| 1 | [ Jan 7 22:00:53 Enabled. ] | ||
| 2 | [ Jan 7 22:00:53 Rereading configuration. ] | ||
| 3 | [ Jan 7 22:00:53 Rereading configuration. ] | ||
| 4 | [ Jan 7 22:00:55 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 7 22:00:55 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.07 22:00:57.309505 [ 1 ] {} <Information> Application: Will watch for the process with pid 28351 | ||
| 29 | 2026.01.07 22:00:57.309798 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.07 22:00:57.788037 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28351 | ||
| 31 | 2026.01.07 22:00:57.790531 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.07 22:00:57.790697 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.07 22:00:57.967824 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.07 22:00:57.993443 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.07 22:00:57.993531 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.07 22:00:57.993551 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.07 22:00:57.993607 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.07 22:00:57.994287 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.07 22:00:57.998232 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.07 22:00:57.999136 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.07 22:00:58.000060 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.07 22:00:58.000118 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.07 22:00:58.000160 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.07 22:00:58.000970 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.07 22:00:58.002030 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.07 22:00:58.008490 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.07 22:00:58.009285 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.07 22:00:58.010688 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.07 22:00:58.010793 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.07 22:00:58.011877 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.07 22:00:58.012410 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.07 22:00:58.016760 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.07 22:00:58.017426 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.07 22:00:58.022627 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.07 22:00:58.023033 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.07 22:00:58.023449 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.07 22:00:58.023784 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.07 22:00:58.025271 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.07 22:00:58.025297 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.07 22:00:58.025384 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.07 22:00:58.025479 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.07 22:00:58.033225 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.07 22:00:58.033252 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164772 sec | ||
| 68 | 2026.01.07 22:00:58.033310 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.07 22:00:58.033357 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.07 22:00:58.034096 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.07 22:00:58.034746 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.07 22:00:58.051365 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.07 22:00:58.051411 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.07 22:00:58.051503 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.07 22:00:58.051516 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.07 22:00:58.051554 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.07 22:00:58.051653 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.07 22:00:58.053874 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.07 22:00:58.053929 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.07 22:00:58.053978 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.07 22:00:58.054150 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.07 22:00:58.054192 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.07 22:00:58.054205 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.07 22:00:58.054296 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.07 22:00:58.054309 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.07 22:00:58.054339 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.07 22:00:58.054420 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.07 22:00:58.081128 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.07 22:00:58.083734 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.07 22:00:58.083854 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140883 sec | ||
| 91 | 2026.01.07 22:00:58.083869 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.07 22:00:58.083879 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.07 22:00:58.083904 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.07 22:00:58.084200 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.07 22:00:58.084353 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.07 22:00:58.084369 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.07 22:00:58.084382 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.07 22:00:58.084392 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.07 22:00:58.107127 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.07 22:00:58.107358 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.01.07 22:00:58.108960 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4611e-05 sec. | ||
| 102 | 2026.01.07 22:00:58.109555 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.07 22:00:58.111027 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.07 22:00:58.111052 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.07 22:00:59.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.07 22:01:00.246613 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41795 | ||
| 107 | 2026.01.07 22:01:00.248372 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.07 22:01:00.249135 [ 3 ] {} <Debug> TCP-Session: 993f22c2-7d47-4e99-ba6d-e59b667ba48e Authenticating user 'default' from [fd00:1122:3344:101::b]:41795 | ||
| 109 | 2026.01.07 22:01:00.249289 [ 3 ] {} <Debug> TCP-Session: 993f22c2-7d47-4e99-ba6d-e59b667ba48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.07 22:01:00.249307 [ 3 ] {} <Debug> TCP-Session: 993f22c2-7d47-4e99-ba6d-e59b667ba48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.07 22:01:00.249429 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.07 22:01:00.249552 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.07 22:01:00.249572 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.07 22:01:00.250195 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64244 | ||
| 115 | 2026.01.07 22:01:00.250345 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56185 | ||
| 116 | 2026.01.07 22:01:00.250363 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55591 | ||
| 117 | 2026.01.07 22:01:00.250480 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.07 22:01:00.250590 [ 4 ] {} <Debug> TCP-Session: 585577e5-102f-4fc1-a2f8-496cbe65976a Authenticating user 'default' from [fd00:1122:3344:101::b]:64244 | ||
| 119 | 2026.01.07 22:01:00.250619 [ 4 ] {} <Debug> TCP-Session: 585577e5-102f-4fc1-a2f8-496cbe65976a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.07 22:01:00.250630 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.07 22:01:00.250726 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.07 22:01:00.250757 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46404 | ||
| 123 | 2026.01.07 22:01:00.250762 [ 4 ] {} <Debug> TCP-Session: 585577e5-102f-4fc1-a2f8-496cbe65976a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.07 22:01:00.250809 [ 254 ] {} <Debug> TCP-Session: cb17a3f7-a9e9-43ce-94d9-39dbab6292a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:56185 | ||
| 125 | 2026.01.07 22:01:00.250792 [ 5 ] {} <Debug> TCP-Session: 624cdcb3-de4c-4039-a7e8-6013b4370237 Authenticating user 'default' from [fd00:1122:3344:101::b]:55591 | ||
| 126 | 2026.01.07 22:01:00.250769 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37065 | ||
| 127 | 2026.01.07 22:01:00.250981 [ 254 ] {} <Debug> TCP-Session: cb17a3f7-a9e9-43ce-94d9-39dbab6292a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.07 22:01:00.251033 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60009 | ||
| 129 | 2026.01.07 22:01:00.250920 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.07 22:01:00.250954 [ 5 ] {} <Debug> TCP-Session: 624cdcb3-de4c-4039-a7e8-6013b4370237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.07 22:01:00.251147 [ 254 ] {} <Debug> TCP-Session: cb17a3f7-a9e9-43ce-94d9-39dbab6292a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.07 22:01:00.251126 [ 256 ] {} <Debug> TCP-Session: b8516078-d0b5-4da3-98b1-848872a7b4f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:46404 | ||
| 133 | 2026.01.07 22:01:00.250894 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53244 | ||
| 134 | 2026.01.07 22:01:00.251254 [ 256 ] {} <Debug> TCP-Session: b8516078-d0b5-4da3-98b1-848872a7b4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.07 22:01:00.251306 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.07 22:01:00.251226 [ 5 ] {} <Debug> TCP-Session: 624cdcb3-de4c-4039-a7e8-6013b4370237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.07 22:01:00.251389 [ 256 ] {} <Debug> TCP-Session: b8516078-d0b5-4da3-98b1-848872a7b4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.07 22:01:00.251368 [ 258 ] {} <Debug> TCP-Session: 53996026-7e59-44cc-8bc8-287113a018be Authenticating user 'default' from [fd00:1122:3344:101::b]:60009 | ||
| 139 | 2026.01.07 22:01:00.251348 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.07 22:01:00.251462 [ 258 ] {} <Debug> TCP-Session: 53996026-7e59-44cc-8bc8-287113a018be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.07 22:01:00.251520 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.07 22:01:00.251586 [ 255 ] {} <Debug> TCP-Session: 07c78ecf-e0db-4628-96e5-e6d7c983869b Authenticating user 'default' from [fd00:1122:3344:101::b]:37065 | ||
| 143 | 2026.01.07 22:01:00.251600 [ 258 ] {} <Debug> TCP-Session: 53996026-7e59-44cc-8bc8-287113a018be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.07 22:01:00.251593 [ 257 ] {} <Debug> TCP-Session: 15dac846-7169-478a-b0a0-4153f972a001 Authenticating user 'default' from [fd00:1122:3344:101::b]:53244 | ||
| 145 | 2026.01.07 22:01:00.251673 [ 255 ] {} <Debug> TCP-Session: 07c78ecf-e0db-4628-96e5-e6d7c983869b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.07 22:01:00.251757 [ 257 ] {} <Debug> TCP-Session: 15dac846-7169-478a-b0a0-4153f972a001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.07 22:01:00.251762 [ 255 ] {} <Debug> TCP-Session: 07c78ecf-e0db-4628-96e5-e6d7c983869b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.07 22:01:00.251844 [ 257 ] {} <Debug> TCP-Session: 15dac846-7169-478a-b0a0-4153f972a001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.07 22:01:00.303069 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47256 | ||
| 150 | 2026.01.07 22:01:00.304480 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.07 22:01:00.304550 [ 259 ] {} <Debug> TCP-Session: f3b0e1be-e9ef-4190-a257-0f20670f7251 Authenticating user 'default' from [fd00:1122:3344:101::a]:47256 | ||
| 152 | 2026.01.07 22:01:00.304574 [ 259 ] {} <Debug> TCP-Session: f3b0e1be-e9ef-4190-a257-0f20670f7251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.07 22:01:00.304774 [ 259 ] {} <Debug> TCP-Session: f3b0e1be-e9ef-4190-a257-0f20670f7251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.07 22:01:00.304862 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.07 22:01:00.304907 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.07 22:01:00.305018 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.07 22:01:00.305600 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60628 | ||
| 158 | 2026.01.07 22:01:00.305694 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52408 | ||
| 159 | 2026.01.07 22:01:00.305844 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.07 22:01:00.305949 [ 260 ] {} <Debug> TCP-Session: ed878c9a-65f8-4f01-a417-b940ae05fb1e Authenticating user 'default' from [fd00:1122:3344:101::a]:60628 | ||
| 161 | 2026.01.07 22:01:00.305971 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.07 22:01:00.305993 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37375 | ||
| 163 | 2026.01.07 22:01:00.306003 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62322 | ||
| 164 | 2026.01.07 22:01:00.306060 [ 261 ] {} <Debug> TCP-Session: 8a45aeba-0e3b-44c1-b271-e443ba6601b3 Authenticating user 'default' from [fd00:1122:3344:101::a]:52408 | ||
| 165 | 2026.01.07 22:01:00.306037 [ 260 ] {} <Debug> TCP-Session: ed878c9a-65f8-4f01-a417-b940ae05fb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.07 22:01:00.306189 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.07 22:01:00.306263 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39346 | ||
| 168 | 2026.01.07 22:01:00.306276 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46614 | ||
| 169 | 2026.01.07 22:01:00.306296 [ 263 ] {} <Debug> TCP-Session: 74a61fea-5c4d-499e-8390-2e7b2197ab65 Authenticating user 'default' from [fd00:1122:3344:101::a]:37375 | ||
| 170 | 2026.01.07 22:01:00.306220 [ 261 ] {} <Debug> TCP-Session: 8a45aeba-0e3b-44c1-b271-e443ba6601b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.07 22:01:00.306398 [ 263 ] {} <Debug> TCP-Session: 74a61fea-5c4d-499e-8390-2e7b2197ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.07 22:01:00.306393 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43603 | ||
| 173 | 2026.01.07 22:01:00.306354 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.07 22:01:00.306463 [ 261 ] {} <Debug> TCP-Session: 8a45aeba-0e3b-44c1-b271-e443ba6601b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.07 22:01:00.306520 [ 263 ] {} <Debug> TCP-Session: 74a61fea-5c4d-499e-8390-2e7b2197ab65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.07 22:01:00.306543 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.07 22:01:00.306505 [ 262 ] {} <Debug> TCP-Session: 24e11f35-847c-4048-b5c9-7ac925852528 Authenticating user 'default' from [fd00:1122:3344:101::a]:62322 | ||
| 178 | 2026.01.07 22:01:00.306652 [ 265 ] {} <Debug> TCP-Session: 435483c0-bdaf-4531-9f5a-8935bb9114df Authenticating user 'default' from [fd00:1122:3344:101::a]:39346 | ||
| 179 | 2026.01.07 22:01:00.306199 [ 260 ] {} <Debug> TCP-Session: ed878c9a-65f8-4f01-a417-b940ae05fb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.07 22:01:00.306735 [ 262 ] {} <Debug> TCP-Session: 24e11f35-847c-4048-b5c9-7ac925852528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.07 22:01:00.306755 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.07 22:01:00.306725 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.07 22:01:00.306768 [ 265 ] {} <Debug> TCP-Session: 435483c0-bdaf-4531-9f5a-8935bb9114df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.07 22:01:00.306910 [ 264 ] {} <Debug> TCP-Session: 0493fe06-1a74-40e5-9f18-7dc7c586c236 Authenticating user 'default' from [fd00:1122:3344:101::a]:46614 | ||
| 185 | 2026.01.07 22:01:00.306901 [ 266 ] {} <Debug> TCP-Session: 1f447c80-5fdc-437a-8967-3e9c10834fb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43603 | ||
| 186 | 2026.01.07 22:01:00.306987 [ 265 ] {} <Debug> TCP-Session: 435483c0-bdaf-4531-9f5a-8935bb9114df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.07 22:01:00.307018 [ 266 ] {} <Debug> TCP-Session: 1f447c80-5fdc-437a-8967-3e9c10834fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.07 22:01:00.307008 [ 264 ] {} <Debug> TCP-Session: 0493fe06-1a74-40e5-9f18-7dc7c586c236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.07 22:01:00.306871 [ 262 ] {} <Debug> TCP-Session: 24e11f35-847c-4048-b5c9-7ac925852528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.07 22:01:00.307121 [ 266 ] {} <Debug> TCP-Session: 1f447c80-5fdc-437a-8967-3e9c10834fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.07 22:01:00.307104 [ 264 ] {} <Debug> TCP-Session: 0493fe06-1a74-40e5-9f18-7dc7c586c236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.07 22:01:00.443404 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62884 | ||
| 193 | 2026.01.07 22:01:00.448275 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.07 22:01:00.448373 [ 267 ] {} <Debug> TCP-Session: ea9b1b57-49d8-476c-84cc-13a74014b838 Authenticating user 'default' from [fd00:1122:3344:101::c]:62884 | ||
| 195 | 2026.01.07 22:01:00.448402 [ 267 ] {} <Debug> TCP-Session: ea9b1b57-49d8-476c-84cc-13a74014b838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.07 22:01:00.448415 [ 267 ] {} <Debug> TCP-Session: ea9b1b57-49d8-476c-84cc-13a74014b838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.07 22:01:00.448602 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.07 22:01:00.448637 [ 267 ] {} <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 | ||
| 199 | 2026.01.07 22:01:00.448797 [ 267 ] {} <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 | ||
| 200 | 2026.01.07 22:01:00.449380 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50184 | ||
| 201 | 2026.01.07 22:01:00.449492 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52835 | ||
| 202 | 2026.01.07 22:01:00.449603 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.07 22:01:00.449649 [ 268 ] {} <Debug> TCP-Session: 8da139cd-1b07-404b-8065-e2276b965222 Authenticating user 'default' from [fd00:1122:3344:101::c]:50184 | ||
| 204 | 2026.01.07 22:01:00.449770 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48258 | ||
| 205 | 2026.01.07 22:01:00.449734 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51805 | ||
| 206 | 2026.01.07 22:01:00.449841 [ 268 ] {} <Debug> TCP-Session: 8da139cd-1b07-404b-8065-e2276b965222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.07 22:01:00.449851 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.01.07 22:01:00.449896 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43856 | ||
| 209 | 2026.01.07 22:01:00.449870 [ 268 ] {} <Debug> TCP-Session: 8da139cd-1b07-404b-8065-e2276b965222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.01.07 22:01:00.450091 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40879 | ||
| 211 | 2026.01.07 22:01:00.450305 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.07 22:01:00.450403 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61895 | ||
| 213 | 2026.01.07 22:01:00.450439 [ 269 ] {} <Debug> TCP-Session: e3d4c274-90ef-4141-b857-254b7a997779 Authenticating user 'default' from [fd00:1122:3344:101::c]:52835 | ||
| 214 | 2026.01.07 22:01:00.450441 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.07 22:01:00.450552 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.07 22:01:00.450574 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.07 22:01:00.450532 [ 269 ] {} <Debug> TCP-Session: e3d4c274-90ef-4141-b857-254b7a997779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.07 22:01:00.450670 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.07 22:01:00.450693 [ 273 ] {} <Debug> TCP-Session: cb40f439-22e8-4b1e-815b-bce0b8d06aae Authenticating user 'default' from [fd00:1122:3344:101::c]:40879 | ||
| 220 | 2026.01.07 22:01:00.450708 [ 269 ] {} <Debug> TCP-Session: e3d4c274-90ef-4141-b857-254b7a997779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.07 22:01:00.450690 [ 272 ] {} <Debug> TCP-Session: 5e3fe5d8-3e0f-4ac3-88dd-32e4bd7cf3ab Authenticating user 'default' from [fd00:1122:3344:101::c]:43856 | ||
| 222 | 2026.01.07 22:01:00.450663 [ 270 ] {} <Debug> TCP-Session: 4e55ee65-11ac-48ee-a137-a07a95874d11 Authenticating user 'default' from [fd00:1122:3344:101::c]:48258 | ||
| 223 | 2026.01.07 22:01:00.450854 [ 274 ] {} <Debug> TCP-Session: dc08c955-e7e0-4e45-ac3a-6efdf683e492 Authenticating user 'default' from [fd00:1122:3344:101::c]:61895 | ||
| 224 | 2026.01.07 22:01:00.450869 [ 272 ] {} <Debug> TCP-Session: 5e3fe5d8-3e0f-4ac3-88dd-32e4bd7cf3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.07 22:01:00.450505 [ 271 ] {} <Debug> TCP-Session: 304c81c7-ced2-4a13-8816-a43c3017c97a Authenticating user 'default' from [fd00:1122:3344:101::c]:51805 | ||
| 226 | 2026.01.07 22:01:00.451002 [ 272 ] {} <Debug> TCP-Session: 5e3fe5d8-3e0f-4ac3-88dd-32e4bd7cf3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.07 22:01:00.451006 [ 273 ] {} <Debug> TCP-Session: cb40f439-22e8-4b1e-815b-bce0b8d06aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.07 22:01:00.451026 [ 271 ] {} <Debug> TCP-Session: 304c81c7-ced2-4a13-8816-a43c3017c97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.07 22:01:00.451113 [ 274 ] {} <Debug> TCP-Session: dc08c955-e7e0-4e45-ac3a-6efdf683e492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.07 22:01:00.451123 [ 273 ] {} <Debug> TCP-Session: cb40f439-22e8-4b1e-815b-bce0b8d06aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.07 22:01:00.451191 [ 271 ] {} <Debug> TCP-Session: 304c81c7-ced2-4a13-8816-a43c3017c97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.07 22:01:00.451212 [ 274 ] {} <Debug> TCP-Session: dc08c955-e7e0-4e45-ac3a-6efdf683e492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.07 22:01:00.451310 [ 270 ] {} <Debug> TCP-Session: 4e55ee65-11ac-48ee-a137-a07a95874d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.07 22:01:00.451437 [ 270 ] {} <Debug> TCP-Session: 4e55ee65-11ac-48ee-a137-a07a95874d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.07 22:01:01.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.44 MiB, peak 118.44 MiB, free memory in arenas 0.00 B, will set to 120.04 MiB (RSS), difference: 1.59 MiB | ||
| 236 | 2026.01.07 22:01:04.268478 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37372 | ||
| 237 | 2026.01.07 22:01:04.271639 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.01.07 22:01:04.271684 [ 275 ] {} <Debug> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37372 | ||
| 239 | 2026.01.07 22:01:04.271704 [ 275 ] {} <Debug> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.07 22:01:04.271792 [ 275 ] {} <Debug> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.07 22:01:04.271866 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.01.07 22:01:04.271899 [ 275 ] {} <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 | ||
| 243 | 2026.01.07 22:01:04.271978 [ 275 ] {} <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 | ||
| 244 | 2026.01.07 22:01:04.272575 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44606 | ||
| 245 | 2026.01.07 22:01:04.272701 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38855 | ||
| 246 | 2026.01.07 22:01:04.272810 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.01.07 22:01:04.272850 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55416 | ||
| 248 | 2026.01.07 22:01:04.272853 [ 276 ] {} <Debug> TCP-Session: b15aac1c-fafa-4970-b306-d57cd47a067a Authenticating user 'default' from [fd00:1122:3344:101::d]:44606 | ||
| 249 | 2026.01.07 22:01:04.272944 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.01.07 22:01:04.272961 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32809 | ||
| 251 | 2026.01.07 22:01:04.273003 [ 277 ] {} <Debug> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Authenticating user 'default' from [fd00:1122:3344:101::d]:38855 | ||
| 252 | 2026.01.07 22:01:04.272971 [ 276 ] {} <Debug> TCP-Session: b15aac1c-fafa-4970-b306-d57cd47a067a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.01.07 22:01:04.273075 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54249 | ||
| 254 | 2026.01.07 22:01:04.273092 [ 277 ] {} <Debug> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.01.07 22:01:04.273092 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.01.07 22:01:04.273095 [ 276 ] {} <Debug> TCP-Session: b15aac1c-fafa-4970-b306-d57cd47a067a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.01.07 22:01:04.273195 [ 277 ] {} <Debug> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.07 22:01:04.273216 [ 278 ] {} <Debug> TCP-Session: 38fae1d4-ed13-4c2a-9aaf-8d3c143c778e Authenticating user 'default' from [fd00:1122:3344:101::d]:55416 | ||
| 259 | 2026.01.07 22:01:04.273216 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.01.07 22:01:04.273206 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64195 | ||
| 261 | 2026.01.07 22:01:04.273345 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46783 | ||
| 262 | 2026.01.07 22:01:04.273331 [ 279 ] {} <Debug> TCP-Session: 18cdaf6a-9602-43b9-bfe0-c72034746556 Authenticating user 'default' from [fd00:1122:3344:101::d]:32809 | ||
| 263 | 2026.01.07 22:01:04.273300 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.07 22:01:04.273443 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57212 | ||
| 265 | 2026.01.07 22:01:04.273465 [ 279 ] {} <Debug> TCP-Session: 18cdaf6a-9602-43b9-bfe0-c72034746556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.01.07 22:01:04.273307 [ 278 ] {} <Debug> TCP-Session: 38fae1d4-ed13-4c2a-9aaf-8d3c143c778e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.07 22:01:04.273494 [ 280 ] {} <Debug> TCP-Session: c4860e78-8f79-482c-b950-649df254b7ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54249 | ||
| 268 | 2026.01.07 22:01:04.273682 [ 278 ] {} <Debug> TCP-Session: 38fae1d4-ed13-4c2a-9aaf-8d3c143c778e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.07 22:01:04.273697 [ 280 ] {} <Debug> TCP-Session: c4860e78-8f79-482c-b950-649df254b7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.07 22:01:04.273793 [ 279 ] {} <Debug> TCP-Session: 18cdaf6a-9602-43b9-bfe0-c72034746556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.07 22:01:04.273827 [ 280 ] {} <Debug> TCP-Session: c4860e78-8f79-482c-b950-649df254b7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.07 22:01:04.274210 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.01.07 22:01:04.274250 [ 281 ] {} <Debug> TCP-Session: 48f3990f-0f8e-4e7b-bf89-dba76caf9343 Authenticating user 'default' from [fd00:1122:3344:101::d]:64195 | ||
| 274 | 2026.01.07 22:01:04.274321 [ 281 ] {} <Debug> TCP-Session: 48f3990f-0f8e-4e7b-bf89-dba76caf9343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.07 22:01:04.274377 [ 281 ] {} <Debug> TCP-Session: 48f3990f-0f8e-4e7b-bf89-dba76caf9343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.07 22:01:04.275617 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.01.07 22:01:04.275645 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.01.07 22:01:04.275667 [ 282 ] {} <Debug> TCP-Session: 49f9180d-c4d5-4649-bec6-fafede625a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:46783 | ||
| 279 | 2026.01.07 22:01:04.275786 [ 283 ] {} <Debug> TCP-Session: 53d3055f-f554-422c-a0e9-d55a5dd9e2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57212 | ||
| 280 | 2026.01.07 22:01:04.275800 [ 282 ] {} <Debug> TCP-Session: 49f9180d-c4d5-4649-bec6-fafede625a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.07 22:01:04.275810 [ 283 ] {} <Debug> TCP-Session: 53d3055f-f554-422c-a0e9-d55a5dd9e2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.07 22:01:04.275917 [ 282 ] {} <Debug> TCP-Session: 49f9180d-c4d5-4649-bec6-fafede625a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.07 22:01:04.275937 [ 283 ] {} <Debug> TCP-Session: 53d3055f-f554-422c-a0e9-d55a5dd9e2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.07 22:01:04.281834 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.01.07 22:01:04.284750 [ 275 ] {18cc3c0f-c326-44d7-952b-27b76b573c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.01.07 22:01:04.430167 [ 275 ] {18cc3c0f-c326-44d7-952b-27b76b573c78} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37372) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.01.07 22:01:04.431251 [ 275 ] {18cc3c0f-c326-44d7-952b-27b76b573c78} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.01.07 22:01:04.431481 [ 275 ] {18cc3c0f-c326-44d7-952b-27b76b573c78} <Debug> TCPHandler: Processed in 0.158166629 sec. | ||
| 335 | 2026.01.07 22:01:04.431937 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.01.07 22:01:04.432269 [ 277 ] {f1b36d38-acda-4c50-8b2e-fe231b62c6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.01.07 22:01:04.432630 [ 277 ] {f1b36d38-acda-4c50-8b2e-fe231b62c6c9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38855) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.01.07 22:01:04.432949 [ 277 ] {f1b36d38-acda-4c50-8b2e-fe231b62c6c9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.01.07 22:01:04.433201 [ 277 ] {f1b36d38-acda-4c50-8b2e-fe231b62c6c9} <Debug> TCPHandler: Processed in 0.001446261 sec. | ||
| 386 | 2026.01.07 22:01:04.433502 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.07 22:01:04.434341 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.01.07 22:01:04.435034 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.01.07 22:01:04.444541 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.01.07 22:01:04.444564 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7871e-05 sec | ||
| 391 | 2026.01.07 22:01:04.444577 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.01.07 22:01:04.444675 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.01.07 22:01:04.444699 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.01.07 22:01:04.445404 [ 275 ] {6a1b309c-3826-478a-ad89-be5653474067} <Debug> TCPHandler: Processed in 0.012008677 sec. | ||
| 395 | 2026.01.07 22:01:04.445558 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.01.07 22:01:04.445826 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.01.07 22:01:04.445956 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.01.07 22:01:04.455732 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.07 22:01:04.467108 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0): Loading data parts | ||
| 401 | 2026.01.07 22:01:04.469731 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0): There are no data parts | ||
| 402 | 2026.01.07 22:01:04.481014 [ 275 ] {92fe0f3c-7d7f-4862-b8fd-c19eca73e6ac} <Debug> TCPHandler: Processed in 0.035505565 sec. | ||
| 403 | 2026.01.07 22:01:04.481223 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.07 22:01:04.481418 [ 275 ] {49e19bf7-d2ae-4428-b7d0-47973376a70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.01.07 22:01:04.481597 [ 275 ] {49e19bf7-d2ae-4428-b7d0-47973376a70b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.07 22:01:04.500174 [ 275 ] {49e19bf7-d2ae-4428-b7d0-47973376a70b} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Loading data parts | ||
| 417 | 2026.01.07 22:01:04.500427 [ 275 ] {49e19bf7-d2ae-4428-b7d0-47973376a70b} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): There are no data parts | ||
| 418 | 2026.01.07 22:01:04.505075 [ 275 ] {49e19bf7-d2ae-4428-b7d0-47973376a70b} <Debug> TCPHandler: Processed in 0.023927704 sec. | ||
| 419 | 2026.01.07 22:01:04.505447 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.07 22:01:04.505642 [ 275 ] {397f10fd-0b77-4354-83f3-5b0916323a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 421 | 2026.01.07 22:01:04.505779 [ 275 ] {397f10fd-0b77-4354-83f3-5b0916323a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.07 22:01:04.509937 [ 275 ] {397f10fd-0b77-4354-83f3-5b0916323a81} <Debug> oximeter.measurements_i8 (e8c4d46d-61d9-4705-9eb1-dfaee0500fda): Loading data parts | ||
| 423 | 2026.01.07 22:01:04.510096 [ 275 ] {397f10fd-0b77-4354-83f3-5b0916323a81} <Debug> oximeter.measurements_i8 (e8c4d46d-61d9-4705-9eb1-dfaee0500fda): There are no data parts | ||
| 424 | 2026.01.07 22:01:04.514225 [ 275 ] {397f10fd-0b77-4354-83f3-5b0916323a81} <Debug> TCPHandler: Processed in 0.008856611 sec. | ||
| 425 | 2026.01.07 22:01:04.514393 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.07 22:01:04.514559 [ 275 ] {00b0a9fc-d7dc-4aeb-b952-fff6f74c0624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 427 | 2026.01.07 22:01:04.514738 [ 275 ] {00b0a9fc-d7dc-4aeb-b952-fff6f74c0624} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.07 22:01:04.518918 [ 275 ] {00b0a9fc-d7dc-4aeb-b952-fff6f74c0624} <Debug> oximeter.measurements_u8 (7b8ee6c8-071e-46f2-92ec-dd27862c34e0): Loading data parts | ||
| 429 | 2026.01.07 22:01:04.519087 [ 275 ] {00b0a9fc-d7dc-4aeb-b952-fff6f74c0624} <Debug> oximeter.measurements_u8 (7b8ee6c8-071e-46f2-92ec-dd27862c34e0): There are no data parts | ||
| 430 | 2026.01.07 22:01:04.521733 [ 275 ] {00b0a9fc-d7dc-4aeb-b952-fff6f74c0624} <Debug> TCPHandler: Processed in 0.00739051 sec. | ||
| 431 | 2026.01.07 22:01:04.521955 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.07 22:01:04.522174 [ 275 ] {002769c5-e3cb-441f-8405-b7346735b62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 433 | 2026.01.07 22:01:04.522311 [ 275 ] {002769c5-e3cb-441f-8405-b7346735b62a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.07 22:01:04.525384 [ 275 ] {002769c5-e3cb-441f-8405-b7346735b62a} <Debug> oximeter.measurements_i16 (44c3064b-1e1e-4cba-98a8-c8f4b047b863): Loading data parts | ||
| 435 | 2026.01.07 22:01:04.525541 [ 275 ] {002769c5-e3cb-441f-8405-b7346735b62a} <Debug> oximeter.measurements_i16 (44c3064b-1e1e-4cba-98a8-c8f4b047b863): There are no data parts | ||
| 436 | 2026.01.07 22:01:04.527109 [ 275 ] {002769c5-e3cb-441f-8405-b7346735b62a} <Debug> TCPHandler: Processed in 0.005212157 sec. | ||
| 437 | 2026.01.07 22:01:04.527278 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.07 22:01:04.527447 [ 275 ] {017bde4c-4d6c-48d4-8afd-26c1855f092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 439 | 2026.01.07 22:01:04.527581 [ 275 ] {017bde4c-4d6c-48d4-8afd-26c1855f092e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.07 22:01:04.529491 [ 275 ] {017bde4c-4d6c-48d4-8afd-26c1855f092e} <Debug> oximeter.measurements_u16 (91dd0748-55cf-482b-85f5-6a0c67f8a8a4): Loading data parts | ||
| 441 | 2026.01.07 22:01:04.529644 [ 275 ] {017bde4c-4d6c-48d4-8afd-26c1855f092e} <Debug> oximeter.measurements_u16 (91dd0748-55cf-482b-85f5-6a0c67f8a8a4): There are no data parts | ||
| 442 | 2026.01.07 22:01:04.533212 [ 275 ] {017bde4c-4d6c-48d4-8afd-26c1855f092e} <Debug> TCPHandler: Processed in 0.005987158 sec. | ||
| 443 | 2026.01.07 22:01:04.533369 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.07 22:01:04.535185 [ 275 ] {8605a34e-b365-40a7-ad59-2225228745f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 445 | 2026.01.07 22:01:04.535305 [ 275 ] {8605a34e-b365-40a7-ad59-2225228745f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.07 22:01:04.537995 [ 275 ] {8605a34e-b365-40a7-ad59-2225228745f9} <Debug> oximeter.measurements_i32 (429b7f31-bb32-4731-881e-066025f69663): Loading data parts | ||
| 447 | 2026.01.07 22:01:04.538153 [ 275 ] {8605a34e-b365-40a7-ad59-2225228745f9} <Debug> oximeter.measurements_i32 (429b7f31-bb32-4731-881e-066025f69663): There are no data parts | ||
| 448 | 2026.01.07 22:01:04.539713 [ 275 ] {8605a34e-b365-40a7-ad59-2225228745f9} <Debug> TCPHandler: Processed in 0.006393705 sec. | ||
| 449 | 2026.01.07 22:01:04.539879 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.07 22:01:04.540042 [ 275 ] {d64ac8b0-93ba-40da-ad63-d9faf8244440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 451 | 2026.01.07 22:01:04.540176 [ 275 ] {d64ac8b0-93ba-40da-ad63-d9faf8244440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.07 22:01:04.542673 [ 275 ] {d64ac8b0-93ba-40da-ad63-d9faf8244440} <Debug> oximeter.measurements_u32 (e2fd6008-ffc2-4486-a996-8a4405613d2a): Loading data parts | ||
| 453 | 2026.01.07 22:01:04.542826 [ 275 ] {d64ac8b0-93ba-40da-ad63-d9faf8244440} <Debug> oximeter.measurements_u32 (e2fd6008-ffc2-4486-a996-8a4405613d2a): There are no data parts | ||
| 454 | 2026.01.07 22:01:04.545963 [ 275 ] {d64ac8b0-93ba-40da-ad63-d9faf8244440} <Debug> TCPHandler: Processed in 0.006136991 sec. | ||
| 455 | 2026.01.07 22:01:04.546124 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.07 22:01:04.546386 [ 275 ] {9220195f-366c-4fe9-b841-92efd161c876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 457 | 2026.01.07 22:01:04.546533 [ 275 ] {9220195f-366c-4fe9-b841-92efd161c876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.07 22:01:04.549191 [ 275 ] {9220195f-366c-4fe9-b841-92efd161c876} <Debug> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Loading data parts | ||
| 459 | 2026.01.07 22:01:04.549346 [ 275 ] {9220195f-366c-4fe9-b841-92efd161c876} <Debug> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): There are no data parts | ||
| 460 | 2026.01.07 22:01:04.553160 [ 275 ] {9220195f-366c-4fe9-b841-92efd161c876} <Debug> TCPHandler: Processed in 0.007086965 sec. | ||
| 461 | 2026.01.07 22:01:04.553315 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.07 22:01:04.553477 [ 275 ] {609a4163-d41f-4bc9-94a4-2fb19e9382b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 463 | 2026.01.07 22:01:04.553603 [ 275 ] {609a4163-d41f-4bc9-94a4-2fb19e9382b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.07 22:01:04.555691 [ 275 ] {609a4163-d41f-4bc9-94a4-2fb19e9382b1} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Loading data parts | ||
| 465 | 2026.01.07 22:01:04.555913 [ 275 ] {609a4163-d41f-4bc9-94a4-2fb19e9382b1} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): There are no data parts | ||
| 466 | 2026.01.07 22:01:04.557297 [ 275 ] {609a4163-d41f-4bc9-94a4-2fb19e9382b1} <Debug> TCPHandler: Processed in 0.004032339 sec. | ||
| 467 | 2026.01.07 22:01:04.557452 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.07 22:01:04.557691 [ 275 ] {af2b954e-a4b2-4d37-a0f6-4db8c60c6e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 469 | 2026.01.07 22:01:04.557809 [ 275 ] {af2b954e-a4b2-4d37-a0f6-4db8c60c6e4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.07 22:01:04.559758 [ 275 ] {af2b954e-a4b2-4d37-a0f6-4db8c60c6e4a} <Debug> oximeter.measurements_f32 (4e3d9e40-8f28-465d-813a-18e9e33a48d8): Loading data parts | ||
| 471 | 2026.01.07 22:01:04.559906 [ 275 ] {af2b954e-a4b2-4d37-a0f6-4db8c60c6e4a} <Debug> oximeter.measurements_f32 (4e3d9e40-8f28-465d-813a-18e9e33a48d8): There are no data parts | ||
| 472 | 2026.01.07 22:01:04.561286 [ 275 ] {af2b954e-a4b2-4d37-a0f6-4db8c60c6e4a} <Debug> TCPHandler: Processed in 0.003883157 sec. | ||
| 473 | 2026.01.07 22:01:04.561489 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.07 22:01:04.561705 [ 275 ] {1646e91c-1f05-4303-9630-4ecb0764f4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 475 | 2026.01.07 22:01:04.561837 [ 275 ] {1646e91c-1f05-4303-9630-4ecb0764f4a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.07 22:01:04.565777 [ 275 ] {1646e91c-1f05-4303-9630-4ecb0764f4a0} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Loading data parts | ||
| 477 | 2026.01.07 22:01:04.565979 [ 275 ] {1646e91c-1f05-4303-9630-4ecb0764f4a0} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): There are no data parts | ||
| 478 | 2026.01.07 22:01:04.567873 [ 275 ] {1646e91c-1f05-4303-9630-4ecb0764f4a0} <Debug> TCPHandler: Processed in 0.006461856 sec. | ||
| 479 | 2026.01.07 22:01:04.568117 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.07 22:01:04.568452 [ 275 ] {bd091bca-0885-4c93-bcc4-1f343e1cab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 481 | 2026.01.07 22:01:04.568594 [ 275 ] {bd091bca-0885-4c93-bcc4-1f343e1cab31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.07 22:01:04.571433 [ 275 ] {bd091bca-0885-4c93-bcc4-1f343e1cab31} <Debug> oximeter.measurements_string (1053960f-6003-422f-8a96-4f6dc82b741c): Loading data parts | ||
| 483 | 2026.01.07 22:01:04.571600 [ 275 ] {bd091bca-0885-4c93-bcc4-1f343e1cab31} <Debug> oximeter.measurements_string (1053960f-6003-422f-8a96-4f6dc82b741c): There are no data parts | ||
| 484 | 2026.01.07 22:01:04.574126 [ 275 ] {bd091bca-0885-4c93-bcc4-1f343e1cab31} <Debug> TCPHandler: Processed in 0.006070979 sec. | ||
| 485 | 2026.01.07 22:01:04.574290 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.07 22:01:04.574448 [ 275 ] {fecddcc7-2098-4ee9-8672-9411fe85bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.07 22:01:04.574609 [ 275 ] {fecddcc7-2098-4ee9-8672-9411fe85bc6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.07 22:01:04.577843 [ 275 ] {fecddcc7-2098-4ee9-8672-9411fe85bc6a} <Debug> oximeter.measurements_bytes (5242677b-afad-490d-81a7-815e8e04d9c0): Loading data parts | ||
| 496 | 2026.01.07 22:01:04.578063 [ 275 ] {fecddcc7-2098-4ee9-8672-9411fe85bc6a} <Debug> oximeter.measurements_bytes (5242677b-afad-490d-81a7-815e8e04d9c0): There are no data parts | ||
| 497 | 2026.01.07 22:01:04.581106 [ 275 ] {fecddcc7-2098-4ee9-8672-9411fe85bc6a} <Debug> TCPHandler: Processed in 0.006866321 sec. | ||
| 498 | 2026.01.07 22:01:04.581320 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.07 22:01:04.581544 [ 275 ] {1118164b-a0b2-4495-bb53-609bb997a0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 500 | 2026.01.07 22:01:04.581688 [ 275 ] {1118164b-a0b2-4495-bb53-609bb997a0b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.07 22:01:04.585660 [ 275 ] {1118164b-a0b2-4495-bb53-609bb997a0b3} <Debug> oximeter.measurements_cumulativei64 (a66fa2e5-1917-4eb3-8502-737324065eb0): Loading data parts | ||
| 502 | 2026.01.07 22:01:04.585820 [ 275 ] {1118164b-a0b2-4495-bb53-609bb997a0b3} <Debug> oximeter.measurements_cumulativei64 (a66fa2e5-1917-4eb3-8502-737324065eb0): There are no data parts | ||
| 503 | 2026.01.07 22:01:04.587474 [ 275 ] {1118164b-a0b2-4495-bb53-609bb997a0b3} <Debug> TCPHandler: Processed in 0.006238422 sec. | ||
| 504 | 2026.01.07 22:01:04.587740 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.07 22:01:04.587909 [ 275 ] {0af3d3f6-9529-4903-a165-4efa6dc3db49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 506 | 2026.01.07 22:01:04.588037 [ 275 ] {0af3d3f6-9529-4903-a165-4efa6dc3db49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.07 22:01:04.591409 [ 275 ] {0af3d3f6-9529-4903-a165-4efa6dc3db49} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Loading data parts | ||
| 508 | 2026.01.07 22:01:04.591653 [ 275 ] {0af3d3f6-9529-4903-a165-4efa6dc3db49} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): There are no data parts | ||
| 509 | 2026.01.07 22:01:04.593128 [ 275 ] {0af3d3f6-9529-4903-a165-4efa6dc3db49} <Debug> TCPHandler: Processed in 0.005443701 sec. | ||
| 510 | 2026.01.07 22:01:04.593288 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.07 22:01:04.593542 [ 275 ] {cac39f17-8c3f-4cbd-b60f-18f874fe8fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 512 | 2026.01.07 22:01:04.593686 [ 275 ] {cac39f17-8c3f-4cbd-b60f-18f874fe8fac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.07 22:01:04.596598 [ 275 ] {cac39f17-8c3f-4cbd-b60f-18f874fe8fac} <Debug> oximeter.measurements_cumulativef32 (2a6ce812-7039-436b-b796-231537e1ad2c): Loading data parts | ||
| 514 | 2026.01.07 22:01:04.596758 [ 275 ] {cac39f17-8c3f-4cbd-b60f-18f874fe8fac} <Debug> oximeter.measurements_cumulativef32 (2a6ce812-7039-436b-b796-231537e1ad2c): There are no data parts | ||
| 515 | 2026.01.07 22:01:04.601158 [ 275 ] {cac39f17-8c3f-4cbd-b60f-18f874fe8fac} <Debug> TCPHandler: Processed in 0.007921157 sec. | ||
| 516 | 2026.01.07 22:01:04.601311 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.07 22:01:04.601473 [ 275 ] {86c5089f-deab-4887-81bf-5525037401a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 518 | 2026.01.07 22:01:04.601609 [ 275 ] {86c5089f-deab-4887-81bf-5525037401a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.07 22:01:04.608847 [ 275 ] {86c5089f-deab-4887-81bf-5525037401a9} <Debug> oximeter.measurements_cumulativef64 (1681e357-67d3-40c3-b665-bbf2e27b5fab): Loading data parts | ||
| 520 | 2026.01.07 22:01:04.609091 [ 275 ] {86c5089f-deab-4887-81bf-5525037401a9} <Debug> oximeter.measurements_cumulativef64 (1681e357-67d3-40c3-b665-bbf2e27b5fab): There are no data parts | ||
| 521 | 2026.01.07 22:01:04.613747 [ 275 ] {86c5089f-deab-4887-81bf-5525037401a9} <Debug> TCPHandler: Processed in 0.012484955 sec. | ||
| 522 | 2026.01.07 22:01:04.614011 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.07 22:01:04.614236 [ 275 ] {524e61a5-7c88-4a29-bb66-76aae2bacead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.01.07 22:01:04.614395 [ 275 ] {524e61a5-7c88-4a29-bb66-76aae2bacead} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.07 22:01:04.619760 [ 275 ] {524e61a5-7c88-4a29-bb66-76aae2bacead} <Debug> oximeter.measurements_histogrami8 (a0ab5340-49e8-4609-b7b9-6ffe617b4c95): Loading data parts | ||
| 536 | 2026.01.07 22:01:04.619932 [ 275 ] {524e61a5-7c88-4a29-bb66-76aae2bacead} <Debug> oximeter.measurements_histogrami8 (a0ab5340-49e8-4609-b7b9-6ffe617b4c95): There are no data parts | ||
| 537 | 2026.01.07 22:01:04.623796 [ 275 ] {524e61a5-7c88-4a29-bb66-76aae2bacead} <Debug> TCPHandler: Processed in 0.009836375 sec. | ||
| 538 | 2026.01.07 22:01:04.623949 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.07 22:01:04.624162 [ 275 ] {e9f50ade-1828-4272-855b-5bf82e8758e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 540 | 2026.01.07 22:01:04.624305 [ 275 ] {e9f50ade-1828-4272-855b-5bf82e8758e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.07 22:01:04.627336 [ 275 ] {e9f50ade-1828-4272-855b-5bf82e8758e4} <Debug> oximeter.measurements_histogramu8 (116c3a03-348a-4858-aa0a-b756fbc21ee1): Loading data parts | ||
| 542 | 2026.01.07 22:01:04.627526 [ 275 ] {e9f50ade-1828-4272-855b-5bf82e8758e4} <Debug> oximeter.measurements_histogramu8 (116c3a03-348a-4858-aa0a-b756fbc21ee1): There are no data parts | ||
| 543 | 2026.01.07 22:01:04.632130 [ 275 ] {e9f50ade-1828-4272-855b-5bf82e8758e4} <Debug> TCPHandler: Processed in 0.008229092 sec. | ||
| 544 | 2026.01.07 22:01:04.632328 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.07 22:01:04.632593 [ 275 ] {0e311894-ccfd-49b0-826e-a27b79d2a774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 546 | 2026.01.07 22:01:04.632726 [ 275 ] {0e311894-ccfd-49b0-826e-a27b79d2a774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.07 22:01:04.636539 [ 275 ] {0e311894-ccfd-49b0-826e-a27b79d2a774} <Debug> oximeter.measurements_histogrami16 (910403bc-c2cd-4e78-9e25-2d3f1407783a): Loading data parts | ||
| 548 | 2026.01.07 22:01:04.636704 [ 275 ] {0e311894-ccfd-49b0-826e-a27b79d2a774} <Debug> oximeter.measurements_histogrami16 (910403bc-c2cd-4e78-9e25-2d3f1407783a): There are no data parts | ||
| 549 | 2026.01.07 22:01:04.638924 [ 275 ] {0e311894-ccfd-49b0-826e-a27b79d2a774} <Debug> TCPHandler: Processed in 0.006645248 sec. | ||
| 550 | 2026.01.07 22:01:04.639081 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.07 22:01:04.639313 [ 275 ] {6f22ea87-eeab-41f5-8a7f-90e94de7ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 552 | 2026.01.07 22:01:04.639450 [ 275 ] {6f22ea87-eeab-41f5-8a7f-90e94de7ed33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.07 22:01:04.644175 [ 275 ] {6f22ea87-eeab-41f5-8a7f-90e94de7ed33} <Debug> oximeter.measurements_histogramu16 (8c067003-4492-407a-b2ec-51e15cb464dd): Loading data parts | ||
| 554 | 2026.01.07 22:01:04.644333 [ 275 ] {6f22ea87-eeab-41f5-8a7f-90e94de7ed33} <Debug> oximeter.measurements_histogramu16 (8c067003-4492-407a-b2ec-51e15cb464dd): There are no data parts | ||
| 555 | 2026.01.07 22:01:04.645658 [ 275 ] {6f22ea87-eeab-41f5-8a7f-90e94de7ed33} <Debug> TCPHandler: Processed in 0.006627478 sec. | ||
| 556 | 2026.01.07 22:01:04.645859 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.07 22:01:04.646131 [ 275 ] {1960a294-2072-4643-b8f5-326fcfbb743f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 558 | 2026.01.07 22:01:04.646286 [ 275 ] {1960a294-2072-4643-b8f5-326fcfbb743f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.07 22:01:04.649464 [ 275 ] {1960a294-2072-4643-b8f5-326fcfbb743f} <Debug> oximeter.measurements_histogrami32 (6f2dd2d6-0f80-41e6-9675-1ba5fa93392f): Loading data parts | ||
| 560 | 2026.01.07 22:01:04.649631 [ 275 ] {1960a294-2072-4643-b8f5-326fcfbb743f} <Debug> oximeter.measurements_histogrami32 (6f2dd2d6-0f80-41e6-9675-1ba5fa93392f): There are no data parts | ||
| 561 | 2026.01.07 22:01:04.651458 [ 275 ] {1960a294-2072-4643-b8f5-326fcfbb743f} <Debug> TCPHandler: Processed in 0.005647683 sec. | ||
| 562 | 2026.01.07 22:01:04.651625 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.07 22:01:04.651853 [ 275 ] {b787b041-9e21-472a-afc3-443634661471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 564 | 2026.01.07 22:01:04.652001 [ 275 ] {b787b041-9e21-472a-afc3-443634661471} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.07 22:01:04.657490 [ 275 ] {b787b041-9e21-472a-afc3-443634661471} <Debug> oximeter.measurements_histogramu32 (3a8f4b1c-291c-474b-9218-08c216988de8): Loading data parts | ||
| 566 | 2026.01.07 22:01:04.657647 [ 275 ] {b787b041-9e21-472a-afc3-443634661471} <Debug> oximeter.measurements_histogramu32 (3a8f4b1c-291c-474b-9218-08c216988de8): There are no data parts | ||
| 567 | 2026.01.07 22:01:04.662454 [ 275 ] {b787b041-9e21-472a-afc3-443634661471} <Debug> TCPHandler: Processed in 0.010886451 sec. | ||
| 568 | 2026.01.07 22:01:04.662652 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.07 22:01:04.663005 [ 275 ] {f98bcc36-e2de-4c85-8ffe-52c27f59ffe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 570 | 2026.01.07 22:01:04.663146 [ 275 ] {f98bcc36-e2de-4c85-8ffe-52c27f59ffe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.07 22:01:04.667971 [ 275 ] {f98bcc36-e2de-4c85-8ffe-52c27f59ffe5} <Debug> oximeter.measurements_histogrami64 (5e62d023-c88e-491f-811f-a2ab78a78474): Loading data parts | ||
| 572 | 2026.01.07 22:01:04.668124 [ 275 ] {f98bcc36-e2de-4c85-8ffe-52c27f59ffe5} <Debug> oximeter.measurements_histogrami64 (5e62d023-c88e-491f-811f-a2ab78a78474): There are no data parts | ||
| 573 | 2026.01.07 22:01:04.670667 [ 275 ] {f98bcc36-e2de-4c85-8ffe-52c27f59ffe5} <Debug> TCPHandler: Processed in 0.008063519 sec. | ||
| 574 | 2026.01.07 22:01:04.670818 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.07 22:01:04.671030 [ 275 ] {d961ac0e-ac2e-47a8-9256-a2441bc603bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 576 | 2026.01.07 22:01:04.671164 [ 275 ] {d961ac0e-ac2e-47a8-9256-a2441bc603bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.07 22:01:04.675374 [ 275 ] {d961ac0e-ac2e-47a8-9256-a2441bc603bb} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Loading data parts | ||
| 578 | 2026.01.07 22:01:04.675616 [ 275 ] {d961ac0e-ac2e-47a8-9256-a2441bc603bb} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): There are no data parts | ||
| 579 | 2026.01.07 22:01:04.678291 [ 275 ] {d961ac0e-ac2e-47a8-9256-a2441bc603bb} <Debug> TCPHandler: Processed in 0.007521821 sec. | ||
| 580 | 2026.01.07 22:01:04.678451 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.07 22:01:04.678827 [ 275 ] {3a8f9710-26ad-4665-8d8f-e10e13e11d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 582 | 2026.01.07 22:01:04.679044 [ 275 ] {3a8f9710-26ad-4665-8d8f-e10e13e11d32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.07 22:01:04.684689 [ 275 ] {3a8f9710-26ad-4665-8d8f-e10e13e11d32} <Debug> oximeter.measurements_histogramf32 (022f1a85-4309-4c1b-8914-3ec84d1d9025): Loading data parts | ||
| 584 | 2026.01.07 22:01:04.684844 [ 275 ] {3a8f9710-26ad-4665-8d8f-e10e13e11d32} <Debug> oximeter.measurements_histogramf32 (022f1a85-4309-4c1b-8914-3ec84d1d9025): There are no data parts | ||
| 585 | 2026.01.07 22:01:04.689150 [ 275 ] {3a8f9710-26ad-4665-8d8f-e10e13e11d32} <Debug> TCPHandler: Processed in 0.010748148 sec. | ||
| 586 | 2026.01.07 22:01:04.689296 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.07 22:01:04.689508 [ 275 ] {e431a6e3-ff9e-4d69-a1b2-2a1c4d417317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 588 | 2026.01.07 22:01:04.689655 [ 275 ] {e431a6e3-ff9e-4d69-a1b2-2a1c4d417317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.07 22:01:04.692541 [ 275 ] {e431a6e3-ff9e-4d69-a1b2-2a1c4d417317} <Debug> oximeter.measurements_histogramf64 (8bbb7e75-6e1c-41a8-9260-274661bbb3db): Loading data parts | ||
| 590 | 2026.01.07 22:01:04.692722 [ 275 ] {e431a6e3-ff9e-4d69-a1b2-2a1c4d417317} <Debug> oximeter.measurements_histogramf64 (8bbb7e75-6e1c-41a8-9260-274661bbb3db): There are no data parts | ||
| 591 | 2026.01.07 22:01:04.694538 [ 275 ] {e431a6e3-ff9e-4d69-a1b2-2a1c4d417317} <Debug> TCPHandler: Processed in 0.005290528 sec. | ||
| 592 | 2026.01.07 22:01:04.694736 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.07 22:01:04.694967 [ 275 ] {7e79bdbb-f9ab-47d0-b6d4-7aa547dfa208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.07 22:01:04.695111 [ 275 ] {7e79bdbb-f9ab-47d0-b6d4-7aa547dfa208} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.07 22:01:04.697822 [ 275 ] {7e79bdbb-f9ab-47d0-b6d4-7aa547dfa208} <Debug> oximeter.fields_bool (c1e0857f-2618-46ea-b049-7a985ec8a8b0): Loading data parts | ||
| 621 | 2026.01.07 22:01:04.697970 [ 275 ] {7e79bdbb-f9ab-47d0-b6d4-7aa547dfa208} <Debug> oximeter.fields_bool (c1e0857f-2618-46ea-b049-7a985ec8a8b0): There are no data parts | ||
| 622 | 2026.01.07 22:01:04.699575 [ 275 ] {7e79bdbb-f9ab-47d0-b6d4-7aa547dfa208} <Debug> TCPHandler: Processed in 0.004889863 sec. | ||
| 623 | 2026.01.07 22:01:04.699736 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.07 22:01:04.699894 [ 275 ] {ed30a4f2-2fe4-4a24-91c7-992bd6900216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 625 | 2026.01.07 22:01:04.700036 [ 275 ] {ed30a4f2-2fe4-4a24-91c7-992bd6900216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.07 22:01:04.701839 [ 275 ] {ed30a4f2-2fe4-4a24-91c7-992bd6900216} <Debug> oximeter.fields_i8 (5eb05fa5-9ccb-41c2-90f4-3a15a031163c): Loading data parts | ||
| 627 | 2026.01.07 22:01:04.702097 [ 275 ] {ed30a4f2-2fe4-4a24-91c7-992bd6900216} <Debug> oximeter.fields_i8 (5eb05fa5-9ccb-41c2-90f4-3a15a031163c): There are no data parts | ||
| 628 | 2026.01.07 22:01:04.703568 [ 275 ] {ed30a4f2-2fe4-4a24-91c7-992bd6900216} <Debug> TCPHandler: Processed in 0.003893958 sec. | ||
| 629 | 2026.01.07 22:01:04.703716 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.07 22:01:04.703962 [ 275 ] {4b38f24a-eeb6-4e1e-8da0-0d440305be72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 631 | 2026.01.07 22:01:04.704089 [ 275 ] {4b38f24a-eeb6-4e1e-8da0-0d440305be72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.07 22:01:04.705775 [ 275 ] {4b38f24a-eeb6-4e1e-8da0-0d440305be72} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Loading data parts | ||
| 633 | 2026.01.07 22:01:04.705927 [ 275 ] {4b38f24a-eeb6-4e1e-8da0-0d440305be72} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): There are no data parts | ||
| 634 | 2026.01.07 22:01:04.707255 [ 275 ] {4b38f24a-eeb6-4e1e-8da0-0d440305be72} <Debug> TCPHandler: Processed in 0.003590923 sec. | ||
| 635 | 2026.01.07 22:01:04.707399 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.07 22:01:04.707554 [ 275 ] {f09b6d71-4572-47ff-b749-a2e9050e0b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 637 | 2026.01.07 22:01:04.707686 [ 275 ] {f09b6d71-4572-47ff-b749-a2e9050e0b05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.07 22:01:04.709502 [ 275 ] {f09b6d71-4572-47ff-b749-a2e9050e0b05} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Loading data parts | ||
| 639 | 2026.01.07 22:01:04.709736 [ 275 ] {f09b6d71-4572-47ff-b749-a2e9050e0b05} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): There are no data parts | ||
| 640 | 2026.01.07 22:01:04.711450 [ 275 ] {f09b6d71-4572-47ff-b749-a2e9050e0b05} <Debug> TCPHandler: Processed in 0.00410086 sec. | ||
| 641 | 2026.01.07 22:01:04.711595 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.07 22:01:04.711853 [ 275 ] {848b512d-d141-4be7-84d2-d57971c2c9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 643 | 2026.01.07 22:01:04.712001 [ 275 ] {848b512d-d141-4be7-84d2-d57971c2c9b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.07 22:01:04.713943 [ 275 ] {848b512d-d141-4be7-84d2-d57971c2c9b2} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Loading data parts | ||
| 645 | 2026.01.07 22:01:04.714105 [ 275 ] {848b512d-d141-4be7-84d2-d57971c2c9b2} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): There are no data parts | ||
| 646 | 2026.01.07 22:01:04.715744 [ 275 ] {848b512d-d141-4be7-84d2-d57971c2c9b2} <Debug> TCPHandler: Processed in 0.004197152 sec. | ||
| 647 | 2026.01.07 22:01:04.715897 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.07 22:01:04.716058 [ 275 ] {fd5d3859-6a25-4d6e-9326-bbb63de5ee13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 649 | 2026.01.07 22:01:04.716209 [ 275 ] {fd5d3859-6a25-4d6e-9326-bbb63de5ee13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.07 22:01:04.718769 [ 275 ] {fd5d3859-6a25-4d6e-9326-bbb63de5ee13} <Debug> oximeter.fields_i32 (1c7cf88c-b24c-495b-8029-ed02151118d6): Loading data parts | ||
| 651 | 2026.01.07 22:01:04.718916 [ 275 ] {fd5d3859-6a25-4d6e-9326-bbb63de5ee13} <Debug> oximeter.fields_i32 (1c7cf88c-b24c-495b-8029-ed02151118d6): There are no data parts | ||
| 652 | 2026.01.07 22:01:04.720251 [ 275 ] {fd5d3859-6a25-4d6e-9326-bbb63de5ee13} <Debug> TCPHandler: Processed in 0.004403505 sec. | ||
| 653 | 2026.01.07 22:01:04.720400 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.07 22:01:04.720660 [ 275 ] {25ccb819-5075-420f-b25e-57ebc03828b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 655 | 2026.01.07 22:01:04.720805 [ 275 ] {25ccb819-5075-420f-b25e-57ebc03828b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.07 22:01:04.725185 [ 275 ] {25ccb819-5075-420f-b25e-57ebc03828b8} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Loading data parts | ||
| 657 | 2026.01.07 22:01:04.725365 [ 275 ] {25ccb819-5075-420f-b25e-57ebc03828b8} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): There are no data parts | ||
| 658 | 2026.01.07 22:01:04.727860 [ 275 ] {25ccb819-5075-420f-b25e-57ebc03828b8} <Debug> TCPHandler: Processed in 0.007508181 sec. | ||
| 659 | 2026.01.07 22:01:04.728053 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.07 22:01:04.728229 [ 275 ] {c36ce0c7-6a00-4fe1-86b9-9060666186d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 661 | 2026.01.07 22:01:04.728384 [ 275 ] {c36ce0c7-6a00-4fe1-86b9-9060666186d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.07 22:01:04.731100 [ 275 ] {c36ce0c7-6a00-4fe1-86b9-9060666186d9} <Debug> oximeter.fields_i64 (f8a9b68d-7449-4940-9e33-e1c78952192d): Loading data parts | ||
| 663 | 2026.01.07 22:01:04.731354 [ 275 ] {c36ce0c7-6a00-4fe1-86b9-9060666186d9} <Debug> oximeter.fields_i64 (f8a9b68d-7449-4940-9e33-e1c78952192d): There are no data parts | ||
| 664 | 2026.01.07 22:01:04.735405 [ 275 ] {c36ce0c7-6a00-4fe1-86b9-9060666186d9} <Debug> TCPHandler: Processed in 0.007414149 sec. | ||
| 665 | 2026.01.07 22:01:04.735600 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.07 22:01:04.735808 [ 275 ] {7937bd50-727f-4bfe-a5d8-75114f1c765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 667 | 2026.01.07 22:01:04.735931 [ 275 ] {7937bd50-727f-4bfe-a5d8-75114f1c765e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.07 22:01:04.739520 [ 275 ] {7937bd50-727f-4bfe-a5d8-75114f1c765e} <Debug> oximeter.fields_u64 (ff7e36a7-8b44-42f9-a43b-23ecd424eee5): Loading data parts | ||
| 669 | 2026.01.07 22:01:04.739676 [ 275 ] {7937bd50-727f-4bfe-a5d8-75114f1c765e} <Debug> oximeter.fields_u64 (ff7e36a7-8b44-42f9-a43b-23ecd424eee5): There are no data parts | ||
| 670 | 2026.01.07 22:01:04.741467 [ 275 ] {7937bd50-727f-4bfe-a5d8-75114f1c765e} <Debug> TCPHandler: Processed in 0.005917027 sec. | ||
| 671 | 2026.01.07 22:01:04.741621 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.07 22:01:04.741780 [ 275 ] {6f2d6c74-ffe1-42d1-8b6b-0d80167944c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 673 | 2026.01.07 22:01:04.741911 [ 275 ] {6f2d6c74-ffe1-42d1-8b6b-0d80167944c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.07 22:01:04.743970 [ 275 ] {6f2d6c74-ffe1-42d1-8b6b-0d80167944c3} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Loading data parts | ||
| 675 | 2026.01.07 22:01:04.744132 [ 275 ] {6f2d6c74-ffe1-42d1-8b6b-0d80167944c3} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): There are no data parts | ||
| 676 | 2026.01.07 22:01:04.746200 [ 275 ] {6f2d6c74-ffe1-42d1-8b6b-0d80167944c3} <Debug> TCPHandler: Processed in 0.004627538 sec. | ||
| 677 | 2026.01.07 22:01:04.746453 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.07 22:01:04.746645 [ 275 ] {23919e3e-a44f-40a0-91f4-f3d4262772b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 679 | 2026.01.07 22:01:04.746784 [ 275 ] {23919e3e-a44f-40a0-91f4-f3d4262772b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.07 22:01:04.748838 [ 275 ] {23919e3e-a44f-40a0-91f4-f3d4262772b4} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Loading data parts | ||
| 681 | 2026.01.07 22:01:04.749065 [ 275 ] {23919e3e-a44f-40a0-91f4-f3d4262772b4} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): There are no data parts | ||
| 682 | 2026.01.07 22:01:04.751307 [ 275 ] {23919e3e-a44f-40a0-91f4-f3d4262772b4} <Debug> TCPHandler: Processed in 0.004913383 sec. | ||
| 683 | 2026.01.07 22:01:04.751456 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.07 22:01:04.751710 [ 275 ] {3585578c-b3bf-41fc-801d-fbd7d7a79155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 685 | 2026.01.07 22:01:04.751755 [ 275 ] {3585578c-b3bf-41fc-801d-fbd7d7a79155} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.07 22:01:04.755262 [ 275 ] {3585578c-b3bf-41fc-801d-fbd7d7a79155} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Loading data parts | ||
| 687 | 2026.01.07 22:01:04.755414 [ 275 ] {3585578c-b3bf-41fc-801d-fbd7d7a79155} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): There are no data parts | ||
| 688 | 2026.01.07 22:01:04.757995 [ 275 ] {3585578c-b3bf-41fc-801d-fbd7d7a79155} <Debug> TCPHandler: Processed in 0.006587677 sec. | ||
| 689 | 2026.01.07 22:01:04.758268 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.07 22:01:04.758512 [ 275 ] {bfa02ee2-8103-4579-b372-93038d909b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.07 22:01:04.758695 [ 275 ] {bfa02ee2-8103-4579-b372-93038d909b1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.07 22:01:04.762111 [ 275 ] {bfa02ee2-8103-4579-b372-93038d909b1f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Loading data parts | ||
| 696 | 2026.01.07 22:01:04.762386 [ 275 ] {bfa02ee2-8103-4579-b372-93038d909b1f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): There are no data parts | ||
| 697 | 2026.01.07 22:01:04.764003 [ 275 ] {bfa02ee2-8103-4579-b372-93038d909b1f} <Debug> TCPHandler: Processed in 0.005783075 sec. | ||
| 698 | 2026.01.07 22:01:04.764339 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.07 22:01:04.764742 [ 277 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.07 22:01:04.766149 [ 277 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.07 22:01:04.795263 [ 284 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Trace> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.07 22:01:04.795331 [ 284 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 703 | 2026.01.07 22:01:04.804241 [ 284 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.07 22:01:04.805008 [ 284 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Trace> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.07 22:01:04.807219 [ 277 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04073 sec., 24.551927326295115 rows/sec., 392.83 B/sec. | ||
| 706 | 2026.01.07 22:01:04.807594 [ 277 ] {59340aa9-04a1-428f-aa2a-053a3258c333} <Debug> TCPHandler: Processed in 0.043396241 sec. | ||
| 707 | 2026.01.07 22:01:05.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.42 MiB, peak 127.42 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 12.27 MiB | ||
| 708 | 2026.01.07 22:01:05.554815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.07 22:01:05.554955 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.07 22:01:05.555413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 711 | 2026.01.07 22:01:05.555603 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.07 22:01:05.561532 [ 245 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Loading data parts | ||
| 713 | 2026.01.07 22:01:05.561859 [ 245 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): There are no data parts | ||
| 714 | 2026.01.07 22:01:05.569130 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.07 22:01:05.569207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2026.01.07 22:01:05.575598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.07 22:01:05.576917 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.07 22:01:05.577179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.07 22:01:05.578984 [ 244 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Loading data parts | ||
| 720 | 2026.01.07 22:01:05.579556 [ 244 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): There are no data parts | ||
| 721 | 2026.01.07 22:01:05.622515 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.07 22:01:05.622623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2026.01.07 22:01:05.633103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.07 22:01:05.635924 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): 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.01.07 22:01:05.644407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.07 22:01:06.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.55 MiB, peak 148.55 MiB, free memory in arenas 0.00 B, will set to 153.67 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.01.07 22:01:08.054850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.07 22:01:08.054956 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.07 22:01:08.059378 [ 243 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Loading data parts | ||
| 730 | 2026.01.07 22:01:08.059549 [ 243 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): There are no data parts | ||
| 731 | 2026.01.07 22:01:08.066081 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.07 22:01:08.066123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.07 22:01:08.070453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.07 22:01:08.071123 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.07 22:01:08.071486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.07 22:01:09.000374 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.91 MiB, peak 157.91 MiB, free memory in arenas 0.00 B, will set to 154.75 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.01.07 22:01:13.025527 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.07 22:01:13.025647 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.07 22:01:13.077629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.07 22:01:13.080336 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.07 22:01:13.080387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2026.01.07 22:01:13.081155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.07 22:01:13.081615 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.07 22:01:13.081771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.07 22:01:13.144879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.07 22:01:13.163360 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.07 22:01:13.163418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2026.01.07 22:01:13.169974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.07 22:01:13.171109 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.07 22:01:13.174477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.07 22:01:14.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.51 MiB, peak 159.51 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 2.16 MiB | ||
| 752 | 2026.01.07 22:01:19.000413 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.51 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.07 22:01:20.582869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.07 22:01:20.583332 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.07 22:01:20.583446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 756 | 2026.01.07 22:01:20.584134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.07 22:01:20.584559 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.07 22:01:20.584762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.07 22:01:20.675486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.07 22:01:20.692584 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.07 22:01:20.692642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 762 | 2026.01.07 22:01:20.698917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.07 22:01:20.700044 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.07 22:01:20.703281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.07 22:01:24.827820 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.07 22:01:24.828008 [ 275 ] {3cef8f6f-8ecf-4bfa-8700-8c1f0dcdab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.07 22:01:24.834328 [ 275 ] {3cef8f6f-8ecf-4bfa-8700-8c1f0dcdab96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.07 22:01:24.838328 [ 275 ] {3cef8f6f-8ecf-4bfa-8700-8c1f0dcdab96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.07 22:01:24.844909 [ 275 ] {3cef8f6f-8ecf-4bfa-8700-8c1f0dcdab96} <Debug> TCPHandler: Processed in 0.017213795 sec. | ||
| 770 | 2026.01.07 22:01:24.845762 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.07 22:01:24.845881 [ 275 ] {37723387-1e1c-4f99-a7da-eb95c76012b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.07 22:01:24.850010 [ 275 ] {37723387-1e1c-4f99-a7da-eb95c76012b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.07 22:01:24.850060 [ 275 ] {37723387-1e1c-4f99-a7da-eb95c76012b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.07 22:01:24.852398 [ 275 ] {37723387-1e1c-4f99-a7da-eb95c76012b9} <Debug> TCPHandler: Processed in 0.006656158 sec. | ||
| 775 | 2026.01.07 22:01:24.852663 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.07 22:01:24.852781 [ 275 ] {67e4a3d8-cb85-4e64-b6db-3d4dc26045ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.07 22:01:24.855047 [ 275 ] {67e4a3d8-cb85-4e64-b6db-3d4dc26045ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.07 22:01:24.855102 [ 275 ] {67e4a3d8-cb85-4e64-b6db-3d4dc26045ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.07 22:01:24.855526 [ 275 ] {67e4a3d8-cb85-4e64-b6db-3d4dc26045ac} <Debug> TCPHandler: Processed in 0.002910393 sec. | ||
| 780 | 2026.01.07 22:01:24.855779 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.07 22:01:24.855901 [ 275 ] {d35bcea0-adcb-40e8-973e-ed4da36f5150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 782 | 2026.01.07 22:01:24.856139 [ 275 ] {d35bcea0-adcb-40e8-973e-ed4da36f5150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.07 22:01:24.856181 [ 275 ] {d35bcea0-adcb-40e8-973e-ed4da36f5150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.07 22:01:24.856505 [ 275 ] {d35bcea0-adcb-40e8-973e-ed4da36f5150} <Debug> TCPHandler: Processed in 0.000784421 sec. | ||
| 785 | 2026.01.07 22:01:24.856721 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.07 22:01:24.856833 [ 275 ] {a8422ec1-1b42-43be-b768-12ebf3c06d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 787 | 2026.01.07 22:01:24.857069 [ 275 ] {a8422ec1-1b42-43be-b768-12ebf3c06d9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.07 22:01:24.857111 [ 275 ] {a8422ec1-1b42-43be-b768-12ebf3c06d9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.07 22:01:24.857411 [ 275 ] {a8422ec1-1b42-43be-b768-12ebf3c06d9f} <Debug> TCPHandler: Processed in 0.000736431 sec. | ||
| 790 | 2026.01.07 22:01:24.857627 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.07 22:01:24.857740 [ 275 ] {64a1b709-e934-43a7-a7ab-47c7790a72ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 792 | 2026.01.07 22:01:24.857974 [ 275 ] {64a1b709-e934-43a7-a7ab-47c7790a72ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.07 22:01:24.858016 [ 275 ] {64a1b709-e934-43a7-a7ab-47c7790a72ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.07 22:01:24.858319 [ 275 ] {64a1b709-e934-43a7-a7ab-47c7790a72ac} <Debug> TCPHandler: Processed in 0.000739611 sec. | ||
| 795 | 2026.01.07 22:01:24.858518 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.07 22:01:24.858630 [ 275 ] {6f101667-c294-4706-ac25-37fa39e83789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 797 | 2026.01.07 22:01:24.858862 [ 275 ] {6f101667-c294-4706-ac25-37fa39e83789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.07 22:01:24.858903 [ 275 ] {6f101667-c294-4706-ac25-37fa39e83789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.07 22:01:24.859207 [ 275 ] {6f101667-c294-4706-ac25-37fa39e83789} <Debug> TCPHandler: Processed in 0.000735791 sec. | ||
| 800 | 2026.01.07 22:01:24.859425 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.07 22:01:24.859540 [ 275 ] {cf2bfe37-698a-4f40-a308-54a1a5ce879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 802 | 2026.01.07 22:01:24.859773 [ 275 ] {cf2bfe37-698a-4f40-a308-54a1a5ce879e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.07 22:01:24.859815 [ 275 ] {cf2bfe37-698a-4f40-a308-54a1a5ce879e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.07 22:01:24.860113 [ 275 ] {cf2bfe37-698a-4f40-a308-54a1a5ce879e} <Debug> TCPHandler: Processed in 0.00073746 sec. | ||
| 805 | 2026.01.07 22:01:24.860349 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.07 22:01:24.860461 [ 275 ] {80be383f-636a-4d93-9b86-28445a64a1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 807 | 2026.01.07 22:01:24.860692 [ 275 ] {80be383f-636a-4d93-9b86-28445a64a1f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.07 22:01:24.860733 [ 275 ] {80be383f-636a-4d93-9b86-28445a64a1f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.07 22:01:24.861038 [ 275 ] {80be383f-636a-4d93-9b86-28445a64a1f4} <Debug> TCPHandler: Processed in 0.000736811 sec. | ||
| 810 | 2026.01.07 22:01:24.861237 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.07 22:01:24.861350 [ 275 ] {ae9a7a5c-d566-4416-a47d-d19f92995b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 812 | 2026.01.07 22:01:24.861586 [ 275 ] {ae9a7a5c-d566-4416-a47d-d19f92995b1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.07 22:01:24.861627 [ 275 ] {ae9a7a5c-d566-4416-a47d-d19f92995b1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.07 22:01:24.861930 [ 275 ] {ae9a7a5c-d566-4416-a47d-d19f92995b1a} <Debug> TCPHandler: Processed in 0.000739722 sec. | ||
| 815 | 2026.01.07 22:01:24.862134 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.07 22:01:24.862248 [ 275 ] {0c79d5b3-a31c-4843-9968-9ca81f29b6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 817 | 2026.01.07 22:01:24.862483 [ 275 ] {0c79d5b3-a31c-4843-9968-9ca81f29b6fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.07 22:01:24.862525 [ 275 ] {0c79d5b3-a31c-4843-9968-9ca81f29b6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.07 22:01:24.862825 [ 275 ] {0c79d5b3-a31c-4843-9968-9ca81f29b6fe} <Debug> TCPHandler: Processed in 0.000736121 sec. | ||
| 820 | 2026.01.07 22:01:24.863030 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.07 22:01:24.863143 [ 275 ] {998bd8fc-5869-4933-af60-25423812cf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 822 | 2026.01.07 22:01:24.863382 [ 275 ] {998bd8fc-5869-4933-af60-25423812cf72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.07 22:01:24.863424 [ 275 ] {998bd8fc-5869-4933-af60-25423812cf72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.07 22:01:24.863722 [ 275 ] {998bd8fc-5869-4933-af60-25423812cf72} <Debug> TCPHandler: Processed in 0.000746321 sec. | ||
| 825 | 2026.01.07 22:01:24.863930 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.07 22:01:24.864044 [ 275 ] {8c462f0e-477b-4ffb-846a-1ca4832e06b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 827 | 2026.01.07 22:01:24.864292 [ 275 ] {8c462f0e-477b-4ffb-846a-1ca4832e06b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.07 22:01:24.864333 [ 275 ] {8c462f0e-477b-4ffb-846a-1ca4832e06b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.07 22:01:24.864642 [ 275 ] {8c462f0e-477b-4ffb-846a-1ca4832e06b0} <Debug> TCPHandler: Processed in 0.000757752 sec. | ||
| 830 | 2026.01.07 22:01:24.864869 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.07 22:01:24.864984 [ 275 ] {9a757e82-9813-40d9-a31f-29f66435fb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 832 | 2026.01.07 22:01:24.865226 [ 275 ] {9a757e82-9813-40d9-a31f-29f66435fb9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.07 22:01:24.865268 [ 275 ] {9a757e82-9813-40d9-a31f-29f66435fb9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.07 22:01:24.865570 [ 275 ] {9a757e82-9813-40d9-a31f-29f66435fb9d} <Debug> TCPHandler: Processed in 0.000747141 sec. | ||
| 835 | 2026.01.07 22:01:24.865770 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.07 22:01:24.865884 [ 275 ] {863a85fc-de18-4393-8c13-ad96bde5bafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 837 | 2026.01.07 22:01:24.866132 [ 275 ] {863a85fc-de18-4393-8c13-ad96bde5bafc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.07 22:01:24.866174 [ 275 ] {863a85fc-de18-4393-8c13-ad96bde5bafc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.07 22:01:24.866482 [ 275 ] {863a85fc-de18-4393-8c13-ad96bde5bafc} <Debug> TCPHandler: Processed in 0.000757981 sec. | ||
| 840 | 2026.01.07 22:01:24.866687 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.07 22:01:24.866805 [ 275 ] {0f960394-b7dc-43ea-b806-a0c048117836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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) | ||
| 842 | 2026.01.07 22:01:24.867051 [ 275 ] {0f960394-b7dc-43ea-b806-a0c048117836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.07 22:01:24.867093 [ 275 ] {0f960394-b7dc-43ea-b806-a0c048117836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.07 22:01:24.867400 [ 275 ] {0f960394-b7dc-43ea-b806-a0c048117836} <Debug> TCPHandler: Processed in 0.000759461 sec. | ||
| 845 | 2026.01.07 22:01:24.867612 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.07 22:01:24.867727 [ 275 ] {bc2c997f-d123-4a0e-826e-55dec8f67f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.01.07 22:01:24.867975 [ 275 ] {bc2c997f-d123-4a0e-826e-55dec8f67f69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.07 22:01:24.868016 [ 275 ] {bc2c997f-d123-4a0e-826e-55dec8f67f69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.07 22:01:24.868316 [ 275 ] {bc2c997f-d123-4a0e-826e-55dec8f67f69} <Debug> TCPHandler: Processed in 0.000749691 sec. | ||
| 850 | 2026.01.07 22:01:24.868534 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.07 22:01:24.868649 [ 275 ] {a667ecb5-5936-4f93-b98a-81b2a474364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.07 22:01:24.868909 [ 275 ] {a667ecb5-5936-4f93-b98a-81b2a474364e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.07 22:01:24.868950 [ 275 ] {a667ecb5-5936-4f93-b98a-81b2a474364e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.07 22:01:24.869254 [ 275 ] {a667ecb5-5936-4f93-b98a-81b2a474364e} <Debug> TCPHandler: Processed in 0.000766282 sec. | ||
| 855 | 2026.01.07 22:01:24.869673 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.07 22:01:24.869791 [ 275 ] {768ba142-0b5f-4284-86ac-11f7f7137263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.01.07 22:01:24.870043 [ 275 ] {768ba142-0b5f-4284-86ac-11f7f7137263} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.07 22:01:24.870084 [ 275 ] {768ba142-0b5f-4284-86ac-11f7f7137263} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.07 22:01:24.870404 [ 275 ] {768ba142-0b5f-4284-86ac-11f7f7137263} <Debug> TCPHandler: Processed in 0.000782072 sec. | ||
| 860 | 2026.01.07 22:01:24.871722 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.07 22:01:24.871850 [ 275 ] {5cd5da81-abcb-4277-9626-db282d9630df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', '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) | ||
| 862 | 2026.01.07 22:01:24.872159 [ 275 ] {5cd5da81-abcb-4277-9626-db282d9630df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.07 22:01:24.872209 [ 275 ] {5cd5da81-abcb-4277-9626-db282d9630df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.07 22:01:24.872578 [ 275 ] {5cd5da81-abcb-4277-9626-db282d9630df} <Debug> TCPHandler: Processed in 0.000901634 sec. | ||
| 865 | 2026.01.07 22:01:24.873485 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.07 22:01:24.873606 [ 275 ] {3b888bf0-cb28-4e1f-ae64-ce19fa495978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', '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) | ||
| 867 | 2026.01.07 22:01:24.873866 [ 275 ] {3b888bf0-cb28-4e1f-ae64-ce19fa495978} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.07 22:01:24.873908 [ 275 ] {3b888bf0-cb28-4e1f-ae64-ce19fa495978} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.07 22:01:24.874213 [ 275 ] {3b888bf0-cb28-4e1f-ae64-ce19fa495978} <Debug> TCPHandler: Processed in 0.000774612 sec. | ||
| 870 | 2026.01.07 22:01:24.876447 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.07 22:01:24.876599 [ 275 ] {b8283bd6-0f82-49a0-8efe-e270582aa04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.01.07 22:01:24.876902 [ 275 ] {b8283bd6-0f82-49a0-8efe-e270582aa04b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.07 22:01:24.876944 [ 275 ] {b8283bd6-0f82-49a0-8efe-e270582aa04b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.07 22:01:24.877268 [ 275 ] {b8283bd6-0f82-49a0-8efe-e270582aa04b} <Debug> TCPHandler: Processed in 0.000882073 sec. | ||
| 875 | 2026.01.07 22:01:24.877861 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.07 22:01:24.877980 [ 275 ] {b3ff2e27-145c-496a-a6ff-4b7d74224e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.01.07 22:01:24.878245 [ 275 ] {b3ff2e27-145c-496a-a6ff-4b7d74224e1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.07 22:01:24.878287 [ 275 ] {b3ff2e27-145c-496a-a6ff-4b7d74224e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.07 22:01:24.878601 [ 275 ] {b3ff2e27-145c-496a-a6ff-4b7d74224e1a} <Debug> TCPHandler: Processed in 0.000786902 sec. | ||
| 880 | 2026.01.07 22:01:24.878860 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.07 22:01:24.878980 [ 275 ] {d9df7520-30b7-412f-9180-8fae9ad2e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.01.07 22:01:24.879244 [ 275 ] {d9df7520-30b7-412f-9180-8fae9ad2e0ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.07 22:01:24.879285 [ 275 ] {d9df7520-30b7-412f-9180-8fae9ad2e0ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.07 22:01:24.879621 [ 275 ] {d9df7520-30b7-412f-9180-8fae9ad2e0ad} <Debug> TCPHandler: Processed in 0.000807722 sec. | ||
| 885 | 2026.01.07 22:01:24.879894 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.07 22:01:24.880015 [ 275 ] {739b3b5d-8f43-4204-834f-990801032ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.01.07 22:01:24.880285 [ 275 ] {739b3b5d-8f43-4204-834f-990801032ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.07 22:01:24.880326 [ 275 ] {739b3b5d-8f43-4204-834f-990801032ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.07 22:01:24.880643 [ 275 ] {739b3b5d-8f43-4204-834f-990801032ecf} <Debug> TCPHandler: Processed in 0.000797542 sec. | ||
| 890 | 2026.01.07 22:01:24.880909 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.07 22:01:24.881031 [ 275 ] {c526d42e-773d-4a7a-b576-734d07d506cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.01.07 22:01:24.881302 [ 275 ] {c526d42e-773d-4a7a-b576-734d07d506cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.07 22:01:24.881343 [ 275 ] {c526d42e-773d-4a7a-b576-734d07d506cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.07 22:01:24.881665 [ 275 ] {c526d42e-773d-4a7a-b576-734d07d506cf} <Debug> TCPHandler: Processed in 0.000801872 sec. | ||
| 895 | 2026.01.07 22:01:24.881975 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.07 22:01:24.882098 [ 275 ] {07906b3b-2a77-4ef6-807b-73dab20ab86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.01.07 22:01:24.882367 [ 275 ] {07906b3b-2a77-4ef6-807b-73dab20ab86e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.07 22:01:24.882409 [ 275 ] {07906b3b-2a77-4ef6-807b-73dab20ab86e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.01.07 22:01:24.882730 [ 275 ] {07906b3b-2a77-4ef6-807b-73dab20ab86e} <Debug> TCPHandler: Processed in 0.000801332 sec. | ||
| 900 | 2026.01.07 22:01:24.882976 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.07 22:01:24.883097 [ 275 ] {13ac6051-2c76-4af5-b709-37339708887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.01.07 22:01:24.883371 [ 275 ] {13ac6051-2c76-4af5-b709-37339708887d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.01.07 22:01:24.883413 [ 275 ] {13ac6051-2c76-4af5-b709-37339708887d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.01.07 22:01:24.883730 [ 275 ] {13ac6051-2c76-4af5-b709-37339708887d} <Debug> TCPHandler: Processed in 0.000801222 sec. | ||
| 905 | 2026.01.07 22:01:24.884000 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.01.07 22:01:24.884127 [ 275 ] {07ce80de-21e4-4806-bd8a-a4934164b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.01.07 22:01:24.884399 [ 275 ] {07ce80de-21e4-4806-bd8a-a4934164b008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.01.07 22:01:24.884441 [ 275 ] {07ce80de-21e4-4806-bd8a-a4934164b008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.01.07 22:01:24.884767 [ 275 ] {07ce80de-21e4-4806-bd8a-a4934164b008} <Debug> TCPHandler: Processed in 0.000813112 sec. | ||
| 910 | 2026.01.07 22:01:24.885015 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.07 22:01:24.885137 [ 275 ] {547fbbbc-4b5d-4ab9-8e79-6b2218927132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.01.07 22:01:24.885409 [ 275 ] {547fbbbc-4b5d-4ab9-8e79-6b2218927132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.01.07 22:01:24.885452 [ 275 ] {547fbbbc-4b5d-4ab9-8e79-6b2218927132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.01.07 22:01:24.885782 [ 275 ] {547fbbbc-4b5d-4ab9-8e79-6b2218927132} <Debug> TCPHandler: Processed in 0.000813422 sec. | ||
| 915 | 2026.01.07 22:01:24.886035 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.01.07 22:01:24.886156 [ 275 ] {86652357-fda8-4427-a060-58c43893ab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.01.07 22:01:24.886427 [ 275 ] {86652357-fda8-4427-a060-58c43893ab77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.01.07 22:01:24.886468 [ 275 ] {86652357-fda8-4427-a060-58c43893ab77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.01.07 22:01:24.886799 [ 275 ] {86652357-fda8-4427-a060-58c43893ab77} <Debug> TCPHandler: Processed in 0.000810112 sec. | ||
| 920 | 2026.01.07 22:01:24.898818 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.01.07 22:01:24.898953 [ 275 ] {aeecfbdc-45f9-42a0-bf71-d5dba96e4aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.01.07 22:01:24.899253 [ 275 ] {aeecfbdc-45f9-42a0-bf71-d5dba96e4aba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.01.07 22:01:24.899297 [ 275 ] {aeecfbdc-45f9-42a0-bf71-d5dba96e4aba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.01.07 22:01:24.899642 [ 275 ] {aeecfbdc-45f9-42a0-bf71-d5dba96e4aba} <Debug> TCPHandler: Processed in 0.000873493 sec. | ||
| 925 | 2026.01.07 22:01:24.906589 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.01.07 22:01:24.906699 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2026.01.07 22:01:24.906740 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.01.07 22:01:24.910401 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.01.07 22:01:24.910445 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 930 | 2026.01.07 22:01:24.913061 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.01.07 22:01:24.913433 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.01.07 22:01:24.913579 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006911 sec., 4630.299522500362 rows/sec., 1.03 MiB/sec. | ||
| 933 | 2026.01.07 22:01:24.913615 [ 275 ] {a40957ba-01b7-4942-b042-ce4fe7dd469b} <Debug> TCPHandler: Processed in 0.007077134 sec. | ||
| 934 | 2026.01.07 22:01:24.913764 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.01.07 22:01:24.913863 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2026.01.07 22:01:24.913902 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2026.01.07 22:01:24.917205 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.01.07 22:01:24.917237 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 939 | 2026.01.07 22:01:24.920053 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.01.07 22:01:24.920541 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.01.07 22:01:24.920671 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.006831 sec., 60020.494803103495 rows/sec., 3.81 MiB/sec. | ||
| 942 | 2026.01.07 22:01:24.920708 [ 275 ] {81eb3a27-456f-407f-abde-f1ef684661ef} <Debug> TCPHandler: Processed in 0.006994423 sec. | ||
| 943 | 2026.01.07 22:01:24.920868 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.01.07 22:01:24.920974 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2026.01.07 22:01:24.921015 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2026.01.07 22:01:24.921425 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.01.07 22:01:24.921459 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 948 | 2026.01.07 22:01:24.921846 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.01.07 22:01:24.922354 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.01.07 22:01:24.922484 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001531 sec., 6531.678641410843 rows/sec., 532.61 KiB/sec. | ||
| 951 | 2026.01.07 22:01:24.922521 [ 275 ] {bf9c2b12-a4de-43a9-bf76-b35229162bfe} <Debug> TCPHandler: Processed in 0.001703795 sec. | ||
| 952 | 2026.01.07 22:01:24.922630 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.01.07 22:01:24.922726 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2026.01.07 22:01:24.922765 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2026.01.07 22:01:24.923711 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.01.07 22:01:24.923746 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 957 | 2026.01.07 22:01:24.924311 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.01.07 22:01:24.924870 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.01.07 22:01:24.924999 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002293 sec., 495856.95595290017 rows/sec., 39.27 MiB/sec. | ||
| 960 | 2026.01.07 22:01:24.925036 [ 275 ] {d38832d8-98e6-458c-ac1d-4f9e2b65456f} <Debug> TCPHandler: Processed in 0.002454976 sec. | ||
| 961 | 2026.01.07 22:01:24.925160 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.01.07 22:01:24.925255 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2026.01.07 22:01:24.925294 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2026.01.07 22:01:24.925784 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.01.07 22:01:24.925820 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 966 | 2026.01.07 22:01:24.926348 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.01.07 22:01:24.926883 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.01.07 22:01:24.927012 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001776 sec., 126689.18918918919 rows/sec., 7.57 MiB/sec. | ||
| 969 | 2026.01.07 22:01:24.927048 [ 275 ] {47651649-a630-4cff-a767-653240099749} <Debug> TCPHandler: Processed in 0.001938269 sec. | ||
| 970 | 2026.01.07 22:01:24.927160 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.01.07 22:01:24.927253 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2026.01.07 22:01:24.927292 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2026.01.07 22:01:24.927807 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.01.07 22:01:24.927839 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 975 | 2026.01.07 22:01:24.928241 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.01.07 22:01:24.928657 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.01.07 22:01:24.928784 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001549 sec., 136862.49193027758 rows/sec., 8.83 MiB/sec. | ||
| 978 | 2026.01.07 22:01:24.928821 [ 275 ] {037c62de-27a2-4ce4-a126-676e2d928b78} <Debug> TCPHandler: Processed in 0.001711055 sec. | ||
| 979 | 2026.01.07 22:01:24.928947 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.01.07 22:01:24.929040 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2026.01.07 22:01:24.929079 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2026.01.07 22:01:24.929593 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.07 22:01:24.929628 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 984 | 2026.01.07 22:01:24.931933 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.01.07 22:01:24.932413 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.07 22:01:24.932548 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003526 sec., 59841.17980714691 rows/sec., 3.40 MiB/sec. | ||
| 987 | 2026.01.07 22:01:24.932589 [ 275 ] {d98fcdd7-df51-452b-b1a3-1e91abbf00d9} <Debug> TCPHandler: Processed in 0.003690934 sec. | ||
| 988 | 2026.01.07 22:01:24.932704 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.01.07 22:01:24.932798 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.01.07 22:01:24.932839 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.01.07 22:01:24.933552 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.01.07 22:01:24.933589 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 993 | 2026.01.07 22:01:24.934052 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.01.07 22:01:24.934467 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.01.07 22:01:24.934594 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001814 sec., 385336.27342888643 rows/sec., 26.96 MiB/sec. | ||
| 996 | 2026.01.07 22:01:24.934631 [ 275 ] {f7db9791-a234-48f6-b29f-204f4e424497} <Debug> TCPHandler: Processed in 0.001977399 sec. | ||
| 997 | 2026.01.07 22:01:24.934758 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.07 22:01:24.934854 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2026.01.07 22:01:24.934895 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2026.01.07 22:01:24.935259 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.01.07 22:01:24.935294 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1002 | 2026.01.07 22:01:24.935770 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.01.07 22:01:24.936249 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.01.07 22:01:24.936378 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. | ||
| 1005 | 2026.01.07 22:01:24.936415 [ 275 ] {d3f7b1e5-d702-478e-809a-396ae62309b7} <Debug> TCPHandler: Processed in 0.001705626 sec. | ||
| 1006 | 2026.01.07 22:01:24.936558 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.07 22:01:24.936680 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.01.07 22:01:24.936738 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2026.01.07 22:01:24.937384 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.01.07 22:01:24.937427 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1011 | 2026.01.07 22:01:24.937965 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.01.07 22:01:24.938517 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.01.07 22:01:24.938662 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.002007 sec., 158943.69706028898 rows/sec., 10.45 MiB/sec. | ||
| 1014 | 2026.01.07 22:01:24.938700 [ 275 ] {3a72a70d-d162-4c5c-a6c2-a664206fd8db} <Debug> TCPHandler: Processed in 0.002205972 sec. | ||
| 1015 | 2026.01.07 22:01:24.938815 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.07 22:01:24.938908 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.01.07 22:01:24.938952 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2026.01.07 22:01:24.939393 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.01.07 22:01:24.939435 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1020 | 2026.01.07 22:01:24.939850 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.01.07 22:01:24.940327 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.01.07 22:01:24.940467 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
| 1023 | 2026.01.07 22:01:24.940503 [ 275 ] {526235da-d1a4-4de7-bd60-fafb72606da2} <Debug> TCPHandler: Processed in 0.001737426 sec. | ||
| 1024 | 2026.01.07 22:01:24.940621 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.07 22:01:24.940716 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.01.07 22:01:24.940775 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1027 | 2026.01.07 22:01:24.941627 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.01.07 22:01:24.941665 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1029 | 2026.01.07 22:01:24.944683 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.01.07 22:01:24.945113 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.01.07 22:01:24.945254 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004557 sec., 2194.426157559798 rows/sec., 3.93 MiB/sec. | ||
| 1032 | 2026.01.07 22:01:24.945317 [ 275 ] {1d4cbb55-5656-4d98-9677-200a6f2ec177} <Debug> TCPHandler: Processed in 0.00474543 sec. | ||
| 1033 | 2026.01.07 22:01:24.945424 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.07 22:01:24.945515 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.01.07 22:01:24.945558 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2026.01.07 22:01:24.945899 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.01.07 22:01:24.945934 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1038 | 2026.01.07 22:01:24.946359 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2026.01.07 22:01:24.946779 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.01.07 22:01:24.946896 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001437 sec., 72372.99930410578 rows/sec., 4.43 MiB/sec. | ||
| 1041 | 2026.01.07 22:01:24.946930 [ 275 ] {a5227b4b-1315-42c7-91e3-cbb727398e9a} <Debug> TCPHandler: Processed in 0.001595734 sec. | ||
| 1042 | 2026.01.07 22:01:26.185365 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62515 | ||
| 1043 | 2026.01.07 22:01:26.186459 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.01.07 22:01:26.186491 [ 286 ] {} <Debug> TCP-Session: 6d5ae832-7fcb-4a8e-8fad-57e02eebdfc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62515 | ||
| 1045 | 2026.01.07 22:01:26.186515 [ 286 ] {} <Debug> TCP-Session: 6d5ae832-7fcb-4a8e-8fad-57e02eebdfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.01.07 22:01:26.186528 [ 286 ] {} <Debug> TCP-Session: 6d5ae832-7fcb-4a8e-8fad-57e02eebdfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.01.07 22:01:26.186592 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1048 | 2026.01.07 22:01:26.186617 [ 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 | ||
| 1049 | 2026.01.07 22:01:26.186643 [ 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 | ||
| 1050 | 2026.01.07 22:01:26.187075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55107 | ||
| 1051 | 2026.01.07 22:01:26.187142 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43953 | ||
| 1052 | 2026.01.07 22:01:26.187156 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59871 | ||
| 1053 | 2026.01.07 22:01:26.187228 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.01.07 22:01:26.187255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48470 | ||
| 1055 | 2026.01.07 22:01:26.187273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.01.07 22:01:26.187262 [ 288 ] {} <Debug> TCP-Session: 8345f0de-4223-4fe1-913f-382cdb4e4655 Authenticating user 'default' from [fd00:1122:3344:101::e]:55107 | ||
| 1057 | 2026.01.07 22:01:26.187337 [ 289 ] {} <Debug> TCP-Session: 51c60b6c-8988-4c28-ab3e-c94d6b4d51c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43953 | ||
| 1058 | 2026.01.07 22:01:26.187351 [ 288 ] {} <Debug> TCP-Session: 8345f0de-4223-4fe1-913f-382cdb4e4655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.07 22:01:26.187364 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.01.07 22:01:26.187369 [ 288 ] {} <Debug> TCP-Session: 8345f0de-4223-4fe1-913f-382cdb4e4655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.01.07 22:01:26.187399 [ 287 ] {} <Debug> TCP-Session: 3b10370f-434b-4cee-96d0-b773c2264abf Authenticating user 'default' from [fd00:1122:3344:101::e]:59871 | ||
| 1062 | 2026.01.07 22:01:26.187385 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58402 | ||
| 1063 | 2026.01.07 22:01:26.187426 [ 287 ] {} <Debug> TCP-Session: 3b10370f-434b-4cee-96d0-b773c2264abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.01.07 22:01:26.187366 [ 289 ] {} <Debug> TCP-Session: 51c60b6c-8988-4c28-ab3e-c94d6b4d51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.01.07 22:01:26.187466 [ 287 ] {} <Debug> TCP-Session: 3b10370f-434b-4cee-96d0-b773c2264abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.07 22:01:26.187488 [ 289 ] {} <Debug> TCP-Session: 51c60b6c-8988-4c28-ab3e-c94d6b4d51c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.01.07 22:01:26.187381 [ 286 ] {} <Trace> TCP-Session: 6d5ae832-7fcb-4a8e-8fad-57e02eebdfc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.01.07 22:01:26.187509 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59644 | ||
| 1069 | 2026.01.07 22:01:26.187525 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.01.07 22:01:26.187595 [ 290 ] {} <Debug> TCP-Session: 473c87ed-c150-4434-8333-2e5e4532f607 Authenticating user 'default' from [fd00:1122:3344:101::e]:48470 | ||
| 1071 | 2026.01.07 22:01:26.187619 [ 290 ] {} <Debug> TCP-Session: 473c87ed-c150-4434-8333-2e5e4532f607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.07 22:01:26.187633 [ 290 ] {} <Debug> TCP-Session: 473c87ed-c150-4434-8333-2e5e4532f607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.01.07 22:01:26.187696 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.01.07 22:01:26.187719 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39939 | ||
| 1075 | 2026.01.07 22:01:26.187734 [ 291 ] {} <Debug> TCP-Session: 5b2de87c-5be6-488c-92c8-9e63393481ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58402 | ||
| 1076 | 2026.01.07 22:01:26.187775 [ 291 ] {} <Debug> TCP-Session: 5b2de87c-5be6-488c-92c8-9e63393481ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.07 22:01:26.187788 [ 291 ] {} <Debug> TCP-Session: 5b2de87c-5be6-488c-92c8-9e63393481ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.01.07 22:01:26.187799 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.01.07 22:01:26.187853 [ 292 ] {} <Debug> TCP-Session: c4b558be-7f19-468d-96e2-b587a3537f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:59644 | ||
| 1080 | 2026.01.07 22:01:26.187870 [ 292 ] {} <Debug> TCP-Session: c4b558be-7f19-468d-96e2-b587a3537f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.01.07 22:01:26.187883 [ 292 ] {} <Debug> TCP-Session: c4b558be-7f19-468d-96e2-b587a3537f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.01.07 22:01:26.187887 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53811 | ||
| 1083 | 2026.01.07 22:01:26.187964 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1084 | 2026.01.07 22:01:26.188115 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.01.07 22:01:26.188166 [ 293 ] {} <Debug> TCP-Session: 8c420390-c50e-41ee-98b1-4cdca9c812d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39939 | ||
| 1086 | 2026.01.07 22:01:26.188167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.01.07 22:01:26.188195 [ 293 ] {} <Debug> TCP-Session: 8c420390-c50e-41ee-98b1-4cdca9c812d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.01.07 22:01:26.188212 [ 294 ] {} <Debug> TCP-Session: 8c35e70c-9002-4f68-80f5-4942c4d882ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53811 | ||
| 1089 | 2026.01.07 22:01:26.188223 [ 293 ] {} <Debug> TCP-Session: 8c420390-c50e-41ee-98b1-4cdca9c812d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.01.07 22:01:26.188236 [ 294 ] {} <Debug> TCP-Session: 8c35e70c-9002-4f68-80f5-4942c4d882ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.01.07 22:01:26.188260 [ 294 ] {} <Debug> TCP-Session: 8c35e70c-9002-4f68-80f5-4942c4d882ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.01.07 22:01:26.188398 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1093 | 2026.01.07 22:01:26.190540 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.01.07 22:01:26.199813 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 1095 | 2026.01.07 22:01:26.215920 [ 295 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> AggregatingTransform: Aggregating | ||
| 1096 | 2026.01.07 22:01:26.216009 [ 295 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> Aggregator: Aggregation method: without_key | ||
| 1097 | 2026.01.07 22:01:26.216879 [ 295 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004623718 sec. (216.276 rows/sec., 8.45 KiB/sec.) | ||
| 1098 | 2026.01.07 22:01:26.216908 [ 295 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> Aggregator: Merging aggregated data | ||
| 1099 | 2026.01.07 22:01:26.216937 [ 295 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1100 | 2026.01.07 22:01:26.218220 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.030396 sec., 32.89906566653507 rows/sec., 1.29 KiB/sec. | ||
| 1101 | 2026.01.07 22:01:26.218360 [ 286 ] {1bcaa50c-32b0-4d97-a435-46b8a8b4a655} <Debug> TCPHandler: Processed in 0.031171511 sec. | ||
| 1102 | 2026.01.07 22:01:26.223935 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.01.07 22:01:26.223987 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.01.07 22:01:26.224004 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.01.07 22:01:26.224028 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.01.07 22:01:26.224060 [ 287 ] {} <Debug> TCP-Session: 3b10370f-434b-4cee-96d0-b773c2264abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.01.07 22:01:26.224053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.01.07 22:01:26.224099 [ 288 ] {} <Debug> TCP-Session: 8345f0de-4223-4fe1-913f-382cdb4e4655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.07 22:01:26.224110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.01.07 22:01:26.224131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.01.07 22:01:26.224142 [ 289 ] {} <Debug> TCP-Session: 51c60b6c-8988-4c28-ab3e-c94d6b4d51c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.01.07 22:01:26.224163 [ 292 ] {} <Debug> TCP-Session: c4b558be-7f19-468d-96e2-b587a3537f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.07 22:01:26.224170 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.01.07 22:01:26.224175 [ 290 ] {} <Debug> TCP-Session: 473c87ed-c150-4434-8333-2e5e4532f607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.01.07 22:01:26.224231 [ 293 ] {} <Debug> TCP-Session: 8c420390-c50e-41ee-98b1-4cdca9c812d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.07 22:01:26.224078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2026.01.07 22:01:26.224073 [ 294 ] {} <Debug> TCP-Session: 8c35e70c-9002-4f68-80f5-4942c4d882ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.07 22:01:26.224309 [ 291 ] {} <Debug> TCP-Session: 5b2de87c-5be6-488c-92c8-9e63393481ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.07 22:01:26.223998 [ 286 ] {} <Debug> TCP-Session: 6d5ae832-7fcb-4a8e-8fad-57e02eebdfc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.07 22:01:26.255510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38212 | ||
| 1121 | 2026.01.07 22:01:26.255592 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.01.07 22:01:26.255622 [ 286 ] {} <Debug> TCP-Session: 476eb3b1-dbf1-4f1f-bea5-8478feea891a Authenticating user 'default' from [fd00:1122:3344:101::e]:38212 | ||
| 1123 | 2026.01.07 22:01:26.255647 [ 286 ] {} <Debug> TCP-Session: 476eb3b1-dbf1-4f1f-bea5-8478feea891a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.07 22:01:26.255663 [ 286 ] {} <Debug> TCP-Session: 476eb3b1-dbf1-4f1f-bea5-8478feea891a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.07 22:01:26.255866 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62871 | ||
| 1126 | 2026.01.07 22:01:26.255904 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53126 | ||
| 1127 | 2026.01.07 22:01:26.255918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44538 | ||
| 1128 | 2026.01.07 22:01:26.255932 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52836 | ||
| 1129 | 2026.01.07 22:01:26.255957 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53727 | ||
| 1130 | 2026.01.07 22:01:26.255978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.01.07 22:01:26.255999 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.01.07 22:01:26.256028 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.01.07 22:01:26.256032 [ 287 ] {} <Debug> TCP-Session: 84486a69-fa66-454a-9384-4f99b9e248d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62871 | ||
| 1134 | 2026.01.07 22:01:26.256053 [ 288 ] {} <Debug> TCP-Session: e5c356fd-b29b-4ff2-a150-22be073e2402 Authenticating user 'default' from [fd00:1122:3344:101::e]:53126 | ||
| 1135 | 2026.01.07 22:01:26.256068 [ 289 ] {} <Debug> TCP-Session: 485b89f6-26f0-489e-9303-d8d0cdf876bf Authenticating user 'default' from [fd00:1122:3344:101::e]:44538 | ||
| 1136 | 2026.01.07 22:01:26.256075 [ 287 ] {} <Debug> TCP-Session: 84486a69-fa66-454a-9384-4f99b9e248d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.07 22:01:26.256085 [ 288 ] {} <Debug> TCP-Session: e5c356fd-b29b-4ff2-a150-22be073e2402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.07 22:01:26.256106 [ 287 ] {} <Debug> TCP-Session: 84486a69-fa66-454a-9384-4f99b9e248d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.07 22:01:26.256108 [ 289 ] {} <Debug> TCP-Session: 485b89f6-26f0-489e-9303-d8d0cdf876bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.07 22:01:26.256117 [ 288 ] {} <Debug> TCP-Session: e5c356fd-b29b-4ff2-a150-22be073e2402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.07 22:01:26.256141 [ 289 ] {} <Debug> TCP-Session: 485b89f6-26f0-489e-9303-d8d0cdf876bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.07 22:01:26.256051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.01.07 22:01:26.256032 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.01.07 22:01:26.256194 [ 293 ] {} <Debug> TCP-Session: e968b087-3f27-421e-a24f-d8e0a81d2868 Authenticating user 'default' from [fd00:1122:3344:101::e]:53727 | ||
| 1145 | 2026.01.07 22:01:26.255976 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61170 | ||
| 1146 | 2026.01.07 22:01:26.256225 [ 293 ] {} <Debug> TCP-Session: e968b087-3f27-421e-a24f-d8e0a81d2868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.07 22:01:26.256216 [ 291 ] {} <Debug> TCP-Session: f9135d0f-bbca-465b-bcf4-72bf9a56852a Authenticating user 'default' from [fd00:1122:3344:101::e]:52836 | ||
| 1148 | 2026.01.07 22:01:26.256260 [ 293 ] {} <Debug> TCP-Session: e968b087-3f27-421e-a24f-d8e0a81d2868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.01.07 22:01:26.256282 [ 291 ] {} <Debug> TCP-Session: f9135d0f-bbca-465b-bcf4-72bf9a56852a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.07 22:01:26.256300 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.01.07 22:01:26.256307 [ 291 ] {} <Debug> TCP-Session: f9135d0f-bbca-465b-bcf4-72bf9a56852a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.07 22:01:26.255955 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65183 | ||
| 1153 | 2026.01.07 22:01:26.256332 [ 294 ] {} <Debug> TCP-Session: 43430620-a751-4b37-a0fd-2fb2107e8f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:61170 | ||
| 1154 | 2026.01.07 22:01:26.255935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45581 | ||
| 1155 | 2026.01.07 22:01:26.256402 [ 294 ] {} <Debug> TCP-Session: 43430620-a751-4b37-a0fd-2fb2107e8f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.07 22:01:26.255987 [ 286 ] {} <Trace> TCP-Session: 476eb3b1-dbf1-4f1f-bea5-8478feea891a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.07 22:01:26.256431 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.01.07 22:01:26.256453 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2026.01.07 22:01:26.256479 [ 292 ] {} <Debug> TCP-Session: e81ebde2-d61d-4caa-add6-50c9161a01c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65183 | ||
| 1160 | 2026.01.07 22:01:26.256493 [ 290 ] {} <Debug> TCP-Session: 98f56b1b-6fea-428d-bc38-2e2427eb431e Authenticating user 'default' from [fd00:1122:3344:101::e]:45581 | ||
| 1161 | 2026.01.07 22:01:26.256421 [ 294 ] {} <Debug> TCP-Session: 43430620-a751-4b37-a0fd-2fb2107e8f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.01.07 22:01:26.256514 [ 292 ] {} <Debug> TCP-Session: e81ebde2-d61d-4caa-add6-50c9161a01c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.07 22:01:26.256523 [ 290 ] {} <Debug> TCP-Session: 98f56b1b-6fea-428d-bc38-2e2427eb431e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.01.07 22:01:26.256555 [ 292 ] {} <Debug> TCP-Session: e81ebde2-d61d-4caa-add6-50c9161a01c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.01.07 22:01:26.256561 [ 290 ] {} <Debug> TCP-Session: 98f56b1b-6fea-428d-bc38-2e2427eb431e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.01.07 22:01:26.256577 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1167 | 2026.01.07 22:01:26.256816 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1168 | 2026.01.07 22:01:26.256868 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1169 | 2026.01.07 22:01:26.257151 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 1170 | 2026.01.07 22:01:26.258114 [ 326 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> AggregatingTransform: Aggregating | ||
| 1171 | 2026.01.07 22:01:26.258177 [ 326 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> Aggregator: Aggregation method: without_key | ||
| 1172 | 2026.01.07 22:01:26.258222 [ 326 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976804 sec. (1023.747 rows/sec., 39.99 KiB/sec.) | ||
| 1173 | 2026.01.07 22:01:26.258241 [ 326 ] {447373db-cef8-462c-b470-3574e10c1692} <Trace> Aggregator: Merging aggregated data | ||
| 1174 | 2026.01.07 22:01:26.259249 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002721 sec., 367.5119441381845 rows/sec., 14.36 KiB/sec. | ||
| 1175 | 2026.01.07 22:01:26.259417 [ 286 ] {447373db-cef8-462c-b470-3574e10c1692} <Debug> TCPHandler: Processed in 0.003537092 sec. | ||
| 1176 | 2026.01.07 22:01:26.259508 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.01.07 22:01:26.259535 [ 286 ] {} <Debug> TCP-Session: 476eb3b1-dbf1-4f1f-bea5-8478feea891a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.01.07 22:01:26.259547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.01.07 22:01:26.259556 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.01.07 22:01:26.259574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.07 22:01:26.259588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.01.07 22:01:26.259613 [ 287 ] {} <Debug> TCP-Session: 84486a69-fa66-454a-9384-4f99b9e248d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.07 22:01:26.259625 [ 288 ] {} <Debug> TCP-Session: e5c356fd-b29b-4ff2-a150-22be073e2402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.01.07 22:01:26.259624 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.01.07 22:01:26.259650 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.01.07 22:01:26.259690 [ 290 ] {} <Debug> TCP-Session: 98f56b1b-6fea-428d-bc38-2e2427eb431e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.07 22:01:26.259654 [ 289 ] {} <Debug> TCP-Session: 485b89f6-26f0-489e-9303-d8d0cdf876bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.07 22:01:26.259713 [ 293 ] {} <Debug> TCP-Session: e968b087-3f27-421e-a24f-d8e0a81d2868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.01.07 22:01:26.259640 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.01.07 22:01:26.259592 [ 294 ] {} <Debug> TCP-Session: 43430620-a751-4b37-a0fd-2fb2107e8f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.01.07 22:01:26.259778 [ 291 ] {} <Debug> TCP-Session: f9135d0f-bbca-465b-bcf4-72bf9a56852a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.01.07 22:01:26.259606 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.01.07 22:01:26.259839 [ 292 ] {} <Debug> TCP-Session: e81ebde2-d61d-4caa-add6-50c9161a01c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.01.07 22:01:27.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.18 MiB, peak 170.30 MiB, free memory in arenas 0.00 B, will set to 164.13 MiB (RSS), difference: 2.95 MiB | ||
| 1195 | 2026.01.07 22:01:28.025679 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1196 | 2026.01.07 22:01:28.025731 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1197 | 2026.01.07 22:01:28.073247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 182 | ||
| 1198 | 2026.01.07 22:01:28.077235 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.07 22:01:28.077291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1200 | 2026.01.07 22:01:28.078762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2026.01.07 22:01:28.079269 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.07 22:01:28.079594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1203 | 2026.01.07 22:01:28.085190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 1897 | ||
| 1204 | 2026.01.07 22:01:28.085681 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.01.07 22:01:28.085722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1206 | 2026.01.07 22:01:28.086375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1207 | 2026.01.07 22:01:28.086932 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.01.07 22:01:28.087073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1209 | 2026.01.07 22:01:28.203636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1210 | 2026.01.07 22:01:28.221814 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.01.07 22:01:28.221877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1212 | 2026.01.07 22:01:28.228439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.01.07 22:01:28.229641 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.01.07 22:01:28.233036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1215 | 2026.01.07 22:01:29.001055 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.67 MiB, peak 170.30 MiB, free memory in arenas 0.00 B, will set to 166.25 MiB (RSS), difference: 1.58 MiB | ||
| 1216 | 2026.01.07 22:01:29.836060 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.01.07 22:01:29.836231 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1218 | 2026.01.07 22:01:29.836294 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1219 | 2026.01.07 22:01:29.837049 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.07 22:01:29.837104 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1221 | 2026.01.07 22:01:29.837692 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1222 | 2026.01.07 22:01:29.838217 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.07 22:01:29.838379 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002193 sec., 25535.79571363429 rows/sec., 1.96 MiB/sec. | ||
| 1224 | 2026.01.07 22:01:29.838429 [ 275 ] {20707362-8aa8-4171-9353-e842656db76d} <Debug> TCPHandler: Processed in 0.002489027 sec. | ||
| 1225 | 2026.01.07 22:01:29.838571 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.01.07 22:01:29.838677 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1227 | 2026.01.07 22:01:29.838720 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1228 | 2026.01.07 22:01:29.839195 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.01.07 22:01:29.839234 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1230 | 2026.01.07 22:01:29.839691 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2026.01.07 22:01:29.840142 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.01.07 22:01:29.840305 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001652 sec., 38740.9200968523 rows/sec., 3.02 MiB/sec. | ||
| 1233 | 2026.01.07 22:01:29.840357 [ 275 ] {5fb5eb72-2629-40b0-96da-68e45ed7e4af} <Debug> TCPHandler: Processed in 0.001837947 sec. | ||
| 1234 | 2026.01.07 22:01:29.840504 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.01.07 22:01:29.840607 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1236 | 2026.01.07 22:01:29.840657 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1237 | 2026.01.07 22:01:29.841155 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.01.07 22:01:29.841193 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1239 | 2026.01.07 22:01:29.841619 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1240 | 2026.01.07 22:01:29.842059 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.01.07 22:01:29.842191 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
| 1242 | 2026.01.07 22:01:29.842227 [ 275 ] {c02bcc1c-49e5-42cd-8626-9730f9d9525b} <Debug> TCPHandler: Processed in 0.001777417 sec. | ||
| 1243 | 2026.01.07 22:01:29.842347 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.01.07 22:01:29.842443 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.01.07 22:01:29.842484 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1246 | 2026.01.07 22:01:29.842849 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.01.07 22:01:29.842885 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1248 | 2026.01.07 22:01:29.843271 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.01.07 22:01:29.843697 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.01.07 22:01:29.843837 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 1251 | 2026.01.07 22:01:29.843886 [ 275 ] {de45353d-fd5c-49dd-bcfc-2f4ee8a59401} <Debug> TCPHandler: Processed in 0.001591354 sec. | ||
| 1252 | 2026.01.07 22:01:34.848507 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.01.07 22:01:34.848701 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.01.07 22:01:34.848769 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1255 | 2026.01.07 22:01:34.849644 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.01.07 22:01:34.849697 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1257 | 2026.01.07 22:01:34.850273 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.01.07 22:01:34.850733 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.01.07 22:01:34.850898 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002243 sec., 182790.90503789566 rows/sec., 11.60 MiB/sec. | ||
| 1260 | 2026.01.07 22:01:34.850950 [ 275 ] {f93a7777-df1a-4b66-98cb-dcf9ada05c62} <Debug> TCPHandler: Processed in 0.002569358 sec. | ||
| 1261 | 2026.01.07 22:01:34.851083 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.07 22:01:34.851189 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.07 22:01:34.851234 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2026.01.07 22:01:34.852172 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.07 22:01:34.852211 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1266 | 2026.01.07 22:01:34.852801 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2026.01.07 22:01:34.853224 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.07 22:01:34.853361 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002198 sec., 515013.6487716106 rows/sec., 40.81 MiB/sec. | ||
| 1269 | 2026.01.07 22:01:34.853404 [ 275 ] {6e8c8b99-ca6c-4e98-abd9-03eaea07ba9b} <Debug> TCPHandler: Processed in 0.002374045 sec. | ||
| 1270 | 2026.01.07 22:01:34.853531 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.01.07 22:01:34.853629 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.01.07 22:01:34.853671 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2026.01.07 22:01:34.854163 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.07 22:01:34.854201 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1275 | 2026.01.07 22:01:34.854638 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1276 | 2026.01.07 22:01:34.855053 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.07 22:01:34.855208 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.0016 sec., 134375 rows/sec., 7.98 MiB/sec. | ||
| 1278 | 2026.01.07 22:01:34.855246 [ 275 ] {42242b2d-6089-4cb0-b1cb-5bf5fbf50ddd} <Debug> TCPHandler: Processed in 0.001764556 sec. | ||
| 1279 | 2026.01.07 22:01:34.855356 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.01.07 22:01:34.855451 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.01.07 22:01:34.855491 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1282 | 2026.01.07 22:01:34.855984 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.07 22:01:34.856021 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1284 | 2026.01.07 22:01:34.856451 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1285 | 2026.01.07 22:01:34.856942 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.01.07 22:01:34.857090 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001658 sec., 127864.8974668275 rows/sec., 8.25 MiB/sec. | ||
| 1287 | 2026.01.07 22:01:34.857133 [ 275 ] {6162e450-f69b-4d32-963e-ceb32b3c838c} <Debug> TCPHandler: Processed in 0.001825307 sec. | ||
| 1288 | 2026.01.07 22:01:34.857244 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.01.07 22:01:34.857337 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.01.07 22:01:34.857377 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1291 | 2026.01.07 22:01:34.857927 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.01.07 22:01:34.857980 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1293 | 2026.01.07 22:01:34.858658 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.01.07 22:01:34.859245 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.01.07 22:01:34.859435 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002116 sec., 99716.44612476371 rows/sec., 5.66 MiB/sec. | ||
| 1296 | 2026.01.07 22:01:34.859477 [ 275 ] {2b9d6d31-3a98-4d20-b919-b223094606b6} <Debug> TCPHandler: Processed in 0.002282773 sec. | ||
| 1297 | 2026.01.07 22:01:34.859612 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.07 22:01:34.859708 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.01.07 22:01:34.859748 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.01.07 22:01:34.860406 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.01.07 22:01:34.860443 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1302 | 2026.01.07 22:01:34.860922 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.01.07 22:01:34.861361 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.01.07 22:01:34.861498 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001809 sec., 380873.410724157 rows/sec., 26.60 MiB/sec. | ||
| 1305 | 2026.01.07 22:01:34.861535 [ 275 ] {b53ee0ff-c87d-4544-b0b8-1647085caf35} <Debug> TCPHandler: Processed in 0.001975169 sec. | ||
| 1306 | 2026.01.07 22:01:34.861653 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.01.07 22:01:34.861747 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1308 | 2026.01.07 22:01:34.861788 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1309 | 2026.01.07 22:01:34.862144 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.01.07 22:01:34.862181 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1311 | 2026.01.07 22:01:34.862581 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.01.07 22:01:34.863037 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.01.07 22:01:34.863172 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
| 1314 | 2026.01.07 22:01:34.863205 [ 275 ] {207a86d0-d521-4006-827c-38f6fa607a12} <Debug> TCPHandler: Processed in 0.001655095 sec. | ||
| 1315 | 2026.01.07 22:01:34.863302 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.01.07 22:01:34.863457 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.01.07 22:01:34.863502 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.01.07 22:01:34.863949 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.01.07 22:01:34.863986 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1320 | 2026.01.07 22:01:34.864462 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.01.07 22:01:34.864954 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.01.07 22:01:34.865100 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00166 sec., 189156.6265060241 rows/sec., 12.43 MiB/sec. | ||
| 1323 | 2026.01.07 22:01:34.865136 [ 275 ] {c8599c63-e7e6-40c1-9920-bffda47f75e4} <Debug> TCPHandler: Processed in 0.001821537 sec. | ||
| 1324 | 2026.01.07 22:01:34.865237 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.01.07 22:01:34.865352 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.01.07 22:01:34.865416 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2026.01.07 22:01:34.865767 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.07 22:01:34.865804 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1329 | 2026.01.07 22:01:34.866227 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.01.07 22:01:34.866654 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.07 22:01:34.866797 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
| 1332 | 2026.01.07 22:01:34.866841 [ 275 ] {4088ee66-46eb-46a9-a826-cda3a838c537} <Debug> TCPHandler: Processed in 0.001652074 sec. | ||
| 1333 | 2026.01.07 22:01:34.866967 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.01.07 22:01:34.867062 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.01.07 22:01:34.867115 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1336 | 2026.01.07 22:01:34.867888 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.01.07 22:01:34.867927 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1338 | 2026.01.07 22:01:34.868597 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.01.07 22:01:34.869017 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.01.07 22:01:34.869166 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002122 sec., 4712.535344015079 rows/sec., 8.44 MiB/sec. | ||
| 1341 | 2026.01.07 22:01:34.869222 [ 275 ] {55380c84-4ff1-483a-aafe-d7b4644729da} <Debug> TCPHandler: Processed in 0.002313305 sec. | ||
| 1342 | 2026.01.07 22:01:34.869334 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.07 22:01:34.869494 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.01.07 22:01:34.869539 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2026.01.07 22:01:34.869941 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.01.07 22:01:34.869977 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1347 | 2026.01.07 22:01:34.870423 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.01.07 22:01:34.870892 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): 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.01.07 22:01:34.871026 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001554 sec., 66924.06692406692 rows/sec., 4.10 MiB/sec. | ||
| 1350 | 2026.01.07 22:01:34.871061 [ 275 ] {bd5351a9-a9a5-4c70-be63-6d7a990a35d1} <Debug> TCPHandler: Processed in 0.001775567 sec. | ||
| 1351 | 2026.01.07 22:01:35.588115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2345 | ||
| 1352 | 2026.01.07 22:01:35.588681 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.07 22:01:35.588737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1354 | 2026.01.07 22:01:35.589393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1355 | 2026.01.07 22:01:35.589957 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.07 22:01:35.590141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2345 | ||
| 1357 | 2026.01.07 22:01:35.734073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1358 | 2026.01.07 22:01:35.753036 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.01.07 22:01:35.753100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1360 | 2026.01.07 22:01:35.760510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.01.07 22:01:35.762121 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.01.07 22:01:35.767145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1363 | 2026.01.07 22:01:36.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.18 MiB, peak 171.18 MiB, free memory in arenas 0.00 B, will set to 168.32 MiB (RSS), difference: 1.14 MiB | ||
| 1364 | 2026.01.07 22:01:38.080887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 212 | ||
| 1365 | 2026.01.07 22:01:38.082970 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.01.07 22:01:38.083026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1367 | 2026.01.07 22:01:38.084314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.01.07 22:01:38.084820 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.01.07 22:01:38.085136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1370 | 2026.01.07 22:01:39.829949 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.01.07 22:01:39.830208 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1372 | 2026.01.07 22:01:39.830559 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.01.07 22:01:39.835185 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1374 | 2026.01.07 22:01:39.835534 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.01.07 22:01:39.835618 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.01.07 22:01:39.835825 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1377 | 2026.01.07 22:01:39.838060 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.01.07 22:01:39.840181 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 1379 | 2026.01.07 22:01:39.840239 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1380 | 2026.01.07 22:01:39.844518 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1381 | 2026.01.07 22:01:39.844551 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1382 | 2026.01.07 22:01:39.870511 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.040411 sec., 791.8636014946425 rows/sec., 29.89 KiB/sec. | ||
| 1383 | 2026.01.07 22:01:39.870638 [ 275 ] {04c71650-4209-4612-ab10-386f539e15be} <Debug> TCPHandler: Processed in 0.040822763 sec. | ||
| 1384 | 2026.01.07 22:01:39.870958 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.07 22:01:39.871145 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1386 | 2026.01.07 22:01:39.871407 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1387 | 2026.01.07 22:01:39.871445 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1388 | 2026.01.07 22:01:39.871664 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.01.07 22:01:39.871725 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.01.07 22:01:39.871842 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1391 | 2026.01.07 22:01:39.871875 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1392 | 2026.01.07 22:01:39.871896 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 1393 | 2026.01.07 22:01:39.871912 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1394 | 2026.01.07 22:01:39.871949 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1395 | 2026.01.07 22:01:39.871968 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1396 | 2026.01.07 22:01:39.872569 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001511 sec., 21178.02779616148 rows/sec., 799.48 KiB/sec. | ||
| 1397 | 2026.01.07 22:01:39.872636 [ 275 ] {a66dd869-81d8-41fb-9447-44271fe626a4} <Debug> TCPHandler: Processed in 0.001755946 sec. | ||
| 1398 | 2026.01.07 22:01:39.872873 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.01.07 22:01:39.873015 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1400 | 2026.01.07 22:01:39.873244 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2026.01.07 22:01:39.873282 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1402 | 2026.01.07 22:01:39.873477 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2026.01.07 22:01:39.873530 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2026.01.07 22:01:39.873632 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1405 | 2026.01.07 22:01:39.873661 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2026.01.07 22:01:39.873681 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 1407 | 2026.01.07 22:01:39.873695 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.01.07 22:01:39.873729 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1409 | 2026.01.07 22:01:39.873747 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1410 | 2026.01.07 22:01:39.874448 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001495 sec., 21404.68227424749 rows/sec., 808.03 KiB/sec. | ||
| 1411 | 2026.01.07 22:01:39.874529 [ 275 ] {2b2a9b6f-624f-467e-bc3a-78a2a9e1f597} <Debug> TCPHandler: Processed in 0.001706015 sec. | ||
| 1412 | 2026.01.07 22:01:39.881598 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.01.07 22:01:39.881712 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1414 | 2026.01.07 22:01:39.881760 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1415 | 2026.01.07 22:01:39.882333 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.01.07 22:01:39.882380 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1417 | 2026.01.07 22:01:39.882812 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.01.07 22:01:39.883039 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.01.07 22:01:39.883194 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001513 sec., 1982.8155981493721 rows/sec., 180.73 KiB/sec. | ||
| 1420 | 2026.01.07 22:01:39.883235 [ 275 ] {65d6f7b0-26c7-4420-b66b-1fc81218d70f} <Debug> TCPHandler: Processed in 0.001691905 sec. | ||
| 1421 | 2026.01.07 22:01:39.883367 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.01.07 22:01:39.883463 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1423 | 2026.01.07 22:01:39.883506 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1424 | 2026.01.07 22:01:39.883968 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.01.07 22:01:39.884014 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1426 | 2026.01.07 22:01:39.884390 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1427 | 2026.01.07 22:01:39.884676 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.01.07 22:01:39.884842 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001396 sec., 1432.6647564469913 rows/sec., 116.82 KiB/sec. | ||
| 1429 | 2026.01.07 22:01:39.884892 [ 275 ] {7b9d3179-0830-4e5f-bc62-af801dc7cd67} <Debug> TCPHandler: Processed in 0.001575473 sec. | ||
| 1430 | 2026.01.07 22:01:39.885025 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.01.07 22:01:39.885141 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1432 | 2026.01.07 22:01:39.885182 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1433 | 2026.01.07 22:01:39.885636 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.01.07 22:01:39.885673 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1435 | 2026.01.07 22:01:39.885977 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1436 | 2026.01.07 22:01:39.886201 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.01.07 22:01:39.886347 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Debug> executeQuery: Read 85 rows, 7.12 KiB in 0.001225 sec., 69387.75510204081 rows/sec., 5.67 MiB/sec. | ||
| 1438 | 2026.01.07 22:01:39.886400 [ 275 ] {50424c16-6174-41ce-8301-3e7de5a9a67c} <Debug> TCPHandler: Processed in 0.001436731 sec. | ||
| 1439 | 2026.01.07 22:01:39.886523 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.01.07 22:01:39.886617 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.01.07 22:01:39.886659 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1442 | 2026.01.07 22:01:39.887054 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.01.07 22:01:39.887092 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1444 | 2026.01.07 22:01:39.887383 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1445 | 2026.01.07 22:01:39.887581 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.01.07 22:01:39.887709 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.00111 sec., 14414.414414414414 rows/sec., 1.05 MiB/sec. | ||
| 1447 | 2026.01.07 22:01:39.887744 [ 275 ] {71780a18-9745-4d7f-9f5d-485c4ec5e37a} <Debug> TCPHandler: Processed in 0.001270059 sec. | ||
| 1448 | 2026.01.07 22:01:39.887862 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.01.07 22:01:39.887953 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1450 | 2026.01.07 22:01:39.887991 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1451 | 2026.01.07 22:01:39.888403 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.01.07 22:01:39.888438 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1453 | 2026.01.07 22:01:39.888730 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2026.01.07 22:01:39.888936 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.01.07 22:01:39.889057 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Debug> executeQuery: Read 95 rows, 7.61 KiB in 0.001123 sec., 84594.83526268922 rows/sec., 6.61 MiB/sec. | ||
| 1456 | 2026.01.07 22:01:39.889094 [ 275 ] {0aeb52fd-789f-4666-89fc-0c07598bf1ba} <Debug> TCPHandler: Processed in 0.00127985 sec. | ||
| 1457 | 2026.01.07 22:01:39.889205 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.01.07 22:01:39.889298 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.01.07 22:01:39.889339 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1460 | 2026.01.07 22:01:39.889749 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.01.07 22:01:39.889783 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1462 | 2026.01.07 22:01:39.890090 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.01.07 22:01:39.890286 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.01.07 22:01:39.890418 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001138 sec., 141476.2741652021 rows/sec., 9.85 MiB/sec. | ||
| 1465 | 2026.01.07 22:01:39.890453 [ 275 ] {19ccedb3-0e71-498f-b817-0e04dc61ceaa} <Debug> TCPHandler: Processed in 0.001296629 sec. | ||
| 1466 | 2026.01.07 22:01:39.890560 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.01.07 22:01:39.890652 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.01.07 22:01:39.890704 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1469 | 2026.01.07 22:01:39.891413 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.01.07 22:01:39.891446 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1471 | 2026.01.07 22:01:39.891939 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1472 | 2026.01.07 22:01:39.892154 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.01.07 22:01:39.892284 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001651 sec., 8479.709267110842 rows/sec., 15.20 MiB/sec. | ||
| 1474 | 2026.01.07 22:01:39.892332 [ 275 ] {d4c6ea24-cd95-4bb9-833c-13b9065e4554} <Debug> TCPHandler: Processed in 0.001821157 sec. | ||
| 1475 | 2026.01.07 22:01:39.892444 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.01.07 22:01:39.892537 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.01.07 22:01:39.892578 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1478 | 2026.01.07 22:01:39.892896 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.01.07 22:01:39.892929 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1480 | 2026.01.07 22:01:39.893216 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1481 | 2026.01.07 22:01:39.893426 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.01.07 22:01:39.893548 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.00103 sec., 17475.728155339802 rows/sec., 1.23 MiB/sec. | ||
| 1483 | 2026.01.07 22:01:39.893583 [ 275 ] {435ee720-457f-4435-8441-27e13d26ae15} <Debug> TCPHandler: Processed in 0.001186998 sec. | ||
| 1484 | 2026.01.07 22:01:39.893690 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.01.07 22:01:39.893782 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.01.07 22:01:39.893822 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1487 | 2026.01.07 22:01:39.894142 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.01.07 22:01:39.894178 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1489 | 2026.01.07 22:01:39.894482 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1490 | 2026.01.07 22:01:39.894683 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.01.07 22:01:39.894812 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 1492 | 2026.01.07 22:01:39.894846 [ 275 ] {d66a7dda-6883-48ea-a6bd-e03d1012dcbb} <Debug> TCPHandler: Processed in 0.001205588 sec. | ||
| 1493 | 2026.01.07 22:01:43.025781 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1494 | 2026.01.07 22:01:43.025848 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1495 | 2026.01.07 22:01:43.091109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2857 | ||
| 1496 | 2026.01.07 22:01:43.091602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.01.07 22:01:43.091645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1498 | 2026.01.07 22:01:43.092276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1499 | 2026.01.07 22:01:43.092820 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.01.07 22:01:43.092954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1501 | 2026.01.07 22:01:43.092972 [ 76 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1502 | 2026.01.07 22:01:43.093024 [ 76 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.07 22:01:43.093051 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1504 | 2026.01.07 22:01:43.095176 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 1505 | 2026.01.07 22:01:43.097410 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1506 | 2026.01.07 22:01:43.097502 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 1507 | 2026.01.07 22:01:43.097603 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1508 | 2026.01.07 22:01:43.097653 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1509 | 2026.01.07 22:01:43.097713 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 494 rows starting from the beginning of the part | ||
| 1510 | 2026.01.07 22:01:43.097766 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 1511 | 2026.01.07 22:01:43.097813 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 1512 | 2026.01.07 22:01:43.129301 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.036129584 sec., 79076.47096075061 rows/sec., 1.13 MiB/sec. | ||
| 1513 | 2026.01.07 22:01:43.130339 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1514 | 2026.01.07 22:01:43.130893 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.01.07 22:01:43.130970 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_6_1} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1516 | 2026.01.07 22:01:43.131077 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1517 | 2026.01.07 22:01:43.268104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1518 | 2026.01.07 22:01:43.285364 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.01.07 22:01:43.285417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1520 | 2026.01.07 22:01:43.291687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1521 | 2026.01.07 22:01:43.292869 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.01.07 22:01:43.293153 [ 76 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.01.07 22:01:43.293194 [ 76 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.01.07 22:01:43.293213 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1525 | 2026.01.07 22:01:43.293301 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1526 | 2026.01.07 22:01:43.296339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1527 | 2026.01.07 22:01:43.297717 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1528 | 2026.01.07 22:01:43.299304 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1529 | 2026.01.07 22:01:43.304225 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1530 | 2026.01.07 22:01:43.308717 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1531 | 2026.01.07 22:01:43.312958 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1532 | 2026.01.07 22:01:43.320427 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1533 | 2026.01.07 22:01:43.324729 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 1534 | 2026.01.07 22:01:43.383228 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08996881 sec., 511.28830091228286 rows/sec., 2.64 MiB/sec. | ||
| 1535 | 2026.01.07 22:01:43.385772 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1536 | 2026.01.07 22:01:43.388434 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_6_1} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.07 22:01:43.388540 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_6_1} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1538 | 2026.01.07 22:01:43.390471 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1539 | 2026.01.07 22:01:44.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.40 MiB, peak 179.94 MiB, free memory in arenas 0.00 B, will set to 180.51 MiB (RSS), difference: 10.11 MiB | ||
| 1540 | 2026.01.07 22:01:44.848716 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.01.07 22:01:44.848887 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1542 | 2026.01.07 22:01:44.848949 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1543 | 2026.01.07 22:01:44.849745 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.01.07 22:01:44.849791 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1545 | 2026.01.07 22:01:44.850311 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1546 | 2026.01.07 22:01:44.850779 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.01.07 22:01:44.850932 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002089 sec., 196266.15605552896 rows/sec., 12.45 MiB/sec. | ||
| 1548 | 2026.01.07 22:01:44.850978 [ 275 ] {b3b9176d-2a4d-4e4f-8485-2341b391861f} <Debug> TCPHandler: Processed in 0.002380305 sec. | ||
| 1549 | 2026.01.07 22:01:44.851105 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.01.07 22:01:44.851204 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1551 | 2026.01.07 22:01:44.851253 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1552 | 2026.01.07 22:01:44.852204 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.01.07 22:01:44.852251 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1554 | 2026.01.07 22:01:44.852871 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1555 | 2026.01.07 22:01:44.853390 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.01.07 22:01:44.853598 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002415 sec., 468737.0600414079 rows/sec., 37.14 MiB/sec. | ||
| 1557 | 2026.01.07 22:01:44.853649 [ 275 ] {64a22b54-0dfb-4247-81ff-9fd163380484} <Debug> TCPHandler: Processed in 0.002596149 sec. | ||
| 1558 | 2026.01.07 22:01:44.853783 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.01.07 22:01:44.853902 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.01.07 22:01:44.853956 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1561 | 2026.01.07 22:01:44.854468 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.07 22:01:44.854509 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1563 | 2026.01.07 22:01:44.854951 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1564 | 2026.01.07 22:01:44.855384 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.07 22:01:44.855520 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001644 sec., 130778.58880778588 rows/sec., 7.76 MiB/sec. | ||
| 1566 | 2026.01.07 22:01:44.855557 [ 275 ] {a520b907-0f60-4301-899c-e2af4cb13095} <Debug> TCPHandler: Processed in 0.001835257 sec. | ||
| 1567 | 2026.01.07 22:01:44.855663 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.01.07 22:01:44.855758 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.01.07 22:01:44.855799 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1570 | 2026.01.07 22:01:44.856265 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.01.07 22:01:44.856304 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1572 | 2026.01.07 22:01:44.856720 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2026.01.07 22:01:44.857143 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.01.07 22:01:44.857279 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00154 sec., 137662.33766233767 rows/sec., 8.88 MiB/sec. | ||
| 1575 | 2026.01.07 22:01:44.857318 [ 275 ] {017f4d75-821a-41ac-aa10-53a09008dfb7} <Debug> TCPHandler: Processed in 0.001706076 sec. | ||
| 1576 | 2026.01.07 22:01:44.857420 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.01.07 22:01:44.857515 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.01.07 22:01:44.857557 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1579 | 2026.01.07 22:01:44.858013 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.01.07 22:01:44.858050 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1581 | 2026.01.07 22:01:44.858467 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1582 | 2026.01.07 22:01:44.858926 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.01.07 22:01:44.859063 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001566 sec., 134738.1864623244 rows/sec., 7.65 MiB/sec. | ||
| 1584 | 2026.01.07 22:01:44.859102 [ 275 ] {e9001cda-31b1-4d18-8b68-728c63b8ee83} <Debug> TCPHandler: Processed in 0.001731006 sec. | ||
| 1585 | 2026.01.07 22:01:44.859204 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.01.07 22:01:44.859299 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1587 | 2026.01.07 22:01:44.859340 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1588 | 2026.01.07 22:01:44.859942 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.01.07 22:01:44.859980 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1590 | 2026.01.07 22:01:44.860428 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.01.07 22:01:44.860865 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.01.07 22:01:44.861015 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001734 sec., 397347.17416378314 rows/sec., 27.75 MiB/sec. | ||
| 1593 | 2026.01.07 22:01:44.861056 [ 275 ] {77ad7e00-3a83-44e3-b443-e4c37323899a} <Debug> TCPHandler: Processed in 0.001901448 sec. | ||
| 1594 | 2026.01.07 22:01:44.861174 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.01.07 22:01:44.861269 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1596 | 2026.01.07 22:01:44.861311 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1597 | 2026.01.07 22:01:44.861676 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.07 22:01:44.861715 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1599 | 2026.01.07 22:01:44.862153 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1600 | 2026.01.07 22:01:44.862638 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.07 22:01:44.862772 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
| 1602 | 2026.01.07 22:01:44.862809 [ 275 ] {ae5481ff-6796-43e2-9bbf-db53efe86e62} <Debug> TCPHandler: Processed in 0.001684555 sec. | ||
| 1603 | 2026.01.07 22:01:44.862911 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.01.07 22:01:44.863006 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.01.07 22:01:44.863050 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1606 | 2026.01.07 22:01:44.863523 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.01.07 22:01:44.863570 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1608 | 2026.01.07 22:01:44.864097 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1609 | 2026.01.07 22:01:44.864534 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.01.07 22:01:44.864691 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001702 sec., 184488.8366627497 rows/sec., 12.12 MiB/sec. | ||
| 1611 | 2026.01.07 22:01:44.864729 [ 275 ] {736d5b75-7edb-4568-9bfa-c00a49ebedd8} <Debug> TCPHandler: Processed in 0.001867687 sec. | ||
| 1612 | 2026.01.07 22:01:44.864831 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.01.07 22:01:44.864925 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1614 | 2026.01.07 22:01:44.864968 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1615 | 2026.01.07 22:01:44.865286 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.01.07 22:01:44.865321 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1617 | 2026.01.07 22:01:44.865720 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1618 | 2026.01.07 22:01:44.866139 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.01.07 22:01:44.866274 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
| 1620 | 2026.01.07 22:01:44.866311 [ 275 ] {57082bfe-7e62-45ad-be15-f48045b822fb} <Debug> TCPHandler: Processed in 0.001527883 sec. | ||
| 1621 | 2026.01.07 22:01:44.866418 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.07 22:01:44.866511 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1623 | 2026.01.07 22:01:44.866564 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1624 | 2026.01.07 22:01:44.867295 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.07 22:01:44.867331 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1626 | 2026.01.07 22:01:44.867956 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1627 | 2026.01.07 22:01:44.868402 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.07 22:01:44.868545 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002054 sec., 4868.549172346641 rows/sec., 8.72 MiB/sec. | ||
| 1629 | 2026.01.07 22:01:44.868599 [ 275 ] {07336b67-d2ec-4f0f-abee-e37c1db85469} <Debug> TCPHandler: Processed in 0.002231064 sec. | ||
| 1630 | 2026.01.07 22:01:44.868707 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.07 22:01:44.868800 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.01.07 22:01:44.868841 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1633 | 2026.01.07 22:01:44.869174 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.01.07 22:01:44.869209 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1635 | 2026.01.07 22:01:44.869780 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1636 | 2026.01.07 22:01:44.870200 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.07 22:01:44.870352 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00157 sec., 66242.03821656051 rows/sec., 4.06 MiB/sec. | ||
| 1638 | 2026.01.07 22:01:44.870388 [ 275 ] {a250c63b-a89d-4530-b837-7c8ad0faead7} <Debug> TCPHandler: Processed in 0.001729926 sec. | ||
| 1639 | 2026.01.07 22:01:48.085518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 258 | ||
| 1640 | 2026.01.07 22:01:48.088032 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.01.07 22:01:48.088084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1642 | 2026.01.07 22:01:48.089542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1643 | 2026.01.07 22:01:48.090124 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.01.07 22:01:48.090451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1645 | 2026.01.07 22:01:49.837467 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.01.07 22:01:49.837648 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.01.07 22:01:49.837714 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.01.07 22:01:49.838428 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.07 22:01:49.838466 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1650 | 2026.01.07 22:01:49.838846 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2026.01.07 22:01:49.839128 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.07 22:01:49.839250 [ 66 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.01.07 22:01:49.839278 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001623 sec., 67775.72396796057 rows/sec., 5.70 MiB/sec. | ||
| 1654 | 2026.01.07 22:01:49.839291 [ 66 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.01.07 22:01:49.839313 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1656 | 2026.01.07 22:01:49.839321 [ 275 ] {d37328b4-7d09-48cc-b460-3026b9b72ac0} <Debug> TCPHandler: Processed in 0.001936899 sec. | ||
| 1657 | 2026.01.07 22:01:49.839413 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 1658 | 2026.01.07 22:01:49.839449 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.07 22:01:49.839529 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.01.07 22:01:49.839544 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1661 | 2026.01.07 22:01:49.839576 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1662 | 2026.01.07 22:01:49.839584 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1663 | 2026.01.07 22:01:49.839673 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 1664 | 2026.01.07 22:01:49.839749 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1665 | 2026.01.07 22:01:49.839811 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 85 rows starting from the beginning of the part | ||
| 1666 | 2026.01.07 22:01:49.839859 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1667 | 2026.01.07 22:01:49.839906 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1668 | 2026.01.07 22:01:49.840013 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.01.07 22:01:49.840051 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1670 | 2026.01.07 22:01:49.840432 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1671 | 2026.01.07 22:01:49.840649 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.01.07 22:01:49.840780 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001255 sec., 21513.94422310757 rows/sec., 1.58 MiB/sec. | ||
| 1673 | 2026.01.07 22:01:49.840819 [ 275 ] {7c605c63-158d-4f1b-85c7-6b252a4fe1fe} <Debug> TCPHandler: Processed in 0.001420511 sec. | ||
| 1674 | 2026.01.07 22:01:49.840933 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.01.07 22:01:49.841025 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1676 | 2026.01.07 22:01:49.841065 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1677 | 2026.01.07 22:01:49.841345 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3652 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197248 sec., 1851476.314081765 rows/sec., 154.06 MiB/sec. | ||
| 1678 | 2026.01.07 22:01:49.841513 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.07 22:01:49.841553 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1680 | 2026.01.07 22:01:49.841558 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1681 | 2026.01.07 22:01:49.841791 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.07 22:01:49.841852 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_6_1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1683 | 2026.01.07 22:01:49.841868 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1684 | 2026.01.07 22:01:49.841908 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1685 | 2026.01.07 22:01:49.842070 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.01.07 22:01:49.842163 [ 66 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1687 | 2026.01.07 22:01:49.842193 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001186 sec., 81787.521079258 rows/sec., 6.41 MiB/sec. | ||
| 1688 | 2026.01.07 22:01:49.842195 [ 66 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.01.07 22:01:49.842223 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1690 | 2026.01.07 22:01:49.842230 [ 275 ] {293e999e-37f3-4cf5-99b3-d71df6d87ec1} <Debug> TCPHandler: Processed in 0.00134595 sec. | ||
| 1691 | 2026.01.07 22:01:49.842328 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 1692 | 2026.01.07 22:01:49.842351 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.01.07 22:01:49.842461 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.01.07 22:01:49.842482 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1695 | 2026.01.07 22:01:49.842505 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1696 | 2026.01.07 22:01:49.842533 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1697 | 2026.01.07 22:01:49.842630 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 1698 | 2026.01.07 22:01:49.842681 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1699 | 2026.01.07 22:01:49.842729 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 95 rows starting from the beginning of the part | ||
| 1700 | 2026.01.07 22:01:49.842770 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1701 | 2026.01.07 22:01:49.842812 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 97 rows starting from the beginning of the part | ||
| 1702 | 2026.01.07 22:01:49.842921 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.07 22:01:49.842960 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1704 | 2026.01.07 22:01:49.843310 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1705 | 2026.01.07 22:01:49.843546 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.07 22:01:49.843643 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1707 | 2026.01.07 22:01:49.843667 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.01.07 22:01:49.843680 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 1709 | 2026.01.07 22:01:49.843684 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1710 | 2026.01.07 22:01:49.843717 [ 275 ] {d365c13b-8289-41b3-bc50-c347031d66ed} <Debug> TCPHandler: Processed in 0.001415601 sec. | ||
| 1711 | 2026.01.07 22:01:49.843748 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 1712 | 2026.01.07 22:01:49.843818 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1713 | 2026.01.07 22:01:49.843828 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.07 22:01:49.843842 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1715 | 2026.01.07 22:01:49.843888 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1716 | 2026.01.07 22:01:49.843922 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1717 | 2026.01.07 22:01:49.843926 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1718 | 2026.01.07 22:01:49.843969 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1719 | 2026.01.07 22:01:49.843977 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1720 | 2026.01.07 22:01:49.844003 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1721 | 2026.01.07 22:01:49.844037 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 1722 | 2026.01.07 22:01:49.844065 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797257 sec., 1298089.2549034446 rows/sec., 96.85 MiB/sec. | ||
| 1723 | 2026.01.07 22:01:49.844351 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.01.07 22:01:49.844752 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.07 22:01:49.844755 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.01.07 22:01:49.844801 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1727 | 2026.01.07 22:01:49.844872 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_6_1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1728 | 2026.01.07 22:01:49.844974 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1729 | 2026.01.07 22:01:49.845072 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134542 sec., 1061378.6029641302 rows/sec., 71.15 MiB/sec. | ||
| 1730 | 2026.01.07 22:01:49.845314 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2026.01.07 22:01:49.845366 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1732 | 2026.01.07 22:01:49.845659 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.01.07 22:01:49.845720 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.01.07 22:01:49.845802 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001898 sec., 14225.50052687039 rows/sec., 25.49 MiB/sec. | ||
| 1735 | 2026.01.07 22:01:49.845808 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1736 | 2026.01.07 22:01:49.845860 [ 275 ] {3b660b72-94e5-4731-af37-3816b60be478} <Debug> TCPHandler: Processed in 0.00207973 sec. | ||
| 1737 | 2026.01.07 22:01:49.845909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1738 | 2026.01.07 22:01:49.845991 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.01.07 22:01:49.846089 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1740 | 2026.01.07 22:01:49.846132 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1741 | 2026.01.07 22:01:49.846488 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.01.07 22:01:49.846523 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1743 | 2026.01.07 22:01:49.846826 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1744 | 2026.01.07 22:01:49.847028 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.01.07 22:01:49.847151 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001082 sec., 8317.929759704251 rows/sec., 639.91 KiB/sec. | ||
| 1746 | 2026.01.07 22:01:49.847187 [ 275 ] {aa74c97a-1920-4eaa-9339-2f38ebd45798} <Debug> TCPHandler: Processed in 0.001244268 sec. | ||
| 1747 | 2026.01.07 22:01:49.847299 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.01.07 22:01:49.847390 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.01.07 22:01:49.847431 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1750 | 2026.01.07 22:01:49.847761 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.01.07 22:01:49.847796 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1752 | 2026.01.07 22:01:49.848093 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1753 | 2026.01.07 22:01:49.848291 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.01.07 22:01:49.848381 [ 66 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1755 | 2026.01.07 22:01:49.848411 [ 66 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.01.07 22:01:49.848418 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 1757 | 2026.01.07 22:01:49.848428 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1758 | 2026.01.07 22:01:49.848453 [ 275 ] {7bb05e0d-d2a7-4a10-a88a-77faca113c8e} <Debug> TCPHandler: Processed in 0.001202488 sec. | ||
| 1759 | 2026.01.07 22:01:49.848516 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 1760 | 2026.01.07 22:01:49.848626 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1761 | 2026.01.07 22:01:49.848657 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1762 | 2026.01.07 22:01:49.848738 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1763 | 2026.01.07 22:01:49.848785 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1764 | 2026.01.07 22:01:49.848823 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 1765 | 2026.01.07 22:01:49.848861 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1766 | 2026.01.07 22:01:49.848904 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 1767 | 2026.01.07 22:01:49.849697 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280809 sec., 384132.21643508127 rows/sec., 24.40 MiB/sec. | ||
| 1768 | 2026.01.07 22:01:49.849920 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1769 | 2026.01.07 22:01:49.850162 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.07 22:01:49.850223 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_6_1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1771 | 2026.01.07 22:01:49.850277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1772 | 2026.01.07 22:01:50.593557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3305 | ||
| 1773 | 2026.01.07 22:01:50.594051 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.01.07 22:01:50.594091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1775 | 2026.01.07 22:01:50.594566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1776 | 2026.01.07 22:01:50.594794 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.01.07 22:01:50.594927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3305 | ||
| 1778 | 2026.01.07 22:01:50.796969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1779 | 2026.01.07 22:01:50.814718 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.01.07 22:01:50.814776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1781 | 2026.01.07 22:01:50.820513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1782 | 2026.01.07 22:01:50.821226 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.01.07 22:01:50.824460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1784 | 2026.01.07 22:01:54.849695 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.07 22:01:54.849885 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.07 22:01:54.849957 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1787 | 2026.01.07 22:01:54.850880 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.07 22:01:54.850930 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1789 | 2026.01.07 22:01:54.851345 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2026.01.07 22:01:54.851572 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.07 22:01:54.851723 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 1792 | 2026.01.07 22:01:54.851771 [ 275 ] {94a1c190-ab4e-4c21-b2b3-e56f5bf2ecf5} <Debug> TCPHandler: Processed in 0.002208183 sec. | ||
| 1793 | 2026.01.07 22:01:54.851897 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.07 22:01:54.852000 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.07 22:01:54.852043 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1796 | 2026.01.07 22:01:54.852902 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.07 22:01:54.852940 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1798 | 2026.01.07 22:01:54.853333 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1799 | 2026.01.07 22:01:54.853559 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.07 22:01:54.853689 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001713 sec., 660828.9550496206 rows/sec., 52.36 MiB/sec. | ||
| 1801 | 2026.01.07 22:01:54.853726 [ 275 ] {2f00a7ff-8724-4771-a8fb-16aa532562fe} <Debug> TCPHandler: Processed in 0.001881108 sec. | ||
| 1802 | 2026.01.07 22:01:54.853841 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.07 22:01:54.853937 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.01.07 22:01:54.853978 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1805 | 2026.01.07 22:01:54.854443 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.07 22:01:54.854481 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1807 | 2026.01.07 22:01:54.854788 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1808 | 2026.01.07 22:01:54.854996 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.07 22:01:54.855096 [ 56 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1810 | 2026.01.07 22:01:54.855124 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001207 sec., 178127.58906379453 rows/sec., 10.57 MiB/sec. | ||
| 1811 | 2026.01.07 22:01:54.855162 [ 56 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.01.07 22:01:54.855170 [ 275 ] {3b6c34ee-a64e-4992-8e51-715434392fb3} <Debug> TCPHandler: Processed in 0.00137721 sec. | ||
| 1813 | 2026.01.07 22:01:54.855190 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1814 | 2026.01.07 22:01:54.855285 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.07 22:01:54.855303 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 1816 | 2026.01.07 22:01:54.855383 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.01.07 22:01:54.855426 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1818 | 2026.01.07 22:01:54.855433 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1819 | 2026.01.07 22:01:54.855478 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 1820 | 2026.01.07 22:01:54.855549 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 1821 | 2026.01.07 22:01:54.855599 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 1822 | 2026.01.07 22:01:54.855643 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1823 | 2026.01.07 22:01:54.855678 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1824 | 2026.01.07 22:01:54.855715 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1825 | 2026.01.07 22:01:54.855893 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.01.07 22:01:54.855934 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1827 | 2026.01.07 22:01:54.856296 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2026.01.07 22:01:54.856525 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.01.07 22:01:54.856654 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 1830 | 2026.01.07 22:01:54.856669 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414821 sec., 645311.3150002721 rows/sec., 41.25 MiB/sec. | ||
| 1831 | 2026.01.07 22:01:54.856694 [ 275 ] {8e57f7a9-383c-4b78-a613-87f7dadbccd4} <Debug> TCPHandler: Processed in 0.001457312 sec. | ||
| 1832 | 2026.01.07 22:01:54.856839 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.01.07 22:01:54.856892 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1834 | 2026.01.07 22:01:54.856962 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1835 | 2026.01.07 22:01:54.857017 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1836 | 2026.01.07 22:01:54.857225 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.01.07 22:01:54.857301 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_6_1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1838 | 2026.01.07 22:01:54.857392 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1839 | 2026.01.07 22:01:54.857610 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.01.07 22:01:54.857658 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1841 | 2026.01.07 22:01:54.857990 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1842 | 2026.01.07 22:01:54.858207 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.01.07 22:01:54.858341 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001404 sec., 150284.90028490027 rows/sec., 8.53 MiB/sec. | ||
| 1844 | 2026.01.07 22:01:54.858381 [ 275 ] {b9b89d4c-ac6b-4a66-9bf4-8cd0e76ebaee} <Debug> TCPHandler: Processed in 0.001605034 sec. | ||
| 1845 | 2026.01.07 22:01:54.858488 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.01.07 22:01:54.858583 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1847 | 2026.01.07 22:01:54.858623 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1848 | 2026.01.07 22:01:54.859260 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.07 22:01:54.859297 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2026.01.07 22:01:54.859643 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2026.01.07 22:01:54.859864 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.01.07 22:01:54.859991 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001427 sec., 482831.11422564817 rows/sec., 33.72 MiB/sec. | ||
| 1853 | 2026.01.07 22:01:54.860029 [ 275 ] {f03bba2d-4467-40c5-bf02-5f94098d6b89} <Debug> TCPHandler: Processed in 0.001590283 sec. | ||
| 1854 | 2026.01.07 22:01:54.860145 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.07 22:01:54.860240 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1856 | 2026.01.07 22:01:54.860283 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1857 | 2026.01.07 22:01:54.860623 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.01.07 22:01:54.860661 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1859 | 2026.01.07 22:01:54.860975 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2026.01.07 22:01:54.861185 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.07 22:01:54.861316 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 1862 | 2026.01.07 22:01:54.861355 [ 275 ] {39a14118-d5d2-49d3-84c2-8ebea4f02313} <Debug> TCPHandler: Processed in 0.001268409 sec. | ||
| 1863 | 2026.01.07 22:01:54.861460 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.01.07 22:01:54.861556 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.01.07 22:01:54.861600 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1866 | 2026.01.07 22:01:54.862039 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.01.07 22:01:54.862076 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1868 | 2026.01.07 22:01:54.862414 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2026.01.07 22:01:54.862623 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.01.07 22:01:54.862757 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 1871 | 2026.01.07 22:01:54.862794 [ 275 ] {6c566526-7fe8-42c3-96c5-5e5788b881ce} <Debug> TCPHandler: Processed in 0.001382401 sec. | ||
| 1872 | 2026.01.07 22:01:54.862899 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.01.07 22:01:54.862994 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.01.07 22:01:54.863036 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1875 | 2026.01.07 22:01:54.863349 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.01.07 22:01:54.863387 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1877 | 2026.01.07 22:01:54.863676 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2026.01.07 22:01:54.863891 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.01.07 22:01:54.864021 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 1880 | 2026.01.07 22:01:54.864059 [ 275 ] {dc8f0766-0148-40fc-9861-0b37c40cff44} <Debug> TCPHandler: Processed in 0.001207908 sec. | ||
| 1881 | 2026.01.07 22:01:54.864178 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.01.07 22:01:54.864292 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.01.07 22:01:54.864357 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1884 | 2026.01.07 22:01:54.865230 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.01.07 22:01:54.865269 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1886 | 2026.01.07 22:01:54.865763 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2026.01.07 22:01:54.865982 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.01.07 22:01:54.866088 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1889 | 2026.01.07 22:01:54.866118 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 1890 | 2026.01.07 22:01:54.866145 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.01.07 22:01:54.866174 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1892 | 2026.01.07 22:01:54.866177 [ 275 ] {cccf6188-20fd-485e-9fbf-57db5d5f2437} <Debug> TCPHandler: Processed in 0.00205946 sec. | ||
| 1893 | 2026.01.07 22:01:54.866266 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 1894 | 2026.01.07 22:01:54.866312 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.07 22:01:54.866430 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.01.07 22:01:54.866479 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1897 | 2026.01.07 22:01:54.866482 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1898 | 2026.01.07 22:01:54.866552 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1899 | 2026.01.07 22:01:54.866676 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1900 | 2026.01.07 22:01:54.866780 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1901 | 2026.01.07 22:01:54.866847 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.07 22:01:54.866880 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1903 | 2026.01.07 22:01:54.866889 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1904 | 2026.01.07 22:01:54.866978 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1905 | 2026.01.07 22:01:54.867077 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1906 | 2026.01.07 22:01:54.867225 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1907 | 2026.01.07 22:01:54.867467 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.01.07 22:01:54.867601 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 1909 | 2026.01.07 22:01:54.867638 [ 275 ] {f2ca60ca-1068-4ee1-97c0-425188b2ebcb} <Debug> TCPHandler: Processed in 0.001384771 sec. | ||
| 1910 | 2026.01.07 22:01:54.868858 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002629548 sec., 30803.773119943045 rows/sec., 55.20 MiB/sec. | ||
| 1911 | 2026.01.07 22:01:54.869100 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.01.07 22:01:54.869426 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.01.07 22:01:54.869579 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1914 | 2026.01.07 22:01:54.869662 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1915 | 2026.01.07 22:01:58.025917 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1916 | 2026.01.07 22:01:58.026011 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1917 | 2026.01.07 22:01:58.091309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 294 | ||
| 1918 | 2026.01.07 22:01:58.093531 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.01.07 22:01:58.093582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1920 | 2026.01.07 22:01:58.094739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1921 | 2026.01.07 22:01:58.094994 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.01.07 22:01:58.095232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1923 | 2026.01.07 22:01:58.095542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3817 | ||
| 1924 | 2026.01.07 22:01:58.096077 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.01.07 22:01:58.096116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1926 | 2026.01.07 22:01:58.096599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1927 | 2026.01.07 22:01:58.096847 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.01.07 22:01:58.096987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 1929 | 2026.01.07 22:01:58.325053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1930 | 2026.01.07 22:01:58.343122 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.01.07 22:01:58.343180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1932 | 2026.01.07 22:01:58.349499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1933 | 2026.01.07 22:01:58.350293 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.01.07 22:01:58.354687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1935 | 2026.01.07 22:01:59.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.16 MiB, peak 187.39 MiB, free memory in arenas 0.00 B, will set to 183.42 MiB (RSS), difference: 1.26 MiB | ||
| 1936 | 2026.01.07 22:01:59.836952 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.01.07 22:01:59.837157 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1938 | 2026.01.07 22:01:59.837227 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1939 | 2026.01.07 22:01:59.837991 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.01.07 22:01:59.838033 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1941 | 2026.01.07 22:01:59.838423 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1942 | 2026.01.07 22:01:59.838653 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.01.07 22:01:59.838803 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001697 sec., 64820.2710665881 rows/sec., 5.45 MiB/sec. | ||
| 1944 | 2026.01.07 22:01:59.838850 [ 275 ] {7951b339-1d9b-48ca-a97f-09b45bcd8bf9} <Debug> TCPHandler: Processed in 0.00202529 sec. | ||
| 1945 | 2026.01.07 22:01:59.838980 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.01.07 22:01:59.839080 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.01.07 22:01:59.839123 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1948 | 2026.01.07 22:01:59.839532 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.01.07 22:01:59.839569 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1950 | 2026.01.07 22:01:59.839882 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1951 | 2026.01.07 22:01:59.840101 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.01.07 22:01:59.840232 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.69 MiB/sec. | ||
| 1953 | 2026.01.07 22:01:59.840270 [ 275 ] {6167da17-0899-4075-82a9-d5adedbec649} <Debug> TCPHandler: Processed in 0.001341109 sec. | ||
| 1954 | 2026.01.07 22:01:59.840390 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.01.07 22:01:59.840485 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1956 | 2026.01.07 22:01:59.840525 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1957 | 2026.01.07 22:01:59.840957 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.01.07 22:01:59.840993 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1959 | 2026.01.07 22:01:59.841299 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1960 | 2026.01.07 22:01:59.841500 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.01.07 22:01:59.841637 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001173 sec., 77578.85763000853 rows/sec., 6.06 MiB/sec. | ||
| 1962 | 2026.01.07 22:01:59.841675 [ 275 ] {869c1dc1-6c63-45a1-8d7d-1591a2934a36} <Debug> TCPHandler: Processed in 0.00133397 sec. | ||
| 1963 | 2026.01.07 22:01:59.841795 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.01.07 22:01:59.841886 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.01.07 22:01:59.841930 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1966 | 2026.01.07 22:01:59.842335 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.07 22:01:59.842370 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1968 | 2026.01.07 22:01:59.842668 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1969 | 2026.01.07 22:01:59.842857 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.07 22:01:59.842988 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 1971 | 2026.01.07 22:01:59.843023 [ 275 ] {68b56f5c-80d7-4b52-b44d-a83876978b36} <Debug> TCPHandler: Processed in 0.00131432 sec. | ||
| 1972 | 2026.01.07 22:01:59.843130 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.07 22:01:59.843216 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.01.07 22:01:59.843266 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1975 | 2026.01.07 22:01:59.844103 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.07 22:01:59.844139 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1977 | 2026.01.07 22:01:59.844648 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1978 | 2026.01.07 22:01:59.844859 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.07 22:01:59.845001 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001752 sec., 15410.958904109588 rows/sec., 27.62 MiB/sec. | ||
| 1980 | 2026.01.07 22:01:59.845062 [ 275 ] {fa432772-d812-4dfe-9e27-06b231270dd7} <Debug> TCPHandler: Processed in 0.001934789 sec. | ||
| 1981 | 2026.01.07 22:01:59.845181 [ 275 ] {} <Trace> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.07 22:01:59.845273 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.07 22:01:59.845314 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1984 | 2026.01.07 22:01:59.845655 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.07 22:01:59.845691 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1986 | 2026.01.07 22:01:59.845999 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.01.07 22:01:59.846199 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.07 22:01:59.846324 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 1989 | 2026.01.07 22:01:59.846359 [ 275 ] {e39c59f0-9972-4479-8f3c-eea8cd8e065d} <Debug> TCPHandler: Processed in 0.001227638 sec. | ||
| 1990 | 2026.01.07 22:02:04.275455 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2026.01.07 22:02:04.275536 [ 275 ] {} <Debug> TCP-Session: 5f6700d8-c557-44eb-b594-4188c25958e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.01.07 22:02:04.847434 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.01.07 22:02:04.847639 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.01.07 22:02:04.847705 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1995 | 2026.01.07 22:02:04.848530 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.01.07 22:02:04.848568 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1997 | 2026.01.07 22:02:04.849029 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1998 | 2026.01.07 22:02:04.849282 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.07 22:02:04.849393 [ 41 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2000 | 2026.01.07 22:02:04.849431 [ 41 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.01.07 22:02:04.849435 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 2002 | 2026.01.07 22:02:04.849450 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2003 | 2026.01.07 22:02:04.849483 [ 277 ] {39cd9dc1-dac0-4892-96a9-3a6d2dd48b0c} <Debug> TCPHandler: Processed in 0.002181293 sec. | ||
| 2004 | 2026.01.07 22:02:04.849611 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.07 22:02:04.849610 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::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 | ||
| 2006 | 2026.01.07 22:02:04.849708 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.07 22:02:04.849758 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2008 | 2026.01.07 22:02:04.849774 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2026.01.07 22:02:04.849825 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2010 | 2026.01.07 22:02:04.849918 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2011 | 2026.01.07 22:02:04.849997 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2012 | 2026.01.07 22:02:04.850042 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2013 | 2026.01.07 22:02:04.850082 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2014 | 2026.01.07 22:02:04.850573 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.07 22:02:04.850615 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2016 | 2026.01.07 22:02:04.851102 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2017 | 2026.01.07 22:02:04.851344 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.07 22:02:04.851343 [ 189 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814367 sec., 1129870.638079286 rows/sec., 75.98 MiB/sec. | ||
| 2019 | 2026.01.07 22:02:04.851482 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001794 sec., 630992.1962095875 rows/sec., 50.00 MiB/sec. | ||
| 2020 | 2026.01.07 22:02:04.851531 [ 277 ] {8b2e6fb4-3038-4610-866a-32751a81bf4c} <Debug> TCPHandler: Processed in 0.001974529 sec. | ||
| 2021 | 2026.01.07 22:02:04.851559 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2022 | 2026.01.07 22:02:04.851645 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.01.07 22:02:04.851749 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2024 | 2026.01.07 22:02:04.851794 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2025 | 2026.01.07 22:02:04.851823 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.01.07 22:02:04.851897 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_5_1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2027 | 2026.01.07 22:02:04.851967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2028 | 2026.01.07 22:02:04.852264 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.01.07 22:02:04.852309 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2030 | 2026.01.07 22:02:04.852651 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.01.07 22:02:04.852888 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.01.07 22:02:04.853029 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001297 sec., 165767.15497301467 rows/sec., 9.84 MiB/sec. | ||
| 2033 | 2026.01.07 22:02:04.853068 [ 277 ] {02fd5ff0-bfbd-4a79-ad7a-2bb1ceb6d75e} <Debug> TCPHandler: Processed in 0.001474802 sec. | ||
| 2034 | 2026.01.07 22:02:04.853183 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.01.07 22:02:04.853278 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.01.07 22:02:04.853318 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2037 | 2026.01.07 22:02:04.853766 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.01.07 22:02:04.853805 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2039 | 2026.01.07 22:02:04.854143 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2040 | 2026.01.07 22:02:04.854364 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.01.07 22:02:04.854457 [ 41 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2042 | 2026.01.07 22:02:04.854488 [ 41 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.01.07 22:02:04.854506 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2044 | 2026.01.07 22:02:04.854515 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 2045 | 2026.01.07 22:02:04.854561 [ 277 ] {e99dd34a-3767-4710-8207-c23f90937b50} <Debug> TCPHandler: Processed in 0.001430081 sec. | ||
| 2046 | 2026.01.07 22:02:04.854647 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::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 | ||
| 2047 | 2026.01.07 22:02:04.854692 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.07 22:02:04.854789 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2049 | 2026.01.07 22:02:04.854790 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.01.07 22:02:04.854862 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2051 | 2026.01.07 22:02:04.854866 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2052 | 2026.01.07 22:02:04.854967 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2053 | 2026.01.07 22:02:04.855018 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2054 | 2026.01.07 22:02:04.855069 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2055 | 2026.01.07 22:02:04.855121 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2056 | 2026.01.07 22:02:04.855393 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.01.07 22:02:04.855438 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2058 | 2026.01.07 22:02:04.855830 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2059 | 2026.01.07 22:02:04.856086 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.01.07 22:02:04.856181 [ 41 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2061 | 2026.01.07 22:02:04.856183 [ 198 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598664 sec., 663053.6497975809 rows/sec., 45.29 MiB/sec. | ||
| 2062 | 2026.01.07 22:02:04.856208 [ 41 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.01.07 22:02:04.856226 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001453 sec., 145216.79284239505 rows/sec., 8.25 MiB/sec. | ||
| 2064 | 2026.01.07 22:02:04.856236 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2065 | 2026.01.07 22:02:04.856265 [ 277 ] {2f905eaa-f817-4377-942d-b17698bf77a6} <Debug> TCPHandler: Processed in 0.001624484 sec. | ||
| 2066 | 2026.01.07 22:02:04.856314 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::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 | ||
| 2067 | 2026.01.07 22:02:04.856358 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2068 | 2026.01.07 22:02:04.856385 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.01.07 22:02:04.856405 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2070 | 2026.01.07 22:02:04.856436 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2071 | 2026.01.07 22:02:04.856483 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2072 | 2026.01.07 22:02:04.856485 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2073 | 2026.01.07 22:02:04.856522 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2074 | 2026.01.07 22:02:04.856537 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2075 | 2026.01.07 22:02:04.856563 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2076 | 2026.01.07 22:02:04.856599 [ 193 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2077 | 2026.01.07 22:02:04.856649 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.01.07 22:02:04.856720 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_5_1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2079 | 2026.01.07 22:02:04.856784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2080 | 2026.01.07 22:02:04.857177 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.01.07 22:02:04.857219 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2082 | 2026.01.07 22:02:04.857391 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112516 sec., 948300.9682557374 rows/sec., 57.47 MiB/sec. | ||
| 2083 | 2026.01.07 22:02:04.857500 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2084 | 2026.01.07 22:02:04.857586 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.01.07 22:02:04.857834 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.01.07 22:02:04.857884 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.01.07 22:02:04.857903 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_5_1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2088 | 2026.01.07 22:02:04.857963 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2089 | 2026.01.07 22:02:04.858024 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001558 sec., 442233.63286264444 rows/sec., 30.88 MiB/sec. | ||
| 2090 | 2026.01.07 22:02:04.858066 [ 277 ] {5a92b680-ca91-4c15-8db3-97ba4ce5580e} <Debug> TCPHandler: Processed in 0.001731366 sec. | ||
| 2091 | 2026.01.07 22:02:04.858179 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.01.07 22:02:04.858274 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2093 | 2026.01.07 22:02:04.858315 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2094 | 2026.01.07 22:02:04.858654 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.01.07 22:02:04.858690 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2096 | 2026.01.07 22:02:04.858999 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2097 | 2026.01.07 22:02:04.859218 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.01.07 22:02:04.859349 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 2099 | 2026.01.07 22:02:04.859384 [ 277 ] {26f18851-7971-4a2b-90f2-48b69a1573c6} <Debug> TCPHandler: Processed in 0.001254149 sec. | ||
| 2100 | 2026.01.07 22:02:04.859490 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.01.07 22:02:04.859584 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.01.07 22:02:04.859625 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2103 | 2026.01.07 22:02:04.860058 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.01.07 22:02:04.860093 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2105 | 2026.01.07 22:02:04.860442 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2106 | 2026.01.07 22:02:04.860664 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.01.07 22:02:04.860792 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 2108 | 2026.01.07 22:02:04.860827 [ 277 ] {9a5b97e6-9bfc-451f-aa4e-b7ad9d77d41f} <Debug> TCPHandler: Processed in 0.00138588 sec. | ||
| 2109 | 2026.01.07 22:02:04.860978 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.01.07 22:02:04.861071 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.01.07 22:02:04.861112 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2112 | 2026.01.07 22:02:04.861473 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.07 22:02:04.861525 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2114 | 2026.01.07 22:02:04.861861 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2115 | 2026.01.07 22:02:04.862075 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.07 22:02:04.862166 [ 41 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2117 | 2026.01.07 22:02:04.862197 [ 41 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.01.07 22:02:04.862207 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 2119 | 2026.01.07 22:02:04.862214 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2120 | 2026.01.07 22:02:04.862244 [ 277 ] {0647287a-cb41-47aa-89e9-921962e6ec73} <Debug> TCPHandler: Processed in 0.001316919 sec. | ||
| 2121 | 2026.01.07 22:02:04.862304 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::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 | ||
| 2122 | 2026.01.07 22:02:04.862377 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.07 22:02:04.862403 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2124 | 2026.01.07 22:02:04.862437 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2125 | 2026.01.07 22:02:04.862480 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.01.07 22:02:04.862483 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::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 | ||
| 2127 | 2026.01.07 22:02:04.862540 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::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 | ||
| 2128 | 2026.01.07 22:02:04.862546 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2129 | 2026.01.07 22:02:04.862578 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::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 | ||
| 2130 | 2026.01.07 22:02:04.862615 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::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 | ||
| 2131 | 2026.01.07 22:02:04.863265 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001000475 sec., 4997.626127589395 rows/sec., 336.75 KiB/sec. | ||
| 2132 | 2026.01.07 22:02:04.863360 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.07 22:02:04.863388 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2134 | 2026.01.07 22:02:04.863405 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2135 | 2026.01.07 22:02:04.863670 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.01.07 22:02:04.863743 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_5_1} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2137 | 2026.01.07 22:02:04.863809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2138 | 2026.01.07 22:02:04.864070 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2139 | 2026.01.07 22:02:04.864316 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.07 22:02:04.864463 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002001 sec., 4997.501249375312 rows/sec., 8.96 MiB/sec. | ||
| 2141 | 2026.01.07 22:02:04.864523 [ 277 ] {cf4e12ec-4b1b-443c-812a-0790cb3a9aff} <Debug> TCPHandler: Processed in 0.002196822 sec. | ||
| 2142 | 2026.01.07 22:02:04.864630 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.01.07 22:02:04.864725 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.01.07 22:02:04.864766 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2145 | 2026.01.07 22:02:04.865105 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.07 22:02:04.865139 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2147 | 2026.01.07 22:02:04.865454 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2148 | 2026.01.07 22:02:04.865670 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.07 22:02:04.865794 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 2150 | 2026.01.07 22:02:04.865832 [ 277 ] {5294c12d-83a9-4d69-9367-7c634d05dbd9} <Debug> TCPHandler: Processed in 0.001251738 sec. | ||
| 2151 | 2026.01.07 22:02:05.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.43 MiB, peak 187.39 MiB, free memory in arenas 0.00 B, will set to 184.04 MiB (RSS), difference: 1.62 MiB | ||
| 2152 | 2026.01.07 22:02:05.597233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4265 | ||
| 2153 | 2026.01.07 22:02:05.597993 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.01.07 22:02:05.598069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2155 | 2026.01.07 22:02:05.598748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2156 | 2026.01.07 22:02:05.599049 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.07 22:02:05.599230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4265 | ||
| 2158 | 2026.01.07 22:02:05.854928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2159 | 2026.01.07 22:02:05.877563 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.07 22:02:05.877653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2161 | 2026.01.07 22:02:05.884464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2162 | 2026.01.07 22:02:05.885440 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.07 22:02:05.890579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2164 | 2026.01.07 22:02:06.209134 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34044 | ||
| 2165 | 2026.01.07 22:02:06.209241 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.01.07 22:02:06.209270 [ 275 ] {} <Debug> TCP-Session: 19b02ad6-21f2-492e-ad92-c52be9a3a346 Authenticating user 'default' from [fd00:1122:3344:101::e]:34044 | ||
| 2167 | 2026.01.07 22:02:06.209293 [ 275 ] {} <Debug> TCP-Session: 19b02ad6-21f2-492e-ad92-c52be9a3a346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.01.07 22:02:06.209308 [ 275 ] {} <Debug> TCP-Session: 19b02ad6-21f2-492e-ad92-c52be9a3a346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.01.07 22:02:06.209624 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 2170 | 2026.01.07 22:02:06.209650 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64360 | ||
| 2171 | 2026.01.07 22:02:06.209673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34652 | ||
| 2172 | 2026.01.07 22:02:06.209716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39952 | ||
| 2173 | 2026.01.07 22:02:06.209730 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43313 | ||
| 2174 | 2026.01.07 22:02:06.209771 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.01.07 22:02:06.209763 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.01.07 22:02:06.209829 [ 288 ] {} <Debug> TCP-Session: dbfd9ad5-98e7-4b49-91a2-d5784be49ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64360 | ||
| 2177 | 2026.01.07 22:02:06.209759 [ 275 ] {} <Trace> TCP-Session: 19b02ad6-21f2-492e-ad92-c52be9a3a346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.01.07 22:02:06.209865 [ 288 ] {} <Debug> TCP-Session: dbfd9ad5-98e7-4b49-91a2-d5784be49ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.07 22:02:06.209860 [ 286 ] {} <Debug> TCP-Session: a154e415-69e3-459e-9d51-37d248a5f2f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 2180 | 2026.01.07 22:02:06.209893 [ 288 ] {} <Debug> TCP-Session: dbfd9ad5-98e7-4b49-91a2-d5784be49ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.01.07 22:02:06.209702 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 2182 | 2026.01.07 22:02:06.209921 [ 286 ] {} <Debug> TCP-Session: a154e415-69e3-459e-9d51-37d248a5f2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.01.07 22:02:06.209697 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43950 | ||
| 2184 | 2026.01.07 22:02:06.209963 [ 286 ] {} <Debug> TCP-Session: a154e415-69e3-459e-9d51-37d248a5f2f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.01.07 22:02:06.209638 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50931 | ||
| 2186 | 2026.01.07 22:02:06.210045 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2187 | 2026.01.07 22:02:06.210298 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2188 | 2026.01.07 22:02:06.210310 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.01.07 22:02:06.210341 [ 287 ] {} <Debug> TCP-Session: 69a5996d-a6bb-4a00-b283-4005184954ac Authenticating user 'default' from [fd00:1122:3344:101::e]:50931 | ||
| 2190 | 2026.01.07 22:02:06.210347 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.01.07 22:02:06.210353 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2192 | 2026.01.07 22:02:06.210359 [ 287 ] {} <Debug> TCP-Session: 69a5996d-a6bb-4a00-b283-4005184954ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.01.07 22:02:06.210384 [ 291 ] {} <Debug> TCP-Session: 6e804c6d-bf10-426f-b737-7aa1a51c4e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 2194 | 2026.01.07 22:02:06.210386 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2026.01.07 22:02:06.210417 [ 291 ] {} <Debug> TCP-Session: 6e804c6d-bf10-426f-b737-7aa1a51c4e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.01.07 22:02:06.210445 [ 292 ] {} <Debug> TCP-Session: 7f97fe67-43db-442d-9114-37468db373b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39952 | ||
| 2197 | 2026.01.07 22:02:06.210453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.01.07 22:02:06.210471 [ 292 ] {} <Debug> TCP-Session: 7f97fe67-43db-442d-9114-37468db373b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.07 22:02:06.210451 [ 291 ] {} <Debug> TCP-Session: 6e804c6d-bf10-426f-b737-7aa1a51c4e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.07 22:02:06.210495 [ 293 ] {} <Debug> TCP-Session: 625bedfa-f7e0-4de9-8e4c-eae9aa5dfc75 Authenticating user 'default' from [fd00:1122:3344:101::e]:43313 | ||
| 2201 | 2026.01.07 22:02:06.210497 [ 292 ] {} <Debug> TCP-Session: 7f97fe67-43db-442d-9114-37468db373b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.01.07 22:02:06.210506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.01.07 22:02:06.210537 [ 293 ] {} <Debug> TCP-Session: 625bedfa-f7e0-4de9-8e4c-eae9aa5dfc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.07 22:02:06.210542 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.01.07 22:02:06.210569 [ 289 ] {} <Debug> TCP-Session: 68dd540d-ed5f-4b6e-b64a-b2f4e0588b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:34652 | ||
| 2206 | 2026.01.07 22:02:06.210569 [ 293 ] {} <Debug> TCP-Session: 625bedfa-f7e0-4de9-8e4c-eae9aa5dfc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.01.07 22:02:06.210604 [ 290 ] {} <Debug> TCP-Session: b24255d5-284c-4053-89ae-f12474d2e9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43950 | ||
| 2208 | 2026.01.07 22:02:06.210608 [ 289 ] {} <Debug> TCP-Session: 68dd540d-ed5f-4b6e-b64a-b2f4e0588b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.01.07 22:02:06.210397 [ 287 ] {} <Debug> TCP-Session: 69a5996d-a6bb-4a00-b283-4005184954ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.01.07 22:02:06.210651 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 2211 | 2026.01.07 22:02:06.210645 [ 289 ] {} <Debug> TCP-Session: 68dd540d-ed5f-4b6e-b64a-b2f4e0588b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.01.07 22:02:06.210642 [ 290 ] {} <Debug> TCP-Session: b24255d5-284c-4053-89ae-f12474d2e9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.01.07 22:02:06.210715 [ 290 ] {} <Debug> TCP-Session: b24255d5-284c-4053-89ae-f12474d2e9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.01.07 22:02:06.211939 [ 317 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> AggregatingTransform: Aggregating | ||
| 2215 | 2026.01.07 22:02:06.211998 [ 317 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> Aggregator: Aggregation method: without_key | ||
| 2216 | 2026.01.07 22:02:06.212036 [ 317 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001280679 sec. (780.836 rows/sec., 30.50 KiB/sec.) | ||
| 2217 | 2026.01.07 22:02:06.212054 [ 317 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Trace> Aggregator: Merging aggregated data | ||
| 2218 | 2026.01.07 22:02:06.213238 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 2219 | 2026.01.07 22:02:06.213385 [ 275 ] {ab35b48a-0702-4085-a4be-7262d6521a93} <Debug> TCPHandler: Processed in 0.003752976 sec. | ||
| 2220 | 2026.01.07 22:02:06.213519 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2026.01.07 22:02:06.213558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.01.07 22:02:06.213561 [ 275 ] {} <Debug> TCP-Session: 19b02ad6-21f2-492e-ad92-c52be9a3a346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.07 22:02:06.213586 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.01.07 22:02:06.213602 [ 286 ] {} <Debug> TCP-Session: a154e415-69e3-459e-9d51-37d248a5f2f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.01.07 22:02:06.213611 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.01.07 22:02:06.213635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.01.07 22:02:06.213657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.01.07 22:02:06.213676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.01.07 22:02:06.213695 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2230 | 2026.01.07 22:02:06.213709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.01.07 22:02:06.213708 [ 293 ] {} <Debug> TCP-Session: 625bedfa-f7e0-4de9-8e4c-eae9aa5dfc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.01.07 22:02:06.213739 [ 288 ] {} <Debug> TCP-Session: dbfd9ad5-98e7-4b49-91a2-d5784be49ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.01.07 22:02:06.213745 [ 292 ] {} <Debug> TCP-Session: 7f97fe67-43db-442d-9114-37468db373b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.07 22:02:06.213718 [ 289 ] {} <Debug> TCP-Session: 68dd540d-ed5f-4b6e-b64a-b2f4e0588b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.01.07 22:02:06.213689 [ 291 ] {} <Debug> TCP-Session: 6e804c6d-bf10-426f-b737-7aa1a51c4e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.01.07 22:02:06.213677 [ 290 ] {} <Debug> TCP-Session: b24255d5-284c-4053-89ae-f12474d2e9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.01.07 22:02:06.213631 [ 287 ] {} <Debug> TCP-Session: 69a5996d-a6bb-4a00-b283-4005184954ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.01.07 22:02:06.221860 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50491 | ||
| 2239 | 2026.01.07 22:02:06.221924 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.01.07 22:02:06.221945 [ 275 ] {} <Debug> TCP-Session: 877f2376-9cbd-4cd3-b94e-497f3372ece1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50491 | ||
| 2241 | 2026.01.07 22:02:06.221961 [ 275 ] {} <Debug> TCP-Session: 877f2376-9cbd-4cd3-b94e-497f3372ece1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.01.07 22:02:06.221973 [ 275 ] {} <Debug> TCP-Session: 877f2376-9cbd-4cd3-b94e-497f3372ece1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.01.07 22:02:06.222161 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46573 | ||
| 2244 | 2026.01.07 22:02:06.222174 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34504 | ||
| 2245 | 2026.01.07 22:02:06.222195 [ 275 ] {} <Trace> TCP-Session: 877f2376-9cbd-4cd3-b94e-497f3372ece1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.01.07 22:02:06.222204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52927 | ||
| 2247 | 2026.01.07 22:02:06.222213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49508 | ||
| 2248 | 2026.01.07 22:02:06.222234 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 2249 | 2026.01.07 22:02:06.222259 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52642 | ||
| 2250 | 2026.01.07 22:02:06.222276 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.01.07 22:02:06.222297 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.01.07 22:02:06.222320 [ 288 ] {} <Debug> TCP-Session: bba704a0-f4bb-4d38-998b-f4cb04876293 Authenticating user 'default' from [fd00:1122:3344:101::e]:52927 | ||
| 2253 | 2026.01.07 22:02:06.222322 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2254 | 2026.01.07 22:02:06.222338 [ 289 ] {} <Debug> TCP-Session: abf3ce7e-d35d-41d7-9924-2990de717220 Authenticating user 'default' from [fd00:1122:3344:101::e]:49508 | ||
| 2255 | 2026.01.07 22:02:06.222346 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.01.07 22:02:06.222373 [ 289 ] {} <Debug> TCP-Session: abf3ce7e-d35d-41d7-9924-2990de717220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.01.07 22:02:06.222391 [ 292 ] {} <Debug> TCP-Session: 1d24a10f-34ed-46e6-9c5e-730b12ac9fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52642 | ||
| 2258 | 2026.01.07 22:02:06.222402 [ 289 ] {} <Debug> TCP-Session: abf3ce7e-d35d-41d7-9924-2990de717220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.01.07 22:02:06.222420 [ 292 ] {} <Debug> TCP-Session: 1d24a10f-34ed-46e6-9c5e-730b12ac9fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.07 22:02:06.222345 [ 288 ] {} <Debug> TCP-Session: bba704a0-f4bb-4d38-998b-f4cb04876293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.01.07 22:02:06.222453 [ 292 ] {} <Debug> TCP-Session: 1d24a10f-34ed-46e6-9c5e-730b12ac9fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.07 22:02:06.222463 [ 288 ] {} <Debug> TCP-Session: bba704a0-f4bb-4d38-998b-f4cb04876293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.01.07 22:02:06.222268 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43710 | ||
| 2264 | 2026.01.07 22:02:06.222228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.01.07 22:02:06.222503 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2266 | 2026.01.07 22:02:06.222529 [ 286 ] {} <Debug> TCP-Session: ce907755-70c6-49c4-b393-46fe9800dc6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46573 | ||
| 2267 | 2026.01.07 22:02:06.222244 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45463 | ||
| 2268 | 2026.01.07 22:02:06.222543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.01.07 22:02:06.222567 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2270 | 2026.01.07 22:02:06.222557 [ 286 ] {} <Debug> TCP-Session: ce907755-70c6-49c4-b393-46fe9800dc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.07 22:02:06.222596 [ 293 ] {} <Debug> TCP-Session: 2736ca8e-67f9-4939-8535-98a04fddde59 Authenticating user 'default' from [fd00:1122:3344:101::e]:43710 | ||
| 2272 | 2026.01.07 22:02:06.222617 [ 286 ] {} <Debug> TCP-Session: ce907755-70c6-49c4-b393-46fe9800dc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.07 22:02:06.222635 [ 293 ] {} <Debug> TCP-Session: 2736ca8e-67f9-4939-8535-98a04fddde59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.07 22:02:06.222608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2026.01.07 22:02:06.222660 [ 293 ] {} <Debug> TCP-Session: 2736ca8e-67f9-4939-8535-98a04fddde59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.01.07 22:02:06.222686 [ 291 ] {} <Debug> TCP-Session: a662d77e-9eca-4b43-96b5-28d7bf8b5b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45463 | ||
| 2277 | 2026.01.07 22:02:06.222320 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2026.01.07 22:02:06.222713 [ 291 ] {} <Debug> TCP-Session: a662d77e-9eca-4b43-96b5-28d7bf8b5b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.01.07 22:02:06.222739 [ 290 ] {} <Debug> TCP-Session: 1e97cabd-67f0-4731-8270-50622e148649 Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 2280 | 2026.01.07 22:02:06.222744 [ 291 ] {} <Debug> TCP-Session: a662d77e-9eca-4b43-96b5-28d7bf8b5b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.07 22:02:06.222766 [ 290 ] {} <Debug> TCP-Session: 1e97cabd-67f0-4731-8270-50622e148649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.01.07 22:02:06.222249 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.07 22:02:06.222789 [ 290 ] {} <Debug> TCP-Session: 1e97cabd-67f0-4731-8270-50622e148649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.01.07 22:02:06.222813 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 2285 | 2026.01.07 22:02:06.222819 [ 287 ] {} <Debug> TCP-Session: a9a4036d-30fe-40b2-ba0c-a390b6e2f343 Authenticating user 'default' from [fd00:1122:3344:101::e]:34504 | ||
| 2286 | 2026.01.07 22:02:06.222850 [ 287 ] {} <Debug> TCP-Session: a9a4036d-30fe-40b2-ba0c-a390b6e2f343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.07 22:02:06.222866 [ 287 ] {} <Debug> TCP-Session: a9a4036d-30fe-40b2-ba0c-a390b6e2f343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.07 22:02:06.222895 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2289 | 2026.01.07 22:02:06.597014 [ 285 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> AggregatingTransform: Aggregating | ||
| 2290 | 2026.01.07 22:02:06.597085 [ 285 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> Aggregator: Aggregation method: without_key | ||
| 2291 | 2026.01.07 22:02:06.597126 [ 285 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037505 sec. (963.851 rows/sec., 37.65 KiB/sec.) | ||
| 2292 | 2026.01.07 22:02:06.597144 [ 285 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Trace> Aggregator: Merging aggregated data | ||
| 2293 | 2026.01.07 22:02:06.598369 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.376069 sec., 2.6590864974246746 rows/sec., 106.36 B/sec. | ||
| 2294 | 2026.01.07 22:02:06.598541 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2295 | 2026.01.07 22:02:06.598559 [ 275 ] {077a62cb-5dac-4a4a-8170-8e2c3119d404} <Debug> TCPHandler: Processed in 0.376411674 sec. | ||
| 2296 | 2026.01.07 22:02:06.598693 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.01.07 22:02:06.598727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2026.01.07 22:02:06.598755 [ 293 ] {} <Debug> TCP-Session: 2736ca8e-67f9-4939-8535-98a04fddde59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.07 22:02:06.598753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.01.07 22:02:06.598787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.01.07 22:02:06.598802 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2026.01.07 22:02:06.598820 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2026.01.07 22:02:06.598844 [ 288 ] {} <Debug> TCP-Session: bba704a0-f4bb-4d38-998b-f4cb04876293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.01.07 22:02:06.598859 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2026.01.07 22:02:06.598863 [ 289 ] {} <Debug> TCP-Session: abf3ce7e-d35d-41d7-9924-2990de717220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.01.07 22:02:06.598882 [ 291 ] {} <Debug> TCP-Session: a662d77e-9eca-4b43-96b5-28d7bf8b5b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.07 22:02:06.598900 [ 275 ] {} <Debug> TCP-Session: 877f2376-9cbd-4cd3-b94e-497f3372ece1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.01.07 22:02:06.598784 [ 286 ] {} <Debug> TCP-Session: ce907755-70c6-49c4-b393-46fe9800dc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.07 22:02:06.598844 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.01.07 22:02:06.598837 [ 290 ] {} <Debug> TCP-Session: 1e97cabd-67f0-4731-8270-50622e148649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.01.07 22:02:06.598766 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.01.07 22:02:06.598989 [ 292 ] {} <Debug> TCP-Session: 1d24a10f-34ed-46e6-9c5e-730b12ac9fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.07 22:02:06.599031 [ 287 ] {} <Debug> TCP-Session: a9a4036d-30fe-40b2-ba0c-a390b6e2f343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.07 22:02:07.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.12 MiB, peak 198.25 MiB, free memory in arenas 0.00 B, will set to 204.96 MiB (RSS), difference: 18.84 MiB | ||
| 2315 | 2026.01.07 22:02:08.095730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 332 | ||
| 2316 | 2026.01.07 22:02:08.098230 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.01.07 22:02:08.098273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2318 | 2026.01.07 22:02:08.099477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2319 | 2026.01.07 22:02:08.099742 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.01.07 22:02:08.099937 [ 36 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2321 | 2026.01.07 22:02:08.099994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2322 | 2026.01.07 22:02:08.100011 [ 36 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.07 22:02:08.100044 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2324 | 2026.01.07 22:02:08.100152 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 2325 | 2026.01.07 22:02:08.100764 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2326 | 2026.01.07 22:02:08.100933 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2327 | 2026.01.07 22:02:08.101353 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 94 rows starting from the beginning of the part | ||
| 2328 | 2026.01.07 22:02:08.101743 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2329 | 2026.01.07 22:02:08.102123 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 2330 | 2026.01.07 22:02:08.102490 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2331 | 2026.01.07 22:02:08.102864 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2332 | 2026.01.07 22:02:08.109136 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009024054 sec., 36790.55998556746 rows/sec., 35.23 MiB/sec. | ||
| 2333 | 2026.01.07 22:02:08.110167 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2334 | 2026.01.07 22:02:08.110841 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.01.07 22:02:08.110923 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_6_1} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2336 | 2026.01.07 22:02:08.111154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2337 | 2026.01.07 22:02:09.837728 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.01.07 22:02:09.837939 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2339 | 2026.01.07 22:02:09.838013 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2340 | 2026.01.07 22:02:09.838771 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.01.07 22:02:09.838819 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2342 | 2026.01.07 22:02:09.839233 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2343 | 2026.01.07 22:02:09.839463 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.01.07 22:02:09.839639 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001757 sec., 62606.715993170175 rows/sec., 5.27 MiB/sec. | ||
| 2345 | 2026.01.07 22:02:09.839687 [ 277 ] {a2121d3e-aa04-4691-9f51-f11962af80e2} <Debug> TCPHandler: Processed in 0.00210244 sec. | ||
| 2346 | 2026.01.07 22:02:09.839821 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.07 22:02:09.839924 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.01.07 22:02:09.839970 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2349 | 2026.01.07 22:02:09.840389 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.01.07 22:02:09.840426 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2351 | 2026.01.07 22:02:09.840736 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2352 | 2026.01.07 22:02:09.840957 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.01.07 22:02:09.841099 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001199 sec., 22518.765638031695 rows/sec., 1.65 MiB/sec. | ||
| 2354 | 2026.01.07 22:02:09.841137 [ 277 ] {b1496797-8d82-42b1-b9b8-64bf6e6ec7d6} <Debug> TCPHandler: Processed in 0.00136848 sec. | ||
| 2355 | 2026.01.07 22:02:09.841251 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.07 22:02:09.841348 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2357 | 2026.01.07 22:02:09.841390 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2358 | 2026.01.07 22:02:09.841819 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.01.07 22:02:09.841858 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2360 | 2026.01.07 22:02:09.842172 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2361 | 2026.01.07 22:02:09.842394 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.01.07 22:02:09.842526 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001198 sec., 75959.93322203672 rows/sec., 5.93 MiB/sec. | ||
| 2363 | 2026.01.07 22:02:09.842563 [ 277 ] {fd53ef6a-e9e4-47cb-a8a5-5ff80d57429f} <Debug> TCPHandler: Processed in 0.00136249 sec. | ||
| 2364 | 2026.01.07 22:02:09.842673 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.01.07 22:02:09.842768 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.01.07 22:02:09.842813 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2367 | 2026.01.07 22:02:09.843218 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.01.07 22:02:09.843254 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2369 | 2026.01.07 22:02:09.843603 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2370 | 2026.01.07 22:02:09.843816 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.07 22:02:09.843951 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 2372 | 2026.01.07 22:02:09.843987 [ 277 ] {9648ff14-1617-489d-bfad-6a79a04758ff} <Debug> TCPHandler: Processed in 0.00136261 sec. | ||
| 2373 | 2026.01.07 22:02:09.844101 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.01.07 22:02:09.844197 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.01.07 22:02:09.844252 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2376 | 2026.01.07 22:02:09.845062 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.01.07 22:02:09.845099 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2378 | 2026.01.07 22:02:09.845644 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2379 | 2026.01.07 22:02:09.845865 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.01.07 22:02:09.846004 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001826 sec., 14786.418400876233 rows/sec., 26.50 MiB/sec. | ||
| 2381 | 2026.01.07 22:02:09.846059 [ 277 ] {bb026cd1-375b-485d-9681-4f9845f4183a} <Debug> TCPHandler: Processed in 0.00200774 sec. | ||
| 2382 | 2026.01.07 22:02:09.846181 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.01.07 22:02:09.846276 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.01.07 22:02:09.846319 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2385 | 2026.01.07 22:02:09.846661 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.01.07 22:02:09.846699 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2387 | 2026.01.07 22:02:09.847008 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2388 | 2026.01.07 22:02:09.847220 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.01.07 22:02:09.847381 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2390 | 2026.01.07 22:02:09.847424 [ 277 ] {a5830a55-71c3-43f1-b13f-1f22e6800086} <Debug> TCPHandler: Processed in 0.001291709 sec. | ||
| 2391 | 2026.01.07 22:02:13.026273 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2392 | 2026.01.07 22:02:13.026372 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2393 | 2026.01.07 22:02:13.099574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4777 | ||
| 2394 | 2026.01.07 22:02:13.100054 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.01.07 22:02:13.100090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2396 | 2026.01.07 22:02:13.100582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2397 | 2026.01.07 22:02:13.100812 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.01.07 22:02:13.100945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2399 | 2026.01.07 22:02:13.390913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2400 | 2026.01.07 22:02:13.409940 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.01.07 22:02:13.410008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2402 | 2026.01.07 22:02:13.416362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2403 | 2026.01.07 22:02:13.417089 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.01.07 22:02:13.420369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2405 | 2026.01.07 22:02:14.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.65 MiB, peak 209.65 MiB, free memory in arenas 0.00 B, will set to 209.06 MiB (RSS), difference: 3.41 MiB | ||
| 2406 | 2026.01.07 22:02:14.847630 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.01.07 22:02:14.847816 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.01.07 22:02:14.847887 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2409 | 2026.01.07 22:02:14.848728 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.01.07 22:02:14.848783 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2411 | 2026.01.07 22:02:14.849246 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2412 | 2026.01.07 22:02:14.849476 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.01.07 22:02:14.849638 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001874 sec., 218783.35112059765 rows/sec., 13.88 MiB/sec. | ||
| 2414 | 2026.01.07 22:02:14.849688 [ 277 ] {5eccc755-f897-4c3e-a53a-97a7bd90cf78} <Debug> TCPHandler: Processed in 0.002193933 sec. | ||
| 2415 | 2026.01.07 22:02:14.849810 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.01.07 22:02:14.849916 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2417 | 2026.01.07 22:02:14.849961 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2418 | 2026.01.07 22:02:14.850895 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.01.07 22:02:14.850936 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2420 | 2026.01.07 22:02:14.851359 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2421 | 2026.01.07 22:02:14.851576 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.01.07 22:02:14.851693 [ 47 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2423 | 2026.01.07 22:02:14.851711 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001822 sec., 621295.2799121843 rows/sec., 49.23 MiB/sec. | ||
| 2424 | 2026.01.07 22:02:14.851769 [ 47 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.01.07 22:02:14.851776 [ 277 ] {468aab20-33ce-4386-92d0-87defd79d4e0} <Debug> TCPHandler: Processed in 0.00201685 sec. | ||
| 2426 | 2026.01.07 22:02:14.851803 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2427 | 2026.01.07 22:02:14.851902 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.01.07 22:02:14.851937 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 2429 | 2026.01.07 22:02:14.852004 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.01.07 22:02:14.852050 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2431 | 2026.01.07 22:02:14.852077 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.01.07 22:02:14.852114 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1192 rows starting from the beginning of the part | ||
| 2433 | 2026.01.07 22:02:14.852178 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2434 | 2026.01.07 22:02:14.852222 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2435 | 2026.01.07 22:02:14.852266 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2436 | 2026.01.07 22:02:14.852310 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2437 | 2026.01.07 22:02:14.852350 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1132 rows starting from the beginning of the part | ||
| 2438 | 2026.01.07 22:02:14.852532 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.01.07 22:02:14.852575 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2440 | 2026.01.07 22:02:14.852937 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2441 | 2026.01.07 22:02:14.853170 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.01.07 22:02:14.853321 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001338 sec., 160687.59342301943 rows/sec., 9.54 MiB/sec. | ||
| 2443 | 2026.01.07 22:02:14.853361 [ 277 ] {80e0098d-4d33-484f-b2d6-206afc6153c5} <Debug> TCPHandler: Processed in 0.001509382 sec. | ||
| 2444 | 2026.01.07 22:02:14.853470 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.01.07 22:02:14.853566 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.01.07 22:02:14.853607 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2447 | 2026.01.07 22:02:14.854078 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.07 22:02:14.854115 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2449 | 2026.01.07 22:02:14.854222 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4808 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346275 sec., 2049205.6557735133 rows/sec., 170.92 MiB/sec. | ||
| 2450 | 2026.01.07 22:02:14.854474 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2451 | 2026.01.07 22:02:14.854497 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.01.07 22:02:14.854761 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.01.07 22:02:14.854840 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.01.07 22:02:14.854938 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001389 sec., 152627.78977681784 rows/sec., 9.84 MiB/sec. | ||
| 2455 | 2026.01.07 22:02:14.854938 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_11_2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2456 | 2026.01.07 22:02:14.854983 [ 277 ] {02bd92ed-3172-411c-990f-f0179beed289} <Debug> TCPHandler: Processed in 0.001563103 sec. | ||
| 2457 | 2026.01.07 22:02:14.855043 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2458 | 2026.01.07 22:02:14.855106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.01.07 22:02:14.855196 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.01.07 22:02:14.855238 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2461 | 2026.01.07 22:02:14.855700 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.07 22:02:14.855736 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2463 | 2026.01.07 22:02:14.856055 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2464 | 2026.01.07 22:02:14.856270 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.07 22:02:14.856406 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 2466 | 2026.01.07 22:02:14.856444 [ 277 ] {9239f805-373c-472f-aa00-819d8904214d} <Debug> TCPHandler: Processed in 0.00139996 sec. | ||
| 2467 | 2026.01.07 22:02:14.856564 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.01.07 22:02:14.856684 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2469 | 2026.01.07 22:02:14.856732 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2470 | 2026.01.07 22:02:14.857512 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.01.07 22:02:14.857559 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2472 | 2026.01.07 22:02:14.857918 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2473 | 2026.01.07 22:02:14.858135 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.07 22:02:14.858235 [ 47 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2475 | 2026.01.07 22:02:14.858264 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001605 sec., 429283.4890965732 rows/sec., 29.98 MiB/sec. | ||
| 2476 | 2026.01.07 22:02:14.858268 [ 47 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.01.07 22:02:14.858304 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2478 | 2026.01.07 22:02:14.858308 [ 277 ] {1b00ad12-8501-43f6-b205-0ed03a678d8a} <Debug> TCPHandler: Processed in 0.001806297 sec. | ||
| 2479 | 2026.01.07 22:02:14.858428 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.01.07 22:02:14.858463 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 2481 | 2026.01.07 22:02:14.858526 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2482 | 2026.01.07 22:02:14.858576 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2483 | 2026.01.07 22:02:14.858626 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2026.01.07 22:02:14.858678 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 746 rows starting from the beginning of the part | ||
| 2485 | 2026.01.07 22:02:14.858778 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2486 | 2026.01.07 22:02:14.858843 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part | ||
| 2487 | 2026.01.07 22:02:14.858902 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2488 | 2026.01.07 22:02:14.858959 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part | ||
| 2489 | 2026.01.07 22:02:14.858960 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.07 22:02:14.859016 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2491 | 2026.01.07 22:02:14.859016 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2492 | 2026.01.07 22:02:14.859425 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2493 | 2026.01.07 22:02:14.859694 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.01.07 22:02:14.859796 [ 47 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2495 | 2026.01.07 22:02:14.859829 [ 47 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.07 22:02:14.859840 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec. | ||
| 2497 | 2026.01.07 22:02:14.859848 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2498 | 2026.01.07 22:02:14.859885 [ 277 ] {69b2d039-efbd-4887-98d2-d07b4eb05a13} <Debug> TCPHandler: Processed in 0.001507552 sec. | ||
| 2499 | 2026.01.07 22:02:14.859980 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2500 | 2026.01.07 22:02:14.860006 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.01.07 22:02:14.860086 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2502 | 2026.01.07 22:02:14.860101 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.01.07 22:02:14.860119 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2504 | 2026.01.07 22:02:14.860145 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2505 | 2026.01.07 22:02:14.860223 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2506 | 2026.01.07 22:02:14.860288 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2507 | 2026.01.07 22:02:14.860336 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2508 | 2026.01.07 22:02:14.860388 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2509 | 2026.01.07 22:02:14.860435 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::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 | ||
| 2510 | 2026.01.07 22:02:14.860519 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123932 sec., 1410120.4746667973 rows/sec., 104.79 MiB/sec. | ||
| 2511 | 2026.01.07 22:02:14.860584 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.01.07 22:02:14.860623 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2513 | 2026.01.07 22:02:14.860708 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2514 | 2026.01.07 22:02:14.861021 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.07 22:02:14.861052 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2516 | 2026.01.07 22:02:14.861104 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_11_2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2517 | 2026.01.07 22:02:14.861185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2518 | 2026.01.07 22:02:14.861299 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.07 22:02:14.861336 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001406591 sec., 25593.79378938156 rows/sec., 1.31 MiB/sec. | ||
| 2520 | 2026.01.07 22:02:14.861406 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2026.01.07 22:02:14.861440 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.07 22:02:14.861446 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001364 sec., 230205.27859237537 rows/sec., 15.12 MiB/sec. | ||
| 2523 | 2026.01.07 22:02:14.861461 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2524 | 2026.01.07 22:02:14.861483 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2525 | 2026.01.07 22:02:14.861493 [ 277 ] {ef285175-86b0-48db-9ace-0b992ee54aa4} <Debug> TCPHandler: Processed in 0.001536122 sec. | ||
| 2526 | 2026.01.07 22:02:14.861554 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 2527 | 2026.01.07 22:02:14.861611 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.01.07 22:02:14.861643 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2529 | 2026.01.07 22:02:14.861673 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1428 rows starting from the beginning of the part | ||
| 2530 | 2026.01.07 22:02:14.861709 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.01.07 22:02:14.861721 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2532 | 2026.01.07 22:02:14.861762 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2533 | 2026.01.07 22:02:14.861772 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2534 | 2026.01.07 22:02:14.861804 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_6_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.01.07 22:02:14.861818 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2536 | 2026.01.07 22:02:14.861852 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2537 | 2026.01.07 22:02:14.861884 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_6_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2538 | 2026.01.07 22:02:14.861887 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2539 | 2026.01.07 22:02:14.861981 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2540 | 2026.01.07 22:02:14.862088 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.01.07 22:02:14.862131 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2542 | 2026.01.07 22:02:14.862458 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2543 | 2026.01.07 22:02:14.862696 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.07 22:02:14.862837 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 2545 | 2026.01.07 22:02:14.862875 [ 277 ] {0e202bc6-f814-4d59-885a-f8ec7640ed87} <Debug> TCPHandler: Processed in 0.00131388 sec. | ||
| 2546 | 2026.01.07 22:02:14.862982 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.01.07 22:02:14.863075 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.01.07 22:02:14.863132 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2549 | 2026.01.07 22:02:14.863254 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730796 sec., 1554198.183956977 rows/sec., 103.94 MiB/sec. | ||
| 2550 | 2026.01.07 22:02:14.863512 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2551 | 2026.01.07 22:02:14.863777 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.07 22:02:14.863842 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2553 | 2026.01.07 22:02:14.863900 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2554 | 2026.01.07 22:02:14.863910 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.07 22:02:14.863952 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2556 | 2026.01.07 22:02:14.864520 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2557 | 2026.01.07 22:02:14.864745 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.01.07 22:02:14.864889 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 2559 | 2026.01.07 22:02:14.864945 [ 277 ] {404d7484-a63f-4885-8108-38bd3403d398} <Debug> TCPHandler: Processed in 0.002012769 sec. | ||
| 2560 | 2026.01.07 22:02:14.865050 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.01.07 22:02:14.865144 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.01.07 22:02:14.865187 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2563 | 2026.01.07 22:02:14.865529 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.01.07 22:02:14.865565 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2565 | 2026.01.07 22:02:14.865868 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2566 | 2026.01.07 22:02:14.866087 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.01.07 22:02:14.866188 [ 67 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2568 | 2026.01.07 22:02:14.866213 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 2569 | 2026.01.07 22:02:14.866231 [ 67 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.01.07 22:02:14.866252 [ 277 ] {6ebd5d17-03d4-470b-8b4a-7465d54364fc} <Debug> TCPHandler: Processed in 0.001252158 sec. | ||
| 2571 | 2026.01.07 22:02:14.866257 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2572 | 2026.01.07 22:02:14.866345 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 2573 | 2026.01.07 22:02:14.866438 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2026.01.07 22:02:14.866462 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2575 | 2026.01.07 22:02:14.866503 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2576 | 2026.01.07 22:02:14.866539 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2577 | 2026.01.07 22:02:14.866571 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2578 | 2026.01.07 22:02:14.866603 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2579 | 2026.01.07 22:02:14.866634 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2580 | 2026.01.07 22:02:14.867393 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 4 columns (4 merged, 0 gathered) in 0.001075426 sec., 859194.402962175 rows/sec., 54.35 MiB/sec. | ||
| 2581 | 2026.01.07 22:02:14.867544 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2582 | 2026.01.07 22:02:14.867804 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.01.07 22:02:14.867871 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_11_2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2584 | 2026.01.07 22:02:14.867927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2585 | 2026.01.07 22:02:18.101104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 366 | ||
| 2586 | 2026.01.07 22:02:18.103365 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.01.07 22:02:18.103413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2588 | 2026.01.07 22:02:18.104589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2026.01.07 22:02:18.104851 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.01.07 22:02:18.105193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2591 | 2026.01.07 22:02:19.837487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.01.07 22:02:19.837703 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.07 22:02:19.837772 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2594 | 2026.01.07 22:02:19.838464 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.07 22:02:19.838513 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2596 | 2026.01.07 22:02:19.838915 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2597 | 2026.01.07 22:02:19.839145 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.07 22:02:19.839313 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001662 sec., 66185.31889290012 rows/sec., 5.57 MiB/sec. | ||
| 2599 | 2026.01.07 22:02:19.839362 [ 277 ] {021d3bd9-8a78-4596-9308-149e9c961f96} <Debug> TCPHandler: Processed in 0.00206681 sec. | ||
| 2600 | 2026.01.07 22:02:19.839492 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.01.07 22:02:19.839598 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.07 22:02:19.839643 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2603 | 2026.01.07 22:02:19.840075 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.01.07 22:02:19.840115 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2605 | 2026.01.07 22:02:19.840438 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2606 | 2026.01.07 22:02:19.840653 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.07 22:02:19.840778 [ 143 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2608 | 2026.01.07 22:02:19.840790 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001217 sec., 22185.70254724733 rows/sec., 1.63 MiB/sec. | ||
| 2609 | 2026.01.07 22:02:19.840850 [ 143 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.01.07 22:02:19.840857 [ 277 ] {9ec9e107-5c64-46b1-a140-31826d9ee823} <Debug> TCPHandler: Processed in 0.001417691 sec. | ||
| 2611 | 2026.01.07 22:02:19.840881 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2612 | 2026.01.07 22:02:19.840993 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.01.07 22:02:19.841011 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 2614 | 2026.01.07 22:02:19.841115 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.07 22:02:19.841140 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2616 | 2026.01.07 22:02:19.841168 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2617 | 2026.01.07 22:02:19.841179 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 2618 | 2026.01.07 22:02:19.841267 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2619 | 2026.01.07 22:02:19.841351 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2620 | 2026.01.07 22:02:19.841426 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2621 | 2026.01.07 22:02:19.841489 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2622 | 2026.01.07 22:02:19.841561 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2623 | 2026.01.07 22:02:19.841724 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.07 22:02:19.841766 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2625 | 2026.01.07 22:02:19.842182 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2626 | 2026.01.07 22:02:19.842487 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.07 22:02:19.842660 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001569 sec., 57998.7253027406 rows/sec., 4.53 MiB/sec. | ||
| 2628 | 2026.01.07 22:02:19.842711 [ 277 ] {8626b432-be2c-444e-a10a-e52a6534d833} <Debug> TCPHandler: Processed in 0.001774836 sec. | ||
| 2629 | 2026.01.07 22:02:19.842797 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845258 sec., 414576.17308799096 rows/sec., 27.07 MiB/sec. | ||
| 2630 | 2026.01.07 22:02:19.842843 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.07 22:02:19.842965 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.01.07 22:02:19.842975 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2633 | 2026.01.07 22:02:19.843018 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2634 | 2026.01.07 22:02:19.843297 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.01.07 22:02:19.843392 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_11_2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2636 | 2026.01.07 22:02:19.843472 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2637 | 2026.01.07 22:02:19.843538 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.07 22:02:19.843567 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2639 | 2026.01.07 22:02:19.843888 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2640 | 2026.01.07 22:02:19.844095 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.01.07 22:02:19.844224 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 2642 | 2026.01.07 22:02:19.844261 [ 277 ] {faba66fa-9d52-4774-9a43-0c09a5bf7115} <Debug> TCPHandler: Processed in 0.001469811 sec. | ||
| 2643 | 2026.01.07 22:02:19.844376 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.01.07 22:02:19.844471 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.01.07 22:02:19.844527 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2646 | 2026.01.07 22:02:19.845332 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.07 22:02:19.845370 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2648 | 2026.01.07 22:02:19.845900 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2649 | 2026.01.07 22:02:19.846129 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.01.07 22:02:19.846239 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2651 | 2026.01.07 22:02:19.846266 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001814 sec., 14884.23373759647 rows/sec., 26.67 MiB/sec. | ||
| 2652 | 2026.01.07 22:02:19.846284 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.07 22:02:19.846307 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2654 | 2026.01.07 22:02:19.846322 [ 277 ] {25dc2d98-ffc9-4291-9e1f-58d47afceb34} <Debug> TCPHandler: Processed in 0.00199657 sec. | ||
| 2655 | 2026.01.07 22:02:19.846441 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.01.07 22:02:19.846446 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 2657 | 2026.01.07 22:02:19.846537 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.07 22:02:19.846586 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2659 | 2026.01.07 22:02:19.846726 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2026.01.07 22:02:19.846801 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 2661 | 2026.01.07 22:02:19.846930 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.07 22:02:19.846962 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2663 | 2026.01.07 22:02:19.846971 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2664 | 2026.01.07 22:02:19.847102 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2665 | 2026.01.07 22:02:19.847227 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2666 | 2026.01.07 22:02:19.847299 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2667 | 2026.01.07 22:02:19.847348 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2668 | 2026.01.07 22:02:19.847484 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2669 | 2026.01.07 22:02:19.847521 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.01.07 22:02:19.847656 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 2671 | 2026.01.07 22:02:19.847694 [ 277 ] {995d67cf-ff07-497c-afb3-1f8d41b332df} <Debug> TCPHandler: Processed in 0.001303329 sec. | ||
| 2672 | 2026.01.07 22:02:19.854548 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.008172181 sec., 22270.676579483494 rows/sec., 39.91 MiB/sec. | ||
| 2673 | 2026.01.07 22:02:19.854944 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2674 | 2026.01.07 22:02:19.855265 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.01.07 22:02:19.855332 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2676 | 2026.01.07 22:02:19.855436 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2677 | 2026.01.07 22:02:20.404540 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.01.07 22:02:20.404781 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2679 | 2026.01.07 22:02:20.405156 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2680 | 2026.01.07 22:02:20.405195 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2681 | 2026.01.07 22:02:20.405468 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2682 | 2026.01.07 22:02:20.405545 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2683 | 2026.01.07 22:02:20.405689 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2684 | 2026.01.07 22:02:20.405817 [ 332 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2685 | 2026.01.07 22:02:20.405827 [ 285 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2686 | 2026.01.07 22:02:20.405964 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2687 | 2026.01.07 22:02:20.405991 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2688 | 2026.01.07 22:02:20.408067 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2689 | 2026.01.07 22:02:20.408099 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2690 | 2026.01.07 22:02:20.408167 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2691 | 2026.01.07 22:02:20.408220 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2692 | 2026.01.07 22:02:20.409178 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004505 sec., 7769.1453940066585 rows/sec., 298.93 KiB/sec. | ||
| 2693 | 2026.01.07 22:02:20.409302 [ 277 ] {d478ba10-db54-4af2-837e-d56d77daa181} <Debug> TCPHandler: Processed in 0.004901332 sec. | ||
| 2694 | 2026.01.07 22:02:20.409885 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.01.07 22:02:20.410021 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2696 | 2026.01.07 22:02:20.410269 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2697 | 2026.01.07 22:02:20.410304 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2698 | 2026.01.07 22:02:20.410530 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2026.01.07 22:02:20.410584 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2700 | 2026.01.07 22:02:20.410688 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2701 | 2026.01.07 22:02:20.410758 [ 285 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2702 | 2026.01.07 22:02:20.410773 [ 332 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2703 | 2026.01.07 22:02:20.410876 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2704 | 2026.01.07 22:02:20.410902 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2705 | 2026.01.07 22:02:20.410958 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2706 | 2026.01.07 22:02:20.410975 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2707 | 2026.01.07 22:02:20.411006 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2708 | 2026.01.07 22:02:20.411038 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2709 | 2026.01.07 22:02:20.411728 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001748 sec., 20022.883295194508 rows/sec., 770.41 KiB/sec. | ||
| 2710 | 2026.01.07 22:02:20.411830 [ 277 ] {9b7c035b-eb3f-4c84-b3eb-55652e306b41} <Debug> TCPHandler: Processed in 0.00199569 sec. | ||
| 2711 | 2026.01.07 22:02:20.412075 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.01.07 22:02:20.412220 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2713 | 2026.01.07 22:02:20.412441 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2714 | 2026.01.07 22:02:20.412479 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2715 | 2026.01.07 22:02:20.412681 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2716 | 2026.01.07 22:02:20.412735 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2717 | 2026.01.07 22:02:20.412839 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2718 | 2026.01.07 22:02:20.412901 [ 285 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2719 | 2026.01.07 22:02:20.412923 [ 332 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2026.01.07 22:02:20.413007 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2721 | 2026.01.07 22:02:20.413033 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2722 | 2026.01.07 22:02:20.413092 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2723 | 2026.01.07 22:02:20.413110 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2724 | 2026.01.07 22:02:20.413141 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2725 | 2026.01.07 22:02:20.413171 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2726 | 2026.01.07 22:02:20.413876 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001715 sec., 20408.163265306124 rows/sec., 785.24 KiB/sec. | ||
| 2727 | 2026.01.07 22:02:20.413989 [ 277 ] {8b61e190-101f-44c2-8a91-a45df677534a} <Debug> TCPHandler: Processed in 0.001967609 sec. | ||
| 2728 | 2026.01.07 22:02:20.414228 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.07 22:02:20.414367 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2730 | 2026.01.07 22:02:20.414590 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2731 | 2026.01.07 22:02:20.414626 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2732 | 2026.01.07 22:02:20.414835 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2733 | 2026.01.07 22:02:20.414888 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2734 | 2026.01.07 22:02:20.414987 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2735 | 2026.01.07 22:02:20.415061 [ 332 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2736 | 2026.01.07 22:02:20.415072 [ 301 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2737 | 2026.01.07 22:02:20.415177 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2738 | 2026.01.07 22:02:20.415202 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2739 | 2026.01.07 22:02:20.415256 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2740 | 2026.01.07 22:02:20.415274 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2741 | 2026.01.07 22:02:20.415304 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2742 | 2026.01.07 22:02:20.415333 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2743 | 2026.01.07 22:02:20.416009 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001701 sec., 20576.1316872428 rows/sec., 791.70 KiB/sec. | ||
| 2744 | 2026.01.07 22:02:20.416118 [ 277 ] {627e4667-3086-47ad-949d-45a69a7d45ef} <Debug> TCPHandler: Processed in 0.001940648 sec. | ||
| 2745 | 2026.01.07 22:02:20.416336 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.01.07 22:02:20.416474 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2747 | 2026.01.07 22:02:20.416697 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2748 | 2026.01.07 22:02:20.416733 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2749 | 2026.01.07 22:02:20.416936 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2750 | 2026.01.07 22:02:20.416990 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2751 | 2026.01.07 22:02:20.417092 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2752 | 2026.01.07 22:02:20.417164 [ 332 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2026.01.07 22:02:20.417164 [ 301 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2754 | 2026.01.07 22:02:20.417273 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2755 | 2026.01.07 22:02:20.417300 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2756 | 2026.01.07 22:02:20.417358 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2757 | 2026.01.07 22:02:20.417376 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2758 | 2026.01.07 22:02:20.417405 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2759 | 2026.01.07 22:02:20.417443 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2760 | 2026.01.07 22:02:20.418024 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 838.01 KiB/sec. | ||
| 2761 | 2026.01.07 22:02:20.418111 [ 277 ] {a3c7b3ab-9b20-4797-9ef0-2f1edba15641} <Debug> TCPHandler: Processed in 0.001825467 sec. | ||
| 2762 | 2026.01.07 22:02:20.418336 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.01.07 22:02:20.418473 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2764 | 2026.01.07 22:02:20.418688 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2765 | 2026.01.07 22:02:20.418725 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2766 | 2026.01.07 22:02:20.418928 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2767 | 2026.01.07 22:02:20.418979 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2768 | 2026.01.07 22:02:20.419078 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2769 | 2026.01.07 22:02:20.419134 [ 330 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2770 | 2026.01.07 22:02:20.419148 [ 332 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2771 | 2026.01.07 22:02:20.419225 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2772 | 2026.01.07 22:02:20.419250 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2773 | 2026.01.07 22:02:20.419302 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2774 | 2026.01.07 22:02:20.419319 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2775 | 2026.01.07 22:02:20.419348 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2776 | 2026.01.07 22:02:20.419377 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2777 | 2026.01.07 22:02:20.419980 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001564 sec., 22378.51662404092 rows/sec., 861.05 KiB/sec. | ||
| 2778 | 2026.01.07 22:02:20.420069 [ 277 ] {b4f325e7-05a5-4bdc-8dba-92b822525ad1} <Debug> TCPHandler: Processed in 0.001782097 sec. | ||
| 2779 | 2026.01.07 22:02:20.420316 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.07 22:02:20.420453 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2781 | 2026.01.07 22:02:20.420671 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2782 | 2026.01.07 22:02:20.420710 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2783 | 2026.01.07 22:02:20.420910 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2784 | 2026.01.07 22:02:20.420963 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2785 | 2026.01.07 22:02:20.421060 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2786 | 2026.01.07 22:02:20.421110 [ 330 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2787 | 2026.01.07 22:02:20.421135 [ 332 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2026.01.07 22:02:20.421214 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (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 | ||
| 2789 | 2026.01.07 22:02:20.421239 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2790 | 2026.01.07 22:02:20.421291 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2791 | 2026.01.07 22:02:20.421308 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2792 | 2026.01.07 22:02:20.421336 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2793 | 2026.01.07 22:02:20.421368 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2794 | 2026.01.07 22:02:20.422038 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001619 sec., 21618.282890673254 rows/sec., 831.80 KiB/sec. | ||
| 2795 | 2026.01.07 22:02:20.422137 [ 277 ] {8ebbb8a1-82e1-46dc-a9d5-82f7119948af} <Debug> TCPHandler: Processed in 0.001870367 sec. | ||
| 2796 | 2026.01.07 22:02:20.521638 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.01.07 22:02:20.521828 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2798 | 2026.01.07 22:02:20.521902 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2799 | 2026.01.07 22:02:20.522611 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.01.07 22:02:20.522660 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2801 | 2026.01.07 22:02:20.523120 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2802 | 2026.01.07 22:02:20.523325 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.01.07 22:02:20.523485 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Debug> executeQuery: Read 7 rows, 1.44 KiB in 0.001707 sec., 4100.761570005859 rows/sec., 843.26 KiB/sec. | ||
| 2804 | 2026.01.07 22:02:20.523536 [ 277 ] {0791b52a-7df8-4c77-b414-0de8655fd08d} <Debug> TCPHandler: Processed in 0.00202203 sec. | ||
| 2805 | 2026.01.07 22:02:20.523656 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.01.07 22:02:20.523761 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2807 | 2026.01.07 22:02:20.523806 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2808 | 2026.01.07 22:02:20.524442 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.01.07 22:02:20.524481 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2810 | 2026.01.07 22:02:20.524814 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2811 | 2026.01.07 22:02:20.525053 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.01.07 22:02:20.525190 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001452 sec., 282369.14600550965 rows/sec., 17.91 MiB/sec. | ||
| 2813 | 2026.01.07 22:02:20.525230 [ 277 ] {c03880fc-f37d-4b77-89ce-445964393830} <Debug> TCPHandler: Processed in 0.001625344 sec. | ||
| 2814 | 2026.01.07 22:02:20.525354 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.01.07 22:02:20.525450 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2816 | 2026.01.07 22:02:20.525494 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2817 | 2026.01.07 22:02:20.525906 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.01.07 22:02:20.525950 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2819 | 2026.01.07 22:02:20.526241 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2820 | 2026.01.07 22:02:20.526450 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.01.07 22:02:20.526577 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001147 sec., 13949.433304272014 rows/sec., 1.11 MiB/sec. | ||
| 2822 | 2026.01.07 22:02:20.526616 [ 277 ] {afea281d-5c4b-4337-94bf-6bd8507b1eb8} <Debug> TCPHandler: Processed in 0.00131356 sec. | ||
| 2823 | 2026.01.07 22:02:20.526739 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.01.07 22:02:20.526833 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2825 | 2026.01.07 22:02:20.526873 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2826 | 2026.01.07 22:02:20.528291 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.01.07 22:02:20.528329 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2828 | 2026.01.07 22:02:20.528774 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2829 | 2026.01.07 22:02:20.528982 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.07 22:02:20.529106 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Debug> executeQuery: Read 2287 rows, 189.67 KiB in 0.002321 sec., 985351.1417492459 rows/sec., 79.81 MiB/sec. | ||
| 2831 | 2026.01.07 22:02:20.529145 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2832 | 2026.01.07 22:02:20.529158 [ 277 ] {4158c91b-181c-4eb2-9c2e-d55fa4694d73} <Debug> TCPHandler: Processed in 0.002503727 sec. | ||
| 2833 | 2026.01.07 22:02:20.529264 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.01.07 22:02:20.529353 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2835 | 2026.01.07 22:02:20.529392 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2836 | 2026.01.07 22:02:20.529927 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.01.07 22:02:20.529966 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2838 | 2026.01.07 22:02:20.530291 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2839 | 2026.01.07 22:02:20.530521 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.01.07 22:02:20.530656 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Debug> executeQuery: Read 234 rows, 14.41 KiB in 0.001275 sec., 183529.41176470587 rows/sec., 11.04 MiB/sec. | ||
| 2841 | 2026.01.07 22:02:20.530698 [ 277 ] {b5c62d52-4a11-45da-b391-2111c9e2c652} <Debug> TCPHandler: Processed in 0.001443141 sec. | ||
| 2842 | 2026.01.07 22:02:20.530816 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.01.07 22:02:20.530909 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.01.07 22:02:20.530950 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2845 | 2026.01.07 22:02:20.531474 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.07 22:02:20.531513 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2847 | 2026.01.07 22:02:20.531839 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2848 | 2026.01.07 22:02:20.532062 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.01.07 22:02:20.532205 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001315 sec., 335361.21673003805 rows/sec., 22.19 MiB/sec. | ||
| 2850 | 2026.01.07 22:02:20.532245 [ 277 ] {fc3fbf7a-6e03-419f-9b09-c2bfa1d979c0} <Debug> TCPHandler: Processed in 0.001479392 sec. | ||
| 2851 | 2026.01.07 22:02:20.532364 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.01.07 22:02:20.532458 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.01.07 22:02:20.532498 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2854 | 2026.01.07 22:02:20.532969 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.01.07 22:02:20.533009 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2856 | 2026.01.07 22:02:20.533320 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2857 | 2026.01.07 22:02:20.533537 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.07 22:02:20.533671 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 2859 | 2026.01.07 22:02:20.533711 [ 277 ] {075e8e5a-23da-4f05-855e-c48b3919cf82} <Debug> TCPHandler: Processed in 0.001396051 sec. | ||
| 2860 | 2026.01.07 22:02:20.533832 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.07 22:02:20.533926 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2862 | 2026.01.07 22:02:20.533966 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2863 | 2026.01.07 22:02:20.534729 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.01.07 22:02:20.534768 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2865 | 2026.01.07 22:02:20.535150 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2866 | 2026.01.07 22:02:20.535365 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.01.07 22:02:20.535495 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Debug> executeQuery: Read 1164 rows, 85.10 KiB in 0.001588 sec., 732997.4811083124 rows/sec., 52.33 MiB/sec. | ||
| 2868 | 2026.01.07 22:02:20.535534 [ 277 ] {9e718409-d7eb-493d-a3fb-5b57fac00a6d} <Debug> TCPHandler: Processed in 0.001752566 sec. | ||
| 2869 | 2026.01.07 22:02:20.535645 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.01.07 22:02:20.535738 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2871 | 2026.01.07 22:02:20.535779 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2872 | 2026.01.07 22:02:20.536102 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.01.07 22:02:20.536137 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2874 | 2026.01.07 22:02:20.536443 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2875 | 2026.01.07 22:02:20.536652 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.01.07 22:02:20.536783 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 2877 | 2026.01.07 22:02:20.536819 [ 277 ] {25cd4afa-2a1e-413d-bb5b-aac8c4ebafba} <Debug> TCPHandler: Processed in 0.001223669 sec. | ||
| 2878 | 2026.01.07 22:02:20.536932 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.01.07 22:02:20.537035 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.01.07 22:02:20.537080 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2881 | 2026.01.07 22:02:20.538228 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.01.07 22:02:20.538268 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2883 | 2026.01.07 22:02:20.538764 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2884 | 2026.01.07 22:02:20.538984 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.01.07 22:02:20.539116 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Debug> executeQuery: Read 2804 rows, 190.97 KiB in 0.0021 sec., 1335238.0952380954 rows/sec., 88.81 MiB/sec. | ||
| 2886 | 2026.01.07 22:02:20.539152 [ 277 ] {ea13b6f3-a8f4-46dd-bce9-ae70a74fc844} <Debug> TCPHandler: Processed in 0.002272224 sec. | ||
| 2887 | 2026.01.07 22:02:20.539255 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.01.07 22:02:20.539354 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.01.07 22:02:20.539397 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2890 | 2026.01.07 22:02:20.539746 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.07 22:02:20.539784 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2892 | 2026.01.07 22:02:20.540155 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2893 | 2026.01.07 22:02:20.540394 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.01.07 22:02:20.540530 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001195 sec., 2510.460251046025 rows/sec., 162.62 KiB/sec. | ||
| 2895 | 2026.01.07 22:02:20.540568 [ 277 ] {736bce68-1c72-49a9-8699-2466a78375a0} <Debug> TCPHandler: Processed in 0.00136339 sec. | ||
| 2896 | 2026.01.07 22:02:20.540688 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.01.07 22:02:20.540792 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.07 22:02:20.540853 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2899 | 2026.01.07 22:02:20.541637 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.07 22:02:20.541673 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2901 | 2026.01.07 22:02:20.542184 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2902 | 2026.01.07 22:02:20.542407 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.07 22:02:20.542546 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001772 sec., 7336.343115124154 rows/sec., 13.15 MiB/sec. | ||
| 2904 | 2026.01.07 22:02:20.542616 [ 277 ] {986e6826-21f8-49c6-8262-c41d7ff3d546} <Debug> TCPHandler: Processed in 0.001988429 sec. | ||
| 2905 | 2026.01.07 22:02:20.542733 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.07 22:02:20.542830 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.01.07 22:02:20.542872 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2908 | 2026.01.07 22:02:20.543226 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.07 22:02:20.543263 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2910 | 2026.01.07 22:02:20.543562 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2911 | 2026.01.07 22:02:20.543773 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.07 22:02:20.543900 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001089 sec., 51423.32415059688 rows/sec., 2.88 MiB/sec. | ||
| 2913 | 2026.01.07 22:02:20.543935 [ 277 ] {0b76884b-7e41-431d-8ea8-3b7b421f4ed4} <Debug> TCPHandler: Processed in 0.001252439 sec. | ||
| 2914 | 2026.01.07 22:02:20.601852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5225 | ||
| 2915 | 2026.01.07 22:02:20.602339 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.07 22:02:20.602383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2917 | 2026.01.07 22:02:20.602881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2918 | 2026.01.07 22:02:20.603127 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.07 22:02:20.603275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5225 | ||
| 2920 | 2026.01.07 22:02:20.603275 [ 107 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2921 | 2026.01.07 22:02:20.603349 [ 107 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.01.07 22:02:20.603372 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2923 | 2026.01.07 22:02:20.603481 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2924 | 2026.01.07 22:02:20.603572 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.01.07 22:02:20.603603 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 2926 | 2026.01.07 22:02:20.603660 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2927 | 2026.01.07 22:02:20.603704 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2928 | 2026.01.07 22:02:20.603744 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2929 | 2026.01.07 22:02:20.603782 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2930 | 2026.01.07 22:02:20.603820 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2931 | 2026.01.07 22:02:20.605070 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5225 rows, containing 4 columns (4 merged, 0 gathered) in 0.001628644 sec., 3208190.3718676395 rows/sec., 45.89 MiB/sec. | ||
| 2932 | 2026.01.07 22:02:20.605823 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2933 | 2026.01.07 22:02:20.606129 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.01.07 22:02:20.606211 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_11_2} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2935 | 2026.01.07 22:02:20.606314 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2936 | 2026.01.07 22:02:20.921291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2937 | 2026.01.07 22:02:20.939399 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.01.07 22:02:20.939443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2939 | 2026.01.07 22:02:20.945734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2940 | 2026.01.07 22:02:20.946392 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.01.07 22:02:20.947109 [ 118 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2942 | 2026.01.07 22:02:20.947197 [ 118 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.01.07 22:02:20.947231 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2944 | 2026.01.07 22:02:20.947397 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2945 | 2026.01.07 22:02:20.949505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2946 | 2026.01.07 22:02:20.951157 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2947 | 2026.01.07 22:02:20.952568 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2948 | 2026.01.07 22:02:20.957070 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2949 | 2026.01.07 22:02:20.961433 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2950 | 2026.01.07 22:02:20.965795 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2951 | 2026.01.07 22:02:20.970362 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2952 | 2026.01.07 22:02:20.974880 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2953 | 2026.01.07 22:02:21.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.14 MiB, peak 222.14 MiB, free memory in arenas 0.00 B, will set to 220.40 MiB (RSS), difference: -1.74 MiB | ||
| 2954 | 2026.01.07 22:02:21.028449 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081102399 sec., 1023.3975939478682 rows/sec., 5.29 MiB/sec. | ||
| 2955 | 2026.01.07 22:02:21.030755 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2956 | 2026.01.07 22:02:21.032718 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.01.07 22:02:21.032811 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_11_2} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2958 | 2026.01.07 22:02:21.034673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2959 | 2026.01.07 22:02:22.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.98 MiB, peak 222.14 MiB, free memory in arenas 0.00 B, will set to 223.20 MiB (RSS), difference: 12.21 MiB | ||
| 2960 | 2026.01.07 22:02:24.833922 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.01.07 22:02:24.834108 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2962 | 2026.01.07 22:02:24.834176 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2963 | 2026.01.07 22:02:24.834867 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.01.07 22:02:24.834918 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2965 | 2026.01.07 22:02:24.835319 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2966 | 2026.01.07 22:02:24.835546 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.01.07 22:02:24.835707 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 2968 | 2026.01.07 22:02:24.835749 [ 277 ] {c1f2f0d8-dbaa-4345-8cf2-4ada5e18ff35} <Debug> TCPHandler: Processed in 0.001966089 sec. | ||
| 2969 | 2026.01.07 22:02:24.835869 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.07 22:02:24.835967 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.07 22:02:24.836009 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2972 | 2026.01.07 22:02:24.836444 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.07 22:02:24.836483 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2974 | 2026.01.07 22:02:24.836793 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2975 | 2026.01.07 22:02:24.837010 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.07 22:02:24.837146 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 2977 | 2026.01.07 22:02:24.837183 [ 277 ] {665c8641-f953-471f-adcb-7c90a65692b0} <Debug> TCPHandler: Processed in 0.001364141 sec. | ||
| 2978 | 2026.01.07 22:02:24.837295 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.01.07 22:02:24.837390 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.01.07 22:02:24.837435 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2981 | 2026.01.07 22:02:24.837888 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.07 22:02:24.837934 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2983 | 2026.01.07 22:02:24.838353 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2984 | 2026.01.07 22:02:24.838617 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.07 22:02:24.838747 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001376 sec., 93023.25581395348 rows/sec., 6.48 MiB/sec. | ||
| 2986 | 2026.01.07 22:02:24.838783 [ 277 ] {4f8ac24e-c804-42a5-9c95-4ef3d1cfabe8} <Debug> TCPHandler: Processed in 0.001539243 sec. | ||
| 2987 | 2026.01.07 22:02:24.838890 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.01.07 22:02:24.838986 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2989 | 2026.01.07 22:02:24.839028 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2990 | 2026.01.07 22:02:24.839356 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.01.07 22:02:24.839393 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2992 | 2026.01.07 22:02:24.839709 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2993 | 2026.01.07 22:02:24.839934 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.01.07 22:02:24.840063 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 2995 | 2026.01.07 22:02:24.840100 [ 277 ] {9fee02c5-29b6-4ba9-8325-f309de6f1d75} <Debug> TCPHandler: Processed in 0.001258348 sec. | ||
| 2996 | 2026.01.07 22:02:28.026446 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2997 | 2026.01.07 22:02:28.026546 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2998 | 2026.01.07 22:02:28.103609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5737 | ||
| 2999 | 2026.01.07 22:02:28.104149 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.07 22:02:28.104196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3001 | 2026.01.07 22:02:28.104858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3002 | 2026.01.07 22:02:28.105105 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.07 22:02:28.105246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3004 | 2026.01.07 22:02:28.105525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 426 | ||
| 3005 | 2026.01.07 22:02:28.108309 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.01.07 22:02:28.108349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3007 | 2026.01.07 22:02:28.109700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3008 | 2026.01.07 22:02:28.109981 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.01.07 22:02:28.110306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3010 | 2026.01.07 22:02:28.449907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3011 | 2026.01.07 22:02:28.467475 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.01.07 22:02:28.467536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3013 | 2026.01.07 22:02:28.473001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3014 | 2026.01.07 22:02:28.473696 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.01.07 22:02:28.476555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3016 | 2026.01.07 22:02:29.837756 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.01.07 22:02:29.837939 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3018 | 2026.01.07 22:02:29.838008 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3019 | 2026.01.07 22:02:29.838702 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.01.07 22:02:29.838754 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3021 | 2026.01.07 22:02:29.839157 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3022 | 2026.01.07 22:02:29.839397 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.07 22:02:29.839559 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001671 sec., 65828.84500299222 rows/sec., 5.54 MiB/sec. | ||
| 3024 | 2026.01.07 22:02:29.839606 [ 277 ] {c1b034d9-1833-4129-82eb-18b2ce1a02b0} <Debug> TCPHandler: Processed in 0.001984039 sec. | ||
| 3025 | 2026.01.07 22:02:29.839730 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.01.07 22:02:29.839837 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3027 | 2026.01.07 22:02:29.839881 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3028 | 2026.01.07 22:02:29.840296 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.07 22:02:29.840331 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3030 | 2026.01.07 22:02:29.840631 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3031 | 2026.01.07 22:02:29.840848 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.01.07 22:02:29.840979 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.70 MiB/sec. | ||
| 3033 | 2026.01.07 22:02:29.841016 [ 277 ] {66cb17fa-215d-4fdf-bb85-9fcc98e0b6ba} <Debug> TCPHandler: Processed in 0.00133748 sec. | ||
| 3034 | 2026.01.07 22:02:29.841126 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.01.07 22:02:29.841222 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3036 | 2026.01.07 22:02:29.841263 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3037 | 2026.01.07 22:02:29.841687 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.01.07 22:02:29.841722 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3039 | 2026.01.07 22:02:29.842029 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3040 | 2026.01.07 22:02:29.842253 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.01.07 22:02:29.842381 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001179 sec., 77184.05428329093 rows/sec., 6.03 MiB/sec. | ||
| 3042 | 2026.01.07 22:02:29.842416 [ 277 ] {4236c8a4-f73c-482b-af6b-635252fae618} <Debug> TCPHandler: Processed in 0.00134097 sec. | ||
| 3043 | 2026.01.07 22:02:29.842540 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.01.07 22:02:29.842648 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.01.07 22:02:29.842694 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3046 | 2026.01.07 22:02:29.843121 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.01.07 22:02:29.843154 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3048 | 2026.01.07 22:02:29.843483 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3049 | 2026.01.07 22:02:29.843696 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.01.07 22:02:29.843824 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3051 | 2026.01.07 22:02:29.843859 [ 277 ] {44b9d062-0fae-4e8c-aae7-6c74dababa69} <Debug> TCPHandler: Processed in 0.00136874 sec. | ||
| 3052 | 2026.01.07 22:02:29.843971 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.01.07 22:02:29.844064 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.01.07 22:02:29.844117 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3055 | 2026.01.07 22:02:29.844902 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.01.07 22:02:29.844936 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3057 | 2026.01.07 22:02:29.845448 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3058 | 2026.01.07 22:02:29.845673 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.01.07 22:02:29.845809 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001764 sec., 15306.122448979593 rows/sec., 27.43 MiB/sec. | ||
| 3060 | 2026.01.07 22:02:29.845874 [ 277 ] {c2c87ecb-2c25-4b7e-8a9b-e28c5e2e1d08} <Debug> TCPHandler: Processed in 0.001952509 sec. | ||
| 3061 | 2026.01.07 22:02:29.845989 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.01.07 22:02:29.846082 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.01.07 22:02:29.846123 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3064 | 2026.01.07 22:02:29.846455 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.01.07 22:02:29.846490 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3066 | 2026.01.07 22:02:29.846797 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3067 | 2026.01.07 22:02:29.847020 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.01.07 22:02:29.847145 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3069 | 2026.01.07 22:02:29.847180 [ 277 ] {09897831-fe70-47af-a39b-9c20d625720d} <Debug> TCPHandler: Processed in 0.001240038 sec. | ||
| 3070 | 2026.01.07 22:02:34.847654 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.01.07 22:02:34.847866 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.01.07 22:02:34.847942 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3073 | 2026.01.07 22:02:34.848839 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.01.07 22:02:34.848887 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3075 | 2026.01.07 22:02:34.849297 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3076 | 2026.01.07 22:02:34.849530 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.01.07 22:02:34.849680 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 3078 | 2026.01.07 22:02:34.849723 [ 277 ] {fcc2f3a2-b376-401c-8165-35dde6100172} <Debug> TCPHandler: Processed in 0.002213572 sec. | ||
| 3079 | 2026.01.07 22:02:34.849838 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.01.07 22:02:34.849932 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2026.01.07 22:02:34.849975 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2026.01.07 22:02:34.850965 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.07 22:02:34.851002 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3084 | 2026.01.07 22:02:34.851395 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3085 | 2026.01.07 22:02:34.851620 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.01.07 22:02:34.851736 [ 140 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3087 | 2026.01.07 22:02:34.851753 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Debug> executeQuery: Read 1138 rows, 92.43 KiB in 0.00184 sec., 618478.2608695652 rows/sec., 49.06 MiB/sec. | ||
| 3088 | 2026.01.07 22:02:34.851810 [ 140 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.01.07 22:02:34.851818 [ 277 ] {e19e9772-6d91-489c-8c2a-f87bc4cfc1d0} <Debug> TCPHandler: Processed in 0.002029421 sec. | ||
| 3090 | 2026.01.07 22:02:34.851842 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3091 | 2026.01.07 22:02:34.851941 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.07 22:02:34.852010 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 3093 | 2026.01.07 22:02:34.852038 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.01.07 22:02:34.852114 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3095 | 2026.01.07 22:02:34.852201 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3096 | 2026.01.07 22:02:34.852257 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1192 rows starting from the beginning of the part | ||
| 3097 | 2026.01.07 22:02:34.852353 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3098 | 2026.01.07 22:02:34.852412 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2287 rows starting from the beginning of the part | ||
| 3099 | 2026.01.07 22:02:34.852455 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3100 | 2026.01.07 22:02:34.852493 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3101 | 2026.01.07 22:02:34.852531 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1138 rows starting from the beginning of the part | ||
| 3102 | 2026.01.07 22:02:34.852601 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.01.07 22:02:34.852642 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3104 | 2026.01.07 22:02:34.853004 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3105 | 2026.01.07 22:02:34.853245 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.07 22:02:34.853380 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.00136 sec., 160294.11764705883 rows/sec., 9.55 MiB/sec. | ||
| 3107 | 2026.01.07 22:02:34.853418 [ 277 ] {06247a71-443b-43ed-87a2-c0f280cc0830} <Debug> TCPHandler: Processed in 0.001525802 sec. | ||
| 3108 | 2026.01.07 22:02:34.853522 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.01.07 22:02:34.853622 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3110 | 2026.01.07 22:02:34.853662 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3111 | 2026.01.07 22:02:34.854155 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.01.07 22:02:34.854194 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3113 | 2026.01.07 22:02:34.854511 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4893 rows, containing 5 columns (5 merged, 0 gathered) in 0.002585288 sec., 1892632.4649323404 rows/sec., 159.38 MiB/sec. | ||
| 3114 | 2026.01.07 22:02:34.854533 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3115 | 2026.01.07 22:02:34.854756 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.07 22:02:34.854888 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3117 | 2026.01.07 22:02:34.854893 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 3118 | 2026.01.07 22:02:34.854949 [ 277 ] {53be2588-839b-4c5a-93f3-bbfa68528144} <Debug> TCPHandler: Processed in 0.001476332 sec. | ||
| 3119 | 2026.01.07 22:02:34.855061 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.01.07 22:02:34.855163 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.01.07 22:02:34.855216 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3122 | 2026.01.07 22:02:34.855222 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.07 22:02:34.855311 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_16_3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3124 | 2026.01.07 22:02:34.855392 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3125 | 2026.01.07 22:02:34.855702 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.07 22:02:34.855745 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3127 | 2026.01.07 22:02:34.856083 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3128 | 2026.01.07 22:02:34.856296 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.07 22:02:34.856420 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 3130 | 2026.01.07 22:02:34.856455 [ 277 ] {53d5674d-0198-4560-893e-d20c8ecbcf07} <Debug> TCPHandler: Processed in 0.001464671 sec. | ||
| 3131 | 2026.01.07 22:02:34.856557 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.07 22:02:34.856648 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2026.01.07 22:02:34.856685 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2026.01.07 22:02:34.857480 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.07 22:02:34.857524 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3136 | 2026.01.07 22:02:34.857949 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3137 | 2026.01.07 22:02:34.858211 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.07 22:02:34.858326 [ 140 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3139 | 2026.01.07 22:02:34.858361 [ 140 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.07 22:02:34.858368 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Debug> executeQuery: Read 692 rows, 49.51 KiB in 0.001705 sec., 405865.1026392962 rows/sec., 28.36 MiB/sec. | ||
| 3141 | 2026.01.07 22:02:34.858381 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3142 | 2026.01.07 22:02:34.858415 [ 277 ] {62216d50-4f33-42a7-b923-3beda18ce64a} <Debug> TCPHandler: Processed in 0.001881308 sec. | ||
| 3143 | 2026.01.07 22:02:34.858503 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 3144 | 2026.01.07 22:02:34.858530 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.01.07 22:02:34.858634 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3146 | 2026.01.07 22:02:34.858642 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3147 | 2026.01.07 22:02:34.858679 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3148 | 2026.01.07 22:02:34.858696 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 746 rows starting from the beginning of the part | ||
| 3149 | 2026.01.07 22:02:34.858816 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 3150 | 2026.01.07 22:02:34.858890 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1164 rows starting from the beginning of the part | ||
| 3151 | 2026.01.07 22:02:34.858956 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3152 | 2026.01.07 22:02:34.859018 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.01.07 22:02:34.859027 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 3154 | 2026.01.07 22:02:34.859064 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3155 | 2026.01.07 22:02:34.859115 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 692 rows starting from the beginning of the part | ||
| 3156 | 2026.01.07 22:02:34.859405 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3157 | 2026.01.07 22:02:34.859660 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.07 22:02:34.859801 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 3159 | 2026.01.07 22:02:34.859837 [ 277 ] {bebccae4-3383-46d8-95da-896a4d4198de} <Debug> TCPHandler: Processed in 0.00135641 sec. | ||
| 3160 | 2026.01.07 22:02:34.859951 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.01.07 22:02:34.860045 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.01.07 22:02:34.860089 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3163 | 2026.01.07 22:02:34.860418 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957358 sec., 1455022.5354789465 rows/sec., 109.39 MiB/sec. | ||
| 3164 | 2026.01.07 22:02:34.860558 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.07 22:02:34.860599 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3166 | 2026.01.07 22:02:34.860720 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3167 | 2026.01.07 22:02:34.860996 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3168 | 2026.01.07 22:02:34.861115 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.07 22:02:34.861226 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_16_3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3170 | 2026.01.07 22:02:34.861279 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.07 22:02:34.861333 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3172 | 2026.01.07 22:02:34.861384 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3173 | 2026.01.07 22:02:34.861417 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00139 sec., 225899.28057553957 rows/sec., 14.84 MiB/sec. | ||
| 3174 | 2026.01.07 22:02:34.861419 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.01.07 22:02:34.861460 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3176 | 2026.01.07 22:02:34.861462 [ 277 ] {a391703f-adb2-4188-86c8-cd568298faf1} <Debug> TCPHandler: Processed in 0.001559883 sec. | ||
| 3177 | 2026.01.07 22:02:34.861539 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 3178 | 2026.01.07 22:02:34.861607 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.01.07 22:02:34.861644 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3180 | 2026.01.07 22:02:34.861676 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2690 rows starting from the beginning of the part | ||
| 3181 | 2026.01.07 22:02:34.861709 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.01.07 22:02:34.861723 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3183 | 2026.01.07 22:02:34.861761 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3184 | 2026.01.07 22:02:34.861771 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2804 rows starting from the beginning of the part | ||
| 3185 | 2026.01.07 22:02:34.861817 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3186 | 2026.01.07 22:02:34.861855 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3187 | 2026.01.07 22:02:34.861892 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3188 | 2026.01.07 22:02:34.862115 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.01.07 22:02:34.862159 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3190 | 2026.01.07 22:02:34.862502 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3191 | 2026.01.07 22:02:34.862733 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.07 22:02:34.862870 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. | ||
| 3193 | 2026.01.07 22:02:34.862907 [ 277 ] {caac47ce-dfbb-440e-ab73-228629d4906a} <Debug> TCPHandler: Processed in 0.001350931 sec. | ||
| 3194 | 2026.01.07 22:02:34.863019 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.01.07 22:02:34.863113 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.01.07 22:02:34.863170 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3197 | 2026.01.07 22:02:34.863879 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6256 rows, containing 5 columns (5 merged, 0 gathered) in 0.002368195 sec., 2641674.355363473 rows/sec., 176.60 MiB/sec. | ||
| 3198 | 2026.01.07 22:02:34.863944 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.01.07 22:02:34.863988 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3200 | 2026.01.07 22:02:34.864529 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3201 | 2026.01.07 22:02:34.864655 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3202 | 2026.01.07 22:02:34.864809 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.07 22:02:34.864876 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3204 | 2026.01.07 22:02:34.864904 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.01.07 22:02:34.864969 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3206 | 2026.01.07 22:02:34.865048 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001952 sec., 6659.836065573771 rows/sec., 11.93 MiB/sec. | ||
| 3207 | 2026.01.07 22:02:34.865103 [ 277 ] {4f39aaf3-67f0-432a-90e7-2a570e238933} <Debug> TCPHandler: Processed in 0.002133932 sec. | ||
| 3208 | 2026.01.07 22:02:34.865215 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.07 22:02:34.865310 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.07 22:02:34.865445 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3211 | 2026.01.07 22:02:34.865794 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.07 22:02:34.865832 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3213 | 2026.01.07 22:02:34.866149 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3214 | 2026.01.07 22:02:34.866365 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.07 22:02:34.866470 [ 138 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3216 | 2026.01.07 22:02:34.866490 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 5.32 MiB/sec. | ||
| 3217 | 2026.01.07 22:02:34.866525 [ 138 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.01.07 22:02:34.866537 [ 277 ] {27da7161-f344-4990-b56f-a51d3b177f7a} <Debug> TCPHandler: Processed in 0.00137284 sec. | ||
| 3219 | 2026.01.07 22:02:34.866661 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3220 | 2026.01.07 22:02:34.866760 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 3221 | 2026.01.07 22:02:34.866861 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3222 | 2026.01.07 22:02:34.866891 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 924 rows starting from the beginning of the part | ||
| 3223 | 2026.01.07 22:02:34.866950 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3224 | 2026.01.07 22:02:34.866991 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3225 | 2026.01.07 22:02:34.867029 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3226 | 2026.01.07 22:02:34.867064 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3227 | 2026.01.07 22:02:34.867106 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3228 | 2026.01.07 22:02:34.868045 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323719 sec., 945820.0720847854 rows/sec., 59.90 MiB/sec. | ||
| 3229 | 2026.01.07 22:02:34.868227 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3230 | 2026.01.07 22:02:34.868489 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.07 22:02:34.868549 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_16_3} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3232 | 2026.01.07 22:02:34.868609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3233 | 2026.01.07 22:02:35.605553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6185 | ||
| 3234 | 2026.01.07 22:02:35.606085 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.07 22:02:35.606134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3236 | 2026.01.07 22:02:35.606708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3237 | 2026.01.07 22:02:35.606969 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.07 22:02:35.607115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6185 | ||
| 3239 | 2026.01.07 22:02:35.976829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3240 | 2026.01.07 22:02:35.993696 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.01.07 22:02:35.993743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3242 | 2026.01.07 22:02:35.999928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3243 | 2026.01.07 22:02:36.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.65 MiB, peak 228.65 MiB, free memory in arenas 0.00 B, will set to 225.71 MiB (RSS), difference: -2.94 MiB | ||
| 3244 | 2026.01.07 22:02:36.000798 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.07 22:02:36.003498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3246 | 2026.01.07 22:02:37.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.71 MiB, peak 228.65 MiB, free memory in arenas 0.00 B, will set to 225.72 MiB (RSS), difference: 4.01 MiB | ||
| 3247 | 2026.01.07 22:02:38.110929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 460 | ||
| 3248 | 2026.01.07 22:02:38.113448 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.07 22:02:38.113496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3250 | 2026.01.07 22:02:38.114681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3251 | 2026.01.07 22:02:38.114978 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.01.07 22:02:38.115311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3253 | 2026.01.07 22:02:39.838093 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.01.07 22:02:39.838370 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3255 | 2026.01.07 22:02:39.838474 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3256 | 2026.01.07 22:02:39.839152 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.07 22:02:39.839198 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3258 | 2026.01.07 22:02:39.839579 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3259 | 2026.01.07 22:02:39.839798 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.07 22:02:39.839946 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 3261 | 2026.01.07 22:02:39.839986 [ 277 ] {c9bf40fb-8712-4ab6-aaa7-b1b5ceba3b8d} <Debug> TCPHandler: Processed in 0.002085551 sec. | ||
| 3262 | 2026.01.07 22:02:39.840112 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.01.07 22:02:39.840208 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3264 | 2026.01.07 22:02:39.840247 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3265 | 2026.01.07 22:02:39.840702 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.07 22:02:39.840738 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3267 | 2026.01.07 22:02:39.841047 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3268 | 2026.01.07 22:02:39.841253 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.07 22:02:39.841383 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001193 sec., 93042.74937133277 rows/sec., 7.82 MiB/sec. | ||
| 3270 | 2026.01.07 22:02:39.841418 [ 277 ] {f073dbae-1224-4127-bff9-e4cfafd65e03} <Debug> TCPHandler: Processed in 0.00135672 sec. | ||
| 3271 | 2026.01.07 22:02:39.841530 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.01.07 22:02:39.841622 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.01.07 22:02:39.841661 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3274 | 2026.01.07 22:02:39.842048 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.01.07 22:02:39.842083 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3276 | 2026.01.07 22:02:39.842370 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3277 | 2026.01.07 22:02:39.842577 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.01.07 22:02:39.842701 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001097 sec., 26435.733819507746 rows/sec., 1.93 MiB/sec. | ||
| 3279 | 2026.01.07 22:02:39.842736 [ 277 ] {a1cbc9d9-74ee-43cd-9f1a-ff870713fb42} <Debug> TCPHandler: Processed in 0.001254278 sec. | ||
| 3280 | 2026.01.07 22:02:39.842842 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.01.07 22:02:39.842933 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.01.07 22:02:39.842970 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.01.07 22:02:39.843400 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.01.07 22:02:39.843436 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3285 | 2026.01.07 22:02:39.843749 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3286 | 2026.01.07 22:02:39.843959 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.01.07 22:02:39.844091 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001176 sec., 79081.63265306123 rows/sec., 6.18 MiB/sec. | ||
| 3288 | 2026.01.07 22:02:39.844126 [ 277 ] {819548f3-509b-41f9-b20b-92f7f4f2ae40} <Debug> TCPHandler: Processed in 0.00133186 sec. | ||
| 3289 | 2026.01.07 22:02:39.844239 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.01.07 22:02:39.844331 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.07 22:02:39.844372 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3292 | 2026.01.07 22:02:39.844771 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.07 22:02:39.844806 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3294 | 2026.01.07 22:02:39.845122 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3295 | 2026.01.07 22:02:39.845328 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.01.07 22:02:39.845450 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001137 sec., 141600.70360598064 rows/sec., 9.86 MiB/sec. | ||
| 3297 | 2026.01.07 22:02:39.845485 [ 277 ] {2e6f92a4-1d9e-420c-8d0b-78ab7d3389fc} <Debug> TCPHandler: Processed in 0.001294559 sec. | ||
| 3298 | 2026.01.07 22:02:39.845598 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.01.07 22:02:39.845689 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.01.07 22:02:39.845742 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3301 | 2026.01.07 22:02:39.846528 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.01.07 22:02:39.846564 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3303 | 2026.01.07 22:02:39.847082 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3304 | 2026.01.07 22:02:39.847297 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.07 22:02:39.847425 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001754 sec., 15393.38654503991 rows/sec., 27.58 MiB/sec. | ||
| 3306 | 2026.01.07 22:02:39.847473 [ 277 ] {78348755-cbf4-4b0b-8af5-8f372d50475b} <Debug> TCPHandler: Processed in 0.001922998 sec. | ||
| 3307 | 2026.01.07 22:02:39.847588 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.07 22:02:39.847680 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.07 22:02:39.847720 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3310 | 2026.01.07 22:02:39.848047 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.07 22:02:39.848082 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3312 | 2026.01.07 22:02:39.848386 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3313 | 2026.01.07 22:02:39.848589 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.01.07 22:02:39.848709 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3315 | 2026.01.07 22:02:39.848742 [ 277 ] {df765e93-76d1-4b1e-ba94-8eb6daa25208} <Debug> TCPHandler: Processed in 0.001203248 sec. | ||
| 3316 | 2026.01.07 22:02:43.026631 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3317 | 2026.01.07 22:02:43.026734 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3318 | 2026.01.07 22:02:43.108169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6697 | ||
| 3319 | 2026.01.07 22:02:43.108674 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.07 22:02:43.108712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3321 | 2026.01.07 22:02:43.109272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3322 | 2026.01.07 22:02:43.109493 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.07 22:02:43.109621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3324 | 2026.01.07 22:02:43.504518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3325 | 2026.01.07 22:02:43.521598 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.01.07 22:02:43.521651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3327 | 2026.01.07 22:02:43.527793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3328 | 2026.01.07 22:02:43.528512 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.01.07 22:02:43.531511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3330 | 2026.01.07 22:02:44.848437 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.01.07 22:02:44.848640 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.01.07 22:02:44.848716 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3333 | 2026.01.07 22:02:44.849545 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.01.07 22:02:44.849601 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3335 | 2026.01.07 22:02:44.850014 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3336 | 2026.01.07 22:02:44.850252 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.01.07 22:02:44.850380 [ 127 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3338 | 2026.01.07 22:02:44.850406 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 3339 | 2026.01.07 22:02:44.850456 [ 127 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.01.07 22:02:44.850467 [ 277 ] {bb7b9204-c271-4fed-9438-481917781d19} <Debug> TCPHandler: Processed in 0.002174472 sec. | ||
| 3341 | 2026.01.07 22:02:44.850488 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3342 | 2026.01.07 22:02:44.850591 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.01.07 22:02:44.850634 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3344 | 2026.01.07 22:02:44.850690 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3345 | 2026.01.07 22:02:44.850736 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3346 | 2026.01.07 22:02:44.850776 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2026.01.07 22:02:44.850814 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3348 | 2026.01.07 22:02:44.850878 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3349 | 2026.01.07 22:02:44.850924 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3350 | 2026.01.07 22:02:44.850963 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3351 | 2026.01.07 22:02:44.851005 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3352 | 2026.01.07 22:02:44.851488 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.07 22:02:44.851530 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3354 | 2026.01.07 22:02:44.852041 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3355 | 2026.01.07 22:02:44.852088 [ 189 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507933 sec., 1359476.8467829805 rows/sec., 91.43 MiB/sec. | ||
| 3356 | 2026.01.07 22:02:44.852267 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3357 | 2026.01.07 22:02:44.852297 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.01.07 22:02:44.852448 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Debug> executeQuery: Read 1138 rows, 92.43 KiB in 0.001777 sec., 640405.1772650535 rows/sec., 50.80 MiB/sec. | ||
| 3359 | 2026.01.07 22:02:44.852488 [ 277 ] {2ac8af68-f84a-4003-a324-1117e3064c2b} <Debug> TCPHandler: Processed in 0.001946659 sec. | ||
| 3360 | 2026.01.07 22:02:44.852539 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.07 22:02:44.852599 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.01.07 22:02:44.852612 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_9_2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3363 | 2026.01.07 22:02:44.852695 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3364 | 2026.01.07 22:02:44.852699 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.01.07 22:02:44.852752 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3366 | 2026.01.07 22:02:44.853215 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.07 22:02:44.853253 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3368 | 2026.01.07 22:02:44.853594 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3369 | 2026.01.07 22:02:44.853829 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.07 22:02:44.853928 [ 127 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3371 | 2026.01.07 22:02:44.853958 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.001278 sec., 170579.0297339593 rows/sec., 10.16 MiB/sec. | ||
| 3372 | 2026.01.07 22:02:44.853959 [ 127 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.01.07 22:02:44.853999 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3374 | 2026.01.07 22:02:44.854003 [ 277 ] {34503410-6a51-4489-af52-ba3ae3b33b3f} <Debug> TCPHandler: Processed in 0.001453361 sec. | ||
| 3375 | 2026.01.07 22:02:44.854088 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 3376 | 2026.01.07 22:02:44.854113 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.01.07 22:02:44.854173 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.01.07 22:02:44.854203 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 3379 | 2026.01.07 22:02:44.854213 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.01.07 22:02:44.854249 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 234 rows starting from the beginning of the part | ||
| 3381 | 2026.01.07 22:02:44.854259 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3382 | 2026.01.07 22:02:44.854297 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3383 | 2026.01.07 22:02:44.854335 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 218 rows starting from the beginning of the part | ||
| 3384 | 2026.01.07 22:02:44.854369 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 3385 | 2026.01.07 22:02:44.854400 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 218 rows starting from the beginning of the part | ||
| 3386 | 2026.01.07 22:02:44.854728 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.07 22:02:44.854768 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3388 | 2026.01.07 22:02:44.855118 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3389 | 2026.01.07 22:02:44.855200 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143237 sec., 857215.0831367424 rows/sec., 55.49 MiB/sec. | ||
| 3390 | 2026.01.07 22:02:44.855327 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3391 | 2026.01.07 22:02:44.855366 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.01.07 22:02:44.855515 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001321 sec., 160484.48145344437 rows/sec., 10.35 MiB/sec. | ||
| 3393 | 2026.01.07 22:02:44.855556 [ 277 ] {c4612a34-83e3-485f-b619-a7c4d439fdf8} <Debug> TCPHandler: Processed in 0.001492022 sec. | ||
| 3394 | 2026.01.07 22:02:44.855602 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.07 22:02:44.855671 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_16_3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3396 | 2026.01.07 22:02:44.855681 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.01.07 22:02:44.855731 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3398 | 2026.01.07 22:02:44.855808 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.01.07 22:02:44.855862 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3400 | 2026.01.07 22:02:44.856422 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.07 22:02:44.856470 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3402 | 2026.01.07 22:02:44.856841 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3403 | 2026.01.07 22:02:44.857073 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.01.07 22:02:44.857174 [ 127 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3405 | 2026.01.07 22:02:44.857204 [ 127 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.07 22:02:44.857210 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001425 sec., 148070.1754385965 rows/sec., 8.41 MiB/sec. | ||
| 3407 | 2026.01.07 22:02:44.857221 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3408 | 2026.01.07 22:02:44.857259 [ 277 ] {6768b50f-590d-495f-97f6-087bb95ca927} <Debug> TCPHandler: Processed in 0.001639585 sec. | ||
| 3409 | 2026.01.07 22:02:44.857333 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3410 | 2026.01.07 22:02:44.857372 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.01.07 22:02:44.857468 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3412 | 2026.01.07 22:02:44.857471 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3413 | 2026.01.07 22:02:44.857509 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3414 | 2026.01.07 22:02:44.857528 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3415 | 2026.01.07 22:02:44.857599 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3416 | 2026.01.07 22:02:44.857660 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3417 | 2026.01.07 22:02:44.857721 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3418 | 2026.01.07 22:02:44.857772 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3419 | 2026.01.07 22:02:44.858161 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.07 22:02:44.858205 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3421 | 2026.01.07 22:02:44.858586 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3422 | 2026.01.07 22:02:44.858787 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492722 sec., 706762.5452026566 rows/sec., 42.83 MiB/sec. | ||
| 3423 | 2026.01.07 22:02:44.858810 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.07 22:02:44.858925 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3425 | 2026.01.07 22:02:44.858961 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Debug> executeQuery: Read 692 rows, 49.51 KiB in 0.001508 sec., 458885.94164456235 rows/sec., 32.06 MiB/sec. | ||
| 3426 | 2026.01.07 22:02:44.859005 [ 277 ] {7b477e80-9b89-48a2-8a03-9c69d37c60c0} <Debug> TCPHandler: Processed in 0.001684765 sec. | ||
| 3427 | 2026.01.07 22:02:44.859118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.01.07 22:02:44.859205 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.01.07 22:02:44.859216 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3430 | 2026.01.07 22:02:44.859266 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3431 | 2026.01.07 22:02:44.859281 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_9_2} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3432 | 2026.01.07 22:02:44.859354 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3433 | 2026.01.07 22:02:44.859597 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.01.07 22:02:44.859639 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3435 | 2026.01.07 22:02:44.859954 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3436 | 2026.01.07 22:02:44.860172 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.01.07 22:02:44.860304 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 3438 | 2026.01.07 22:02:44.860342 [ 277 ] {28f9f614-0ec4-41ac-85c0-b6e9f39a2328} <Debug> TCPHandler: Processed in 0.001274479 sec. | ||
| 3439 | 2026.01.07 22:02:44.860450 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.01.07 22:02:44.860545 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.01.07 22:02:44.860587 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3442 | 2026.01.07 22:02:44.860997 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.01.07 22:02:44.861034 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3444 | 2026.01.07 22:02:44.861394 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3445 | 2026.01.07 22:02:44.861623 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.01.07 22:02:44.861758 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 3447 | 2026.01.07 22:02:44.861796 [ 277 ] {c767bd5b-6938-49a0-856f-37ba7a24a69d} <Debug> TCPHandler: Processed in 0.00139675 sec. | ||
| 3448 | 2026.01.07 22:02:44.861908 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.01.07 22:02:44.862021 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.01.07 22:02:44.862072 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3451 | 2026.01.07 22:02:44.862432 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.01.07 22:02:44.862475 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3453 | 2026.01.07 22:02:44.862804 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3454 | 2026.01.07 22:02:44.863025 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.01.07 22:02:44.863153 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 3456 | 2026.01.07 22:02:44.863190 [ 277 ] {b31470af-d572-4309-80fc-dde6a9743190} <Debug> TCPHandler: Processed in 0.00134073 sec. | ||
| 3457 | 2026.01.07 22:02:44.863294 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.01.07 22:02:44.863387 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.01.07 22:02:44.863442 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3460 | 2026.01.07 22:02:44.864184 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.07 22:02:44.864225 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3462 | 2026.01.07 22:02:44.864914 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3463 | 2026.01.07 22:02:44.865159 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.07 22:02:44.865262 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3465 | 2026.01.07 22:02:44.865296 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001928 sec., 6742.738589211618 rows/sec., 12.08 MiB/sec. | ||
| 3466 | 2026.01.07 22:02:44.865298 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.01.07 22:02:44.865336 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3468 | 2026.01.07 22:02:44.865356 [ 277 ] {dbd7d56d-662a-4c87-8f90-a75fb6ff940b} <Debug> TCPHandler: Processed in 0.002109611 sec. | ||
| 3469 | 2026.01.07 22:02:44.865427 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 3470 | 2026.01.07 22:02:44.865474 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.01.07 22:02:44.865567 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.01.07 22:02:44.865611 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3473 | 2026.01.07 22:02:44.865613 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3474 | 2026.01.07 22:02:44.865670 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
| 3475 | 2026.01.07 22:02:44.865796 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3476 | 2026.01.07 22:02:44.865899 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3477 | 2026.01.07 22:02:44.865934 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.07 22:02:44.865970 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3479 | 2026.01.07 22:02:44.866008 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3480 | 2026.01.07 22:02:44.866106 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3481 | 2026.01.07 22:02:44.866201 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
| 3482 | 2026.01.07 22:02:44.866307 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3483 | 2026.01.07 22:02:44.866540 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.07 22:02:44.866676 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 3485 | 2026.01.07 22:02:44.866711 [ 277 ] {f98a91d4-413e-4d46-a05d-2cdd6dff811b} <Debug> TCPHandler: Processed in 0.001287829 sec. | ||
| 3486 | 2026.01.07 22:02:44.869281 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 19 columns (19 merged, 0 gathered) in 0.003891457 sec., 70667.61883788 rows/sec., 126.63 MiB/sec. | ||
| 3487 | 2026.01.07 22:02:44.869727 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3488 | 2026.01.07 22:02:44.870015 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.07 22:02:44.870074 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3490 | 2026.01.07 22:02:44.870446 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3491 | 2026.01.07 22:02:48.116253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 496 | ||
| 3492 | 2026.01.07 22:02:48.118572 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.01.07 22:02:48.118630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3494 | 2026.01.07 22:02:48.119885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3495 | 2026.01.07 22:02:48.120162 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.07 22:02:48.120444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3497 | 2026.01.07 22:02:49.837416 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.01.07 22:02:49.837607 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3499 | 2026.01.07 22:02:49.837681 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3500 | 2026.01.07 22:02:49.838395 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.01.07 22:02:49.838450 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3502 | 2026.01.07 22:02:49.838862 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3503 | 2026.01.07 22:02:49.839096 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.01.07 22:02:49.839248 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001698 sec., 64782.09658421672 rows/sec., 5.45 MiB/sec. | ||
| 3505 | 2026.01.07 22:02:49.839290 [ 277 ] {8fccb17c-bdf6-4c1f-ab7c-e91b0d0611cd} <Debug> TCPHandler: Processed in 0.002008949 sec. | ||
| 3506 | 2026.01.07 22:02:49.839406 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.01.07 22:02:49.839501 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3508 | 2026.01.07 22:02:49.839542 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3509 | 2026.01.07 22:02:49.839937 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.01.07 22:02:49.839974 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3511 | 2026.01.07 22:02:49.840277 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3512 | 2026.01.07 22:02:49.840498 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.01.07 22:02:49.840627 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001145 sec., 23580.786026200873 rows/sec., 1.73 MiB/sec. | ||
| 3514 | 2026.01.07 22:02:49.840664 [ 277 ] {a479d0f7-24b2-4015-808a-25e997db5c0b} <Debug> TCPHandler: Processed in 0.001308189 sec. | ||
| 3515 | 2026.01.07 22:02:49.840772 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.01.07 22:02:49.840865 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3517 | 2026.01.07 22:02:49.840904 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3518 | 2026.01.07 22:02:49.841323 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.01.07 22:02:49.841360 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3520 | 2026.01.07 22:02:49.841675 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3521 | 2026.01.07 22:02:49.841887 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.01.07 22:02:49.842011 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001164 sec., 78178.6941580756 rows/sec., 6.11 MiB/sec. | ||
| 3523 | 2026.01.07 22:02:49.842048 [ 277 ] {401e757c-07b8-4d1a-8b65-f1fb2e729d3b} <Debug> TCPHandler: Processed in 0.00132443 sec. | ||
| 3524 | 2026.01.07 22:02:49.842152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.01.07 22:02:49.842244 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3526 | 2026.01.07 22:02:49.842288 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3527 | 2026.01.07 22:02:49.842673 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.01.07 22:02:49.842710 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3529 | 2026.01.07 22:02:49.843029 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3530 | 2026.01.07 22:02:49.843242 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.01.07 22:02:49.843367 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 3532 | 2026.01.07 22:02:49.843402 [ 277 ] {8bc806ca-5892-447a-9e4b-b7f4f98ade6b} <Debug> TCPHandler: Processed in 0.001298499 sec. | ||
| 3533 | 2026.01.07 22:02:49.843503 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.01.07 22:02:49.843594 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.01.07 22:02:49.843650 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3536 | 2026.01.07 22:02:49.844464 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.01.07 22:02:49.844499 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3538 | 2026.01.07 22:02:49.845038 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3539 | 2026.01.07 22:02:49.845263 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.01.07 22:02:49.845395 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001818 sec., 14851.485148514852 rows/sec., 26.61 MiB/sec. | ||
| 3541 | 2026.01.07 22:02:49.845448 [ 277 ] {a1ba765a-90b9-4367-a4bc-0d9bfd1ecbc4} <Debug> TCPHandler: Processed in 0.001994009 sec. | ||
| 3542 | 2026.01.07 22:02:49.845559 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.01.07 22:02:49.845653 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3544 | 2026.01.07 22:02:49.845694 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3545 | 2026.01.07 22:02:49.846019 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.01.07 22:02:49.846056 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3547 | 2026.01.07 22:02:49.846360 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3548 | 2026.01.07 22:02:49.846583 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.01.07 22:02:49.846709 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3550 | 2026.01.07 22:02:49.846744 [ 277 ] {7d70c3e4-169a-42de-8f00-3e4e945c65f2} <Debug> TCPHandler: Processed in 0.001233368 sec. | ||
| 3551 | 2026.01.07 22:02:50.610511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7145 | ||
| 3552 | 2026.01.07 22:02:50.611017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.01.07 22:02:50.611065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3554 | 2026.01.07 22:02:50.611571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3555 | 2026.01.07 22:02:50.611809 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.01.07 22:02:50.611956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7145 | ||
| 3557 | 2026.01.07 22:02:51.032436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3558 | 2026.01.07 22:02:51.048610 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.01.07 22:02:51.048654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3560 | 2026.01.07 22:02:51.054991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3561 | 2026.01.07 22:02:51.055666 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.01.07 22:02:51.058341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3563 | 2026.01.07 22:02:52.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.18 MiB, peak 233.18 MiB, free memory in arenas 0.00 B, will set to 230.52 MiB (RSS), difference: 1.34 MiB | ||
| 3564 | 2026.01.07 22:02:52.185194 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.01.07 22:02:52.185372 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3566 | 2026.01.07 22:02:52.185437 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3567 | 2026.01.07 22:02:52.186174 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.01.07 22:02:52.186220 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3569 | 2026.01.07 22:02:52.186621 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3570 | 2026.01.07 22:02:52.186841 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.01.07 22:02:52.186994 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001668 sec., 245803.35731414868 rows/sec., 15.59 MiB/sec. | ||
| 3572 | 2026.01.07 22:02:52.187037 [ 277 ] {c99eed94-dcb7-4cad-8748-392c265079e4} <Debug> TCPHandler: Processed in 0.001972339 sec. | ||
| 3573 | 2026.01.07 22:02:52.187155 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.01.07 22:02:52.187249 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3575 | 2026.01.07 22:02:52.187289 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3576 | 2026.01.07 22:02:52.188517 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.01.07 22:02:52.188554 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3578 | 2026.01.07 22:02:52.188997 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3579 | 2026.01.07 22:02:52.189204 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.01.07 22:02:52.189327 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Debug> executeQuery: Read 2278 rows, 189.00 KiB in 0.002097 sec., 1086313.7815927516 rows/sec., 88.01 MiB/sec. | ||
| 3581 | 2026.01.07 22:02:52.189365 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3582 | 2026.01.07 22:02:52.189378 [ 277 ] {f0648bae-cb5b-4edd-95fd-2bb5ff24974c} <Debug> TCPHandler: Processed in 0.002271833 sec. | ||
| 3583 | 2026.01.07 22:02:52.189491 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.01.07 22:02:52.189583 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.01.07 22:02:52.189622 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3586 | 2026.01.07 22:02:52.190088 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.01.07 22:02:52.190123 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3588 | 2026.01.07 22:02:52.190417 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3589 | 2026.01.07 22:02:52.190635 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.01.07 22:02:52.190763 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.001198 sec., 181969.94991652755 rows/sec., 10.84 MiB/sec. | ||
| 3591 | 2026.01.07 22:02:52.190799 [ 277 ] {367431f6-b1c2-47e4-92d4-875c6d141316} <Debug> TCPHandler: Processed in 0.00135646 sec. | ||
| 3592 | 2026.01.07 22:02:52.190912 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.01.07 22:02:52.191002 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.01.07 22:02:52.191038 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3595 | 2026.01.07 22:02:52.191521 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.01.07 22:02:52.191555 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3597 | 2026.01.07 22:02:52.191837 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3598 | 2026.01.07 22:02:52.192102 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.01.07 22:02:52.192224 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001237 sec., 355699.2724333064 rows/sec., 23.53 MiB/sec. | ||
| 3600 | 2026.01.07 22:02:52.192238 [ 115 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3601 | 2026.01.07 22:02:52.192259 [ 277 ] {c2282297-31ec-4089-a0c6-4c656bc32aad} <Debug> TCPHandler: Processed in 0.00139432 sec. | ||
| 3602 | 2026.01.07 22:02:52.192312 [ 115 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.01.07 22:02:52.192340 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3604 | 2026.01.07 22:02:52.192400 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.07 22:02:52.192455 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3606 | 2026.01.07 22:02:52.192496 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.01.07 22:02:52.192543 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3608 | 2026.01.07 22:02:52.192602 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2026.01.07 22:02:52.192643 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3610 | 2026.01.07 22:02:52.192714 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3611 | 2026.01.07 22:02:52.192762 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 441 rows starting from the beginning of the part | ||
| 3612 | 2026.01.07 22:02:52.192808 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3613 | 2026.01.07 22:02:52.192849 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3614 | 2026.01.07 22:02:52.192893 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3615 | 2026.01.07 22:02:52.192996 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.01.07 22:02:52.193038 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3617 | 2026.01.07 22:02:52.193449 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3618 | 2026.01.07 22:02:52.193671 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.01.07 22:02:52.193801 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001323 sec., 159486.01662887377 rows/sec., 9.06 MiB/sec. | ||
| 3620 | 2026.01.07 22:02:52.193838 [ 277 ] {84c7992e-c55f-497f-9349-151f899d7b8e} <Debug> TCPHandler: Processed in 0.001487673 sec. | ||
| 3621 | 2026.01.07 22:02:52.193942 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.01.07 22:02:52.194028 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628874 sec., 1061469.4568149531 rows/sec., 73.41 MiB/sec. | ||
| 3623 | 2026.01.07 22:02:52.194039 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3624 | 2026.01.07 22:02:52.194088 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3625 | 2026.01.07 22:02:52.194286 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3626 | 2026.01.07 22:02:52.194645 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.01.07 22:02:52.194721 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_10_2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3628 | 2026.01.07 22:02:52.194817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3629 | 2026.01.07 22:02:52.195030 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.01.07 22:02:52.195072 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3631 | 2026.01.07 22:02:52.195466 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3632 | 2026.01.07 22:02:52.195690 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.01.07 22:02:52.195817 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Debug> executeQuery: Read 1148 rows, 83.80 KiB in 0.001796 sec., 639198.2182628062 rows/sec., 45.56 MiB/sec. | ||
| 3634 | 2026.01.07 22:02:52.195852 [ 277 ] {764018b0-772f-4d5c-8e2e-8ac105390136} <Debug> TCPHandler: Processed in 0.001958559 sec. | ||
| 3635 | 2026.01.07 22:02:52.195968 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.07 22:02:52.196060 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3637 | 2026.01.07 22:02:52.196101 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3638 | 2026.01.07 22:02:52.196443 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.01.07 22:02:52.196477 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3640 | 2026.01.07 22:02:52.196768 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3641 | 2026.01.07 22:02:52.196971 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.07 22:02:52.197092 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3643 | 2026.01.07 22:02:52.197127 [ 277 ] {b24aa268-2b82-413d-8085-f845b70e0927} <Debug> TCPHandler: Processed in 0.001205818 sec. | ||
| 3644 | 2026.01.07 22:02:52.197242 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.01.07 22:02:52.197333 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.01.07 22:02:52.197376 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3647 | 2026.01.07 22:02:52.197947 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.07 22:02:52.197981 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3649 | 2026.01.07 22:02:52.198353 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3650 | 2026.01.07 22:02:52.198568 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.07 22:02:52.198695 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Debug> executeQuery: Read 922 rows, 62.50 KiB in 0.001379 sec., 668600.4350978971 rows/sec., 44.26 MiB/sec. | ||
| 3652 | 2026.01.07 22:02:52.198729 [ 277 ] {5bac90a1-e9a1-4f7b-8578-c0292f59f7b1} <Debug> TCPHandler: Processed in 0.001535363 sec. | ||
| 3653 | 2026.01.07 22:02:52.198838 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.01.07 22:02:52.198929 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.01.07 22:02:52.198970 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3656 | 2026.01.07 22:02:52.199269 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.07 22:02:52.199303 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3658 | 2026.01.07 22:02:52.199591 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3659 | 2026.01.07 22:02:52.199794 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.01.07 22:02:52.199882 [ 113 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3661 | 2026.01.07 22:02:52.199916 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 3662 | 2026.01.07 22:02:52.199919 [ 113 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.01.07 22:02:52.199945 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3664 | 2026.01.07 22:02:52.199949 [ 277 ] {4880e089-49c6-4ff1-a87d-19584be4bc92} <Debug> TCPHandler: Processed in 0.001159557 sec. | ||
| 3665 | 2026.01.07 22:02:52.200034 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3666 | 2026.01.07 22:02:52.200082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.01.07 22:02:52.200133 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2026.01.07 22:02:52.200167 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3669 | 2026.01.07 22:02:52.200178 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.01.07 22:02:52.200236 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3671 | 2026.01.07 22:02:52.200242 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3672 | 2026.01.07 22:02:52.200297 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
| 3673 | 2026.01.07 22:02:52.200339 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3674 | 2026.01.07 22:02:52.200378 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3675 | 2026.01.07 22:02:52.200419 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3676 | 2026.01.07 22:02:52.200996 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.01.07 22:02:52.201033 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3678 | 2026.01.07 22:02:52.201180 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192207 sec., 10065.36616543939 rows/sec., 671.68 KiB/sec. | ||
| 3679 | 2026.01.07 22:02:52.201304 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3680 | 2026.01.07 22:02:52.201542 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.01.07 22:02:52.201544 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3682 | 2026.01.07 22:02:52.201609 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_10_2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3683 | 2026.01.07 22:02:52.201667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3684 | 2026.01.07 22:02:52.201779 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.01.07 22:02:52.201913 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 12.83 MiB/sec. | ||
| 3686 | 2026.01.07 22:02:52.202027 [ 277 ] {b4c026e6-8464-445a-8572-6edf3dfb82c8} <Debug> TCPHandler: Processed in 0.001992239 sec. | ||
| 3687 | 2026.01.07 22:02:52.202138 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.01.07 22:02:52.202229 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.01.07 22:02:52.202270 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3690 | 2026.01.07 22:02:52.202587 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.01.07 22:02:52.202621 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3692 | 2026.01.07 22:02:52.202918 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3693 | 2026.01.07 22:02:52.203132 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.01.07 22:02:52.203252 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001041 sec., 76849.18347742555 rows/sec., 4.57 MiB/sec. | ||
| 3695 | 2026.01.07 22:02:52.203286 [ 277 ] {f3de3811-d207-4339-9bd3-8763ae7a1602} <Debug> TCPHandler: Processed in 0.001197147 sec. | ||
| 3696 | 2026.01.07 22:02:54.831599 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.01.07 22:02:54.831797 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3698 | 2026.01.07 22:02:54.831868 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3699 | 2026.01.07 22:02:54.832543 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.01.07 22:02:54.832593 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3701 | 2026.01.07 22:02:54.832999 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3702 | 2026.01.07 22:02:54.833232 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.01.07 22:02:54.833355 [ 109 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3704 | 2026.01.07 22:02:54.833381 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 3705 | 2026.01.07 22:02:54.833391 [ 109 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.01.07 22:02:54.833413 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3707 | 2026.01.07 22:02:54.833422 [ 277 ] {091c86b5-4d0e-420b-bb60-100ae3aaf54c} <Debug> TCPHandler: Processed in 0.001974219 sec. | ||
| 3708 | 2026.01.07 22:02:54.833503 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 3709 | 2026.01.07 22:02:54.833541 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.01.07 22:02:54.833578 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3711 | 2026.01.07 22:02:54.833603 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2342 rows starting from the beginning of the part | ||
| 3712 | 2026.01.07 22:02:54.833635 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2026.01.07 22:02:54.833655 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 111 rows starting from the beginning of the part | ||
| 3714 | 2026.01.07 22:02:54.833673 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3715 | 2026.01.07 22:02:54.833694 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1138 rows starting from the beginning of the part | ||
| 3716 | 2026.01.07 22:02:54.833731 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3717 | 2026.01.07 22:02:54.833768 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2278 rows starting from the beginning of the part | ||
| 3718 | 2026.01.07 22:02:54.833807 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3719 | 2026.01.07 22:02:54.834075 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.01.07 22:02:54.834112 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3721 | 2026.01.07 22:02:54.834490 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3722 | 2026.01.07 22:02:54.834708 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.01.07 22:02:54.834814 [ 109 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3724 | 2026.01.07 22:02:54.834839 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 3725 | 2026.01.07 22:02:54.834866 [ 109 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.07 22:02:54.834881 [ 277 ] {6c261e34-9d70-4048-8a94-2574df7824d5} <Debug> TCPHandler: Processed in 0.00136523 sec. | ||
| 3727 | 2026.01.07 22:02:54.834889 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3728 | 2026.01.07 22:02:54.835000 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 3729 | 2026.01.07 22:02:54.835003 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.01.07 22:02:54.835148 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.01.07 22:02:54.835155 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3732 | 2026.01.07 22:02:54.835199 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3733 | 2026.01.07 22:02:54.835207 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3734 | 2026.01.07 22:02:54.835288 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3735 | 2026.01.07 22:02:54.835337 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 692 rows starting from the beginning of the part | ||
| 3736 | 2026.01.07 22:02:54.835381 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part | ||
| 3737 | 2026.01.07 22:02:54.835424 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1148 rows starting from the beginning of the part | ||
| 3738 | 2026.01.07 22:02:54.835473 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3739 | 2026.01.07 22:02:54.835578 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.01.07 22:02:54.835625 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3741 | 2026.01.07 22:02:54.835709 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216533 sec., 2722720.573075158 rows/sec., 230.53 MiB/sec. | ||
| 3742 | 2026.01.07 22:02:54.836127 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3743 | 2026.01.07 22:02:54.836200 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3744 | 2026.01.07 22:02:54.836424 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.01.07 22:02:54.836546 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3746 | 2026.01.07 22:02:54.836577 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.08 MiB/sec. | ||
| 3747 | 2026.01.07 22:02:54.836579 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.01.07 22:02:54.836590 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.07 22:02:54.836611 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3750 | 2026.01.07 22:02:54.836620 [ 277 ] {2664248f-abd0-4e69-b5cc-d988b6409f50} <Debug> TCPHandler: Processed in 0.001664335 sec. | ||
| 3751 | 2026.01.07 22:02:54.836682 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 3752 | 2026.01.07 22:02:54.836696 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_21_4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3753 | 2026.01.07 22:02:54.836739 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.01.07 22:02:54.836768 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3755 | 2026.01.07 22:02:54.836793 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6256 rows starting from the beginning of the part | ||
| 3756 | 2026.01.07 22:02:54.836827 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3757 | 2026.01.07 22:02:54.836837 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3758 | 2026.01.07 22:02:54.836840 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.01.07 22:02:54.836883 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3760 | 2026.01.07 22:02:54.836898 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3761 | 2026.01.07 22:02:54.836918 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3762 | 2026.01.07 22:02:54.836951 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 922 rows starting from the beginning of the part | ||
| 3763 | 2026.01.07 22:02:54.836985 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3764 | 2026.01.07 22:02:54.837021 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072181 sec., 1592042.3939800623 rows/sec., 120.13 MiB/sec. | ||
| 3765 | 2026.01.07 22:02:54.837217 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.07 22:02:54.837239 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3767 | 2026.01.07 22:02:54.837262 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3768 | 2026.01.07 22:02:54.837529 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.07 22:02:54.837612 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_21_4} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3770 | 2026.01.07 22:02:54.837624 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3771 | 2026.01.07 22:02:54.837689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3772 | 2026.01.07 22:02:54.837854 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.01.07 22:02:54.837963 [ 109 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3774 | 2026.01.07 22:02:54.837993 [ 109 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.01.07 22:02:54.837994 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.38 MiB/sec. | ||
| 3776 | 2026.01.07 22:02:54.838010 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3777 | 2026.01.07 22:02:54.838034 [ 277 ] {bd9fed84-036b-4a07-a515-b5a36a131bf6} <Debug> TCPHandler: Processed in 0.00134186 sec. | ||
| 3778 | 2026.01.07 22:02:54.838091 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 3779 | 2026.01.07 22:02:54.838207 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3780 | 2026.01.07 22:02:54.838240 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1252 rows starting from the beginning of the part | ||
| 3781 | 2026.01.07 22:02:54.838323 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3782 | 2026.01.07 22:02:54.838371 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3783 | 2026.01.07 22:02:54.838413 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3784 | 2026.01.07 22:02:54.838455 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part | ||
| 3785 | 2026.01.07 22:02:54.838494 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3786 | 2026.01.07 22:02:54.839440 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7877 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779801 sec., 2833656.0782588394 rows/sec., 189.47 MiB/sec. | ||
| 3787 | 2026.01.07 22:02:54.839581 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523473 sec., 1037104.0379448798 rows/sec., 65.72 MiB/sec. | ||
| 3788 | 2026.01.07 22:02:54.839771 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3789 | 2026.01.07 22:02:54.840019 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.07 22:02:54.840084 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_21_4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3791 | 2026.01.07 22:02:54.840153 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3792 | 2026.01.07 22:02:54.840177 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3793 | 2026.01.07 22:02:54.840483 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.01.07 22:02:54.840557 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3795 | 2026.01.07 22:02:54.840650 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3796 | 2026.01.07 22:02:58.026779 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3797 | 2026.01.07 22:02:58.026845 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3798 | 2026.01.07 22:02:58.112373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7657 | ||
| 3799 | 2026.01.07 22:02:58.112927 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.01.07 22:02:58.112972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3801 | 2026.01.07 22:02:58.113499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3802 | 2026.01.07 22:02:58.113730 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.01.07 22:02:58.113855 [ 104 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3804 | 2026.01.07 22:02:58.113865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 3805 | 2026.01.07 22:02:58.113903 [ 104 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.01.07 22:02:58.113927 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3807 | 2026.01.07 22:02:58.114091 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3808 | 2026.01.07 22:02:58.114342 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3809 | 2026.01.07 22:02:58.114409 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5225 rows starting from the beginning of the part | ||
| 3810 | 2026.01.07 22:02:58.114551 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3811 | 2026.01.07 22:02:58.114633 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3812 | 2026.01.07 22:02:58.114704 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3813 | 2026.01.07 22:02:58.114771 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3814 | 2026.01.07 22:02:58.114835 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 3815 | 2026.01.07 22:02:58.116404 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.002392566 sec., 3200329.687874859 rows/sec., 45.78 MiB/sec. | ||
| 3816 | 2026.01.07 22:02:58.117111 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3817 | 2026.01.07 22:02:58.117374 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.01.07 22:02:58.117444 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_16_3} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3819 | 2026.01.07 22:02:58.117521 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3820 | 2026.01.07 22:02:58.120948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 538 | ||
| 3821 | 2026.01.07 22:02:58.123539 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.01.07 22:02:58.123583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3823 | 2026.01.07 22:02:58.124872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3824 | 2026.01.07 22:02:58.125153 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.01.07 22:02:58.125295 [ 104 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3826 | 2026.01.07 22:02:58.125333 [ 104 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.01.07 22:02:58.125353 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3828 | 2026.01.07 22:02:58.125428 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 3829 | 2026.01.07 22:02:58.125455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3830 | 2026.01.07 22:02:58.125860 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3831 | 2026.01.07 22:02:58.125995 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
| 3832 | 2026.01.07 22:02:58.126316 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3833 | 2026.01.07 22:02:58.126628 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3834 | 2026.01.07 22:02:58.126931 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3835 | 2026.01.07 22:02:58.127224 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 3836 | 2026.01.07 22:02:58.127532 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3837 | 2026.01.07 22:02:58.133426 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 72 columns (72 merged, 0 gathered) in 0.008029898 sec., 66999.60572350981 rows/sec., 60.07 MiB/sec. | ||
| 3838 | 2026.01.07 22:02:58.134208 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3839 | 2026.01.07 22:02:58.134686 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.01.07 22:02:58.134755 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_11_2} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3841 | 2026.01.07 22:02:58.134911 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3842 | 2026.01.07 22:02:58.558767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3843 | 2026.01.07 22:02:58.576620 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.01.07 22:02:58.576688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3845 | 2026.01.07 22:02:58.582625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3846 | 2026.01.07 22:02:58.583354 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.01.07 22:02:58.583708 [ 102 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3848 | 2026.01.07 22:02:58.583783 [ 102 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.01.07 22:02:58.583808 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3850 | 2026.01.07 22:02:58.583914 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3851 | 2026.01.07 22:02:58.586373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3852 | 2026.01.07 22:02:58.586885 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3853 | 2026.01.07 22:02:58.587603 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3854 | 2026.01.07 22:02:58.590969 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3855 | 2026.01.07 22:02:58.594465 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3856 | 2026.01.07 22:02:58.598255 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3857 | 2026.01.07 22:02:58.602794 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3858 | 2026.01.07 22:02:58.607167 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 3859 | 2026.01.07 22:02:58.659561 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075700469 sec., 1598.4048923131506 rows/sec., 8.27 MiB/sec. | ||
| 3860 | 2026.01.07 22:02:58.662335 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3861 | 2026.01.07 22:02:58.664605 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_16_3} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.01.07 22:02:58.664723 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_16_3} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3863 | 2026.01.07 22:02:58.667029 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3864 | 2026.01.07 22:02:59.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.98 MiB, peak 242.95 MiB, free memory in arenas 0.00 B, will set to 242.05 MiB (RSS), difference: 9.08 MiB | ||
| 3865 | 2026.01.07 22:02:59.001296 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832513 sec. | ||
| 3866 | 2026.01.07 22:02:59.838048 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.01.07 22:02:59.838296 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3868 | 2026.01.07 22:02:59.838363 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3869 | 2026.01.07 22:02:59.839050 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.01.07 22:02:59.839090 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3871 | 2026.01.07 22:02:59.839504 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3872 | 2026.01.07 22:02:59.839734 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.01.07 22:02:59.839889 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001649 sec., 66707.0952092177 rows/sec., 5.61 MiB/sec. | ||
| 3874 | 2026.01.07 22:02:59.839931 [ 277 ] {7dd7071b-a0ad-4b83-8606-936c644c409b} <Debug> TCPHandler: Processed in 0.002059791 sec. | ||
| 3875 | 2026.01.07 22:02:59.840055 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.01.07 22:02:59.840150 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.01.07 22:02:59.840192 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3878 | 2026.01.07 22:02:59.840609 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.01.07 22:02:59.840644 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3880 | 2026.01.07 22:02:59.840948 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3881 | 2026.01.07 22:02:59.841170 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.07 22:02:59.841300 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001169 sec., 23096.663815226693 rows/sec., 1.70 MiB/sec. | ||
| 3883 | 2026.01.07 22:02:59.841338 [ 277 ] {a43ae2da-7fed-4190-87c7-63c9612a44c0} <Debug> TCPHandler: Processed in 0.001334049 sec. | ||
| 3884 | 2026.01.07 22:02:59.841453 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.01.07 22:02:59.841547 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3886 | 2026.01.07 22:02:59.841590 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2026.01.07 22:02:59.842036 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.01.07 22:02:59.842072 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3889 | 2026.01.07 22:02:59.842388 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3890 | 2026.01.07 22:02:59.842600 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.01.07 22:02:59.842725 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001195 sec., 76150.62761506275 rows/sec., 5.95 MiB/sec. | ||
| 3892 | 2026.01.07 22:02:59.842788 [ 277 ] {fbb758a1-53ba-443d-910d-b26d1e7c4a15} <Debug> TCPHandler: Processed in 0.00138416 sec. | ||
| 3893 | 2026.01.07 22:02:59.842898 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.01.07 22:02:59.842992 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.01.07 22:02:59.843036 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3896 | 2026.01.07 22:02:59.843451 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.01.07 22:02:59.843486 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3898 | 2026.01.07 22:02:59.843824 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3899 | 2026.01.07 22:02:59.844038 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.01.07 22:02:59.844187 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 3901 | 2026.01.07 22:02:59.844224 [ 277 ] {ef0ea983-64b4-4a78-aeb3-28aa3260c38e} <Debug> TCPHandler: Processed in 0.00137601 sec. | ||
| 3902 | 2026.01.07 22:02:59.844334 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.01.07 22:02:59.844428 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.01.07 22:02:59.844485 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3905 | 2026.01.07 22:02:59.845323 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.01.07 22:02:59.845357 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3907 | 2026.01.07 22:02:59.845898 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3908 | 2026.01.07 22:02:59.846134 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.01.07 22:02:59.846267 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001857 sec., 14539.579967689822 rows/sec., 26.05 MiB/sec. | ||
| 3910 | 2026.01.07 22:02:59.846320 [ 277 ] {32aba9b1-ebf7-4a25-bc9e-e18939a558ed} <Debug> TCPHandler: Processed in 0.00203673 sec. | ||
| 3911 | 2026.01.07 22:02:59.846432 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.07 22:02:59.846525 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.01.07 22:02:59.846567 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3914 | 2026.01.07 22:02:59.846897 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.01.07 22:02:59.846930 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3916 | 2026.01.07 22:02:59.847244 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3917 | 2026.01.07 22:02:59.847457 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.01.07 22:02:59.847580 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3919 | 2026.01.07 22:02:59.847615 [ 277 ] {3b3408ad-75c8-4dbb-8142-9a542c006692} <Debug> TCPHandler: Processed in 0.001233658 sec. | ||
| 3920 | 2026.01.07 22:03:03.066310 [ 99 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3921 | 2026.01.07 22:03:03.066394 [ 99 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.01.07 22:03:03.066420 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3923 | 2026.01.07 22:03:03.066536 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3924 | 2026.01.07 22:03:03.066667 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3925 | 2026.01.07 22:03:03.066706 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3926 | 2026.01.07 22:03:03.066776 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3927 | 2026.01.07 22:03:03.066825 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3928 | 2026.01.07 22:03:03.066867 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3929 | 2026.01.07 22:03:03.066910 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3930 | 2026.01.07 22:03:03.067649 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161497 sec., 51657.473071389766 rows/sec., 2.64 MiB/sec. | ||
| 3931 | 2026.01.07 22:03:03.067750 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3932 | 2026.01.07 22:03:03.067989 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.01.07 22:03:03.068053 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_10_2} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3934 | 2026.01.07 22:03:03.068112 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3935 | 2026.01.07 22:03:04.848779 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.01.07 22:03:04.848960 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3937 | 2026.01.07 22:03:04.849029 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3938 | 2026.01.07 22:03:04.849872 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.01.07 22:03:04.849917 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3940 | 2026.01.07 22:03:04.850319 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3941 | 2026.01.07 22:03:04.850551 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.01.07 22:03:04.850708 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 3943 | 2026.01.07 22:03:04.850752 [ 277 ] {7e6dc0c0-d665-440f-8407-c0f8940c7ec5} <Debug> TCPHandler: Processed in 0.002107741 sec. | ||
| 3944 | 2026.01.07 22:03:04.850881 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.01.07 22:03:04.850977 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.07 22:03:04.851019 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.01.07 22:03:04.851967 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.01.07 22:03:04.852004 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3949 | 2026.01.07 22:03:04.852390 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3950 | 2026.01.07 22:03:04.852608 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.01.07 22:03:04.852737 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Debug> executeQuery: Read 1138 rows, 92.43 KiB in 0.00178 sec., 639325.8426966292 rows/sec., 50.71 MiB/sec. | ||
| 3952 | 2026.01.07 22:03:04.852776 [ 277 ] {e570c3b1-5b66-41ce-b5bf-c052ad92d2ba} <Debug> TCPHandler: Processed in 0.001945458 sec. | ||
| 3953 | 2026.01.07 22:03:04.852893 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.01.07 22:03:04.852986 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.01.07 22:03:04.853027 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3956 | 2026.01.07 22:03:04.853512 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.01.07 22:03:04.853550 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3958 | 2026.01.07 22:03:04.853878 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2026.01.07 22:03:04.854095 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.01.07 22:03:04.854222 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.001254 sec., 173843.70015948964 rows/sec., 10.35 MiB/sec. | ||
| 3961 | 2026.01.07 22:03:04.854261 [ 277 ] {a156a4e5-0f10-4c1f-a458-c3770a95239d} <Debug> TCPHandler: Processed in 0.001418732 sec. | ||
| 3962 | 2026.01.07 22:03:04.854368 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.01.07 22:03:04.854462 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.01.07 22:03:04.854502 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3965 | 2026.01.07 22:03:04.854975 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.01.07 22:03:04.855012 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3967 | 2026.01.07 22:03:04.855344 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3968 | 2026.01.07 22:03:04.855565 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.01.07 22:03:04.855697 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 3970 | 2026.01.07 22:03:04.855734 [ 277 ] {a661eebc-fd8c-45de-ac7a-e96cb367fbb4} <Debug> TCPHandler: Processed in 0.001415721 sec. | ||
| 3971 | 2026.01.07 22:03:04.855853 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.01.07 22:03:04.855973 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.01.07 22:03:04.856023 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3974 | 2026.01.07 22:03:04.856575 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.01.07 22:03:04.856611 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3976 | 2026.01.07 22:03:04.856944 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3977 | 2026.01.07 22:03:04.857156 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.07 22:03:04.857292 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001343 sec., 157110.9456440804 rows/sec., 8.92 MiB/sec. | ||
| 3979 | 2026.01.07 22:03:04.857333 [ 277 ] {c14b8969-c5d0-4b74-bf3a-f496fb64e3cc} <Debug> TCPHandler: Processed in 0.001541283 sec. | ||
| 3980 | 2026.01.07 22:03:04.857445 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.01.07 22:03:04.857549 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3982 | 2026.01.07 22:03:04.857591 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3983 | 2026.01.07 22:03:04.858281 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.01.07 22:03:04.858319 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3985 | 2026.01.07 22:03:04.858666 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3986 | 2026.01.07 22:03:04.858887 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.07 22:03:04.859017 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Debug> executeQuery: Read 692 rows, 49.51 KiB in 0.001487 sec., 465366.50975117687 rows/sec., 32.51 MiB/sec. | ||
| 3988 | 2026.01.07 22:03:04.859055 [ 277 ] {c66e0d32-47da-4c50-a998-c4c4147b6faf} <Debug> TCPHandler: Processed in 0.001660644 sec. | ||
| 3989 | 2026.01.07 22:03:04.859158 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.01.07 22:03:04.859254 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3991 | 2026.01.07 22:03:04.859297 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3992 | 2026.01.07 22:03:04.859636 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.01.07 22:03:04.859673 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3994 | 2026.01.07 22:03:04.859982 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3995 | 2026.01.07 22:03:04.860193 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.01.07 22:03:04.860325 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 3997 | 2026.01.07 22:03:04.860365 [ 277 ] {eaca4bdf-e11a-4282-b4fe-0bbe585fefb3} <Debug> TCPHandler: Processed in 0.001255409 sec. | ||
| 3998 | 2026.01.07 22:03:04.860473 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.01.07 22:03:04.860571 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4000 | 2026.01.07 22:03:04.860615 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4001 | 2026.01.07 22:03:04.861055 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.01.07 22:03:04.861092 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4003 | 2026.01.07 22:03:04.861440 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4004 | 2026.01.07 22:03:04.861657 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.07 22:03:04.861789 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001239 sec., 253430.18563357546 rows/sec., 16.65 MiB/sec. | ||
| 4006 | 2026.01.07 22:03:04.861828 [ 277 ] {c0e57d96-0077-4d34-a376-dd9a9792902d} <Debug> TCPHandler: Processed in 0.00140508 sec. | ||
| 4007 | 2026.01.07 22:03:04.861970 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.01.07 22:03:04.862091 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.01.07 22:03:04.862147 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4010 | 2026.01.07 22:03:04.862635 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.01.07 22:03:04.862674 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4012 | 2026.01.07 22:03:04.863039 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4013 | 2026.01.07 22:03:04.863268 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.01.07 22:03:04.863408 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
| 4015 | 2026.01.07 22:03:04.863447 [ 277 ] {17a36b61-1015-4d64-bf0b-a5acbf7b04d2} <Debug> TCPHandler: Processed in 0.001539622 sec. | ||
| 4016 | 2026.01.07 22:03:04.863572 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.01.07 22:03:04.863668 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.01.07 22:03:04.863724 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4019 | 2026.01.07 22:03:04.864511 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.01.07 22:03:04.864551 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4021 | 2026.01.07 22:03:04.865119 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4022 | 2026.01.07 22:03:04.865351 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.01.07 22:03:04.865499 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001849 sec., 7030.827474310438 rows/sec., 12.60 MiB/sec. | ||
| 4024 | 2026.01.07 22:03:04.865554 [ 277 ] {ab1d2be7-3697-44f0-a032-5193b9d386e0} <Debug> TCPHandler: Processed in 0.00203237 sec. | ||
| 4025 | 2026.01.07 22:03:04.865682 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.01.07 22:03:04.865778 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4027 | 2026.01.07 22:03:04.865822 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4028 | 2026.01.07 22:03:04.866176 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.07 22:03:04.866214 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4030 | 2026.01.07 22:03:04.866546 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4031 | 2026.01.07 22:03:04.866761 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.07 22:03:04.866891 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001132 sec., 91872.79151943463 rows/sec., 5.63 MiB/sec. | ||
| 4033 | 2026.01.07 22:03:04.866929 [ 277 ] {ec3d0a2a-4b2d-4ff5-be15-fcaf1696bad8} <Debug> TCPHandler: Processed in 0.001297029 sec. | ||
| 4034 | 2026.01.07 22:03:05.614174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8105 | ||
| 4035 | 2026.01.07 22:03:05.614863 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.07 22:03:05.614930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4037 | 2026.01.07 22:03:05.615640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4038 | 2026.01.07 22:03:05.615922 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.01.07 22:03:05.616080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8105 | ||
| 4040 | 2026.01.07 22:03:06.086630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4041 | 2026.01.07 22:03:06.102191 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.07 22:03:06.102259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4043 | 2026.01.07 22:03:06.108578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4044 | 2026.01.07 22:03:06.109385 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.07 22:03:06.112657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4046 | 2026.01.07 22:03:06.131859 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38745 | ||
| 4047 | 2026.01.07 22:03:06.132000 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2026.01.07 22:03:06.132027 [ 288 ] {} <Debug> TCP-Session: ec2e55a4-e221-45b6-ab1b-766f69d0b837 Authenticating user 'default' from [fd00:1122:3344:101::e]:38745 | ||
| 4049 | 2026.01.07 22:03:06.132047 [ 288 ] {} <Debug> TCP-Session: ec2e55a4-e221-45b6-ab1b-766f69d0b837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.01.07 22:03:06.132059 [ 288 ] {} <Debug> TCP-Session: ec2e55a4-e221-45b6-ab1b-766f69d0b837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.01.07 22:03:06.132288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60999 | ||
| 4052 | 2026.01.07 22:03:06.132315 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42868 | ||
| 4053 | 2026.01.07 22:03:06.132331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47886 | ||
| 4054 | 2026.01.07 22:03:06.132350 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58798 | ||
| 4055 | 2026.01.07 22:03:06.132377 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63343 | ||
| 4056 | 2026.01.07 22:03:06.132388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62590 | ||
| 4057 | 2026.01.07 22:03:06.132366 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53558 | ||
| 4058 | 2026.01.07 22:03:06.132481 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4059 | 2026.01.07 22:03:06.132341 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37915 | ||
| 4060 | 2026.01.07 22:03:06.132522 [ 289 ] {} <Debug> TCP-Session: 5753b6c6-1643-4973-acc8-09cce50c5040 Authenticating user 'default' from [fd00:1122:3344:101::e]:60999 | ||
| 4061 | 2026.01.07 22:03:06.132575 [ 289 ] {} <Debug> TCP-Session: 5753b6c6-1643-4973-acc8-09cce50c5040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.07 22:03:06.132574 [ 288 ] {} <Trace> TCP-Session: ec2e55a4-e221-45b6-ab1b-766f69d0b837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.01.07 22:03:06.132591 [ 289 ] {} <Debug> TCP-Session: 5753b6c6-1643-4973-acc8-09cce50c5040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.01.07 22:03:06.132887 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2026.01.07 22:03:06.132916 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4066 | 2026.01.07 22:03:06.132929 [ 286 ] {} <Debug> TCP-Session: 575f4b20-dc89-4a18-8e24-bdadb9d664de Authenticating user 'default' from [fd00:1122:3344:101::e]:62590 | ||
| 4067 | 2026.01.07 22:03:06.132926 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.01.07 22:03:06.132969 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2026.01.07 22:03:06.132977 [ 286 ] {} <Debug> TCP-Session: 575f4b20-dc89-4a18-8e24-bdadb9d664de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.01.07 22:03:06.132995 [ 294 ] {} <Debug> TCP-Session: 8525a4d9-c96e-4c59-aaf8-9de1e1f1ddd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53558 | ||
| 4071 | 2026.01.07 22:03:06.133010 [ 286 ] {} <Debug> TCP-Session: 575f4b20-dc89-4a18-8e24-bdadb9d664de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.01.07 22:03:06.133010 [ 291 ] {} <Debug> TCP-Session: f6caa2fc-395b-4683-b66b-46bdbd049b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:37915 | ||
| 4073 | 2026.01.07 22:03:06.133032 [ 294 ] {} <Debug> TCP-Session: 8525a4d9-c96e-4c59-aaf8-9de1e1f1ddd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.07 22:03:06.133047 [ 291 ] {} <Debug> TCP-Session: f6caa2fc-395b-4683-b66b-46bdbd049b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.01.07 22:03:06.133057 [ 294 ] {} <Debug> TCP-Session: 8525a4d9-c96e-4c59-aaf8-9de1e1f1ddd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.07 22:03:06.133071 [ 291 ] {} <Debug> TCP-Session: f6caa2fc-395b-4683-b66b-46bdbd049b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.07 22:03:06.133103 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2026.01.07 22:03:06.133141 [ 292 ] {} <Debug> TCP-Session: bcc5968e-63c1-4ca3-bdcd-7b56f051dc32 Authenticating user 'default' from [fd00:1122:3344:101::e]:47886 | ||
| 4079 | 2026.01.07 22:03:06.133146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.01.07 22:03:06.133161 [ 292 ] {} <Debug> TCP-Session: bcc5968e-63c1-4ca3-bdcd-7b56f051dc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.01.07 22:03:06.133187 [ 293 ] {} <Debug> TCP-Session: 15e9054a-6681-4f57-9462-76ac18eb837e Authenticating user 'default' from [fd00:1122:3344:101::e]:58798 | ||
| 4082 | 2026.01.07 22:03:06.133188 [ 292 ] {} <Debug> TCP-Session: bcc5968e-63c1-4ca3-bdcd-7b56f051dc32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.01.07 22:03:06.133212 [ 293 ] {} <Debug> TCP-Session: 15e9054a-6681-4f57-9462-76ac18eb837e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.01.07 22:03:06.133231 [ 293 ] {} <Debug> TCP-Session: 15e9054a-6681-4f57-9462-76ac18eb837e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.01.07 22:03:06.133247 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4086 | 2026.01.07 22:03:06.133286 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.01.07 22:03:06.133291 [ 275 ] {} <Debug> TCP-Session: 6cda057b-5bde-404d-8e48-e527bcb5edd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63343 | ||
| 4088 | 2026.01.07 22:03:06.133324 [ 290 ] {} <Debug> TCP-Session: c4b948ad-e6c0-4822-8d23-37a320e7b55b Authenticating user 'default' from [fd00:1122:3344:101::e]:42868 | ||
| 4089 | 2026.01.07 22:03:06.133341 [ 275 ] {} <Debug> TCP-Session: 6cda057b-5bde-404d-8e48-e527bcb5edd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.01.07 22:03:06.133350 [ 290 ] {} <Debug> TCP-Session: c4b948ad-e6c0-4822-8d23-37a320e7b55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.01.07 22:03:06.133371 [ 275 ] {} <Debug> TCP-Session: 6cda057b-5bde-404d-8e48-e527bcb5edd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.01.07 22:03:06.133370 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4093 | 2026.01.07 22:03:06.133378 [ 290 ] {} <Debug> TCP-Session: c4b948ad-e6c0-4822-8d23-37a320e7b55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.01.07 22:03:06.133459 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4095 | 2026.01.07 22:03:06.133804 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 4096 | 2026.01.07 22:03:06.135011 [ 309 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> AggregatingTransform: Aggregating | ||
| 4097 | 2026.01.07 22:03:06.135048 [ 309 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> Aggregator: Aggregation method: without_key | ||
| 4098 | 2026.01.07 22:03:06.135080 [ 309 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001176248 sec. (850.161 rows/sec., 33.21 KiB/sec.) | ||
| 4099 | 2026.01.07 22:03:06.135094 [ 309 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Trace> Aggregator: Merging aggregated data | ||
| 4100 | 2026.01.07 22:03:06.136481 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003624 sec., 275.9381898454746 rows/sec., 10.78 KiB/sec. | ||
| 4101 | 2026.01.07 22:03:06.136631 [ 288 ] {424e2f4c-1d9d-4ad7-a5eb-cf39a7e35356} <Debug> TCPHandler: Processed in 0.004357275 sec. | ||
| 4102 | 2026.01.07 22:03:06.136772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.01.07 22:03:06.136801 [ 288 ] {} <Debug> TCP-Session: ec2e55a4-e221-45b6-ab1b-766f69d0b837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.01.07 22:03:06.136807 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.01.07 22:03:06.136826 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.01.07 22:03:06.136846 [ 286 ] {} <Debug> TCP-Session: 575f4b20-dc89-4a18-8e24-bdadb9d664de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.07 22:03:06.136848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.01.07 22:03:06.136865 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.01.07 22:03:06.136886 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.01.07 22:03:06.136910 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.01.07 22:03:06.136924 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2026.01.07 22:03:06.136940 [ 275 ] {} <Debug> TCP-Session: 6cda057b-5bde-404d-8e48-e527bcb5edd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.01.07 22:03:06.136958 [ 292 ] {} <Debug> TCP-Session: bcc5968e-63c1-4ca3-bdcd-7b56f051dc32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.01.07 22:03:06.136973 [ 293 ] {} <Debug> TCP-Session: 15e9054a-6681-4f57-9462-76ac18eb837e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.01.07 22:03:06.136946 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4116 | 2026.01.07 22:03:06.136923 [ 290 ] {} <Debug> TCP-Session: c4b948ad-e6c0-4822-8d23-37a320e7b55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.01.07 22:03:06.136905 [ 291 ] {} <Debug> TCP-Session: f6caa2fc-395b-4683-b66b-46bdbd049b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.07 22:03:06.137030 [ 294 ] {} <Debug> TCP-Session: 8525a4d9-c96e-4c59-aaf8-9de1e1f1ddd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.01.07 22:03:06.136875 [ 289 ] {} <Debug> TCP-Session: 5753b6c6-1643-4973-acc8-09cce50c5040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.01.07 22:03:06.202226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38910 | ||
| 4121 | 2026.01.07 22:03:06.202329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.01.07 22:03:06.202356 [ 288 ] {} <Debug> TCP-Session: aaed5b79-3e35-4584-a072-38e90485180e Authenticating user 'default' from [fd00:1122:3344:101::e]:38910 | ||
| 4123 | 2026.01.07 22:03:06.202379 [ 288 ] {} <Debug> TCP-Session: aaed5b79-3e35-4584-a072-38e90485180e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.01.07 22:03:06.202392 [ 288 ] {} <Debug> TCP-Session: aaed5b79-3e35-4584-a072-38e90485180e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.01.07 22:03:06.202611 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57338 | ||
| 4126 | 2026.01.07 22:03:06.202658 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56481 | ||
| 4127 | 2026.01.07 22:03:06.202700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57010 | ||
| 4128 | 2026.01.07 22:03:06.202697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58929 | ||
| 4129 | 2026.01.07 22:03:06.202744 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58154 | ||
| 4130 | 2026.01.07 22:03:06.202777 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4131 | 2026.01.07 22:03:06.202784 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.01.07 22:03:06.202798 [ 288 ] {} <Trace> TCP-Session: aaed5b79-3e35-4584-a072-38e90485180e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.01.07 22:03:06.202818 [ 290 ] {} <Debug> TCP-Session: a68d55b7-f987-4279-9765-51911dab4dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:56481 | ||
| 4134 | 2026.01.07 22:03:06.202838 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.01.07 22:03:06.202839 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.01.07 22:03:06.202866 [ 290 ] {} <Debug> TCP-Session: a68d55b7-f987-4279-9765-51911dab4dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.07 22:03:06.202877 [ 275 ] {} <Debug> TCP-Session: ccae1767-87dc-487f-9070-82ed0d57b706 Authenticating user 'default' from [fd00:1122:3344:101::e]:58154 | ||
| 4138 | 2026.01.07 22:03:06.202894 [ 291 ] {} <Debug> TCP-Session: 85d28053-1ee1-4b97-b9b5-fcb9c1585273 Authenticating user 'default' from [fd00:1122:3344:101::e]:58929 | ||
| 4139 | 2026.01.07 22:03:06.202899 [ 290 ] {} <Debug> TCP-Session: a68d55b7-f987-4279-9765-51911dab4dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.01.07 22:03:06.202914 [ 275 ] {} <Debug> TCP-Session: ccae1767-87dc-487f-9070-82ed0d57b706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.07 22:03:06.202933 [ 291 ] {} <Debug> TCP-Session: 85d28053-1ee1-4b97-b9b5-fcb9c1585273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.01.07 22:03:06.202953 [ 275 ] {} <Debug> TCP-Session: ccae1767-87dc-487f-9070-82ed0d57b706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.01.07 22:03:06.202966 [ 291 ] {} <Debug> TCP-Session: 85d28053-1ee1-4b97-b9b5-fcb9c1585273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.01.07 22:03:06.202973 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4145 | 2026.01.07 22:03:06.202831 [ 293 ] {} <Debug> TCP-Session: 0c85b6e0-bc6b-4ec8-aa16-2be7b5202bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57010 | ||
| 4146 | 2026.01.07 22:03:06.202755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41962 | ||
| 4147 | 2026.01.07 22:03:06.203040 [ 293 ] {} <Debug> TCP-Session: 0c85b6e0-bc6b-4ec8-aa16-2be7b5202bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.01.07 22:03:06.202732 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45034 | ||
| 4149 | 2026.01.07 22:03:06.203067 [ 293 ] {} <Debug> TCP-Session: 0c85b6e0-bc6b-4ec8-aa16-2be7b5202bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.07 22:03:06.203100 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2026.01.07 22:03:06.202699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46099 | ||
| 4152 | 2026.01.07 22:03:06.203132 [ 286 ] {} <Debug> TCP-Session: a126e995-6530-4e17-9044-0a8bda88fb59 Authenticating user 'default' from [fd00:1122:3344:101::e]:41962 | ||
| 4153 | 2026.01.07 22:03:06.203137 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2026.01.07 22:03:06.203168 [ 286 ] {} <Debug> TCP-Session: a126e995-6530-4e17-9044-0a8bda88fb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.01.07 22:03:06.202724 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4156 | 2026.01.07 22:03:06.203195 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.01.07 22:03:06.203224 [ 289 ] {} <Debug> TCP-Session: 902008e5-8489-4938-86ba-6d15fbe9e9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57338 | ||
| 4158 | 2026.01.07 22:03:06.203239 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4159 | 2026.01.07 22:03:06.203241 [ 292 ] {} <Debug> TCP-Session: 2126bd33-ba68-45ba-8b4f-aeafef5341ad Authenticating user 'default' from [fd00:1122:3344:101::e]:46099 | ||
| 4160 | 2026.01.07 22:03:06.203253 [ 289 ] {} <Debug> TCP-Session: 902008e5-8489-4938-86ba-6d15fbe9e9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.01.07 22:03:06.203277 [ 292 ] {} <Debug> TCP-Session: 2126bd33-ba68-45ba-8b4f-aeafef5341ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.01.07 22:03:06.203289 [ 289 ] {} <Debug> TCP-Session: 902008e5-8489-4938-86ba-6d15fbe9e9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.01.07 22:03:06.203299 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4164 | 2026.01.07 22:03:06.203302 [ 292 ] {} <Debug> TCP-Session: 2126bd33-ba68-45ba-8b4f-aeafef5341ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.01.07 22:03:06.203189 [ 294 ] {} <Debug> TCP-Session: c95a03be-f7f7-4319-a3c2-9fd9eb18c534 Authenticating user 'default' from [fd00:1122:3344:101::e]:45034 | ||
| 4166 | 2026.01.07 22:03:06.203195 [ 286 ] {} <Debug> TCP-Session: a126e995-6530-4e17-9044-0a8bda88fb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.01.07 22:03:06.203367 [ 294 ] {} <Debug> TCP-Session: c95a03be-f7f7-4319-a3c2-9fd9eb18c534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.01.07 22:03:06.203389 [ 294 ] {} <Debug> TCP-Session: c95a03be-f7f7-4319-a3c2-9fd9eb18c534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.01.07 22:03:06.203634 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 4170 | 2026.01.07 22:03:06.204666 [ 321 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> AggregatingTransform: Aggregating | ||
| 4171 | 2026.01.07 22:03:06.204719 [ 321 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 4172 | 2026.01.07 22:03:06.204757 [ 321 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017115 sec. (983.173 rows/sec., 38.41 KiB/sec.) | ||
| 4173 | 2026.01.07 22:03:06.204777 [ 321 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Trace> Aggregator: Merging aggregated data | ||
| 4174 | 2026.01.07 22:03:06.206606 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003678 sec., 271.88689505165854 rows/sec., 10.62 KiB/sec. | ||
| 4175 | 2026.01.07 22:03:06.206821 [ 288 ] {41d27f9a-dac5-4c96-bafd-be5bbfee62aa} <Debug> TCPHandler: Processed in 0.004128211 sec. | ||
| 4176 | 2026.01.07 22:03:06.206954 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.01.07 22:03:06.206998 [ 288 ] {} <Debug> TCP-Session: aaed5b79-3e35-4584-a072-38e90485180e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.01.07 22:03:06.206997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.01.07 22:03:06.207026 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.01.07 22:03:06.207050 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.01.07 22:03:06.207074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.01.07 22:03:06.207099 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.01.07 22:03:06.207110 [ 292 ] {} <Debug> TCP-Session: 2126bd33-ba68-45ba-8b4f-aeafef5341ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.01.07 22:03:06.207139 [ 293 ] {} <Debug> TCP-Session: 0c85b6e0-bc6b-4ec8-aa16-2be7b5202bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.01.07 22:03:06.207159 [ 291 ] {} <Debug> TCP-Session: 85d28053-1ee1-4b97-b9b5-fcb9c1585273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.01.07 22:03:06.207169 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4187 | 2026.01.07 22:03:06.207147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4188 | 2026.01.07 22:03:06.207235 [ 275 ] {} <Debug> TCP-Session: ccae1767-87dc-487f-9070-82ed0d57b706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.01.07 22:03:06.207124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4190 | 2026.01.07 22:03:06.207276 [ 294 ] {} <Debug> TCP-Session: c95a03be-f7f7-4319-a3c2-9fd9eb18c534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.01.07 22:03:06.207091 [ 286 ] {} <Debug> TCP-Session: a126e995-6530-4e17-9044-0a8bda88fb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.01.07 22:03:06.207317 [ 290 ] {} <Debug> TCP-Session: a68d55b7-f987-4279-9765-51911dab4dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.01.07 22:03:06.207066 [ 289 ] {} <Debug> TCP-Session: 902008e5-8489-4938-86ba-6d15fbe9e9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.01.07 22:03:06.239293 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39976 | ||
| 4195 | 2026.01.07 22:03:06.239397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2026.01.07 22:03:06.239423 [ 288 ] {} <Debug> TCP-Session: 7d79a89b-1faf-4f78-acdd-faac89c5b0d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39976 | ||
| 4197 | 2026.01.07 22:03:06.239445 [ 288 ] {} <Debug> TCP-Session: 7d79a89b-1faf-4f78-acdd-faac89c5b0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.01.07 22:03:06.239458 [ 288 ] {} <Debug> TCP-Session: 7d79a89b-1faf-4f78-acdd-faac89c5b0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.01.07 22:03:06.239660 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48205 | ||
| 4200 | 2026.01.07 22:03:06.239703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54078 | ||
| 4201 | 2026.01.07 22:03:06.239728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59983 | ||
| 4202 | 2026.01.07 22:03:06.239739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.01.07 22:03:06.239746 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47240 | ||
| 4204 | 2026.01.07 22:03:06.239799 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.01.07 22:03:06.239801 [ 289 ] {} <Debug> TCP-Session: c0efc070-0b89-4dea-881b-92b0433922cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48205 | ||
| 4206 | 2026.01.07 22:03:06.239800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2026.01.07 22:03:06.239848 [ 289 ] {} <Debug> TCP-Session: c0efc070-0b89-4dea-881b-92b0433922cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.01.07 22:03:06.239851 [ 288 ] {} <Trace> TCP-Session: 7d79a89b-1faf-4f78-acdd-faac89c5b0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.01.07 22:03:06.239863 [ 293 ] {} <Debug> TCP-Session: 1d3356fe-6148-4a3f-8748-233305f536da Authenticating user 'default' from [fd00:1122:3344:101::e]:59983 | ||
| 4210 | 2026.01.07 22:03:06.239866 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.01.07 22:03:06.239902 [ 293 ] {} <Debug> TCP-Session: 1d3356fe-6148-4a3f-8748-233305f536da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.07 22:03:06.239864 [ 289 ] {} <Debug> TCP-Session: c0efc070-0b89-4dea-881b-92b0433922cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.01.07 22:03:06.239931 [ 293 ] {} <Debug> TCP-Session: 1d3356fe-6148-4a3f-8748-233305f536da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.01.07 22:03:06.239925 [ 294 ] {} <Debug> TCP-Session: 4f2e3918-263e-4195-944e-2cd943b6b657 Authenticating user 'default' from [fd00:1122:3344:101::e]:47240 | ||
| 4215 | 2026.01.07 22:03:06.239838 [ 290 ] {} <Debug> TCP-Session: 7e859a8a-d0e6-43a0-86f8-ff4576d6014c Authenticating user 'default' from [fd00:1122:3344:101::e]:54078 | ||
| 4216 | 2026.01.07 22:03:06.239975 [ 294 ] {} <Debug> TCP-Session: 4f2e3918-263e-4195-944e-2cd943b6b657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.07 22:03:06.239720 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39796 | ||
| 4218 | 2026.01.07 22:03:06.239995 [ 294 ] {} <Debug> TCP-Session: 4f2e3918-263e-4195-944e-2cd943b6b657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.01.07 22:03:06.239991 [ 290 ] {} <Debug> TCP-Session: 7e859a8a-d0e6-43a0-86f8-ff4576d6014c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.01.07 22:03:06.240027 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4221 | 2026.01.07 22:03:06.240049 [ 290 ] {} <Debug> TCP-Session: 7e859a8a-d0e6-43a0-86f8-ff4576d6014c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.01.07 22:03:06.240067 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4223 | 2026.01.07 22:03:06.239709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40546 | ||
| 4224 | 2026.01.07 22:03:06.240104 [ 292 ] {} <Debug> TCP-Session: b30dc1de-eb9a-4433-8644-7a06eaf778eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39796 | ||
| 4225 | 2026.01.07 22:03:06.240135 [ 292 ] {} <Debug> TCP-Session: b30dc1de-eb9a-4433-8644-7a06eaf778eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.01.07 22:03:06.240148 [ 292 ] {} <Debug> TCP-Session: b30dc1de-eb9a-4433-8644-7a06eaf778eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.01.07 22:03:06.240162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4228 | 2026.01.07 22:03:06.240190 [ 291 ] {} <Debug> TCP-Session: d796f247-3cb6-412f-9a77-cae14d659795 Authenticating user 'default' from [fd00:1122:3344:101::e]:40546 | ||
| 4229 | 2026.01.07 22:03:06.240208 [ 291 ] {} <Debug> TCP-Session: d796f247-3cb6-412f-9a77-cae14d659795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.07 22:03:06.240221 [ 291 ] {} <Debug> TCP-Session: d796f247-3cb6-412f-9a77-cae14d659795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.01.07 22:03:06.240304 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4232 | 2026.01.07 22:03:06.240363 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4233 | 2026.01.07 22:03:06.240645 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 4234 | 2026.01.07 22:03:06.241528 [ 333 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> AggregatingTransform: Aggregating | ||
| 4235 | 2026.01.07 22:03:06.241582 [ 333 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> Aggregator: Aggregation method: without_key | ||
| 4236 | 2026.01.07 22:03:06.241622 [ 333 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872923 sec. (1145.576 rows/sec., 44.75 KiB/sec.) | ||
| 4237 | 2026.01.07 22:03:06.241644 [ 333 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Trace> Aggregator: Merging aggregated data | ||
| 4238 | 2026.01.07 22:03:06.242791 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 4239 | 2026.01.07 22:03:06.242942 [ 288 ] {84e7484f-ee47-4f86-9d1f-4931270aa987} <Debug> TCPHandler: Processed in 0.003249058 sec. | ||
| 4240 | 2026.01.07 22:03:06.243098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.01.07 22:03:06.243133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.01.07 22:03:06.243145 [ 288 ] {} <Debug> TCP-Session: 7d79a89b-1faf-4f78-acdd-faac89c5b0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.07 22:03:06.243158 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.01.07 22:03:06.243175 [ 289 ] {} <Debug> TCP-Session: c0efc070-0b89-4dea-881b-92b0433922cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.07 22:03:06.243178 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2026.01.07 22:03:06.243210 [ 291 ] {} <Debug> TCP-Session: d796f247-3cb6-412f-9a77-cae14d659795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.07 22:03:06.243226 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.01.07 22:03:06.243243 [ 290 ] {} <Debug> TCP-Session: 7e859a8a-d0e6-43a0-86f8-ff4576d6014c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.01.07 22:03:06.243271 [ 294 ] {} <Debug> TCP-Session: 4f2e3918-263e-4195-944e-2cd943b6b657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.07 22:03:06.243253 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2026.01.07 22:03:06.243287 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.01.07 22:03:06.243325 [ 293 ] {} <Debug> TCP-Session: 1d3356fe-6148-4a3f-8748-233305f536da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.01.07 22:03:06.243344 [ 292 ] {} <Debug> TCP-Session: b30dc1de-eb9a-4433-8644-7a06eaf778eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.01.07 22:03:06.249159 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47387 | ||
| 4255 | 2026.01.07 22:03:06.249192 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46296 | ||
| 4256 | 2026.01.07 22:03:06.249238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.01.07 22:03:06.249268 [ 286 ] {} <Debug> TCP-Session: 50c5c4f9-ae6e-4b40-af12-6970a27e4045 Authenticating user 'default' from [fd00:1122:3344:101::e]:47387 | ||
| 4258 | 2026.01.07 22:03:06.249274 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2026.01.07 22:03:06.249291 [ 286 ] {} <Debug> TCP-Session: 50c5c4f9-ae6e-4b40-af12-6970a27e4045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.01.07 22:03:06.249313 [ 275 ] {} <Debug> TCP-Session: 9fee57a1-944f-40c2-b79d-ae05efa22d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:46296 | ||
| 4261 | 2026.01.07 22:03:06.249318 [ 286 ] {} <Debug> TCP-Session: 50c5c4f9-ae6e-4b40-af12-6970a27e4045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.01.07 22:03:06.249343 [ 275 ] {} <Debug> TCP-Session: 9fee57a1-944f-40c2-b79d-ae05efa22d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.01.07 22:03:06.249365 [ 275 ] {} <Debug> TCP-Session: 9fee57a1-944f-40c2-b79d-ae05efa22d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.07 22:03:06.264402 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47387). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4265 | |||
| 4266 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4267 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 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 | ||
| 4269 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4270 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4271 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4272 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4273 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4274 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4275 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4276 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4277 | (version 23.8.7.1) | ||
| 4278 | 2026.01.07 22:03:06.264562 [ 286 ] {} <Debug> TCP-Session: 50c5c4f9-ae6e-4b40-af12-6970a27e4045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.01.07 22:03:06.264580 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46296). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4280 | |||
| 4281 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4282 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4283 | 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 | ||
| 4284 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4285 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4286 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4287 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4288 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4289 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4290 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4291 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4292 | (version 23.8.7.1) | ||
| 4293 | 2026.01.07 22:03:06.264657 [ 275 ] {} <Debug> TCP-Session: 9fee57a1-944f-40c2-b79d-ae05efa22d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.01.07 22:03:07.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.37 MiB, peak 249.26 MiB, free memory in arenas 0.00 B, will set to 244.39 MiB (RSS), difference: 1.01 MiB | ||
| 4295 | 2026.01.07 22:03:08.125820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 578 | ||
| 4296 | 2026.01.07 22:03:08.128313 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.07 22:03:08.128361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4298 | 2026.01.07 22:03:08.129612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4299 | 2026.01.07 22:03:08.129879 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.07 22:03:08.130130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4301 | 2026.01.07 22:03:09.838315 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.01.07 22:03:09.838520 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4303 | 2026.01.07 22:03:09.838606 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4304 | 2026.01.07 22:03:09.839342 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.01.07 22:03:09.839392 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4306 | 2026.01.07 22:03:09.839848 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4307 | 2026.01.07 22:03:09.840085 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.01.07 22:03:09.840243 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00178 sec., 61797.75280898877 rows/sec., 5.20 MiB/sec. | ||
| 4309 | 2026.01.07 22:03:09.840287 [ 277 ] {332fdfde-9404-47fd-9de9-1f93e7c8941d} <Debug> TCPHandler: Processed in 0.002119131 sec. | ||
| 4310 | 2026.01.07 22:03:09.840432 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.01.07 22:03:09.840530 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.01.07 22:03:09.840573 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4313 | 2026.01.07 22:03:09.840986 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.01.07 22:03:09.841024 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4315 | 2026.01.07 22:03:09.841336 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4316 | 2026.01.07 22:03:09.841557 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.01.07 22:03:09.841671 [ 94 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4318 | 2026.01.07 22:03:09.841686 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001177 sec., 22939.67714528462 rows/sec., 1.68 MiB/sec. | ||
| 4319 | 2026.01.07 22:03:09.841743 [ 94 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.07 22:03:09.841751 [ 277 ] {86b65837-7f17-4d9f-920d-f1c2745290bd} <Debug> TCPHandler: Processed in 0.00137037 sec. | ||
| 4321 | 2026.01.07 22:03:09.841775 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4322 | 2026.01.07 22:03:09.841879 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.01.07 22:03:09.841910 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 4324 | 2026.01.07 22:03:09.841978 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4325 | 2026.01.07 22:03:09.842025 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4326 | 2026.01.07 22:03:09.842046 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4327 | 2026.01.07 22:03:09.842092 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4328 | 2026.01.07 22:03:09.842160 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 4329 | 2026.01.07 22:03:09.842207 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 218 rows starting from the beginning of the part | ||
| 4330 | 2026.01.07 22:03:09.842251 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 4331 | 2026.01.07 22:03:09.842290 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 218 rows starting from the beginning of the part | ||
| 4332 | 2026.01.07 22:03:09.842329 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 4333 | 2026.01.07 22:03:09.842461 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.01.07 22:03:09.842507 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4335 | 2026.01.07 22:03:09.842876 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4336 | 2026.01.07 22:03:09.843108 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.01.07 22:03:09.843241 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001281 sec., 71038.25136612022 rows/sec., 5.55 MiB/sec. | ||
| 4338 | 2026.01.07 22:03:09.843281 [ 277 ] {36583d60-d645-494b-b3c1-b70605e43a1e} <Debug> TCPHandler: Processed in 0.001451931 sec. | ||
| 4339 | 2026.01.07 22:03:09.843282 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423441 sec., 547967.917180972 rows/sec., 35.88 MiB/sec. | ||
| 4340 | 2026.01.07 22:03:09.843393 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.01.07 22:03:09.843432 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4342 | 2026.01.07 22:03:09.843493 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.01.07 22:03:09.843545 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4344 | 2026.01.07 22:03:09.843704 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.07 22:03:09.843781 [ 187 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_21_4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4346 | 2026.01.07 22:03:09.843853 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4347 | 2026.01.07 22:03:09.843962 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.01.07 22:03:09.844005 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4349 | 2026.01.07 22:03:09.844378 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4350 | 2026.01.07 22:03:09.844595 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.01.07 22:03:09.844724 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4352 | 2026.01.07 22:03:09.844763 [ 277 ] {edfd1529-39fb-4add-952f-353a0dfd692d} <Debug> TCPHandler: Processed in 0.001420181 sec. | ||
| 4353 | 2026.01.07 22:03:09.844877 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.01.07 22:03:09.844971 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.01.07 22:03:09.845029 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2026.01.07 22:03:09.845930 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.01.07 22:03:09.845968 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4358 | 2026.01.07 22:03:09.846527 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4359 | 2026.01.07 22:03:09.846760 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.01.07 22:03:09.846882 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4361 | 2026.01.07 22:03:09.846898 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001945 sec., 13881.748071979435 rows/sec., 24.88 MiB/sec. | ||
| 4362 | 2026.01.07 22:03:09.846933 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.07 22:03:09.846959 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4364 | 2026.01.07 22:03:09.846967 [ 277 ] {01cd1663-c102-4711-b7fe-1997e296d6da} <Debug> TCPHandler: Processed in 0.002139372 sec. | ||
| 4365 | 2026.01.07 22:03:09.847047 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 4366 | 2026.01.07 22:03:09.847091 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.01.07 22:03:09.847185 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.01.07 22:03:09.847227 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4369 | 2026.01.07 22:03:09.847251 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4370 | 2026.01.07 22:03:09.847302 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 4371 | 2026.01.07 22:03:09.847435 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 4372 | 2026.01.07 22:03:09.847539 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 4373 | 2026.01.07 22:03:09.847558 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.01.07 22:03:09.847595 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4375 | 2026.01.07 22:03:09.847634 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 4376 | 2026.01.07 22:03:09.847725 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
| 4377 | 2026.01.07 22:03:09.847821 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 4378 | 2026.01.07 22:03:09.847929 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4379 | 2026.01.07 22:03:09.848145 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.01.07 22:03:09.848276 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 4381 | 2026.01.07 22:03:09.848312 [ 277 ] {33dd1cf5-97fb-4f4c-be19-08c32faecf34} <Debug> TCPHandler: Processed in 0.001274259 sec. | ||
| 4382 | 2026.01.07 22:03:09.851555 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 19 columns (19 merged, 0 gathered) in 0.004548497 sec., 83983.78629248298 rows/sec., 150.50 MiB/sec. | ||
| 4383 | 2026.01.07 22:03:09.852078 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4384 | 2026.01.07 22:03:09.852418 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.01.07 22:03:09.852495 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4386 | 2026.01.07 22:03:09.852653 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4387 | 2026.01.07 22:03:10.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.98 MiB, peak 250.09 MiB, free memory in arenas 0.00 B, will set to 246.37 MiB (RSS), difference: 1.38 MiB | ||
| 4388 | 2026.01.07 22:03:13.026904 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4389 | 2026.01.07 22:03:13.027001 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4390 | 2026.01.07 22:03:13.116423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8617 | ||
| 4391 | 2026.01.07 22:03:13.117068 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.01.07 22:03:13.117105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4393 | 2026.01.07 22:03:13.117578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4394 | 2026.01.07 22:03:13.117799 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.07 22:03:13.117929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 4396 | 2026.01.07 22:03:13.612763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4397 | 2026.01.07 22:03:13.628569 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.07 22:03:13.628629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4399 | 2026.01.07 22:03:13.634694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4400 | 2026.01.07 22:03:13.635424 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.01.07 22:03:13.638275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4402 | 2026.01.07 22:03:14.848089 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.01.07 22:03:14.848274 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4404 | 2026.01.07 22:03:14.848344 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4405 | 2026.01.07 22:03:14.849214 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.01.07 22:03:14.849267 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4407 | 2026.01.07 22:03:14.849705 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4408 | 2026.01.07 22:03:14.849957 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.01.07 22:03:14.850121 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 4410 | 2026.01.07 22:03:14.850174 [ 277 ] {4d83e842-6150-49c3-a4ed-3e2713300529} <Debug> TCPHandler: Processed in 0.002224673 sec. | ||
| 4411 | 2026.01.07 22:03:14.850298 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.01.07 22:03:14.850404 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4413 | 2026.01.07 22:03:14.850448 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4414 | 2026.01.07 22:03:14.851403 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.01.07 22:03:14.851443 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4416 | 2026.01.07 22:03:14.851865 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4417 | 2026.01.07 22:03:14.852087 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.01.07 22:03:14.852227 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001849 sec., 616549.4862087615 rows/sec., 48.92 MiB/sec. | ||
| 4419 | 2026.01.07 22:03:14.852267 [ 277 ] {20f69435-6b2d-443d-afe4-c5efd08392e8} <Debug> TCPHandler: Processed in 0.00202209 sec. | ||
| 4420 | 2026.01.07 22:03:14.852377 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.01.07 22:03:14.852474 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.01.07 22:03:14.852516 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4423 | 2026.01.07 22:03:14.853000 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.01.07 22:03:14.853038 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4425 | 2026.01.07 22:03:14.853359 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4426 | 2026.01.07 22:03:14.853581 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.01.07 22:03:14.853716 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001262 sec., 173534.07290015847 rows/sec., 10.34 MiB/sec. | ||
| 4428 | 2026.01.07 22:03:14.853755 [ 277 ] {dec1b15d-9d85-4436-8e28-1d5006b06449} <Debug> TCPHandler: Processed in 0.001429142 sec. | ||
| 4429 | 2026.01.07 22:03:14.853859 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.01.07 22:03:14.853954 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.07 22:03:14.853993 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4432 | 2026.01.07 22:03:14.854455 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.01.07 22:03:14.854492 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4434 | 2026.01.07 22:03:14.854800 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4435 | 2026.01.07 22:03:14.855023 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.07 22:03:14.855152 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 4437 | 2026.01.07 22:03:14.855189 [ 277 ] {2e886efa-3282-48cc-bf42-e70c3ea2daec} <Debug> TCPHandler: Processed in 0.00138051 sec. | ||
| 4438 | 2026.01.07 22:03:14.855293 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.01.07 22:03:14.855387 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.01.07 22:03:14.855426 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4441 | 2026.01.07 22:03:14.855880 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.01.07 22:03:14.855917 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4443 | 2026.01.07 22:03:14.856217 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4444 | 2026.01.07 22:03:14.856429 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.01.07 22:03:14.856557 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 4446 | 2026.01.07 22:03:14.856594 [ 277 ] {582ae983-54a6-44fc-9a45-f2bb2b1806ff} <Debug> TCPHandler: Processed in 0.0013509 sec. | ||
| 4447 | 2026.01.07 22:03:14.856701 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.07 22:03:14.856794 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4449 | 2026.01.07 22:03:14.856835 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4450 | 2026.01.07 22:03:14.857457 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.01.07 22:03:14.857494 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4452 | 2026.01.07 22:03:14.857830 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4453 | 2026.01.07 22:03:14.858041 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.07 22:03:14.858173 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001397 sec., 496062.9921259842 rows/sec., 34.66 MiB/sec. | ||
| 4455 | 2026.01.07 22:03:14.858210 [ 277 ] {6e75a630-136b-4e95-8bea-3bd26ca062fb} <Debug> TCPHandler: Processed in 0.001559372 sec. | ||
| 4456 | 2026.01.07 22:03:14.858329 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.01.07 22:03:14.858449 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4458 | 2026.01.07 22:03:14.858501 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4459 | 2026.01.07 22:03:14.858910 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.07 22:03:14.858949 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4461 | 2026.01.07 22:03:14.859271 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4462 | 2026.01.07 22:03:14.859483 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.07 22:03:14.859614 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 4464 | 2026.01.07 22:03:14.859653 [ 277 ] {f9720af4-a407-42de-8ca3-680c18c55675} <Debug> TCPHandler: Processed in 0.001386241 sec. | ||
| 4465 | 2026.01.07 22:03:14.859767 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.01.07 22:03:14.859861 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.01.07 22:03:14.859904 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4468 | 2026.01.07 22:03:14.860346 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.07 22:03:14.860384 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4470 | 2026.01.07 22:03:14.860732 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4471 | 2026.01.07 22:03:14.860949 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.07 22:03:14.861086 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001244 sec., 252411.57556270095 rows/sec., 16.58 MiB/sec. | ||
| 4473 | 2026.01.07 22:03:14.861125 [ 277 ] {77e0b923-aeb5-4eae-8d79-987412026fbb} <Debug> TCPHandler: Processed in 0.001407091 sec. | ||
| 4474 | 2026.01.07 22:03:14.861227 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.07 22:03:14.861320 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.01.07 22:03:14.861362 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4477 | 2026.01.07 22:03:14.861676 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.07 22:03:14.861712 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4479 | 2026.01.07 22:03:14.862013 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4480 | 2026.01.07 22:03:14.862229 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.01.07 22:03:14.862360 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4482 | 2026.01.07 22:03:14.862398 [ 277 ] {b2235c6c-8487-4595-a95f-5f92134c3837} <Debug> TCPHandler: Processed in 0.001219978 sec. | ||
| 4483 | 2026.01.07 22:03:14.862496 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.01.07 22:03:14.862588 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.01.07 22:03:14.862645 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4486 | 2026.01.07 22:03:14.863427 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.07 22:03:14.863464 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4488 | 2026.01.07 22:03:14.863989 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4489 | 2026.01.07 22:03:14.864213 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.01.07 22:03:14.864351 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001781 sec., 7860.752386299831 rows/sec., 14.09 MiB/sec. | ||
| 4491 | 2026.01.07 22:03:14.864410 [ 277 ] {306b815e-908b-4780-8f8f-3fea7f7a79b9} <Debug> TCPHandler: Processed in 0.001962039 sec. | ||
| 4492 | 2026.01.07 22:03:14.864519 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.01.07 22:03:14.864612 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.01.07 22:03:14.864654 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4495 | 2026.01.07 22:03:14.864998 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.01.07 22:03:14.865034 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4497 | 2026.01.07 22:03:14.865343 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4498 | 2026.01.07 22:03:14.865561 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.07 22:03:14.865696 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 4500 | 2026.01.07 22:03:14.865733 [ 277 ] {ea29dd93-7534-4d92-adc1-94a126f1463a} <Debug> TCPHandler: Processed in 0.001264289 sec. | ||
| 4501 | 2026.01.07 22:03:18.130414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 612 | ||
| 4502 | 2026.01.07 22:03:18.132766 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.07 22:03:18.132818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4504 | 2026.01.07 22:03:18.134013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4505 | 2026.01.07 22:03:18.134304 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.07 22:03:18.134666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4507 | 2026.01.07 22:03:19.838299 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.01.07 22:03:19.838529 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.07 22:03:19.838615 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4510 | 2026.01.07 22:03:19.839406 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.01.07 22:03:19.839448 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4512 | 2026.01.07 22:03:19.839852 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4513 | 2026.01.07 22:03:19.840091 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.07 22:03:19.840215 [ 61 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4515 | 2026.01.07 22:03:19.840250 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001785 sec., 61624.64985994398 rows/sec., 5.18 MiB/sec. | ||
| 4516 | 2026.01.07 22:03:19.840270 [ 61 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.01.07 22:03:19.840302 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4518 | 2026.01.07 22:03:19.840315 [ 277 ] {963e62ba-62ec-476a-85ba-c372d2f4a955} <Debug> TCPHandler: Processed in 0.002174642 sec. | ||
| 4519 | 2026.01.07 22:03:19.840433 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 4520 | 2026.01.07 22:03:19.840449 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.01.07 22:03:19.840576 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.07 22:03:19.840581 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4523 | 2026.01.07 22:03:19.840627 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4524 | 2026.01.07 22:03:19.840631 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2342 rows starting from the beginning of the part | ||
| 4525 | 2026.01.07 22:03:19.840719 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4526 | 2026.01.07 22:03:19.840769 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1138 rows starting from the beginning of the part | ||
| 4527 | 2026.01.07 22:03:19.840815 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part | ||
| 4528 | 2026.01.07 22:03:19.840857 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1140 rows starting from the beginning of the part | ||
| 4529 | 2026.01.07 22:03:19.840900 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 4530 | 2026.01.07 22:03:19.841086 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.01.07 22:03:19.841127 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4532 | 2026.01.07 22:03:19.841461 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4533 | 2026.01.07 22:03:19.841690 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.01.07 22:03:19.841823 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001271 sec., 21243.115656963022 rows/sec., 1.56 MiB/sec. | ||
| 4535 | 2026.01.07 22:03:19.841865 [ 277 ] {2a6cefe9-bb9f-4329-bd76-fe36af35f31a} <Debug> TCPHandler: Processed in 0.001467291 sec. | ||
| 4536 | 2026.01.07 22:03:19.841976 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.01.07 22:03:19.842071 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4538 | 2026.01.07 22:03:19.842112 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4539 | 2026.01.07 22:03:19.842551 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.01.07 22:03:19.842587 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4541 | 2026.01.07 22:03:19.842842 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4950 rows, containing 5 columns (5 merged, 0 gathered) in 0.002465927 sec., 2007358.6930999984 rows/sec., 169.36 MiB/sec. | ||
| 4542 | 2026.01.07 22:03:19.842901 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4543 | 2026.01.07 22:03:19.843118 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.07 22:03:19.843205 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4545 | 2026.01.07 22:03:19.843224 [ 61 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4546 | 2026.01.07 22:03:19.843252 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001201 sec., 75770.19150707743 rows/sec., 5.92 MiB/sec. | ||
| 4547 | 2026.01.07 22:03:19.843264 [ 61 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.01.07 22:03:19.843285 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4549 | 2026.01.07 22:03:19.843291 [ 277 ] {0b78295f-e120-4880-b0f4-2c41c1df1a9a} <Debug> TCPHandler: Processed in 0.001366071 sec. | ||
| 4550 | 2026.01.07 22:03:19.843373 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 4551 | 2026.01.07 22:03:19.843415 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.01.07 22:03:19.843501 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2026.01.07 22:03:19.843516 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.01.07 22:03:19.843543 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4555 | 2026.01.07 22:03:19.843557 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.01.07 22:03:19.843570 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4557 | 2026.01.07 22:03:19.843613 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 91 rows starting from the beginning of the part | ||
| 4558 | 2026.01.07 22:03:19.843661 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_26_5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4559 | 2026.01.07 22:03:19.843673 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 692 rows starting from the beginning of the part | ||
| 4560 | 2026.01.07 22:03:19.843731 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part | ||
| 4561 | 2026.01.07 22:03:19.843776 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 693 rows starting from the beginning of the part | ||
| 4562 | 2026.01.07 22:03:19.843777 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4563 | 2026.01.07 22:03:19.843827 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 91 rows starting from the beginning of the part | ||
| 4564 | 2026.01.07 22:03:19.844028 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.01.07 22:03:19.844070 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4566 | 2026.01.07 22:03:19.844443 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4567 | 2026.01.07 22:03:19.844675 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.01.07 22:03:19.844775 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4569 | 2026.01.07 22:03:19.844801 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.07 22:03:19.844810 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 4571 | 2026.01.07 22:03:19.844818 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4572 | 2026.01.07 22:03:19.844850 [ 277 ] {612cbe5a-8313-488e-94f4-9f45a96ad16d} <Debug> TCPHandler: Processed in 0.001485322 sec. | ||
| 4573 | 2026.01.07 22:03:19.844931 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 4574 | 2026.01.07 22:03:19.844959 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.01.07 22:03:19.845063 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4576 | 2026.01.07 22:03:19.845075 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742346 sec., 1646630.4626061642 rows/sec., 123.87 MiB/sec. | ||
| 4577 | 2026.01.07 22:03:19.845084 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.01.07 22:03:19.845121 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4579 | 2026.01.07 22:03:19.845142 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7877 rows starting from the beginning of the part | ||
| 4580 | 2026.01.07 22:03:19.845212 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4581 | 2026.01.07 22:03:19.845258 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4582 | 2026.01.07 22:03:19.845276 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4583 | 2026.01.07 22:03:19.845304 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4584 | 2026.01.07 22:03:19.845354 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4585 | 2026.01.07 22:03:19.845401 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4586 | 2026.01.07 22:03:19.845569 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.01.07 22:03:19.845650 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_26_5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4588 | 2026.01.07 22:03:19.845731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4589 | 2026.01.07 22:03:19.845980 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.07 22:03:19.846023 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4591 | 2026.01.07 22:03:19.846634 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4592 | 2026.01.07 22:03:19.846871 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.07 22:03:19.847015 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001971 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 4594 | 2026.01.07 22:03:19.847087 [ 277 ] {a1cf017a-a905-4bcf-b3ef-21952ee0b711} <Debug> TCPHandler: Processed in 0.002178703 sec. | ||
| 4595 | 2026.01.07 22:03:19.847205 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.07 22:03:19.847300 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.01.07 22:03:19.847342 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4598 | 2026.01.07 22:03:19.847687 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.07 22:03:19.847723 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4600 | 2026.01.07 22:03:19.848046 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4601 | 2026.01.07 22:03:19.848257 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.07 22:03:19.848348 [ 61 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4603 | 2026.01.07 22:03:19.848374 [ 61 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.07 22:03:19.848384 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4605 | 2026.01.07 22:03:19.848389 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4606 | 2026.01.07 22:03:19.848420 [ 277 ] {c7d03d9d-0759-4c65-a94a-f3717c33c6bf} <Debug> TCPHandler: Processed in 0.001265028 sec. | ||
| 4607 | 2026.01.07 22:03:19.848495 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 4608 | 2026.01.07 22:03:19.848620 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4609 | 2026.01.07 22:03:19.848657 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1580 rows starting from the beginning of the part | ||
| 4610 | 2026.01.07 22:03:19.848694 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8985 rows, containing 5 columns (5 merged, 0 gathered) in 0.003814386 sec., 2355556.0449309535 rows/sec., 157.66 MiB/sec. | ||
| 4611 | 2026.01.07 22:03:19.848724 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4612 | 2026.01.07 22:03:19.848779 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4613 | 2026.01.07 22:03:19.848824 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4614 | 2026.01.07 22:03:19.848870 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4615 | 2026.01.07 22:03:19.848908 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4616 | 2026.01.07 22:03:19.848911 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4617 | 2026.01.07 22:03:19.849228 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.01.07 22:03:19.849309 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4619 | 2026.01.07 22:03:19.849390 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4620 | 2026.01.07 22:03:19.849870 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420251 sec., 1385670.561048716 rows/sec., 88.01 MiB/sec. | ||
| 4621 | 2026.01.07 22:03:19.850132 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4622 | 2026.01.07 22:03:19.850388 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.01.07 22:03:19.850457 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_26_5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4624 | 2026.01.07 22:03:19.850528 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4625 | 2026.01.07 22:03:20.618092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9065 | ||
| 4626 | 2026.01.07 22:03:20.618608 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.01.07 22:03:20.618653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4628 | 2026.01.07 22:03:20.619157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4629 | 2026.01.07 22:03:20.619433 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.01.07 22:03:20.619608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9065 | ||
| 4631 | 2026.01.07 22:03:21.138440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4632 | 2026.01.07 22:03:21.155046 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.01.07 22:03:21.155093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4634 | 2026.01.07 22:03:21.161304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4635 | 2026.01.07 22:03:21.162026 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.01.07 22:03:21.164819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4637 | 2026.01.07 22:03:22.188163 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.01.07 22:03:22.188450 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.01.07 22:03:22.188550 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4640 | 2026.01.07 22:03:22.189684 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.01.07 22:03:22.189725 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4642 | 2026.01.07 22:03:22.190132 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4643 | 2026.01.07 22:03:22.190359 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.01.07 22:03:22.190509 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002136 sec., 191947.56554307116 rows/sec., 12.18 MiB/sec. | ||
| 4645 | 2026.01.07 22:03:22.190513 [ 63 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4646 | 2026.01.07 22:03:22.190549 [ 277 ] {7c8b7256-bb92-4a70-a239-d2b71dab98f2} <Debug> TCPHandler: Processed in 0.002596098 sec. | ||
| 4647 | 2026.01.07 22:03:22.190589 [ 63 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.01.07 22:03:22.190616 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4649 | 2026.01.07 22:03:22.190692 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.01.07 22:03:22.190743 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4651 | 2026.01.07 22:03:22.190792 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4652 | 2026.01.07 22:03:22.190837 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4653 | 2026.01.07 22:03:22.190924 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2026.01.07 22:03:22.190965 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4655 | 2026.01.07 22:03:22.191034 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4656 | 2026.01.07 22:03:22.191083 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4657 | 2026.01.07 22:03:22.191123 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4658 | 2026.01.07 22:03:22.191160 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4659 | 2026.01.07 22:03:22.191279 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.07 22:03:22.191318 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4661 | 2026.01.07 22:03:22.191648 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4662 | 2026.01.07 22:03:22.191946 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.07 22:03:22.192075 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001296 sec., 12345.679012345678 rows/sec., 1006.70 KiB/sec. | ||
| 4664 | 2026.01.07 22:03:22.192112 [ 277 ] {957a601d-eca4-4eff-9e15-8105f5df968d} <Debug> TCPHandler: Processed in 0.001470192 sec. | ||
| 4665 | 2026.01.07 22:03:22.192233 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.07 22:03:22.192300 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615534 sec., 1268930.2732099725 rows/sec., 85.34 MiB/sec. | ||
| 4667 | 2026.01.07 22:03:22.192326 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4668 | 2026.01.07 22:03:22.192381 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4669 | 2026.01.07 22:03:22.192520 [ 189 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4670 | 2026.01.07 22:03:22.192851 [ 189 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.01.07 22:03:22.192938 [ 189 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_13_3} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4672 | 2026.01.07 22:03:22.193027 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4673 | 2026.01.07 22:03:22.194040 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.07 22:03:22.194083 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4675 | 2026.01.07 22:03:22.194550 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4676 | 2026.01.07 22:03:22.194772 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.07 22:03:22.194898 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.00259 sec., 883397.6833976834 rows/sec., 71.56 MiB/sec. | ||
| 4678 | 2026.01.07 22:03:22.194937 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4679 | 2026.01.07 22:03:22.194950 [ 277 ] {f94766fa-c4c5-4518-815d-f010881dbdd9} <Debug> TCPHandler: Processed in 0.002766251 sec. | ||
| 4680 | 2026.01.07 22:03:22.195065 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.01.07 22:03:22.195158 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.01.07 22:03:22.195197 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.01.07 22:03:22.195714 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.07 22:03:22.195752 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4685 | 2026.01.07 22:03:22.196087 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4686 | 2026.01.07 22:03:22.196299 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.01.07 22:03:22.196426 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001286 sec., 182737.1695178849 rows/sec., 11.00 MiB/sec. | ||
| 4688 | 2026.01.07 22:03:22.196463 [ 277 ] {65a34f37-9ab7-4d5a-8adf-04bd4039c203} <Debug> TCPHandler: Processed in 0.001446231 sec. | ||
| 4689 | 2026.01.07 22:03:22.196570 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.01.07 22:03:22.196664 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4691 | 2026.01.07 22:03:22.196703 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4692 | 2026.01.07 22:03:22.197224 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.01.07 22:03:22.197260 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4694 | 2026.01.07 22:03:22.197576 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4695 | 2026.01.07 22:03:22.197787 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.01.07 22:03:22.197909 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001263 sec., 348376.88044338877 rows/sec., 23.05 MiB/sec. | ||
| 4697 | 2026.01.07 22:03:22.197945 [ 277 ] {1ade3f20-298f-4ac5-a226-b033ea99f3d4} <Debug> TCPHandler: Processed in 0.001422471 sec. | ||
| 4698 | 2026.01.07 22:03:22.198054 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.07 22:03:22.198147 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.01.07 22:03:22.198186 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4701 | 2026.01.07 22:03:22.198642 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.07 22:03:22.198678 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4703 | 2026.01.07 22:03:22.198999 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4704 | 2026.01.07 22:03:22.199212 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.07 22:03:22.199335 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 4706 | 2026.01.07 22:03:22.199334 [ 86 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4707 | 2026.01.07 22:03:22.199373 [ 277 ] {bb12a5c0-cee3-47b9-a13b-697b6db165a2} <Debug> TCPHandler: Processed in 0.00136596 sec. | ||
| 4708 | 2026.01.07 22:03:22.199390 [ 86 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.07 22:03:22.199416 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4710 | 2026.01.07 22:03:22.199484 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.01.07 22:03:22.199515 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4712 | 2026.01.07 22:03:22.199581 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4713 | 2026.01.07 22:03:22.199623 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4714 | 2026.01.07 22:03:22.199659 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2026.01.07 22:03:22.199702 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4716 | 2026.01.07 22:03:22.199778 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4717 | 2026.01.07 22:03:22.199830 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4718 | 2026.01.07 22:03:22.199877 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4719 | 2026.01.07 22:03:22.199923 [ 191 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4720 | 2026.01.07 22:03:22.200369 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.07 22:03:22.200411 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4722 | 2026.01.07 22:03:22.200796 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4723 | 2026.01.07 22:03:22.200928 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460011 sec., 722597.2954998284 rows/sec., 43.79 MiB/sec. | ||
| 4724 | 2026.01.07 22:03:22.201014 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.01.07 22:03:22.201092 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4726 | 2026.01.07 22:03:22.201151 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001588 sec., 733627.2040302267 rows/sec., 52.38 MiB/sec. | ||
| 4727 | 2026.01.07 22:03:22.201194 [ 277 ] {ee4db02a-ab14-4137-b2e2-c01b1e5efb6e} <Debug> TCPHandler: Processed in 0.001757656 sec. | ||
| 4728 | 2026.01.07 22:03:22.201305 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.01.07 22:03:22.201368 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.01.07 22:03:22.201400 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4731 | 2026.01.07 22:03:22.201437 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_13_3} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4732 | 2026.01.07 22:03:22.201445 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4733 | 2026.01.07 22:03:22.201517 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4734 | 2026.01.07 22:03:22.201781 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.01.07 22:03:22.201821 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4736 | 2026.01.07 22:03:22.202146 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4737 | 2026.01.07 22:03:22.202350 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.07 22:03:22.202472 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 4739 | 2026.01.07 22:03:22.202509 [ 277 ] {6b4c3fb4-ad60-4f3c-9671-6b7a3041a5ff} <Debug> TCPHandler: Processed in 0.001252399 sec. | ||
| 4740 | 2026.01.07 22:03:22.202615 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.01.07 22:03:22.202707 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.01.07 22:03:22.202749 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4743 | 2026.01.07 22:03:22.203309 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.01.07 22:03:22.203344 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4745 | 2026.01.07 22:03:22.203708 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4746 | 2026.01.07 22:03:22.203933 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.01.07 22:03:22.204058 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001369 sec., 666179.6932067203 rows/sec., 44.05 MiB/sec. | ||
| 4748 | 2026.01.07 22:03:22.204094 [ 277 ] {76ee0c6f-7553-4512-871c-3d38cbae9044} <Debug> TCPHandler: Processed in 0.001527572 sec. | ||
| 4749 | 2026.01.07 22:03:22.204201 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.07 22:03:22.204293 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.07 22:03:22.204334 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4752 | 2026.01.07 22:03:22.204636 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.07 22:03:22.204671 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4754 | 2026.01.07 22:03:22.204963 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4755 | 2026.01.07 22:03:22.205168 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.07 22:03:22.205290 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 4757 | 2026.01.07 22:03:22.205325 [ 277 ] {dc3d582c-02e1-44f1-8906-9167ee7bd3c2} <Debug> TCPHandler: Processed in 0.001172617 sec. | ||
| 4758 | 2026.01.07 22:03:22.205429 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.01.07 22:03:22.205521 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.01.07 22:03:22.205573 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4761 | 2026.01.07 22:03:22.206327 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.07 22:03:22.206362 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4763 | 2026.01.07 22:03:22.206862 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4764 | 2026.01.07 22:03:22.207081 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.01.07 22:03:22.207211 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001707 sec., 8201.523140011717 rows/sec., 14.70 MiB/sec. | ||
| 4766 | 2026.01.07 22:03:22.207261 [ 277 ] {15cc1cb0-0357-45a4-81b1-83358f010195} <Debug> TCPHandler: Processed in 0.001879768 sec. | ||
| 4767 | 2026.01.07 22:03:22.207370 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.01.07 22:03:22.207462 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.01.07 22:03:22.207502 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4770 | 2026.01.07 22:03:22.207826 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.07 22:03:22.207862 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4772 | 2026.01.07 22:03:22.208159 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4773 | 2026.01.07 22:03:22.208362 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.07 22:03:22.208481 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001037 sec., 67502.41080038573 rows/sec., 3.92 MiB/sec. | ||
| 4775 | 2026.01.07 22:03:22.208515 [ 277 ] {79ea0780-9f54-4f4c-b4c3-dc79c6165abb} <Debug> TCPHandler: Processed in 0.001192797 sec. | ||
| 4776 | 2026.01.07 22:03:24.833812 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.01.07 22:03:24.834015 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4778 | 2026.01.07 22:03:24.834095 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4779 | 2026.01.07 22:03:24.834768 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.01.07 22:03:24.834818 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4781 | 2026.01.07 22:03:24.835223 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4782 | 2026.01.07 22:03:24.835456 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.01.07 22:03:24.835613 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec. | ||
| 4784 | 2026.01.07 22:03:24.835657 [ 277 ] {7f630f99-ed17-4b43-8abf-deea62789eb7} <Debug> TCPHandler: Processed in 0.001992999 sec. | ||
| 4785 | 2026.01.07 22:03:24.835777 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.01.07 22:03:24.835873 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4787 | 2026.01.07 22:03:24.835915 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4788 | 2026.01.07 22:03:24.836339 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.01.07 22:03:24.836378 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4790 | 2026.01.07 22:03:24.836679 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4791 | 2026.01.07 22:03:24.836902 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.07 22:03:24.837034 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 4793 | 2026.01.07 22:03:24.837073 [ 277 ] {f5535348-1d44-4247-b037-21d8b8c1590b} <Debug> TCPHandler: Processed in 0.00134635 sec. | ||
| 4794 | 2026.01.07 22:03:24.837185 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.01.07 22:03:24.837281 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.01.07 22:03:24.837326 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4797 | 2026.01.07 22:03:24.837698 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.01.07 22:03:24.837737 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4799 | 2026.01.07 22:03:24.838070 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4800 | 2026.01.07 22:03:24.838284 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.01.07 22:03:24.838416 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001155 sec., 81385.28138528139 rows/sec., 5.66 MiB/sec. | ||
| 4802 | 2026.01.07 22:03:24.838455 [ 277 ] {9bc14056-65c7-4d8e-bbbb-841154be21ee} <Debug> TCPHandler: Processed in 0.001320289 sec. | ||
| 4803 | 2026.01.07 22:03:24.838564 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.07 22:03:24.838659 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.01.07 22:03:24.838702 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4806 | 2026.01.07 22:03:24.839027 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.07 22:03:24.839065 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4808 | 2026.01.07 22:03:24.839379 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4809 | 2026.01.07 22:03:24.839591 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.07 22:03:24.839721 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.00108 sec., 31481.48148148148 rows/sec., 2.13 MiB/sec. | ||
| 4811 | 2026.01.07 22:03:24.839758 [ 277 ] {62a3573c-8d7a-493c-9b53-6458b3b5d63e} <Debug> TCPHandler: Processed in 0.001242809 sec. | ||
| 4812 | 2026.01.07 22:03:28.028035 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4813 | 2026.01.07 22:03:28.028145 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4814 | 2026.01.07 22:03:28.120529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9577 | ||
| 4815 | 2026.01.07 22:03:28.121040 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.01.07 22:03:28.121085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4817 | 2026.01.07 22:03:28.121591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4818 | 2026.01.07 22:03:28.121837 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.01.07 22:03:28.121980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 4820 | 2026.01.07 22:03:28.135716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 656 | ||
| 4821 | 2026.01.07 22:03:28.138301 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.07 22:03:28.138354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4823 | 2026.01.07 22:03:28.139640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4824 | 2026.01.07 22:03:28.139926 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.07 22:03:28.140279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 4826 | 2026.01.07 22:03:28.664909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4827 | 2026.01.07 22:03:28.682749 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.07 22:03:28.682814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4829 | 2026.01.07 22:03:28.688966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4830 | 2026.01.07 22:03:28.689714 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.07 22:03:28.692892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4832 | 2026.01.07 22:03:29.837183 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.01.07 22:03:29.837407 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4834 | 2026.01.07 22:03:29.837487 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4835 | 2026.01.07 22:03:29.838210 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.01.07 22:03:29.838261 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4837 | 2026.01.07 22:03:29.838687 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4838 | 2026.01.07 22:03:29.838917 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.01.07 22:03:29.839069 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001719 sec., 63990.69226294357 rows/sec., 5.38 MiB/sec. | ||
| 4840 | 2026.01.07 22:03:29.839112 [ 277 ] {f7acc1bd-b3a9-4278-b496-745fd92e2313} <Debug> TCPHandler: Processed in 0.00207977 sec. | ||
| 4841 | 2026.01.07 22:03:29.839240 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.01.07 22:03:29.839346 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.01.07 22:03:29.839393 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4844 | 2026.01.07 22:03:29.839812 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.01.07 22:03:29.839851 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4846 | 2026.01.07 22:03:29.840157 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4847 | 2026.01.07 22:03:29.840382 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.07 22:03:29.840516 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001195 sec., 22594.142259414224 rows/sec., 1.66 MiB/sec. | ||
| 4849 | 2026.01.07 22:03:29.840555 [ 277 ] {6f5e9263-478a-4819-997e-24fce3981d4d} <Debug> TCPHandler: Processed in 0.001366241 sec. | ||
| 4850 | 2026.01.07 22:03:29.840663 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.01.07 22:03:29.840759 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4852 | 2026.01.07 22:03:29.840800 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4853 | 2026.01.07 22:03:29.841224 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.07 22:03:29.841267 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4855 | 2026.01.07 22:03:29.841574 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4856 | 2026.01.07 22:03:29.841801 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.01.07 22:03:29.841930 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00119 sec., 76470.58823529411 rows/sec., 5.97 MiB/sec. | ||
| 4858 | 2026.01.07 22:03:29.841969 [ 277 ] {51908adf-3a3b-4f11-a30f-a68ae64ad0e5} <Debug> TCPHandler: Processed in 0.00135568 sec. | ||
| 4859 | 2026.01.07 22:03:29.842080 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.01.07 22:03:29.842174 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.01.07 22:03:29.842219 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4862 | 2026.01.07 22:03:29.842622 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.01.07 22:03:29.842660 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4864 | 2026.01.07 22:03:29.843007 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4865 | 2026.01.07 22:03:29.843220 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.07 22:03:29.843350 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4867 | 2026.01.07 22:03:29.843389 [ 277 ] {c7e07ff2-da77-4c60-844b-98b17fb913e4} <Debug> TCPHandler: Processed in 0.001359989 sec. | ||
| 4868 | 2026.01.07 22:03:29.843503 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.01.07 22:03:29.843622 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.07 22:03:29.843683 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4871 | 2026.01.07 22:03:29.844523 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.01.07 22:03:29.844563 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4873 | 2026.01.07 22:03:29.845149 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4874 | 2026.01.07 22:03:29.845395 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.07 22:03:29.845541 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001939 sec., 13924.703455389375 rows/sec., 24.95 MiB/sec. | ||
| 4876 | 2026.01.07 22:03:29.845609 [ 277 ] {1e180193-a5db-4423-a203-b8ad28a36824} <Debug> TCPHandler: Processed in 0.002155501 sec. | ||
| 4877 | 2026.01.07 22:03:29.845725 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.01.07 22:03:29.845823 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.01.07 22:03:29.845865 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4880 | 2026.01.07 22:03:29.846208 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.01.07 22:03:29.846244 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4882 | 2026.01.07 22:03:29.846586 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4883 | 2026.01.07 22:03:29.846819 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.07 22:03:29.846953 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 4885 | 2026.01.07 22:03:29.846990 [ 277 ] {d40816cc-a84c-4fad-96a0-35425519781f} <Debug> TCPHandler: Processed in 0.00131582 sec. | ||
| 4886 | 2026.01.07 22:03:34.848400 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.01.07 22:03:34.848623 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.01.07 22:03:34.848700 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4889 | 2026.01.07 22:03:34.849584 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.07 22:03:34.849633 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4891 | 2026.01.07 22:03:34.850061 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4892 | 2026.01.07 22:03:34.850299 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.07 22:03:34.850453 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 4894 | 2026.01.07 22:03:34.850496 [ 277 ] {6b782270-51b8-462e-ba32-8639b078c506} <Debug> TCPHandler: Processed in 0.002242073 sec. | ||
| 4895 | 2026.01.07 22:03:34.850621 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.01.07 22:03:34.850739 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4897 | 2026.01.07 22:03:34.850788 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4898 | 2026.01.07 22:03:34.851722 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.01.07 22:03:34.851760 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4900 | 2026.01.07 22:03:34.852149 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4901 | 2026.01.07 22:03:34.852360 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.07 22:03:34.852490 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001775 sec., 642253.5211267605 rows/sec., 50.96 MiB/sec. | ||
| 4903 | 2026.01.07 22:03:34.852529 [ 277 ] {9cf9fe8a-ef41-490e-abfe-c89c2963b6b1} <Debug> TCPHandler: Processed in 0.001970779 sec. | ||
| 4904 | 2026.01.07 22:03:34.852641 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.01.07 22:03:34.852737 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4906 | 2026.01.07 22:03:34.852777 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4907 | 2026.01.07 22:03:34.853238 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.01.07 22:03:34.853275 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4909 | 2026.01.07 22:03:34.853601 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4910 | 2026.01.07 22:03:34.853826 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.01.07 22:03:34.853933 [ 75 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4912 | 2026.01.07 22:03:34.853951 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001233 sec., 177615.57177615573 rows/sec., 10.59 MiB/sec. | ||
| 4913 | 2026.01.07 22:03:34.854002 [ 75 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.01.07 22:03:34.854012 [ 277 ] {2ce4f5f6-ffdf-451c-8c90-6dadb31810d6} <Debug> TCPHandler: Processed in 0.001422232 sec. | ||
| 4915 | 2026.01.07 22:03:34.854032 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4916 | 2026.01.07 22:03:34.854143 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.07 22:03:34.854157 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 4918 | 2026.01.07 22:03:34.854258 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.01.07 22:03:34.854305 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4920 | 2026.01.07 22:03:34.854310 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4921 | 2026.01.07 22:03:34.854356 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 4922 | 2026.01.07 22:03:34.854428 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part | ||
| 4923 | 2026.01.07 22:03:34.854478 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 4924 | 2026.01.07 22:03:34.854524 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 235 rows starting from the beginning of the part | ||
| 4925 | 2026.01.07 22:03:34.854568 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 4926 | 2026.01.07 22:03:34.854610 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part | ||
| 4927 | 2026.01.07 22:03:34.854837 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.01.07 22:03:34.854880 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4929 | 2026.01.07 22:03:34.855256 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4930 | 2026.01.07 22:03:34.855480 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.01.07 22:03:34.855606 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503812 sec., 658326.9717225292 rows/sec., 42.68 MiB/sec. | ||
| 4932 | 2026.01.07 22:03:34.855617 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001378 sec., 153846.15384615384 rows/sec., 9.92 MiB/sec. | ||
| 4933 | 2026.01.07 22:03:34.855705 [ 277 ] {9bd9cf0b-8500-48d2-a6eb-67704f9cc8f4} <Debug> TCPHandler: Processed in 0.001623454 sec. | ||
| 4934 | 2026.01.07 22:03:34.855824 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.01.07 22:03:34.855849 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4936 | 2026.01.07 22:03:34.855923 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.01.07 22:03:34.855970 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4938 | 2026.01.07 22:03:34.856211 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.07 22:03:34.856295 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_26_5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4940 | 2026.01.07 22:03:34.856391 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4941 | 2026.01.07 22:03:34.856458 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.01.07 22:03:34.856501 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4943 | 2026.01.07 22:03:34.856862 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4944 | 2026.01.07 22:03:34.857078 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.01.07 22:03:34.857211 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001307 sec., 161438.40856924254 rows/sec., 9.17 MiB/sec. | ||
| 4946 | 2026.01.07 22:03:34.857252 [ 277 ] {6c7d349f-188b-4518-992e-2c2cf40a5186} <Debug> TCPHandler: Processed in 0.001477932 sec. | ||
| 4947 | 2026.01.07 22:03:34.857362 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.01.07 22:03:34.857460 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4949 | 2026.01.07 22:03:34.857501 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4950 | 2026.01.07 22:03:34.858170 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.07 22:03:34.858208 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4952 | 2026.01.07 22:03:34.858574 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4953 | 2026.01.07 22:03:34.858781 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.01.07 22:03:34.858913 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001471 sec., 471108.0897348742 rows/sec., 32.92 MiB/sec. | ||
| 4955 | 2026.01.07 22:03:34.858955 [ 277 ] {5291638d-fe7a-430c-9e6c-9cbb9e2a0572} <Debug> TCPHandler: Processed in 0.001642505 sec. | ||
| 4956 | 2026.01.07 22:03:34.859075 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.01.07 22:03:34.859197 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.07 22:03:34.859250 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4959 | 2026.01.07 22:03:34.859650 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.07 22:03:34.859696 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4961 | 2026.01.07 22:03:34.860097 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4962 | 2026.01.07 22:03:34.860341 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.07 22:03:34.860475 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 240.77 KiB/sec. | ||
| 4964 | 2026.01.07 22:03:34.860514 [ 277 ] {a61b493f-508c-46fc-975b-cc76a0a00aaf} <Debug> TCPHandler: Processed in 0.001501332 sec. | ||
| 4965 | 2026.01.07 22:03:34.860618 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.01.07 22:03:34.860714 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.01.07 22:03:34.860758 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4968 | 2026.01.07 22:03:34.861196 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.07 22:03:34.861234 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4970 | 2026.01.07 22:03:34.861592 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4971 | 2026.01.07 22:03:34.861812 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.07 22:03:34.861943 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 4973 | 2026.01.07 22:03:34.861981 [ 277 ] {15d69b6a-8fbb-4781-927d-70eed5192f57} <Debug> TCPHandler: Processed in 0.001412761 sec. | ||
| 4974 | 2026.01.07 22:03:34.862094 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.07 22:03:34.862211 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.07 22:03:34.862263 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4977 | 2026.01.07 22:03:34.862636 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.07 22:03:34.862682 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4979 | 2026.01.07 22:03:34.863057 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4980 | 2026.01.07 22:03:34.863295 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.07 22:03:34.863423 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 54.47 KiB/sec. | ||
| 4982 | 2026.01.07 22:03:34.863458 [ 277 ] {73279ebd-77dd-41ca-b00c-a1b4f06f9d79} <Debug> TCPHandler: Processed in 0.001424861 sec. | ||
| 4983 | 2026.01.07 22:03:34.863555 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.07 22:03:34.863642 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.07 22:03:34.863694 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4986 | 2026.01.07 22:03:34.864443 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.07 22:03:34.864542 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4988 | 2026.01.07 22:03:34.865087 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4989 | 2026.01.07 22:03:34.865310 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.07 22:03:34.865411 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4991 | 2026.01.07 22:03:34.865446 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 13.85 MiB/sec. | ||
| 4992 | 2026.01.07 22:03:34.865446 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.01.07 22:03:34.865485 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4994 | 2026.01.07 22:03:34.865506 [ 277 ] {389d9932-beb7-4f08-ab67-9d1cbf218147} <Debug> TCPHandler: Processed in 0.0019962 sec. | ||
| 4995 | 2026.01.07 22:03:34.865553 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 4996 | 2026.01.07 22:03:34.865624 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.01.07 22:03:34.865722 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.01.07 22:03:34.865749 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2026.01.07 22:03:34.865765 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5000 | 2026.01.07 22:03:34.865806 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 382 rows starting from the beginning of the part | ||
| 5001 | 2026.01.07 22:03:34.865927 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 5002 | 2026.01.07 22:03:34.866029 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 5003 | 2026.01.07 22:03:34.866118 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.01.07 22:03:34.866129 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 5005 | 2026.01.07 22:03:34.866161 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5006 | 2026.01.07 22:03:34.866243 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 5007 | 2026.01.07 22:03:34.866354 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 5008 | 2026.01.07 22:03:34.866511 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5009 | 2026.01.07 22:03:34.866761 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.01.07 22:03:34.866897 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 5.34 MiB/sec. | ||
| 5011 | 2026.01.07 22:03:34.866933 [ 277 ] {c533086d-0819-4302-9b3e-edb13d1fac6c} <Debug> TCPHandler: Processed in 0.00135876 sec. | ||
| 5012 | 2026.01.07 22:03:34.869864 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 19 columns (19 merged, 0 gathered) in 0.004338654 sec., 110172.41752856992 rows/sec., 197.42 MiB/sec. | ||
| 5013 | 2026.01.07 22:03:34.870580 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5014 | 2026.01.07 22:03:34.870902 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.07 22:03:34.870972 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5016 | 2026.01.07 22:03:34.871053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5017 | 2026.01.07 22:03:35.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.23 MiB, peak 256.44 MiB, free memory in arenas 0.00 B, will set to 252.27 MiB (RSS), difference: 1.04 MiB | ||
| 5018 | 2026.01.07 22:03:35.622097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10025 | ||
| 5019 | 2026.01.07 22:03:35.622709 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.01.07 22:03:35.622767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5021 | 2026.01.07 22:03:35.623358 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5022 | 2026.01.07 22:03:35.623654 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.01.07 22:03:35.623810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10025 | ||
| 5024 | 2026.01.07 22:03:35.623863 [ 73 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5025 | 2026.01.07 22:03:35.623949 [ 73 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.07 22:03:35.623979 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5027 | 2026.01.07 22:03:35.624096 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5028 | 2026.01.07 22:03:35.624211 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5029 | 2026.01.07 22:03:35.624258 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 5030 | 2026.01.07 22:03:35.624329 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5031 | 2026.01.07 22:03:35.624386 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5032 | 2026.01.07 22:03:35.624437 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5033 | 2026.01.07 22:03:35.624487 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5034 | 2026.01.07 22:03:35.624534 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 5035 | 2026.01.07 22:03:35.627138 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10025 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086286 sec., 3248240.765761825 rows/sec., 46.47 MiB/sec. | ||
| 5036 | 2026.01.07 22:03:35.627571 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5037 | 2026.01.07 22:03:35.627963 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.07 22:03:35.628067 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_21_4} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5039 | 2026.01.07 22:03:35.628197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5040 | 2026.01.07 22:03:36.106052 [ 74 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5041 | 2026.01.07 22:03:36.106124 [ 74 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.01.07 22:03:36.106144 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5043 | 2026.01.07 22:03:36.106306 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::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 | ||
| 5044 | 2026.01.07 22:03:36.106442 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.01.07 22:03:36.106474 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5046 | 2026.01.07 22:03:36.106539 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::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 | ||
| 5047 | 2026.01.07 22:03:36.106584 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 5048 | 2026.01.07 22:03:36.106625 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 5049 | 2026.01.07 22:03:36.106667 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 5050 | 2026.01.07 22:03:36.107407 [ 194 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178028 sec., 39048.30785006808 rows/sec., 3.26 MiB/sec. | ||
| 5051 | 2026.01.07 22:03:36.107528 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5052 | 2026.01.07 22:03:36.107773 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.07 22:03:36.107838 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_5_1} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5054 | 2026.01.07 22:03:36.107899 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5055 | 2026.01.07 22:03:36.193830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5056 | 2026.01.07 22:03:36.211953 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.01.07 22:03:36.212019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5058 | 2026.01.07 22:03:36.217908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5059 | 2026.01.07 22:03:36.218665 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.01.07 22:03:36.218989 [ 74 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5061 | 2026.01.07 22:03:36.219029 [ 74 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.01.07 22:03:36.219049 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5063 | 2026.01.07 22:03:36.219161 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 5064 | 2026.01.07 22:03:36.223361 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2026.01.07 22:03:36.223375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5066 | 2026.01.07 22:03:36.224091 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 5067 | 2026.01.07 22:03:36.227387 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5068 | 2026.01.07 22:03:36.230809 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5069 | 2026.01.07 22:03:36.234658 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 5070 | 2026.01.07 22:03:36.238589 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 5071 | 2026.01.07 22:03:36.242521 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 5072 | 2026.01.07 22:03:36.289849 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070730006 sec., 2247.9851055010513 rows/sec., 11.62 MiB/sec. | ||
| 5073 | 2026.01.07 22:03:36.291541 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5074 | 2026.01.07 22:03:36.293234 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.01.07 22:03:36.293308 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_21_4} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5076 | 2026.01.07 22:03:36.294231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5077 | 2026.01.07 22:03:37.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.06 MiB, peak 264.61 MiB, free memory in arenas 0.00 B, will set to 257.18 MiB (RSS), difference: 3.13 MiB | ||
| 5078 | 2026.01.07 22:03:38.140648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 690 | ||
| 5079 | 2026.01.07 22:03:38.143054 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.01.07 22:03:38.143115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5081 | 2026.01.07 22:03:38.144500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5082 | 2026.01.07 22:03:38.144789 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.01.07 22:03:38.145149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5084 | 2026.01.07 22:03:39.838302 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.01.07 22:03:39.838501 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5086 | 2026.01.07 22:03:39.838573 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5087 | 2026.01.07 22:03:39.839195 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.01.07 22:03:39.839232 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5089 | 2026.01.07 22:03:39.839634 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5090 | 2026.01.07 22:03:39.839872 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.01.07 22:03:39.840024 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 103.28 KiB/sec. | ||
| 5092 | 2026.01.07 22:03:39.840066 [ 277 ] {288f552b-8e9d-4eb5-ab75-3e439e96a49d} <Debug> TCPHandler: Processed in 0.001903958 sec. | ||
| 5093 | 2026.01.07 22:03:39.840198 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.01.07 22:03:39.840318 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5095 | 2026.01.07 22:03:39.840365 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5096 | 2026.01.07 22:03:39.840858 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.01.07 22:03:39.840896 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5098 | 2026.01.07 22:03:39.841217 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5099 | 2026.01.07 22:03:39.841422 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.01.07 22:03:39.841537 [ 68 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5101 | 2026.01.07 22:03:39.841546 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001254 sec., 88516.74641148325 rows/sec., 7.44 MiB/sec. | ||
| 5102 | 2026.01.07 22:03:39.841609 [ 68 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.01.07 22:03:39.841624 [ 277 ] {6529b7d3-b887-4213-ba5f-d45563127aed} <Debug> TCPHandler: Processed in 0.001485982 sec. | ||
| 5104 | 2026.01.07 22:03:39.841638 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5105 | 2026.01.07 22:03:39.841739 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.01.07 22:03:39.841750 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::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 | ||
| 5107 | 2026.01.07 22:03:39.841837 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.01.07 22:03:39.841881 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5109 | 2026.01.07 22:03:39.841887 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.01.07 22:03:39.841931 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2344 rows starting from the beginning of the part | ||
| 5111 | 2026.01.07 22:03:39.842005 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2288 rows starting from the beginning of the part | ||
| 5112 | 2026.01.07 22:03:39.842079 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5113 | 2026.01.07 22:03:39.842132 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 5114 | 2026.01.07 22:03:39.842180 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1140 rows starting from the beginning of the part | ||
| 5115 | 2026.01.07 22:03:39.842227 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 111 rows starting from the beginning of the part | ||
| 5116 | 2026.01.07 22:03:39.842282 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.01.07 22:03:39.842322 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5118 | 2026.01.07 22:03:39.842710 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5119 | 2026.01.07 22:03:39.842926 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.01.07 22:03:39.843055 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001236 sec., 23462.783171521038 rows/sec., 1.71 MiB/sec. | ||
| 5121 | 2026.01.07 22:03:39.843092 [ 277 ] {0731a5a7-c671-4e3d-890b-fa66e19e5fc5} <Debug> TCPHandler: Processed in 0.001399911 sec. | ||
| 5122 | 2026.01.07 22:03:39.843194 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.01.07 22:03:39.843294 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5124 | 2026.01.07 22:03:39.843336 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5125 | 2026.01.07 22:03:39.843776 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.01.07 22:03:39.843815 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5127 | 2026.01.07 22:03:39.844148 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5128 | 2026.01.07 22:03:39.844364 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.01.07 22:03:39.844418 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271628 sec., 2226942.7304990645 rows/sec., 188.57 MiB/sec. | ||
| 5130 | 2026.01.07 22:03:39.844470 [ 68 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5131 | 2026.01.07 22:03:39.844496 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.00122 sec., 76229.50819672132 rows/sec., 5.96 MiB/sec. | ||
| 5132 | 2026.01.07 22:03:39.844496 [ 68 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.01.07 22:03:39.844539 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5134 | 2026.01.07 22:03:39.844541 [ 277 ] {e1f72edf-d7db-4468-a16d-0e055cd924b0} <Debug> TCPHandler: Processed in 0.00139827 sec. | ||
| 5135 | 2026.01.07 22:03:39.844622 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 5136 | 2026.01.07 22:03:39.844664 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.07 22:03:39.844721 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5138 | 2026.01.07 22:03:39.844732 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5139 | 2026.01.07 22:03:39.844764 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.01.07 22:03:39.844767 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5141 | 2026.01.07 22:03:39.844818 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5142 | 2026.01.07 22:03:39.844850 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1165 rows starting from the beginning of the part | ||
| 5143 | 2026.01.07 22:03:39.844906 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5144 | 2026.01.07 22:03:39.844951 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 91 rows starting from the beginning of the part | ||
| 5145 | 2026.01.07 22:03:39.844988 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.01.07 22:03:39.844995 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 693 rows starting from the beginning of the part | ||
| 5147 | 2026.01.07 22:03:39.845042 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part | ||
| 5148 | 2026.01.07 22:03:39.845064 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_31_6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5149 | 2026.01.07 22:03:39.845140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5150 | 2026.01.07 22:03:39.845231 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.01.07 22:03:39.845274 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5152 | 2026.01.07 22:03:39.845636 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5153 | 2026.01.07 22:03:39.845863 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.01.07 22:03:39.845976 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5155 | 2026.01.07 22:03:39.845997 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 5156 | 2026.01.07 22:03:39.846009 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.07 22:03:39.846037 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5158 | 2026.01.07 22:03:39.846042 [ 277 ] {01e7b731-6d2f-453a-b01b-fe629f2fdc57} <Debug> TCPHandler: Processed in 0.001427781 sec. | ||
| 5159 | 2026.01.07 22:03:39.846135 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 5160 | 2026.01.07 22:03:39.846170 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.01.07 22:03:39.846217 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5162 | 2026.01.07 22:03:39.846247 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8985 rows starting from the beginning of the part | ||
| 5163 | 2026.01.07 22:03:39.846268 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.01.07 22:03:39.846288 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703475 sec., 1947783.2078545326 rows/sec., 147.06 MiB/sec. | ||
| 5165 | 2026.01.07 22:03:39.846306 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 912 rows starting from the beginning of the part | ||
| 5166 | 2026.01.07 22:03:39.846325 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5167 | 2026.01.07 22:03:39.846355 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5168 | 2026.01.07 22:03:39.846399 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5169 | 2026.01.07 22:03:39.846439 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5170 | 2026.01.07 22:03:39.846479 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 5171 | 2026.01.07 22:03:39.846531 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5172 | 2026.01.07 22:03:39.846796 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.01.07 22:03:39.846864 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_31_6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5174 | 2026.01.07 22:03:39.846950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5175 | 2026.01.07 22:03:39.847164 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.07 22:03:39.847200 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5177 | 2026.01.07 22:03:39.847755 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5178 | 2026.01.07 22:03:39.847983 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.07 22:03:39.848122 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001873 sec., 14415.376401494927 rows/sec., 25.83 MiB/sec. | ||
| 5180 | 2026.01.07 22:03:39.848193 [ 277 ] {ba225ab5-1e5f-4a78-8fa9-b9434d2224a0} <Debug> TCPHandler: Processed in 0.002073771 sec. | ||
| 5181 | 2026.01.07 22:03:39.848305 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.01.07 22:03:39.848400 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.01.07 22:03:39.848441 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5184 | 2026.01.07 22:03:39.848789 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.01.07 22:03:39.848824 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5186 | 2026.01.07 22:03:39.849179 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5187 | 2026.01.07 22:03:39.849401 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.01.07 22:03:39.849508 [ 68 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5189 | 2026.01.07 22:03:39.849529 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5190 | 2026.01.07 22:03:39.849541 [ 68 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.07 22:03:39.849568 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5192 | 2026.01.07 22:03:39.849572 [ 277 ] {d8e97aef-0453-4239-9610-76d2fa8a54d1} <Debug> TCPHandler: Processed in 0.00131585 sec. | ||
| 5193 | 2026.01.07 22:03:39.849680 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 5194 | 2026.01.07 22:03:39.849834 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.01.07 22:03:39.849872 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1968 rows starting from the beginning of the part | ||
| 5196 | 2026.01.07 22:03:39.849941 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
| 5197 | 2026.01.07 22:03:39.849990 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 5198 | 2026.01.07 22:03:39.850033 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5199 | 2026.01.07 22:03:39.850075 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5200 | 2026.01.07 22:03:39.850123 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5201 | 2026.01.07 22:03:39.850596 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10626 rows, containing 5 columns (5 merged, 0 gathered) in 0.004517816 sec., 2352021.4191990113 rows/sec., 157.42 MiB/sec. | ||
| 5202 | 2026.01.07 22:03:39.850880 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5203 | 2026.01.07 22:03:39.851142 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.01.07 22:03:39.851216 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5205 | 2026.01.07 22:03:39.851258 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633224 sec., 1405808.3888064343 rows/sec., 89.29 MiB/sec. | ||
| 5206 | 2026.01.07 22:03:39.851295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5207 | 2026.01.07 22:03:39.851580 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5208 | 2026.01.07 22:03:39.851840 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.01.07 22:03:39.851912 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_31_6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5210 | 2026.01.07 22:03:39.851997 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5211 | 2026.01.07 22:03:40.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.91 MiB, peak 266.27 MiB, free memory in arenas 0.00 B, will set to 259.09 MiB (RSS), difference: 1.18 MiB | ||
| 5212 | 2026.01.07 22:03:43.028399 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5213 | 2026.01.07 22:03:43.028462 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5214 | 2026.01.07 22:03:43.123925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10537 | ||
| 5215 | 2026.01.07 22:03:43.124645 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.01.07 22:03:43.124682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5217 | 2026.01.07 22:03:43.125173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5218 | 2026.01.07 22:03:43.125415 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.07 22:03:43.125552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 5220 | 2026.01.07 22:03:43.723446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5221 | 2026.01.07 22:03:43.739192 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.01.07 22:03:43.739257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5223 | 2026.01.07 22:03:43.745151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5224 | 2026.01.07 22:03:43.745846 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.07 22:03:43.748672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5226 | 2026.01.07 22:03:44.847488 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.01.07 22:03:44.847693 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.01.07 22:03:44.847770 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5229 | 2026.01.07 22:03:44.848616 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.01.07 22:03:44.848664 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5231 | 2026.01.07 22:03:44.849068 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5232 | 2026.01.07 22:03:44.849300 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.01.07 22:03:44.849451 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 5234 | 2026.01.07 22:03:44.849494 [ 277 ] {04028992-158d-45bf-8309-7e40ce17fbb6} <Debug> TCPHandler: Processed in 0.002152262 sec. | ||
| 5235 | 2026.01.07 22:03:44.849619 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.01.07 22:03:44.849737 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5237 | 2026.01.07 22:03:44.849788 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5238 | 2026.01.07 22:03:44.850714 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.01.07 22:03:44.850752 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5240 | 2026.01.07 22:03:44.851152 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5241 | 2026.01.07 22:03:44.851373 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.01.07 22:03:44.851506 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001793 sec., 635805.9118795315 rows/sec., 50.45 MiB/sec. | ||
| 5243 | 2026.01.07 22:03:44.851544 [ 277 ] {2553978e-c02d-49fc-b513-6e28d11e1bb9} <Debug> TCPHandler: Processed in 0.001987719 sec. | ||
| 5244 | 2026.01.07 22:03:44.851652 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.01.07 22:03:44.851745 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5246 | 2026.01.07 22:03:44.851786 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5247 | 2026.01.07 22:03:44.852242 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.01.07 22:03:44.852278 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5249 | 2026.01.07 22:03:44.852608 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5250 | 2026.01.07 22:03:44.852827 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.01.07 22:03:44.852954 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001227 sec., 178484.1075794621 rows/sec., 10.64 MiB/sec. | ||
| 5252 | 2026.01.07 22:03:44.852991 [ 277 ] {3b65d3a2-2a79-49ce-a2d8-4134709faaec} <Debug> TCPHandler: Processed in 0.00138908 sec. | ||
| 5253 | 2026.01.07 22:03:44.853097 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.01.07 22:03:44.853191 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.01.07 22:03:44.853230 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5256 | 2026.01.07 22:03:44.853683 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.01.07 22:03:44.853719 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5258 | 2026.01.07 22:03:44.854022 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5259 | 2026.01.07 22:03:44.854228 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.01.07 22:03:44.854333 [ 60 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5261 | 2026.01.07 22:03:44.854356 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 5262 | 2026.01.07 22:03:44.854399 [ 60 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.01.07 22:03:44.854407 [ 277 ] {da6ea664-1640-41fa-a94f-5c694aec02b1} <Debug> TCPHandler: Processed in 0.00136035 sec. | ||
| 5264 | 2026.01.07 22:03:44.854428 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5265 | 2026.01.07 22:03:44.854525 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.01.07 22:03:44.854593 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5267 | 2026.01.07 22:03:44.854623 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.01.07 22:03:44.854684 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5269 | 2026.01.07 22:03:44.854793 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5270 | 2026.01.07 22:03:44.854850 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 441 rows starting from the beginning of the part | ||
| 5271 | 2026.01.07 22:03:44.854943 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5272 | 2026.01.07 22:03:44.855015 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5273 | 2026.01.07 22:03:44.855082 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5274 | 2026.01.07 22:03:44.855133 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.01.07 22:03:44.855141 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5276 | 2026.01.07 22:03:44.855178 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5277 | 2026.01.07 22:03:44.855221 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5278 | 2026.01.07 22:03:44.855503 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5279 | 2026.01.07 22:03:44.855748 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.01.07 22:03:44.855881 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 5281 | 2026.01.07 22:03:44.855921 [ 277 ] {facd0c20-f3c3-4cd1-a7a7-994923d8daab} <Debug> TCPHandler: Processed in 0.001447042 sec. | ||
| 5282 | 2026.01.07 22:03:44.856021 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.01.07 22:03:44.856113 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5284 | 2026.01.07 22:03:44.856153 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5285 | 2026.01.07 22:03:44.856451 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942688 sec., 890003.9532853449 rows/sec., 61.55 MiB/sec. | ||
| 5286 | 2026.01.07 22:03:44.856602 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5287 | 2026.01.07 22:03:44.856774 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.01.07 22:03:44.856817 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5289 | 2026.01.07 22:03:44.856854 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.01.07 22:03:44.856934 [ 199 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_15_3} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5291 | 2026.01.07 22:03:44.857008 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5292 | 2026.01.07 22:03:44.857173 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5293 | 2026.01.07 22:03:44.857398 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.01.07 22:03:44.857527 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001432 sec., 483938.5474860336 rows/sec., 33.82 MiB/sec. | ||
| 5295 | 2026.01.07 22:03:44.857567 [ 277 ] {1f74e368-ec3c-48ed-9863-e149a43fb355} <Debug> TCPHandler: Processed in 0.001595884 sec. | ||
| 5296 | 2026.01.07 22:03:44.857666 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.01.07 22:03:44.857759 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5298 | 2026.01.07 22:03:44.857800 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5299 | 2026.01.07 22:03:44.858122 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.01.07 22:03:44.858157 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5301 | 2026.01.07 22:03:44.858460 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5302 | 2026.01.07 22:03:44.858665 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.01.07 22:03:44.858763 [ 60 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5304 | 2026.01.07 22:03:44.858791 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 5305 | 2026.01.07 22:03:44.858795 [ 60 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.01.07 22:03:44.858830 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5307 | 2026.01.07 22:03:44.858834 [ 277 ] {0d4cb30f-a23c-4fcb-b292-11a93642c7b9} <Debug> TCPHandler: Processed in 0.001216948 sec. | ||
| 5308 | 2026.01.07 22:03:44.858917 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5309 | 2026.01.07 22:03:44.858945 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.01.07 22:03:44.859022 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5311 | 2026.01.07 22:03:44.859039 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.01.07 22:03:44.859055 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5313 | 2026.01.07 22:03:44.859109 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2026.01.07 22:03:44.859140 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5315 | 2026.01.07 22:03:44.859189 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5316 | 2026.01.07 22:03:44.859234 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5317 | 2026.01.07 22:03:44.859277 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5318 | 2026.01.07 22:03:44.859321 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5319 | 2026.01.07 22:03:44.859519 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.01.07 22:03:44.859553 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5321 | 2026.01.07 22:03:44.859896 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5322 | 2026.01.07 22:03:44.860100 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220428 sec., 73744.62073960938 rows/sec., 3.76 MiB/sec. | ||
| 5323 | 2026.01.07 22:03:44.860110 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.01.07 22:03:44.860226 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5325 | 2026.01.07 22:03:44.860266 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 5326 | 2026.01.07 22:03:44.860303 [ 277 ] {fdf0ffff-512c-4647-836b-0c5aa54fde94} <Debug> TCPHandler: Processed in 0.001407151 sec. | ||
| 5327 | 2026.01.07 22:03:44.860406 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.01.07 22:03:44.860475 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.01.07 22:03:44.860497 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5330 | 2026.01.07 22:03:44.860535 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_15_3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5331 | 2026.01.07 22:03:44.860539 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5332 | 2026.01.07 22:03:44.860606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5333 | 2026.01.07 22:03:44.860850 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.01.07 22:03:44.860884 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5335 | 2026.01.07 22:03:44.861177 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5336 | 2026.01.07 22:03:44.861382 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.07 22:03:44.861483 [ 60 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5338 | 2026.01.07 22:03:44.861507 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5339 | 2026.01.07 22:03:44.861520 [ 60 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.07 22:03:44.861548 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5341 | 2026.01.07 22:03:44.861549 [ 277 ] {4949cbf8-6cba-462e-a052-6868938591f0} <Debug> TCPHandler: Processed in 0.001192918 sec. | ||
| 5342 | 2026.01.07 22:03:44.861618 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5343 | 2026.01.07 22:03:44.861666 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.01.07 22:03:44.861688 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5345 | 2026.01.07 22:03:44.861713 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 12 rows starting from the beginning of the part | ||
| 5346 | 2026.01.07 22:03:44.861754 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5347 | 2026.01.07 22:03:44.861758 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.01.07 22:03:44.861788 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5349 | 2026.01.07 22:03:44.861819 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5350 | 2026.01.07 22:03:44.861820 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5351 | 2026.01.07 22:03:44.861858 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5352 | 2026.01.07 22:03:44.861890 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5353 | 2026.01.07 22:03:44.862555 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.000964445 sec., 17626.717956959703 rows/sec., 1.15 MiB/sec. | ||
| 5354 | 2026.01.07 22:03:44.862567 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.01.07 22:03:44.862619 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5356 | 2026.01.07 22:03:44.862670 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5357 | 2026.01.07 22:03:44.862903 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.01.07 22:03:44.862963 [ 196 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_15_3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5359 | 2026.01.07 22:03:44.863018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5360 | 2026.01.07 22:03:44.863142 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5361 | 2026.01.07 22:03:44.863360 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.01.07 22:03:44.863496 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 14.30 MiB/sec. | ||
| 5363 | 2026.01.07 22:03:44.863560 [ 277 ] {a4eb907b-3469-4115-82f5-8945c2d2a15c} <Debug> TCPHandler: Processed in 0.001943568 sec. | ||
| 5364 | 2026.01.07 22:03:44.863666 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.01.07 22:03:44.863760 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.01.07 22:03:44.863801 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5367 | 2026.01.07 22:03:44.864118 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.01.07 22:03:44.864154 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5369 | 2026.01.07 22:03:44.864458 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5370 | 2026.01.07 22:03:44.864671 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.01.07 22:03:44.864797 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 5372 | 2026.01.07 22:03:44.864832 [ 277 ] {9861c46d-2609-48ba-9c18-41d935189fa2} <Debug> TCPHandler: Processed in 0.001214677 sec. | ||
| 5373 | 2026.01.07 22:03:48.146247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 726 | ||
| 5374 | 2026.01.07 22:03:48.148650 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.01.07 22:03:48.148697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5376 | 2026.01.07 22:03:48.149943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5377 | 2026.01.07 22:03:48.150224 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.01.07 22:03:48.150364 [ 55 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5379 | 2026.01.07 22:03:48.150410 [ 55 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.01.07 22:03:48.150432 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5381 | 2026.01.07 22:03:48.150528 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 5382 | 2026.01.07 22:03:48.150574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5383 | 2026.01.07 22:03:48.151043 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2026.01.07 22:03:48.151176 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 538 rows starting from the beginning of the part | ||
| 5385 | 2026.01.07 22:03:48.151537 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5386 | 2026.01.07 22:03:48.151846 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5387 | 2026.01.07 22:03:48.152151 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
| 5388 | 2026.01.07 22:03:48.152457 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5389 | 2026.01.07 22:03:48.152751 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 5390 | 2026.01.07 22:03:48.158720 [ 197 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.008231252 sec., 88200.43415023621 rows/sec., 74.86 MiB/sec. | ||
| 5391 | 2026.01.07 22:03:48.160080 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5392 | 2026.01.07 22:03:48.160733 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.01.07 22:03:48.160816 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_16_3} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5394 | 2026.01.07 22:03:48.161068 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5395 | 2026.01.07 22:03:49.837741 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.01.07 22:03:49.838031 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5397 | 2026.01.07 22:03:49.838133 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5398 | 2026.01.07 22:03:49.839021 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.07 22:03:49.839059 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5400 | 2026.01.07 22:03:49.839452 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5401 | 2026.01.07 22:03:49.839673 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.01.07 22:03:49.839825 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001878 sec., 58572.94994675187 rows/sec., 4.93 MiB/sec. | ||
| 5403 | 2026.01.07 22:03:49.839865 [ 277 ] {df617c4b-d991-4370-a38f-f25a5b51b585} <Debug> TCPHandler: Processed in 0.002309195 sec. | ||
| 5404 | 2026.01.07 22:03:49.839995 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.01.07 22:03:49.840095 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.01.07 22:03:49.840137 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5407 | 2026.01.07 22:03:49.840565 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.01.07 22:03:49.840602 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5409 | 2026.01.07 22:03:49.840916 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5410 | 2026.01.07 22:03:49.841128 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.01.07 22:03:49.841253 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001182 sec., 22842.63959390863 rows/sec., 1.68 MiB/sec. | ||
| 5412 | 2026.01.07 22:03:49.841289 [ 277 ] {a42ab51b-a04e-43c1-a031-be7c37773e08} <Debug> TCPHandler: Processed in 0.00134968 sec. | ||
| 5413 | 2026.01.07 22:03:49.841411 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.01.07 22:03:49.841504 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5415 | 2026.01.07 22:03:49.841543 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5416 | 2026.01.07 22:03:49.841947 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.07 22:03:49.841981 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5418 | 2026.01.07 22:03:49.842283 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5419 | 2026.01.07 22:03:49.842486 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.07 22:03:49.842615 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001131 sec., 80459.77011494253 rows/sec., 6.28 MiB/sec. | ||
| 5421 | 2026.01.07 22:03:49.842651 [ 277 ] {02be0693-4dc5-46a8-b87b-3ac8f34f1add} <Debug> TCPHandler: Processed in 0.001293189 sec. | ||
| 5422 | 2026.01.07 22:03:49.842780 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.07 22:03:49.842874 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.01.07 22:03:49.842917 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5425 | 2026.01.07 22:03:49.843322 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.07 22:03:49.843356 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5427 | 2026.01.07 22:03:49.843678 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5428 | 2026.01.07 22:03:49.843883 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.07 22:03:49.844007 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 5430 | 2026.01.07 22:03:49.844041 [ 277 ] {0d8744df-6551-4f4d-8406-71900d1ef526} <Debug> TCPHandler: Processed in 0.00131034 sec. | ||
| 5431 | 2026.01.07 22:03:49.844153 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.01.07 22:03:49.844244 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.07 22:03:49.844298 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5434 | 2026.01.07 22:03:49.845103 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.07 22:03:49.845139 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5436 | 2026.01.07 22:03:49.845662 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5437 | 2026.01.07 22:03:49.845885 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.07 22:03:49.846020 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001794 sec., 15050.167224080267 rows/sec., 26.97 MiB/sec. | ||
| 5439 | 2026.01.07 22:03:49.846079 [ 277 ] {19390b50-ce99-42b1-b5e6-f3e16a64e28f} <Debug> TCPHandler: Processed in 0.001980679 sec. | ||
| 5440 | 2026.01.07 22:03:49.846192 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.01.07 22:03:49.846285 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.01.07 22:03:49.846325 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5443 | 2026.01.07 22:03:49.846709 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.01.07 22:03:49.846744 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5445 | 2026.01.07 22:03:49.847051 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5446 | 2026.01.07 22:03:49.847285 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.01.07 22:03:49.847414 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5448 | 2026.01.07 22:03:49.847448 [ 277 ] {9e350f02-e0cf-4b79-91c8-11bf1875a10d} <Debug> TCPHandler: Processed in 0.001303459 sec. | ||
| 5449 | 2026.01.07 22:03:50.626586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10985 | ||
| 5450 | 2026.01.07 22:03:50.627078 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.01.07 22:03:50.627119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5452 | 2026.01.07 22:03:50.627651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5453 | 2026.01.07 22:03:50.627902 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.01.07 22:03:50.628081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10985 | ||
| 5455 | 2026.01.07 22:03:51.249681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5456 | 2026.01.07 22:03:51.265342 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.01.07 22:03:51.265389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5458 | 2026.01.07 22:03:51.271826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5459 | 2026.01.07 22:03:51.272522 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.01.07 22:03:51.275236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5461 | 2026.01.07 22:03:52.186082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.01.07 22:03:52.186357 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.01.07 22:03:52.186458 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5464 | 2026.01.07 22:03:52.187466 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.07 22:03:52.187510 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5466 | 2026.01.07 22:03:52.187923 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5467 | 2026.01.07 22:03:52.188148 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.07 22:03:52.188298 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002018 sec., 203171.45688800793 rows/sec., 12.89 MiB/sec. | ||
| 5469 | 2026.01.07 22:03:52.188338 [ 277 ] {c270f12f-3d49-4bbe-b302-0542b2ee42e0} <Debug> TCPHandler: Processed in 0.002443426 sec. | ||
| 5470 | 2026.01.07 22:03:52.188457 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.01.07 22:03:52.188556 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5472 | 2026.01.07 22:03:52.188595 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5473 | 2026.01.07 22:03:52.190191 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.07 22:03:52.190229 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5475 | 2026.01.07 22:03:52.190670 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5476 | 2026.01.07 22:03:52.190881 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.07 22:03:52.191006 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002469 sec., 923450.7897934387 rows/sec., 74.83 MiB/sec. | ||
| 5478 | 2026.01.07 22:03:52.191045 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5479 | 2026.01.07 22:03:52.191058 [ 277 ] {e89f0b23-11ff-4875-8710-37b20d6c194e} <Debug> TCPHandler: Processed in 0.002650119 sec. | ||
| 5480 | 2026.01.07 22:03:52.191177 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.01.07 22:03:52.191269 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5482 | 2026.01.07 22:03:52.191308 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5483 | 2026.01.07 22:03:52.191797 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.07 22:03:52.191832 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5485 | 2026.01.07 22:03:52.192137 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5486 | 2026.01.07 22:03:52.192350 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.07 22:03:52.192475 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001224 sec., 178921.56862745096 rows/sec., 10.67 MiB/sec. | ||
| 5488 | 2026.01.07 22:03:52.192510 [ 277 ] {3477248b-aa16-4db4-a606-878c57df77c7} <Debug> TCPHandler: Processed in 0.001382181 sec. | ||
| 5489 | 2026.01.07 22:03:52.192619 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.01.07 22:03:52.192711 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5491 | 2026.01.07 22:03:52.192750 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5492 | 2026.01.07 22:03:52.193304 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.01.07 22:03:52.193341 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5494 | 2026.01.07 22:03:52.193660 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5495 | 2026.01.07 22:03:52.193865 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.01.07 22:03:52.193989 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001296 sec., 339506.1728395062 rows/sec., 22.46 MiB/sec. | ||
| 5497 | 2026.01.07 22:03:52.194026 [ 277 ] {e6d2ddf7-332c-4b4e-a393-a85a3455eb69} <Debug> TCPHandler: Processed in 0.001454511 sec. | ||
| 5498 | 2026.01.07 22:03:52.194135 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.01.07 22:03:52.194230 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5500 | 2026.01.07 22:03:52.194269 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5501 | 2026.01.07 22:03:52.194766 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.01.07 22:03:52.194801 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5503 | 2026.01.07 22:03:52.195094 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5504 | 2026.01.07 22:03:52.195288 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.07 22:03:52.195406 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 5506 | 2026.01.07 22:03:52.195440 [ 277 ] {2d10c6cc-4b4c-47e1-9c60-04af81b148cc} <Debug> TCPHandler: Processed in 0.001414911 sec. | ||
| 5507 | 2026.01.07 22:03:52.195610 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.01.07 22:03:52.195702 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5509 | 2026.01.07 22:03:52.195741 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5510 | 2026.01.07 22:03:52.196524 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.01.07 22:03:52.196560 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5512 | 2026.01.07 22:03:52.196910 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5513 | 2026.01.07 22:03:52.197118 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.07 22:03:52.197242 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001558 sec., 737483.9537869063 rows/sec., 52.58 MiB/sec. | ||
| 5515 | 2026.01.07 22:03:52.197278 [ 277 ] {862c9f6c-ae9e-447e-b846-ecc53d630010} <Debug> TCPHandler: Processed in 0.001716525 sec. | ||
| 5516 | 2026.01.07 22:03:52.197389 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.01.07 22:03:52.197482 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5518 | 2026.01.07 22:03:52.197522 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5519 | 2026.01.07 22:03:52.197850 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.01.07 22:03:52.197886 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5521 | 2026.01.07 22:03:52.198193 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5522 | 2026.01.07 22:03:52.198400 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.01.07 22:03:52.198526 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5524 | 2026.01.07 22:03:52.198561 [ 277 ] {785f9167-5a61-40e7-a1b0-b9eaadc158a5} <Debug> TCPHandler: Processed in 0.001220218 sec. | ||
| 5525 | 2026.01.07 22:03:52.198668 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.01.07 22:03:52.198760 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.01.07 22:03:52.198800 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5528 | 2026.01.07 22:03:52.199377 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.07 22:03:52.199412 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5530 | 2026.01.07 22:03:52.199787 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5531 | 2026.01.07 22:03:52.199990 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.01.07 22:03:52.200116 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001374 sec., 665211.0625909752 rows/sec., 43.99 MiB/sec. | ||
| 5533 | 2026.01.07 22:03:52.200151 [ 277 ] {31fa3f09-598f-4ad0-95ba-5c1501928497} <Debug> TCPHandler: Processed in 0.001531653 sec. | ||
| 5534 | 2026.01.07 22:03:52.200257 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.01.07 22:03:52.200348 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.01.07 22:03:52.200388 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5537 | 2026.01.07 22:03:52.200697 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.01.07 22:03:52.200731 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5539 | 2026.01.07 22:03:52.201018 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5540 | 2026.01.07 22:03:52.201231 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.07 22:03:52.201357 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5542 | 2026.01.07 22:03:52.201392 [ 277 ] {61a28cb4-89c0-4c9b-9934-ef09c9ed6bb7} <Debug> TCPHandler: Processed in 0.001182168 sec. | ||
| 5543 | 2026.01.07 22:03:52.201498 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.01.07 22:03:52.201592 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.01.07 22:03:52.201644 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5546 | 2026.01.07 22:03:52.202412 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.01.07 22:03:52.202449 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5548 | 2026.01.07 22:03:52.202965 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5549 | 2026.01.07 22:03:52.203190 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.01.07 22:03:52.203326 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 14.32 MiB/sec. | ||
| 5551 | 2026.01.07 22:03:52.203378 [ 277 ] {00369f32-793b-4101-a995-03dede4ba517} <Debug> TCPHandler: Processed in 0.001928208 sec. | ||
| 5552 | 2026.01.07 22:03:52.203488 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.01.07 22:03:52.203581 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.01.07 22:03:52.203621 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5555 | 2026.01.07 22:03:52.203946 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.01.07 22:03:52.203981 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5557 | 2026.01.07 22:03:52.204279 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5558 | 2026.01.07 22:03:52.204486 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.01.07 22:03:52.204609 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001047 sec., 70678.12798471824 rows/sec., 4.15 MiB/sec. | ||
| 5560 | 2026.01.07 22:03:52.204642 [ 277 ] {dc5bc14f-7bad-4c3f-87f6-1d2bb0ea1e9e} <Debug> TCPHandler: Processed in 0.001201348 sec. | ||
| 5561 | 2026.01.07 22:03:54.832159 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.01.07 22:03:54.832354 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5563 | 2026.01.07 22:03:54.832428 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5564 | 2026.01.07 22:03:54.833135 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.01.07 22:03:54.833175 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5566 | 2026.01.07 22:03:54.833561 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5567 | 2026.01.07 22:03:54.833780 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.01.07 22:03:54.833944 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 5569 | 2026.01.07 22:03:54.833994 [ 277 ] {210655f4-0992-4fd3-84f3-1fc899907b32} <Debug> TCPHandler: Processed in 0.001976269 sec. | ||
| 5570 | 2026.01.07 22:03:54.834124 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.01.07 22:03:54.834228 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5572 | 2026.01.07 22:03:54.834273 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5573 | 2026.01.07 22:03:54.834712 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.01.07 22:03:54.834749 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5575 | 2026.01.07 22:03:54.835060 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5576 | 2026.01.07 22:03:54.835287 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.01.07 22:03:54.835423 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 5578 | 2026.01.07 22:03:54.835461 [ 277 ] {679f828d-1413-42b8-b250-bcceb8c85f65} <Debug> TCPHandler: Processed in 0.0013905 sec. | ||
| 5579 | 2026.01.07 22:03:54.835575 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.01.07 22:03:54.835673 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.01.07 22:03:54.835718 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5582 | 2026.01.07 22:03:54.836100 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.01.07 22:03:54.836136 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5584 | 2026.01.07 22:03:54.836458 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5585 | 2026.01.07 22:03:54.836672 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.01.07 22:03:54.836806 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001154 sec., 72790.29462738302 rows/sec., 5.06 MiB/sec. | ||
| 5587 | 2026.01.07 22:03:54.836843 [ 277 ] {58c6c8a6-5450-4e2a-af11-8c003a09aee6} <Debug> TCPHandler: Processed in 0.00131773 sec. | ||
| 5588 | 2026.01.07 22:03:54.836958 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.01.07 22:03:54.837051 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.01.07 22:03:54.837092 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5591 | 2026.01.07 22:03:54.837412 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.01.07 22:03:54.837448 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5593 | 2026.01.07 22:03:54.837756 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5594 | 2026.01.07 22:03:54.837967 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.01.07 22:03:54.838103 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001071 sec., 28011.20448179272 rows/sec., 1.89 MiB/sec. | ||
| 5596 | 2026.01.07 22:03:54.838139 [ 277 ] {5293f41d-0118-483b-8378-648f47acc461} <Debug> TCPHandler: Processed in 0.001231038 sec. | ||
| 5597 | 2026.01.07 22:03:58.028725 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5598 | 2026.01.07 22:03:58.028822 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5599 | 2026.01.07 22:03:58.128216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11497 | ||
| 5600 | 2026.01.07 22:03:58.128781 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.01.07 22:03:58.128831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5602 | 2026.01.07 22:03:58.129370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5603 | 2026.01.07 22:03:58.129602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.07 22:03:58.129748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 5605 | 2026.01.07 22:03:58.150852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 768 | ||
| 5606 | 2026.01.07 22:03:58.153827 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.01.07 22:03:58.153887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5608 | 2026.01.07 22:03:58.155157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5609 | 2026.01.07 22:03:58.155427 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.01.07 22:03:58.155785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5611 | 2026.01.07 22:03:58.775446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5612 | 2026.01.07 22:03:58.793033 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.07 22:03:58.793092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5614 | 2026.01.07 22:03:58.799381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5615 | 2026.01.07 22:03:58.800079 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.07 22:03:58.802988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5617 | 2026.01.07 22:03:59.837498 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.01.07 22:03:59.837694 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5619 | 2026.01.07 22:03:59.837772 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5620 | 2026.01.07 22:03:59.838488 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.01.07 22:03:59.838535 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5622 | 2026.01.07 22:03:59.838936 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5623 | 2026.01.07 22:03:59.839181 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.01.07 22:03:59.839329 [ 41 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5625 | 2026.01.07 22:03:59.839347 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001708 sec., 64402.810304449646 rows/sec., 5.42 MiB/sec. | ||
| 5626 | 2026.01.07 22:03:59.839372 [ 41 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.01.07 22:03:59.839396 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5628 | 2026.01.07 22:03:59.839399 [ 277 ] {a3eca69f-983a-427f-90e1-1570f6193362} <Debug> TCPHandler: Processed in 0.002045431 sec. | ||
| 5629 | 2026.01.07 22:03:59.839533 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5630 | 2026.01.07 22:03:59.839546 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.01.07 22:03:59.839686 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5632 | 2026.01.07 22:03:59.839694 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5633 | 2026.01.07 22:03:59.839737 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5634 | 2026.01.07 22:03:59.839744 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2344 rows starting from the beginning of the part | ||
| 5635 | 2026.01.07 22:03:59.839829 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1140 rows starting from the beginning of the part | ||
| 5636 | 2026.01.07 22:03:59.839878 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 110 rows starting from the beginning of the part | ||
| 5637 | 2026.01.07 22:03:59.839924 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2280 rows starting from the beginning of the part | ||
| 5638 | 2026.01.07 22:03:59.839965 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5639 | 2026.01.07 22:03:59.840010 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part | ||
| 5640 | 2026.01.07 22:03:59.840189 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.07 22:03:59.840230 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5642 | 2026.01.07 22:03:59.840561 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5643 | 2026.01.07 22:03:59.840788 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.01.07 22:03:59.840928 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001267 sec., 21310.181531176007 rows/sec., 1.56 MiB/sec. | ||
| 5645 | 2026.01.07 22:03:59.840942 [ 39 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5646 | 2026.01.07 22:03:59.840967 [ 277 ] {886fcbce-a5b8-465f-9f0b-220b0d637d42} <Debug> TCPHandler: Processed in 0.001483152 sec. | ||
| 5647 | 2026.01.07 22:03:59.841011 [ 39 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.01.07 22:03:59.841040 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5649 | 2026.01.07 22:03:59.841102 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.01.07 22:03:59.841151 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 5651 | 2026.01.07 22:03:59.841203 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5652 | 2026.01.07 22:03:59.841249 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5653 | 2026.01.07 22:03:59.841296 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5654 | 2026.01.07 22:03:59.841334 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 5655 | 2026.01.07 22:03:59.841397 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part | ||
| 5656 | 2026.01.07 22:03:59.841439 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part | ||
| 5657 | 2026.01.07 22:03:59.841478 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5658 | 2026.01.07 22:03:59.841515 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part | ||
| 5659 | 2026.01.07 22:03:59.841554 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 5660 | 2026.01.07 22:03:59.841672 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.01.07 22:03:59.841715 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5662 | 2026.01.07 22:03:59.842158 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5663 | 2026.01.07 22:03:59.842177 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271072 sec., 2228190.296305041 rows/sec., 188.70 MiB/sec. | ||
| 5664 | 2026.01.07 22:03:59.842385 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.01.07 22:03:59.842456 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5666 | 2026.01.07 22:03:59.842466 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013648 sec., 575175.8499413833 rows/sec., 37.70 MiB/sec. | ||
| 5667 | 2026.01.07 22:03:59.842512 [ 39 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5668 | 2026.01.07 22:03:59.842528 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001345 sec., 67657.99256505576 rows/sec., 5.28 MiB/sec. | ||
| 5669 | 2026.01.07 22:03:59.842548 [ 39 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.01.07 22:03:59.842573 [ 277 ] {fdec10d8-9973-41a2-8611-a302b5035dad} <Debug> TCPHandler: Processed in 0.001522772 sec. | ||
| 5671 | 2026.01.07 22:03:59.842577 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5672 | 2026.01.07 22:03:59.842609 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5673 | 2026.01.07 22:03:59.842682 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::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 | ||
| 5674 | 2026.01.07 22:03:59.842699 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.01.07 22:03:59.842779 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.07 22:03:59.842782 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5677 | 2026.01.07 22:03:59.842808 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.01.07 22:03:59.842822 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 5679 | 2026.01.07 22:03:59.842861 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5680 | 2026.01.07 22:03:59.842868 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.07 22:03:59.842885 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 693 rows starting from the beginning of the part | ||
| 5682 | 2026.01.07 22:03:59.842864 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_36_7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5683 | 2026.01.07 22:03:59.842934 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 91 rows starting from the beginning of the part | ||
| 5684 | 2026.01.07 22:03:59.842953 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_31_6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5685 | 2026.01.07 22:03:59.842976 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1149 rows starting from the beginning of the part | ||
| 5686 | 2026.01.07 22:03:59.842998 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5687 | 2026.01.07 22:03:59.843014 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5688 | 2026.01.07 22:03:59.843032 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5689 | 2026.01.07 22:03:59.843053 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 91 rows starting from the beginning of the part | ||
| 5690 | 2026.01.07 22:03:59.843284 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.01.07 22:03:59.843325 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5692 | 2026.01.07 22:03:59.843678 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5693 | 2026.01.07 22:03:59.843914 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.01.07 22:03:59.844026 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5695 | 2026.01.07 22:03:59.844043 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 5696 | 2026.01.07 22:03:59.844061 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.07 22:03:59.844086 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5698 | 2026.01.07 22:03:59.844087 [ 277 ] {354049bd-796f-418e-9277-c8919b4a657c} <Debug> TCPHandler: Processed in 0.001439681 sec. | ||
| 5699 | 2026.01.07 22:03:59.844174 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::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 | ||
| 5700 | 2026.01.07 22:03:59.844211 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.01.07 22:03:59.844278 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5702 | 2026.01.07 22:03:59.844310 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.01.07 22:03:59.844312 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662464 sec., 1985005.3895903912 rows/sec., 149.78 MiB/sec. | ||
| 5704 | 2026.01.07 22:03:59.844312 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10626 rows starting from the beginning of the part | ||
| 5705 | 2026.01.07 22:03:59.844371 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5706 | 2026.01.07 22:03:59.844407 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5707 | 2026.01.07 22:03:59.844455 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5708 | 2026.01.07 22:03:59.844485 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5709 | 2026.01.07 22:03:59.844492 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 914 rows starting from the beginning of the part | ||
| 5710 | 2026.01.07 22:03:59.844535 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part | ||
| 5711 | 2026.01.07 22:03:59.844572 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5712 | 2026.01.07 22:03:59.844721 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.01.07 22:03:59.844783 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_36_7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5714 | 2026.01.07 22:03:59.844845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5715 | 2026.01.07 22:03:59.845199 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.01.07 22:03:59.845240 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5717 | 2026.01.07 22:03:59.845809 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5718 | 2026.01.07 22:03:59.846037 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.01.07 22:03:59.846159 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5720 | 2026.01.07 22:03:59.846174 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001882 sec., 14346.43995749203 rows/sec., 25.71 MiB/sec. | ||
| 5721 | 2026.01.07 22:03:59.846200 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.01.07 22:03:59.846229 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5723 | 2026.01.07 22:03:59.846238 [ 277 ] {579aa623-6e96-4797-bf13-efde7fe68a53} <Debug> TCPHandler: Processed in 0.002075881 sec. | ||
| 5724 | 2026.01.07 22:03:59.846309 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 5725 | 2026.01.07 22:03:59.846359 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.01.07 22:03:59.846457 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.01.07 22:03:59.846499 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5728 | 2026.01.07 22:03:59.846507 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5729 | 2026.01.07 22:03:59.846568 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 478 rows starting from the beginning of the part | ||
| 5730 | 2026.01.07 22:03:59.846681 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5731 | 2026.01.07 22:03:59.846793 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5732 | 2026.01.07 22:03:59.846902 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 5733 | 2026.01.07 22:03:59.846914 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.01.07 22:03:59.846956 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5735 | 2026.01.07 22:03:59.847000 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 5736 | 2026.01.07 22:03:59.847108 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 5737 | 2026.01.07 22:03:59.847341 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5738 | 2026.01.07 22:03:59.847616 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.01.07 22:03:59.847746 [ 39 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5740 | 2026.01.07 22:03:59.847759 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 5741 | 2026.01.07 22:03:59.847792 [ 39 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.01.07 22:03:59.847825 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5743 | 2026.01.07 22:03:59.847825 [ 277 ] {41b57f14-820f-406b-82d0-535a945c4c9f} <Debug> TCPHandler: Processed in 0.001517192 sec. | ||
| 5744 | 2026.01.07 22:03:59.847910 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::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 | ||
| 5745 | 2026.01.07 22:03:59.847999 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5746 | 2026.01.07 22:03:59.848024 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2296 rows starting from the beginning of the part | ||
| 5747 | 2026.01.07 22:03:59.848070 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5748 | 2026.01.07 22:03:59.848105 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5749 | 2026.01.07 22:03:59.848139 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5750 | 2026.01.07 22:03:59.848169 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 5751 | 2026.01.07 22:03:59.848193 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12258 rows, containing 5 columns (5 merged, 0 gathered) in 0.00405341 sec., 3024120.4319326193 rows/sec., 202.40 MiB/sec. | ||
| 5752 | 2026.01.07 22:03:59.848202 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5753 | 2026.01.07 22:03:59.848499 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5754 | 2026.01.07 22:03:59.848750 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.01.07 22:03:59.848816 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5756 | 2026.01.07 22:03:59.848891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5757 | 2026.01.07 22:03:59.849282 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404361 sec., 1868465.4444263263 rows/sec., 118.67 MiB/sec. | ||
| 5758 | 2026.01.07 22:03:59.849555 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5759 | 2026.01.07 22:03:59.849809 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.01.07 22:03:59.849872 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_36_7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5761 | 2026.01.07 22:03:59.849941 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5762 | 2026.01.07 22:03:59.869365 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 19 columns (19 merged, 0 gathered) in 0.023084591 sec., 25428.217463328674 rows/sec., 45.57 MiB/sec. | ||
| 5763 | 2026.01.07 22:03:59.870179 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5764 | 2026.01.07 22:03:59.870494 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.01.07 22:03:59.870571 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5766 | 2026.01.07 22:03:59.870672 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5767 | 2026.01.07 22:04:00.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.99 MiB, peak 272.42 MiB, free memory in arenas 0.00 B, will set to 264.41 MiB (RSS), difference: 2.41 MiB | ||
| 5768 | 2026.01.07 22:04:04.848378 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.01.07 22:04:04.848601 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5770 | 2026.01.07 22:04:04.848678 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5771 | 2026.01.07 22:04:04.849615 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.01.07 22:04:04.849665 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5773 | 2026.01.07 22:04:04.850107 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5774 | 2026.01.07 22:04:04.850344 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.01.07 22:04:04.850492 [ 32 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5776 | 2026.01.07 22:04:04.850520 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001975 sec., 207594.93670886074 rows/sec., 13.17 MiB/sec. | ||
| 5777 | 2026.01.07 22:04:04.850562 [ 32 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.07 22:04:04.850587 [ 277 ] {5daad95c-7d69-4266-82d8-40a8e2b286c1} <Debug> TCPHandler: Processed in 0.002353935 sec. | ||
| 5779 | 2026.01.07 22:04:04.850590 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5780 | 2026.01.07 22:04:04.850720 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5781 | 2026.01.07 22:04:04.850727 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.01.07 22:04:04.850817 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.01.07 22:04:04.850846 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5784 | 2026.01.07 22:04:04.850848 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5785 | 2026.01.07 22:04:04.850893 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5786 | 2026.01.07 22:04:04.850919 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5787 | 2026.01.07 22:04:04.850963 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5788 | 2026.01.07 22:04:04.851005 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5789 | 2026.01.07 22:04:04.851051 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5790 | 2026.01.07 22:04:04.851885 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.01.07 22:04:04.851924 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5792 | 2026.01.07 22:04:04.852150 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464512 sec., 1399783.6822095003 rows/sec., 94.14 MiB/sec. | ||
| 5793 | 2026.01.07 22:04:04.852297 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5794 | 2026.01.07 22:04:04.852321 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5795 | 2026.01.07 22:04:04.852560 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.07 22:04:04.852562 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.01.07 22:04:04.852640 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_17_4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5798 | 2026.01.07 22:04:04.852709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5799 | 2026.01.07 22:04:04.852715 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001892 sec., 602536.9978858351 rows/sec., 47.81 MiB/sec. | ||
| 5800 | 2026.01.07 22:04:04.852791 [ 277 ] {fc8d0700-888e-4b44-9494-26e80e5347e6} <Debug> TCPHandler: Processed in 0.002117412 sec. | ||
| 5801 | 2026.01.07 22:04:04.852911 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.01.07 22:04:04.853016 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5803 | 2026.01.07 22:04:04.853060 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5804 | 2026.01.07 22:04:04.853586 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.01.07 22:04:04.853626 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5806 | 2026.01.07 22:04:04.853961 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5807 | 2026.01.07 22:04:04.854196 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.01.07 22:04:04.854375 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001381 sec., 158580.73859522084 rows/sec., 9.45 MiB/sec. | ||
| 5809 | 2026.01.07 22:04:04.854435 [ 277 ] {2e9a7291-af20-4baf-9bf8-689e782067ba} <Debug> TCPHandler: Processed in 0.001575173 sec. | ||
| 5810 | 2026.01.07 22:04:04.854564 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.01.07 22:04:04.854683 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.01.07 22:04:04.854736 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5813 | 2026.01.07 22:04:04.855306 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.07 22:04:04.855349 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5815 | 2026.01.07 22:04:04.855710 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5816 | 2026.01.07 22:04:04.855938 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.01.07 22:04:04.856076 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00142 sec., 149295.77464788733 rows/sec., 9.63 MiB/sec. | ||
| 5818 | 2026.01.07 22:04:04.856116 [ 277 ] {95dad620-d2db-408a-8835-d9b1dbe43685} <Debug> TCPHandler: Processed in 0.001612634 sec. | ||
| 5819 | 2026.01.07 22:04:04.856223 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.01.07 22:04:04.856317 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.01.07 22:04:04.856359 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5822 | 2026.01.07 22:04:04.856831 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.07 22:04:04.856869 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5824 | 2026.01.07 22:04:04.857208 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5825 | 2026.01.07 22:04:04.857424 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.07 22:04:04.857530 [ 32 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5827 | 2026.01.07 22:04:04.857557 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 5828 | 2026.01.07 22:04:04.857570 [ 32 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.01.07 22:04:04.857598 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5830 | 2026.01.07 22:04:04.857603 [ 277 ] {08f5b151-b8aa-41f9-b070-debe41c4e026} <Debug> TCPHandler: Processed in 0.001429432 sec. | ||
| 5831 | 2026.01.07 22:04:04.857691 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5832 | 2026.01.07 22:04:04.857778 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5833 | 2026.01.07 22:04:04.857806 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5834 | 2026.01.07 22:04:04.857826 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.01.07 22:04:04.857858 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5836 | 2026.01.07 22:04:04.857908 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5837 | 2026.01.07 22:04:04.857951 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5838 | 2026.01.07 22:04:04.857976 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5839 | 2026.01.07 22:04:04.857990 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5840 | 2026.01.07 22:04:04.858041 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5841 | 2026.01.07 22:04:04.858772 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.01.07 22:04:04.858773 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127007 sec., 936107.7615312061 rows/sec., 56.73 MiB/sec. | ||
| 5843 | 2026.01.07 22:04:04.858823 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5844 | 2026.01.07 22:04:04.858917 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5845 | 2026.01.07 22:04:04.859146 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.07 22:04:04.859196 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5847 | 2026.01.07 22:04:04.859211 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_17_4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5848 | 2026.01.07 22:04:04.859278 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5849 | 2026.01.07 22:04:04.859422 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.01.07 22:04:04.859558 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001609 sec., 430702.2995649472 rows/sec., 30.10 MiB/sec. | ||
| 5851 | 2026.01.07 22:04:04.859598 [ 277 ] {c78b2a80-7f3b-4ca2-b9e2-d2e038aa3f9a} <Debug> TCPHandler: Processed in 0.001893358 sec. | ||
| 5852 | 2026.01.07 22:04:04.859709 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.01.07 22:04:04.859802 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5854 | 2026.01.07 22:04:04.859845 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5855 | 2026.01.07 22:04:04.860181 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.07 22:04:04.860219 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5857 | 2026.01.07 22:04:04.860530 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5858 | 2026.01.07 22:04:04.860750 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.01.07 22:04:04.860885 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 5860 | 2026.01.07 22:04:04.860923 [ 277 ] {4cfaf57d-7573-4441-8aea-3e8cc0da2b91} <Debug> TCPHandler: Processed in 0.001265839 sec. | ||
| 5861 | 2026.01.07 22:04:04.861099 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.01.07 22:04:04.861194 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.01.07 22:04:04.861238 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5864 | 2026.01.07 22:04:04.861833 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.07 22:04:04.861870 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5866 | 2026.01.07 22:04:04.862213 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5867 | 2026.01.07 22:04:04.862424 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.01.07 22:04:04.862555 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00138 sec., 227536.23188405798 rows/sec., 14.95 MiB/sec. | ||
| 5869 | 2026.01.07 22:04:04.862593 [ 277 ] {ac4930c5-5c42-495e-8996-c7fba654d6a7} <Debug> TCPHandler: Processed in 0.001544983 sec. | ||
| 5870 | 2026.01.07 22:04:04.862712 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.01.07 22:04:04.862804 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.01.07 22:04:04.862846 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5873 | 2026.01.07 22:04:04.863155 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.07 22:04:04.863191 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5875 | 2026.01.07 22:04:04.863489 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5876 | 2026.01.07 22:04:04.863691 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.07 22:04:04.863818 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 5878 | 2026.01.07 22:04:04.863855 [ 277 ] {41afe16e-89e0-4d82-995e-66071038726d} <Debug> TCPHandler: Processed in 0.001191537 sec. | ||
| 5879 | 2026.01.07 22:04:04.863966 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.01.07 22:04:04.864059 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.01.07 22:04:04.864116 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5882 | 2026.01.07 22:04:04.864896 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.01.07 22:04:04.864933 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5884 | 2026.01.07 22:04:04.865465 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5885 | 2026.01.07 22:04:04.865691 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.01.07 22:04:04.865829 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001788 sec., 7829.977628635346 rows/sec., 14.03 MiB/sec. | ||
| 5887 | 2026.01.07 22:04:04.865886 [ 277 ] {8751b27e-80bc-4c2a-8b4c-0434bd501172} <Debug> TCPHandler: Processed in 0.001969469 sec. | ||
| 5888 | 2026.01.07 22:04:04.865997 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.01.07 22:04:04.866089 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.01.07 22:04:04.866131 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5891 | 2026.01.07 22:04:04.866460 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.01.07 22:04:04.866497 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5893 | 2026.01.07 22:04:04.866805 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5894 | 2026.01.07 22:04:04.867017 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.01.07 22:04:04.867143 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 5896 | 2026.01.07 22:04:04.867180 [ 277 ] {970c1abf-7140-4cb7-9e54-0292869ef0e8} <Debug> TCPHandler: Processed in 0.001231468 sec. | ||
| 5897 | 2026.01.07 22:04:05.630097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11945 | ||
| 5898 | 2026.01.07 22:04:05.630837 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.01.07 22:04:05.630904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5900 | 2026.01.07 22:04:05.631467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5901 | 2026.01.07 22:04:05.631746 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.01.07 22:04:05.631916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11945 | ||
| 5903 | 2026.01.07 22:04:06.045897 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39188 | ||
| 5904 | 2026.01.07 22:04:06.046012 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5905 | 2026.01.07 22:04:06.046045 [ 286 ] {} <Debug> TCP-Session: 40f0f215-460f-4ab1-a261-e654beb6fc39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39188 | ||
| 5906 | 2026.01.07 22:04:06.046068 [ 286 ] {} <Debug> TCP-Session: 40f0f215-460f-4ab1-a261-e654beb6fc39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.01.07 22:04:06.046080 [ 286 ] {} <Debug> TCP-Session: 40f0f215-460f-4ab1-a261-e654beb6fc39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.01.07 22:04:06.046333 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39772 | ||
| 5909 | 2026.01.07 22:04:06.046341 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 5910 | 2026.01.07 22:04:06.046375 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62667 | ||
| 5911 | 2026.01.07 22:04:06.046399 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59412 | ||
| 5912 | 2026.01.07 22:04:06.046445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.01.07 22:04:06.046386 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35773 | ||
| 5914 | 2026.01.07 22:04:06.046500 [ 289 ] {} <Debug> TCP-Session: 55b67aad-d4b3-4e3b-a97d-db0441cdd50d Authenticating user 'default' from [fd00:1122:3344:101::e]:39772 | ||
| 5915 | 2026.01.07 22:04:06.046491 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5916 | 2026.01.07 22:04:06.046533 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.01.07 22:04:06.046550 [ 289 ] {} <Debug> TCP-Session: 55b67aad-d4b3-4e3b-a97d-db0441cdd50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.01.07 22:04:06.046565 [ 293 ] {} <Debug> TCP-Session: bea89fb4-5f8a-4bcb-ae34-ae5223fc13db Authenticating user 'default' from [fd00:1122:3344:101::e]:62667 | ||
| 5919 | 2026.01.07 22:04:06.046587 [ 289 ] {} <Debug> TCP-Session: 55b67aad-d4b3-4e3b-a97d-db0441cdd50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.01.07 22:04:06.046593 [ 275 ] {} <Debug> TCP-Session: 4a7d4048-73f5-487c-ae05-ca2ea276c507 Authenticating user 'default' from [fd00:1122:3344:101::e]:59412 | ||
| 5921 | 2026.01.07 22:04:06.046605 [ 293 ] {} <Debug> TCP-Session: bea89fb4-5f8a-4bcb-ae34-ae5223fc13db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.01.07 22:04:06.046487 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5923 | 2026.01.07 22:04:06.046637 [ 275 ] {} <Debug> TCP-Session: 4a7d4048-73f5-487c-ae05-ca2ea276c507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.07 22:04:06.046638 [ 293 ] {} <Debug> TCP-Session: bea89fb4-5f8a-4bcb-ae34-ae5223fc13db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.01.07 22:04:06.046675 [ 275 ] {} <Debug> TCP-Session: 4a7d4048-73f5-487c-ae05-ca2ea276c507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.01.07 22:04:06.046669 [ 288 ] {} <Debug> TCP-Session: d01bb447-19f6-4d88-a61a-219521874f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 5927 | 2026.01.07 22:04:06.046648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.01.07 22:04:06.046738 [ 288 ] {} <Debug> TCP-Session: d01bb447-19f6-4d88-a61a-219521874f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.01.07 22:04:06.046767 [ 294 ] {} <Debug> TCP-Session: 4f381b3f-876d-4202-9bc2-6fc289f7a11c Authenticating user 'default' from [fd00:1122:3344:101::e]:35773 | ||
| 5930 | 2026.01.07 22:04:06.046775 [ 288 ] {} <Debug> TCP-Session: d01bb447-19f6-4d88-a61a-219521874f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.01.07 22:04:06.046799 [ 294 ] {} <Debug> TCP-Session: 4f381b3f-876d-4202-9bc2-6fc289f7a11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.01.07 22:04:06.046366 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64501 | ||
| 5933 | 2026.01.07 22:04:06.046822 [ 294 ] {} <Debug> TCP-Session: 4f381b3f-876d-4202-9bc2-6fc289f7a11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.07 22:04:06.046361 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51712 | ||
| 5935 | 2026.01.07 22:04:06.046350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33100 | ||
| 5936 | 2026.01.07 22:04:06.046452 [ 286 ] {} <Trace> TCP-Session: 40f0f215-460f-4ab1-a261-e654beb6fc39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.01.07 22:04:06.046955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5938 | 2026.01.07 22:04:06.046990 [ 290 ] {} <Debug> TCP-Session: 776c5615-3c75-42d2-8121-7611715c58ea Authenticating user 'default' from [fd00:1122:3344:101::e]:64501 | ||
| 5939 | 2026.01.07 22:04:06.047008 [ 290 ] {} <Debug> TCP-Session: 776c5615-3c75-42d2-8121-7611715c58ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.01.07 22:04:06.047020 [ 290 ] {} <Debug> TCP-Session: 776c5615-3c75-42d2-8121-7611715c58ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.01.07 22:04:06.047116 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5942 | 2026.01.07 22:04:06.047237 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5943 | 2026.01.07 22:04:06.047272 [ 292 ] {} <Debug> TCP-Session: e21b771a-a750-4309-81db-13b12bbced28 Authenticating user 'default' from [fd00:1122:3344:101::e]:51712 | ||
| 5944 | 2026.01.07 22:04:06.047289 [ 292 ] {} <Debug> TCP-Session: e21b771a-a750-4309-81db-13b12bbced28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.01.07 22:04:06.047302 [ 292 ] {} <Debug> TCP-Session: e21b771a-a750-4309-81db-13b12bbced28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.01.07 22:04:06.047395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.01.07 22:04:06.047422 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5948 | 2026.01.07 22:04:06.047439 [ 291 ] {} <Debug> TCP-Session: a3e91466-d603-4e0a-8ad7-c000b95a4bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:33100 | ||
| 5949 | 2026.01.07 22:04:06.047463 [ 291 ] {} <Debug> TCP-Session: a3e91466-d603-4e0a-8ad7-c000b95a4bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.01.07 22:04:06.047480 [ 291 ] {} <Debug> TCP-Session: a3e91466-d603-4e0a-8ad7-c000b95a4bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.01.07 22:04:06.047483 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5952 | 2026.01.07 22:04:06.047800 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 5953 | 2026.01.07 22:04:06.048786 [ 301 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> AggregatingTransform: Aggregating | ||
| 5954 | 2026.01.07 22:04:06.048826 [ 301 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> Aggregator: Aggregation method: without_key | ||
| 5955 | 2026.01.07 22:04:06.048859 [ 301 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958954 sec. (1042.803 rows/sec., 40.73 KiB/sec.) | ||
| 5956 | 2026.01.07 22:04:06.048875 [ 301 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Trace> Aggregator: Merging aggregated data | ||
| 5957 | 2026.01.07 22:04:06.049955 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002898 sec., 345.0655624568668 rows/sec., 13.48 KiB/sec. | ||
| 5958 | 2026.01.07 22:04:06.050097 [ 286 ] {d89c1e7d-c61a-4733-9c56-a3f0a2e8f735} <Debug> TCPHandler: Processed in 0.003784106 sec. | ||
| 5959 | 2026.01.07 22:04:06.050225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2026.01.07 22:04:06.050254 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5961 | 2026.01.07 22:04:06.050280 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2026.01.07 22:04:06.050255 [ 286 ] {} <Debug> TCP-Session: 40f0f215-460f-4ab1-a261-e654beb6fc39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.01.07 22:04:06.050302 [ 275 ] {} <Debug> TCP-Session: 4a7d4048-73f5-487c-ae05-ca2ea276c507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.01.07 22:04:06.050317 [ 288 ] {} <Debug> TCP-Session: d01bb447-19f6-4d88-a61a-219521874f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.07 22:04:06.050332 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5966 | 2026.01.07 22:04:06.050357 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5967 | 2026.01.07 22:04:06.050306 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5968 | 2026.01.07 22:04:06.050386 [ 293 ] {} <Debug> TCP-Session: bea89fb4-5f8a-4bcb-ae34-ae5223fc13db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.01.07 22:04:06.050400 [ 292 ] {} <Debug> TCP-Session: e21b771a-a750-4309-81db-13b12bbced28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.01.07 22:04:06.050404 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5971 | 2026.01.07 22:04:06.050430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5972 | 2026.01.07 22:04:06.050424 [ 289 ] {} <Debug> TCP-Session: 55b67aad-d4b3-4e3b-a97d-db0441cdd50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.01.07 22:04:06.050466 [ 290 ] {} <Debug> TCP-Session: 776c5615-3c75-42d2-8121-7611715c58ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.01.07 22:04:06.050476 [ 294 ] {} <Debug> TCP-Session: 4f381b3f-876d-4202-9bc2-6fc289f7a11c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.07 22:04:06.050386 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5976 | 2026.01.07 22:04:06.050538 [ 291 ] {} <Debug> TCP-Session: a3e91466-d603-4e0a-8ad7-c000b95a4bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.07 22:04:06.073476 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43060 | ||
| 5978 | 2026.01.07 22:04:06.073544 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5979 | 2026.01.07 22:04:06.073568 [ 286 ] {} <Debug> TCP-Session: 985566da-7069-41cc-9c94-e613f68373bc Authenticating user 'default' from [fd00:1122:3344:101::e]:43060 | ||
| 5980 | 2026.01.07 22:04:06.073587 [ 286 ] {} <Debug> TCP-Session: 985566da-7069-41cc-9c94-e613f68373bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2026.01.07 22:04:06.073602 [ 286 ] {} <Debug> TCP-Session: 985566da-7069-41cc-9c94-e613f68373bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.01.07 22:04:06.073791 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40607 | ||
| 5983 | 2026.01.07 22:04:06.073831 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52325 | ||
| 5984 | 2026.01.07 22:04:06.073845 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51799 | ||
| 5985 | 2026.01.07 22:04:06.073875 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5986 | 2026.01.07 22:04:06.073878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37992 | ||
| 5987 | 2026.01.07 22:04:06.073917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5988 | 2026.01.07 22:04:06.073918 [ 288 ] {} <Debug> TCP-Session: 93c39ced-ec03-44ec-8105-b76584184fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40607 | ||
| 5989 | 2026.01.07 22:04:06.073942 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5990 | 2026.01.07 22:04:06.073968 [ 288 ] {} <Debug> TCP-Session: 93c39ced-ec03-44ec-8105-b76584184fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.01.07 22:04:06.073977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.01.07 22:04:06.074017 [ 288 ] {} <Debug> TCP-Session: 93c39ced-ec03-44ec-8105-b76584184fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.01.07 22:04:06.074038 [ 293 ] {} <Debug> TCP-Session: b2ec09d4-b865-46c8-8932-9bc1827cdaa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37992 | ||
| 5994 | 2026.01.07 22:04:06.073992 [ 290 ] {} <Debug> TCP-Session: 88a93ab2-89a9-4c90-9ae0-8067b82cbaee Authenticating user 'default' from [fd00:1122:3344:101::e]:51799 | ||
| 5995 | 2026.01.07 22:04:06.074072 [ 293 ] {} <Debug> TCP-Session: b2ec09d4-b865-46c8-8932-9bc1827cdaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.01.07 22:04:06.074105 [ 290 ] {} <Debug> TCP-Session: 88a93ab2-89a9-4c90-9ae0-8067b82cbaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.01.07 22:04:06.074120 [ 293 ] {} <Debug> TCP-Session: b2ec09d4-b865-46c8-8932-9bc1827cdaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.01.07 22:04:06.074133 [ 290 ] {} <Debug> TCP-Session: 88a93ab2-89a9-4c90-9ae0-8067b82cbaee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.01.07 22:04:06.073950 [ 289 ] {} <Debug> TCP-Session: c2e17da0-b4e7-4743-9baa-de8a635ffeca Authenticating user 'default' from [fd00:1122:3344:101::e]:52325 | ||
| 6000 | 2026.01.07 22:04:06.073899 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50176 | ||
| 6001 | 2026.01.07 22:04:06.074213 [ 289 ] {} <Debug> TCP-Session: c2e17da0-b4e7-4743-9baa-de8a635ffeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.01.07 22:04:06.073854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34822 | ||
| 6003 | 2026.01.07 22:04:06.074244 [ 289 ] {} <Debug> TCP-Session: c2e17da0-b4e7-4743-9baa-de8a635ffeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.01.07 22:04:06.074275 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2026.01.07 22:04:06.073866 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47630 | ||
| 6006 | 2026.01.07 22:04:06.074329 [ 275 ] {} <Debug> TCP-Session: f8fbcd2a-2079-42e7-928a-157da49f2dba Authenticating user 'default' from [fd00:1122:3344:101::e]:50176 | ||
| 6007 | 2026.01.07 22:04:06.074323 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2026.01.07 22:04:06.074360 [ 275 ] {} <Debug> TCP-Session: f8fbcd2a-2079-42e7-928a-157da49f2dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.01.07 22:04:06.074380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6010 | 2026.01.07 22:04:06.074389 [ 291 ] {} <Debug> TCP-Session: 13b6c455-3706-4c80-ace8-11e0e42932e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34822 | ||
| 6011 | 2026.01.07 22:04:06.074394 [ 275 ] {} <Debug> TCP-Session: f8fbcd2a-2079-42e7-928a-157da49f2dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.01.07 22:04:06.074418 [ 291 ] {} <Debug> TCP-Session: 13b6c455-3706-4c80-ace8-11e0e42932e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.01.07 22:04:06.074406 [ 292 ] {} <Debug> TCP-Session: f7e7066e-88df-4d3c-bd84-366731128c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:47630 | ||
| 6014 | 2026.01.07 22:04:06.074481 [ 291 ] {} <Debug> TCP-Session: 13b6c455-3706-4c80-ace8-11e0e42932e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.01.07 22:04:06.074502 [ 292 ] {} <Debug> TCP-Session: f7e7066e-88df-4d3c-bd84-366731128c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.01.07 22:04:06.073850 [ 286 ] {} <Trace> TCP-Session: 985566da-7069-41cc-9c94-e613f68373bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.01.07 22:04:06.074527 [ 292 ] {} <Debug> TCP-Session: f7e7066e-88df-4d3c-bd84-366731128c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.01.07 22:04:06.073892 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54523 | ||
| 6019 | 2026.01.07 22:04:06.074629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6020 | 2026.01.07 22:04:06.074648 [ 294 ] {} <Debug> TCP-Session: e5a3a810-976f-40bc-bae4-fdde431f338d Authenticating user 'default' from [fd00:1122:3344:101::e]:54523 | ||
| 6021 | 2026.01.07 22:04:06.074668 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6022 | 2026.01.07 22:04:06.074725 [ 294 ] {} <Debug> TCP-Session: e5a3a810-976f-40bc-bae4-fdde431f338d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.01.07 22:04:06.074747 [ 294 ] {} <Debug> TCP-Session: e5a3a810-976f-40bc-bae4-fdde431f338d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.01.07 22:04:06.074908 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6025 | 2026.01.07 22:04:06.074964 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6026 | 2026.01.07 22:04:06.075198 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 6027 | 2026.01.07 22:04:06.075952 [ 339 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> AggregatingTransform: Aggregating | ||
| 6028 | 2026.01.07 22:04:06.076004 [ 339 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> Aggregator: Aggregation method: without_key | ||
| 6029 | 2026.01.07 22:04:06.076037 [ 339 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000758581 sec. (1318.251 rows/sec., 51.49 KiB/sec.) | ||
| 6030 | 2026.01.07 22:04:06.076056 [ 339 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Trace> Aggregator: Merging aggregated data | ||
| 6031 | 2026.01.07 22:04:06.077218 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002585 sec., 386.84719535783364 rows/sec., 15.11 KiB/sec. | ||
| 6032 | 2026.01.07 22:04:06.077310 [ 286 ] {a59220b9-c71f-41ab-9add-0a74d6627316} <Debug> TCPHandler: Processed in 0.003525422 sec. | ||
| 6033 | 2026.01.07 22:04:06.077400 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.01.07 22:04:06.077437 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2026.01.07 22:04:06.077438 [ 286 ] {} <Debug> TCP-Session: 985566da-7069-41cc-9c94-e613f68373bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.01.07 22:04:06.077465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6037 | 2026.01.07 22:04:06.077480 [ 275 ] {} <Debug> TCP-Session: f8fbcd2a-2079-42e7-928a-157da49f2dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.01.07 22:04:06.077490 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6039 | 2026.01.07 22:04:06.077518 [ 288 ] {} <Debug> TCP-Session: 93c39ced-ec03-44ec-8105-b76584184fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.01.07 22:04:06.077517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6041 | 2026.01.07 22:04:06.077545 [ 289 ] {} <Debug> TCP-Session: c2e17da0-b4e7-4743-9baa-de8a635ffeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.01.07 22:04:06.077556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6043 | 2026.01.07 22:04:06.077575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2026.01.07 22:04:06.077595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6045 | 2026.01.07 22:04:06.077616 [ 290 ] {} <Debug> TCP-Session: 88a93ab2-89a9-4c90-9ae0-8067b82cbaee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.01.07 22:04:06.077633 [ 293 ] {} <Debug> TCP-Session: b2ec09d4-b865-46c8-8932-9bc1827cdaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.07 22:04:06.077644 [ 294 ] {} <Debug> TCP-Session: e5a3a810-976f-40bc-bae4-fdde431f338d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.01.07 22:04:06.077534 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6049 | 2026.01.07 22:04:06.077569 [ 292 ] {} <Debug> TCP-Session: f7e7066e-88df-4d3c-bd84-366731128c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.01.07 22:04:06.077705 [ 291 ] {} <Debug> TCP-Session: 13b6c455-3706-4c80-ace8-11e0e42932e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.01.07 22:04:06.172459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53336 | ||
| 6052 | 2026.01.07 22:04:06.172574 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.01.07 22:04:06.172601 [ 286 ] {} <Debug> TCP-Session: 5f326d0b-3bdf-410a-bf19-4d489d184388 Authenticating user 'default' from [fd00:1122:3344:101::e]:53336 | ||
| 6054 | 2026.01.07 22:04:06.172623 [ 286 ] {} <Debug> TCP-Session: 5f326d0b-3bdf-410a-bf19-4d489d184388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.01.07 22:04:06.172636 [ 286 ] {} <Debug> TCP-Session: 5f326d0b-3bdf-410a-bf19-4d489d184388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.01.07 22:04:06.172862 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56811 | ||
| 6057 | 2026.01.07 22:04:06.172862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62231 | ||
| 6058 | 2026.01.07 22:04:06.172933 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36890 | ||
| 6059 | 2026.01.07 22:04:06.172975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2026.01.07 22:04:06.172980 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 | ||
| 6061 | 2026.01.07 22:04:06.173006 [ 289 ] {} <Debug> TCP-Session: 57fd8cdd-3346-4584-8914-f21bd4a3e276 Authenticating user 'default' from [fd00:1122:3344:101::e]:56811 | ||
| 6062 | 2026.01.07 22:04:06.173025 [ 286 ] {} <Trace> TCP-Session: 5f326d0b-3bdf-410a-bf19-4d489d184388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.01.07 22:04:06.173033 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2026.01.07 22:04:06.173054 [ 289 ] {} <Debug> TCP-Session: 57fd8cdd-3346-4584-8914-f21bd4a3e276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.01.07 22:04:06.173030 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6066 | 2026.01.07 22:04:06.173083 [ 293 ] {} <Debug> TCP-Session: acec4ad1-ff0d-4caf-86a2-fbe055b7b684 Authenticating user 'default' from [fd00:1122:3344:101::e]:36890 | ||
| 6067 | 2026.01.07 22:04:06.173094 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.01.07 22:04:06.173125 [ 288 ] {} <Debug> TCP-Session: 987b8f96-5581-439b-80e4-f0179f6bf14a Authenticating user 'default' from [fd00:1122:3344:101::e]:62231 | ||
| 6069 | 2026.01.07 22:04:06.173126 [ 293 ] {} <Debug> TCP-Session: acec4ad1-ff0d-4caf-86a2-fbe055b7b684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.01.07 22:04:06.173147 [ 294 ] {} <Debug> TCP-Session: 5ad4469f-e37c-4550-a25d-182ef4f3513f Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 | ||
| 6071 | 2026.01.07 22:04:06.173162 [ 293 ] {} <Debug> TCP-Session: acec4ad1-ff0d-4caf-86a2-fbe055b7b684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.01.07 22:04:06.173170 [ 288 ] {} <Debug> TCP-Session: 987b8f96-5581-439b-80e4-f0179f6bf14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.01.07 22:04:06.173189 [ 294 ] {} <Debug> TCP-Session: 5ad4469f-e37c-4550-a25d-182ef4f3513f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.01.07 22:04:06.173214 [ 288 ] {} <Debug> TCP-Session: 987b8f96-5581-439b-80e4-f0179f6bf14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.01.07 22:04:06.173231 [ 294 ] {} <Debug> TCP-Session: 5ad4469f-e37c-4550-a25d-182ef4f3513f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.01.07 22:04:06.173242 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53336) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6077 | 2026.01.07 22:04:06.173085 [ 289 ] {} <Debug> TCP-Session: 57fd8cdd-3346-4584-8914-f21bd4a3e276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.01.07 22:04:06.172987 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53272 | ||
| 6079 | 2026.01.07 22:04:06.172921 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54009 | ||
| 6080 | 2026.01.07 22:04:06.172916 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36054 | ||
| 6081 | 2026.01.07 22:04:06.172929 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57003 | ||
| 6082 | 2026.01.07 22:04:06.173381 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2026.01.07 22:04:06.173409 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2026.01.07 22:04:06.173436 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2026.01.07 22:04:06.173440 [ 275 ] {} <Debug> TCP-Session: 42e685e3-23d8-4790-946d-c912ff146462 Authenticating user 'default' from [fd00:1122:3344:101::e]:53272 | ||
| 6086 | 2026.01.07 22:04:06.173464 [ 290 ] {} <Debug> TCP-Session: aea1d37d-81e7-446e-b256-b1f039196317 Authenticating user 'default' from [fd00:1122:3344:101::e]:54009 | ||
| 6087 | 2026.01.07 22:04:06.173478 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.01.07 22:04:06.173502 [ 290 ] {} <Debug> TCP-Session: aea1d37d-81e7-446e-b256-b1f039196317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.01.07 22:04:06.173485 [ 275 ] {} <Debug> TCP-Session: 42e685e3-23d8-4790-946d-c912ff146462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.01.07 22:04:06.173532 [ 292 ] {} <Debug> TCP-Session: dca720c4-9c5a-4855-b706-6b92ba14e70a Authenticating user 'default' from [fd00:1122:3344:101::e]:57003 | ||
| 6091 | 2026.01.07 22:04:06.173551 [ 275 ] {} <Debug> TCP-Session: 42e685e3-23d8-4790-946d-c912ff146462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.01.07 22:04:06.173564 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6093 | 2026.01.07 22:04:06.173570 [ 292 ] {} <Debug> TCP-Session: dca720c4-9c5a-4855-b706-6b92ba14e70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.01.07 22:04:06.173532 [ 290 ] {} <Debug> TCP-Session: aea1d37d-81e7-446e-b256-b1f039196317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.01.07 22:04:06.173619 [ 292 ] {} <Debug> TCP-Session: dca720c4-9c5a-4855-b706-6b92ba14e70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.01.07 22:04:06.173637 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6097 | 2026.01.07 22:04:06.173475 [ 291 ] {} <Debug> TCP-Session: c384e3f6-7cc0-401f-972e-e24099ed7a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:36054 | ||
| 6098 | 2026.01.07 22:04:06.173691 [ 291 ] {} <Debug> TCP-Session: c384e3f6-7cc0-401f-972e-e24099ed7a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.01.07 22:04:06.173705 [ 291 ] {} <Debug> TCP-Session: c384e3f6-7cc0-401f-972e-e24099ed7a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.01.07 22:04:06.173953 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 6101 | 2026.01.07 22:04:06.174918 [ 341 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> AggregatingTransform: Aggregating | ||
| 6102 | 2026.01.07 22:04:06.175062 [ 341 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6103 | 2026.01.07 22:04:06.175101 [ 341 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045566 sec. (956.420 rows/sec., 37.36 KiB/sec.) | ||
| 6104 | 2026.01.07 22:04:06.175121 [ 341 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Trace> Aggregator: Merging aggregated data | ||
| 6105 | 2026.01.07 22:04:06.176440 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003277 sec., 305.15715593530666 rows/sec., 11.92 KiB/sec. | ||
| 6106 | 2026.01.07 22:04:06.176616 [ 286 ] {ec7d37fe-25c5-427c-91aa-beacd95ccea6} <Debug> TCPHandler: Processed in 0.003746255 sec. | ||
| 6107 | 2026.01.07 22:04:06.176747 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6108 | 2026.01.07 22:04:06.176775 [ 286 ] {} <Debug> TCP-Session: 5f326d0b-3bdf-410a-bf19-4d489d184388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.01.07 22:04:06.176781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6110 | 2026.01.07 22:04:06.176801 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2026.01.07 22:04:06.176824 [ 290 ] {} <Debug> TCP-Session: aea1d37d-81e7-446e-b256-b1f039196317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.01.07 22:04:06.176824 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6113 | 2026.01.07 22:04:06.176846 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6114 | 2026.01.07 22:04:06.176862 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6115 | 2026.01.07 22:04:06.176880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6116 | 2026.01.07 22:04:06.176890 [ 292 ] {} <Debug> TCP-Session: dca720c4-9c5a-4855-b706-6b92ba14e70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.01.07 22:04:06.176914 [ 293 ] {} <Debug> TCP-Session: acec4ad1-ff0d-4caf-86a2-fbe055b7b684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2026.01.07 22:04:06.176931 [ 289 ] {} <Debug> TCP-Session: 57fd8cdd-3346-4584-8914-f21bd4a3e276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.01.07 22:04:06.176878 [ 275 ] {} <Debug> TCP-Session: 42e685e3-23d8-4790-946d-c912ff146462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.01.07 22:04:06.176845 [ 288 ] {} <Debug> TCP-Session: 987b8f96-5581-439b-80e4-f0179f6bf14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.01.07 22:04:06.176919 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6122 | 2026.01.07 22:04:06.176898 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6123 | 2026.01.07 22:04:06.177042 [ 294 ] {} <Debug> TCP-Session: 5ad4469f-e37c-4550-a25d-182ef4f3513f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2026.01.07 22:04:06.177056 [ 291 ] {} <Debug> TCP-Session: c384e3f6-7cc0-401f-972e-e24099ed7a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.01.07 22:04:06.303250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6126 | 2026.01.07 22:04:06.321027 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.01.07 22:04:06.321095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6128 | 2026.01.07 22:04:06.326865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6129 | 2026.01.07 22:04:06.327582 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.01.07 22:04:06.330662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6131 | 2026.01.07 22:04:08.156296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 808 | ||
| 6132 | 2026.01.07 22:04:08.158961 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.07 22:04:08.159021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6134 | 2026.01.07 22:04:08.160267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6135 | 2026.01.07 22:04:08.160568 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.01.07 22:04:08.160947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6137 | 2026.01.07 22:04:09.838111 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.01.07 22:04:09.838295 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6139 | 2026.01.07 22:04:09.838364 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6140 | 2026.01.07 22:04:09.839065 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.01.07 22:04:09.839118 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6142 | 2026.01.07 22:04:09.839534 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6143 | 2026.01.07 22:04:09.839768 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.01.07 22:04:09.839939 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001695 sec., 64896.75516224189 rows/sec., 5.46 MiB/sec. | ||
| 6145 | 2026.01.07 22:04:09.839992 [ 277 ] {d109c25c-11db-4e8d-b816-11a43c284190} <Debug> TCPHandler: Processed in 0.00202222 sec. | ||
| 6146 | 2026.01.07 22:04:09.840116 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.01.07 22:04:09.840217 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.01.07 22:04:09.840262 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6149 | 2026.01.07 22:04:09.840692 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.01.07 22:04:09.840732 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6151 | 2026.01.07 22:04:09.841054 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6152 | 2026.01.07 22:04:09.841268 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.01.07 22:04:09.841404 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001211 sec., 22295.623451692816 rows/sec., 1.64 MiB/sec. | ||
| 6154 | 2026.01.07 22:04:09.841444 [ 277 ] {29948c87-7136-46f1-b8fb-1c116f6bb426} <Debug> TCPHandler: Processed in 0.001379191 sec. | ||
| 6155 | 2026.01.07 22:04:09.841552 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.01.07 22:04:09.841648 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6157 | 2026.01.07 22:04:09.841690 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6158 | 2026.01.07 22:04:09.842127 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.01.07 22:04:09.842164 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6160 | 2026.01.07 22:04:09.842490 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6161 | 2026.01.07 22:04:09.842696 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.01.07 22:04:09.842831 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001202 sec., 75707.1547420965 rows/sec., 5.91 MiB/sec. | ||
| 6163 | 2026.01.07 22:04:09.842868 [ 277 ] {35f06d93-e52e-4250-b4c2-7638ce3cc446} <Debug> TCPHandler: Processed in 0.00136621 sec. | ||
| 6164 | 2026.01.07 22:04:09.842977 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.01.07 22:04:09.843071 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.01.07 22:04:09.843116 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6167 | 2026.01.07 22:04:09.843515 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.01.07 22:04:09.843552 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6169 | 2026.01.07 22:04:09.843892 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6170 | 2026.01.07 22:04:09.844096 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.01.07 22:04:09.844222 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6172 | 2026.01.07 22:04:09.844256 [ 277 ] {c773b842-df75-4edb-b790-54258596ed09} <Debug> TCPHandler: Processed in 0.00135046 sec. | ||
| 6173 | 2026.01.07 22:04:09.844360 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.01.07 22:04:09.844447 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6175 | 2026.01.07 22:04:09.844502 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6176 | 2026.01.07 22:04:09.845359 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.01.07 22:04:09.845395 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6178 | 2026.01.07 22:04:09.845935 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6179 | 2026.01.07 22:04:09.846154 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.01.07 22:04:09.846292 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00183 sec., 14754.098360655738 rows/sec., 26.44 MiB/sec. | ||
| 6181 | 2026.01.07 22:04:09.846353 [ 277 ] {e673835a-48c8-48df-8382-079c101a83b7} <Debug> TCPHandler: Processed in 0.00201531 sec. | ||
| 6182 | 2026.01.07 22:04:09.846472 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.01.07 22:04:09.846566 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.01.07 22:04:09.846607 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2026.01.07 22:04:09.846947 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.01.07 22:04:09.846985 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6187 | 2026.01.07 22:04:09.847296 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6188 | 2026.01.07 22:04:09.847507 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.07 22:04:09.847640 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6190 | 2026.01.07 22:04:09.847676 [ 277 ] {aea4c5c7-fb75-47b0-b49a-899a4afce25e} <Debug> TCPHandler: Processed in 0.001254569 sec. | ||
| 6191 | 2026.01.07 22:04:13.028884 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6192 | 2026.01.07 22:04:13.028982 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6193 | 2026.01.07 22:04:13.132072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12457 | ||
| 6194 | 2026.01.07 22:04:13.132612 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.01.07 22:04:13.132644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6196 | 2026.01.07 22:04:13.133101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6197 | 2026.01.07 22:04:13.133316 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.07 22:04:13.133434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12457 | ||
| 6199 | 2026.01.07 22:04:13.133439 [ 72 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6200 | 2026.01.07 22:04:13.133478 [ 72 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.07 22:04:13.133497 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6202 | 2026.01.07 22:04:13.133621 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 6203 | 2026.01.07 22:04:13.133785 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6204 | 2026.01.07 22:04:13.133827 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10025 rows starting from the beginning of the part | ||
| 6205 | 2026.01.07 22:04:13.133896 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6206 | 2026.01.07 22:04:13.133945 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6207 | 2026.01.07 22:04:13.133994 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6208 | 2026.01.07 22:04:13.134039 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6209 | 2026.01.07 22:04:13.134082 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6210 | 2026.01.07 22:04:13.138267 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12457 rows, containing 4 columns (4 merged, 0 gathered) in 0.004703989 sec., 2648177.961300505 rows/sec., 37.88 MiB/sec. | ||
| 6211 | 2026.01.07 22:04:13.138668 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6212 | 2026.01.07 22:04:13.138932 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.01.07 22:04:13.138996 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_26_5} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6214 | 2026.01.07 22:04:13.139078 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6215 | 2026.01.07 22:04:13.830789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6216 | 2026.01.07 22:04:13.848015 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.01.07 22:04:13.848065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6218 | 2026.01.07 22:04:13.854412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6219 | 2026.01.07 22:04:13.855105 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.01.07 22:04:13.855454 [ 103 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6221 | 2026.01.07 22:04:13.855554 [ 103 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.01.07 22:04:13.855593 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6223 | 2026.01.07 22:04:13.855729 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 6224 | 2026.01.07 22:04:13.858117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6225 | 2026.01.07 22:04:13.859149 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.01.07 22:04:13.860563 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6227 | 2026.01.07 22:04:13.865464 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6228 | 2026.01.07 22:04:13.870327 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6229 | 2026.01.07 22:04:13.874956 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6230 | 2026.01.07 22:04:13.880740 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6231 | 2026.01.07 22:04:13.885604 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6232 | 2026.01.07 22:04:13.940496 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084807994 sec., 2311.1028896639154 rows/sec., 11.95 MiB/sec. | ||
| 6233 | 2026.01.07 22:04:13.943011 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6234 | 2026.01.07 22:04:13.944984 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.01.07 22:04:13.945090 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_26_5} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6236 | 2026.01.07 22:04:13.947723 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6237 | 2026.01.07 22:04:14.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.91 MiB, peak 276.46 MiB, free memory in arenas 0.00 B, will set to 271.20 MiB (RSS), difference: 5.30 MiB | ||
| 6238 | 2026.01.07 22:04:14.848633 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.01.07 22:04:14.848862 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.01.07 22:04:14.848951 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6241 | 2026.01.07 22:04:14.849974 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.01.07 22:04:14.850030 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6243 | 2026.01.07 22:04:14.850472 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6244 | 2026.01.07 22:04:14.850710 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.01.07 22:04:14.850893 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002094 sec., 195797.51671442218 rows/sec., 12.42 MiB/sec. | ||
| 6246 | 2026.01.07 22:04:14.850952 [ 277 ] {64a32c6c-bce7-462a-a68c-c1419119dd79} <Debug> TCPHandler: Processed in 0.002465337 sec. | ||
| 6247 | 2026.01.07 22:04:14.851078 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.01.07 22:04:14.851182 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6249 | 2026.01.07 22:04:14.851227 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6250 | 2026.01.07 22:04:14.852190 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.01.07 22:04:14.852230 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6252 | 2026.01.07 22:04:14.852652 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6253 | 2026.01.07 22:04:14.852877 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.07 22:04:14.853023 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001866 sec., 610932.4758842443 rows/sec., 48.48 MiB/sec. | ||
| 6255 | 2026.01.07 22:04:14.853063 [ 277 ] {0770a895-629f-4ffb-aca9-489ff2f4e2cc} <Debug> TCPHandler: Processed in 0.00203692 sec. | ||
| 6256 | 2026.01.07 22:04:14.853173 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.01.07 22:04:14.853271 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6258 | 2026.01.07 22:04:14.853314 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6259 | 2026.01.07 22:04:14.853793 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.01.07 22:04:14.853832 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6261 | 2026.01.07 22:04:14.854155 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6262 | 2026.01.07 22:04:14.854367 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.01.07 22:04:14.854499 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001248 sec., 175480.76923076922 rows/sec., 10.46 MiB/sec. | ||
| 6264 | 2026.01.07 22:04:14.854537 [ 277 ] {ef1d8861-7e0f-485f-8681-dea2cef5017a} <Debug> TCPHandler: Processed in 0.00141419 sec. | ||
| 6265 | 2026.01.07 22:04:14.854642 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.01.07 22:04:14.854735 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6267 | 2026.01.07 22:04:14.854776 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6268 | 2026.01.07 22:04:14.855242 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.01.07 22:04:14.855279 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6270 | 2026.01.07 22:04:14.855588 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6271 | 2026.01.07 22:04:14.855799 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.07 22:04:14.855937 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 6273 | 2026.01.07 22:04:14.855975 [ 277 ] {5f4b965a-4b5e-494d-851f-5c466d22dbf9} <Debug> TCPHandler: Processed in 0.001382121 sec. | ||
| 6274 | 2026.01.07 22:04:14.856078 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.01.07 22:04:14.856171 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.01.07 22:04:14.856212 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6277 | 2026.01.07 22:04:14.856722 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.01.07 22:04:14.856764 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6279 | 2026.01.07 22:04:14.857128 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6280 | 2026.01.07 22:04:14.857357 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.01.07 22:04:14.857495 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001342 sec., 157228.0178837556 rows/sec., 8.93 MiB/sec. | ||
| 6282 | 2026.01.07 22:04:14.857535 [ 277 ] {1cd0a101-910e-42a3-9c4e-90d5127a867e} <Debug> TCPHandler: Processed in 0.001505962 sec. | ||
| 6283 | 2026.01.07 22:04:14.857665 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.01.07 22:04:14.857760 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6285 | 2026.01.07 22:04:14.857802 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6286 | 2026.01.07 22:04:14.858500 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.01.07 22:04:14.858540 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6288 | 2026.01.07 22:04:14.858896 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6289 | 2026.01.07 22:04:14.859123 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.07 22:04:14.859256 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001516 sec., 457124.01055408973 rows/sec., 31.94 MiB/sec. | ||
| 6291 | 2026.01.07 22:04:14.859295 [ 277 ] {1dad572f-422e-41b0-befa-f3f7ff019348} <Debug> TCPHandler: Processed in 0.001681195 sec. | ||
| 6292 | 2026.01.07 22:04:14.859415 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.01.07 22:04:14.859512 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6294 | 2026.01.07 22:04:14.859554 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6295 | 2026.01.07 22:04:14.859898 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.01.07 22:04:14.859936 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6297 | 2026.01.07 22:04:14.860261 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6298 | 2026.01.07 22:04:14.860474 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.01.07 22:04:14.860611 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 6300 | 2026.01.07 22:04:14.860648 [ 277 ] {540c2b6c-9f05-4287-bfe1-7ea05c466ada} <Debug> TCPHandler: Processed in 0.001282879 sec. | ||
| 6301 | 2026.01.07 22:04:14.860757 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.01.07 22:04:14.860852 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6303 | 2026.01.07 22:04:14.860895 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6304 | 2026.01.07 22:04:14.861331 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.01.07 22:04:14.861369 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6306 | 2026.01.07 22:04:14.861711 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6307 | 2026.01.07 22:04:14.861938 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.01.07 22:04:14.862070 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 6309 | 2026.01.07 22:04:14.862107 [ 277 ] {f47fd666-3206-4357-887f-ddde41cac2a1} <Debug> TCPHandler: Processed in 0.00139971 sec. | ||
| 6310 | 2026.01.07 22:04:14.862217 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.01.07 22:04:14.862311 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.01.07 22:04:14.862353 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6313 | 2026.01.07 22:04:14.862665 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.01.07 22:04:14.862703 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6315 | 2026.01.07 22:04:14.863008 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6316 | 2026.01.07 22:04:14.863223 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.01.07 22:04:14.863358 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 6318 | 2026.01.07 22:04:14.863394 [ 277 ] {0dd41786-b320-40c3-a895-93394741e834} <Debug> TCPHandler: Processed in 0.001227388 sec. | ||
| 6319 | 2026.01.07 22:04:14.863501 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.01.07 22:04:14.863595 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.01.07 22:04:14.863651 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6322 | 2026.01.07 22:04:14.864444 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.07 22:04:14.864482 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6324 | 2026.01.07 22:04:14.865004 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6325 | 2026.01.07 22:04:14.865231 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.07 22:04:14.865371 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 13.99 MiB/sec. | ||
| 6327 | 2026.01.07 22:04:14.865426 [ 277 ] {e5b7b4d7-0f97-41c6-8759-e7c74b10b923} <Debug> TCPHandler: Processed in 0.001974879 sec. | ||
| 6328 | 2026.01.07 22:04:14.865538 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.01.07 22:04:14.865632 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.01.07 22:04:14.865674 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6331 | 2026.01.07 22:04:14.865997 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.07 22:04:14.866034 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6333 | 2026.01.07 22:04:14.866341 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6334 | 2026.01.07 22:04:14.866556 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.01.07 22:04:14.866685 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 6336 | 2026.01.07 22:04:14.866723 [ 277 ] {84b0dad2-f933-4b5c-87c8-dd5edf84ed83} <Debug> TCPHandler: Processed in 0.001234469 sec. | ||
| 6337 | 2026.01.07 22:04:18.161199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 842 | ||
| 6338 | 2026.01.07 22:04:18.163613 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.01.07 22:04:18.163666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6340 | 2026.01.07 22:04:18.164921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6341 | 2026.01.07 22:04:18.165205 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.07 22:04:18.165599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6343 | 2026.01.07 22:04:19.838399 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.01.07 22:04:19.838594 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6345 | 2026.01.07 22:04:19.838669 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6346 | 2026.01.07 22:04:19.839413 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.01.07 22:04:19.839464 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6348 | 2026.01.07 22:04:19.839873 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6349 | 2026.01.07 22:04:19.840098 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.01.07 22:04:19.840256 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001717 sec., 64065.230052417006 rows/sec., 5.39 MiB/sec. | ||
| 6351 | 2026.01.07 22:04:19.840300 [ 277 ] {9852cb1e-74f0-4e7f-8321-37f95a638210} <Debug> TCPHandler: Processed in 0.002047381 sec. | ||
| 6352 | 2026.01.07 22:04:19.840421 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.01.07 22:04:19.840515 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.01.07 22:04:19.840556 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6355 | 2026.01.07 22:04:19.840962 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.01.07 22:04:19.841000 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6357 | 2026.01.07 22:04:19.841317 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6358 | 2026.01.07 22:04:19.841527 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.01.07 22:04:19.841655 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001159 sec., 23295.944779982743 rows/sec., 1.71 MiB/sec. | ||
| 6360 | 2026.01.07 22:04:19.841693 [ 277 ] {d90e8dff-9bfc-44d2-ad28-04218a832700} <Debug> TCPHandler: Processed in 0.001321789 sec. | ||
| 6361 | 2026.01.07 22:04:19.841797 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.01.07 22:04:19.841889 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6363 | 2026.01.07 22:04:19.841930 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6364 | 2026.01.07 22:04:19.842364 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.01.07 22:04:19.842401 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6366 | 2026.01.07 22:04:19.842707 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6367 | 2026.01.07 22:04:19.842913 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.01.07 22:04:19.843042 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00117 sec., 77777.77777777778 rows/sec., 6.07 MiB/sec. | ||
| 6369 | 2026.01.07 22:04:19.843080 [ 277 ] {a59eafcd-2848-4cb6-b6fd-2b60d90d4e54} <Debug> TCPHandler: Processed in 0.00133125 sec. | ||
| 6370 | 2026.01.07 22:04:19.843186 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.07 22:04:19.843278 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.01.07 22:04:19.843322 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6373 | 2026.01.07 22:04:19.843726 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.01.07 22:04:19.843762 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6375 | 2026.01.07 22:04:19.844095 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6376 | 2026.01.07 22:04:19.844305 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.01.07 22:04:19.844438 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6378 | 2026.01.07 22:04:19.844476 [ 277 ] {fe58769a-e809-4a61-a348-1bee68466173} <Debug> TCPHandler: Processed in 0.001338679 sec. | ||
| 6379 | 2026.01.07 22:04:19.844578 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.01.07 22:04:19.844670 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6381 | 2026.01.07 22:04:19.844728 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6382 | 2026.01.07 22:04:19.845545 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.01.07 22:04:19.845583 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6384 | 2026.01.07 22:04:19.846122 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6385 | 2026.01.07 22:04:19.846337 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.01.07 22:04:19.846475 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001822 sec., 14818.880351262349 rows/sec., 26.55 MiB/sec. | ||
| 6387 | 2026.01.07 22:04:19.846529 [ 277 ] {ae064a9e-a538-413a-8265-72edad7b4c5b} <Debug> TCPHandler: Processed in 0.00200097 sec. | ||
| 6388 | 2026.01.07 22:04:19.846640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.01.07 22:04:19.846732 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.01.07 22:04:19.846774 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6391 | 2026.01.07 22:04:19.847142 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.01.07 22:04:19.847189 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6393 | 2026.01.07 22:04:19.847583 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6394 | 2026.01.07 22:04:19.847838 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.01.07 22:04:19.847972 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 6396 | 2026.01.07 22:04:19.848010 [ 277 ] {e729b0c3-2dc8-4fe1-8762-4c641371bce8} <Debug> TCPHandler: Processed in 0.001421101 sec. | ||
| 6397 | 2026.01.07 22:04:20.633564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12905 | ||
| 6398 | 2026.01.07 22:04:20.634084 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.01.07 22:04:20.634138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6400 | 2026.01.07 22:04:20.634723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6401 | 2026.01.07 22:04:20.634983 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.07 22:04:20.635129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12905 | ||
| 6403 | 2026.01.07 22:04:21.358248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6404 | 2026.01.07 22:04:21.373665 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.01.07 22:04:21.373721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6406 | 2026.01.07 22:04:21.379656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6407 | 2026.01.07 22:04:21.380364 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.01.07 22:04:21.382984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6409 | 2026.01.07 22:04:22.183920 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.01.07 22:04:22.184134 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.01.07 22:04:22.184212 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6412 | 2026.01.07 22:04:22.185108 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.01.07 22:04:22.185163 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6414 | 2026.01.07 22:04:22.185629 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6415 | 2026.01.07 22:04:22.185872 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.01.07 22:04:22.186040 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001967 sec., 208439.24758515507 rows/sec., 13.22 MiB/sec. | ||
| 6417 | 2026.01.07 22:04:22.186092 [ 277 ] {0d8a47c8-3cfb-4db3-9430-78dfd83f37be} <Debug> TCPHandler: Processed in 0.002312004 sec. | ||
| 6418 | 2026.01.07 22:04:22.186217 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.01.07 22:04:22.186320 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6420 | 2026.01.07 22:04:22.186366 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6421 | 2026.01.07 22:04:22.186787 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.07 22:04:22.186826 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6423 | 2026.01.07 22:04:22.187134 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6424 | 2026.01.07 22:04:22.187363 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.07 22:04:22.187497 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001202 sec., 13311.148086522464 rows/sec., 1.06 MiB/sec. | ||
| 6426 | 2026.01.07 22:04:22.187537 [ 277 ] {bb889720-4a96-42bc-b308-1ebe6e81f93e} <Debug> TCPHandler: Processed in 0.00137156 sec. | ||
| 6427 | 2026.01.07 22:04:22.187652 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.01.07 22:04:22.187745 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6429 | 2026.01.07 22:04:22.187787 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6430 | 2026.01.07 22:04:22.189795 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.01.07 22:04:22.189832 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6432 | 2026.01.07 22:04:22.190333 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6433 | 2026.01.07 22:04:22.190546 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.01.07 22:04:22.190682 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002956 sec., 774018.9445196212 rows/sec., 62.70 MiB/sec. | ||
| 6435 | 2026.01.07 22:04:22.190704 [ 134 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6436 | 2026.01.07 22:04:22.190723 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6437 | 2026.01.07 22:04:22.190766 [ 277 ] {0963c700-c76a-426f-8974-df8d5c2f3afc} <Debug> TCPHandler: Processed in 0.003165527 sec. | ||
| 6438 | 2026.01.07 22:04:22.190776 [ 134 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.01.07 22:04:22.190807 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6440 | 2026.01.07 22:04:22.190889 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.01.07 22:04:22.190966 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6442 | 2026.01.07 22:04:22.190987 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.01.07 22:04:22.191066 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6444 | 2026.01.07 22:04:22.191145 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6445 | 2026.01.07 22:04:22.191195 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2344 rows starting from the beginning of the part | ||
| 6446 | 2026.01.07 22:04:22.191282 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1140 rows starting from the beginning of the part | ||
| 6447 | 2026.01.07 22:04:22.191346 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 110 rows starting from the beginning of the part | ||
| 6448 | 2026.01.07 22:04:22.191401 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1140 rows starting from the beginning of the part | ||
| 6449 | 2026.01.07 22:04:22.191453 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 6450 | 2026.01.07 22:04:22.191507 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2288 rows starting from the beginning of the part | ||
| 6451 | 2026.01.07 22:04:22.191628 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.01.07 22:04:22.191672 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6453 | 2026.01.07 22:04:22.192084 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6454 | 2026.01.07 22:04:22.192307 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.01.07 22:04:22.192415 [ 134 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6456 | 2026.01.07 22:04:22.192441 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001473 sec., 159538.35709436526 rows/sec., 9.60 MiB/sec. | ||
| 6457 | 2026.01.07 22:04:22.192449 [ 134 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.01.07 22:04:22.192481 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6459 | 2026.01.07 22:04:22.192486 [ 277 ] {82571af4-81cd-4bd8-8457-f5586a895069} <Debug> TCPHandler: Processed in 0.001657254 sec. | ||
| 6460 | 2026.01.07 22:04:22.192598 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::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 | ||
| 6461 | 2026.01.07 22:04:22.192605 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.01.07 22:04:22.192745 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.01.07 22:04:22.192749 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.01.07 22:04:22.192784 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 6465 | 2026.01.07 22:04:22.192805 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6466 | 2026.01.07 22:04:22.192853 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part | ||
| 6467 | 2026.01.07 22:04:22.192902 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 6468 | 2026.01.07 22:04:22.192942 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part | ||
| 6469 | 2026.01.07 22:04:22.192981 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 6470 | 2026.01.07 22:04:22.193020 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 235 rows starting from the beginning of the part | ||
| 6471 | 2026.01.07 22:04:22.193411 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.01.07 22:04:22.193452 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6473 | 2026.01.07 22:04:22.193958 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409611 sec., 703030.8361668574 rows/sec., 45.59 MiB/sec. | ||
| 6474 | 2026.01.07 22:04:22.194043 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6475 | 2026.01.07 22:04:22.194138 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6476 | 2026.01.07 22:04:22.194239 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003343299 sec., 2133222.3052739226 rows/sec., 180.19 MiB/sec. | ||
| 6477 | 2026.01.07 22:04:22.194319 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.01.07 22:04:22.194467 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001737 sec., 253310.30512377663 rows/sec., 16.76 MiB/sec. | ||
| 6479 | 2026.01.07 22:04:22.194496 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.01.07 22:04:22.194506 [ 277 ] {93100015-ce58-4c2b-bfcd-d0497d6cf02c} <Debug> TCPHandler: Processed in 0.001952578 sec. | ||
| 6481 | 2026.01.07 22:04:22.194558 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6482 | 2026.01.07 22:04:22.194591 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_36_7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6483 | 2026.01.07 22:04:22.194631 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.01.07 22:04:22.194679 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6485 | 2026.01.07 22:04:22.194732 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.01.07 22:04:22.194777 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6487 | 2026.01.07 22:04:22.194830 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.07 22:04:22.194907 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_41_8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6489 | 2026.01.07 22:04:22.194984 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6490 | 2026.01.07 22:04:22.195288 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.01.07 22:04:22.195330 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6492 | 2026.01.07 22:04:22.195649 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6493 | 2026.01.07 22:04:22.195865 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.01.07 22:04:22.195993 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 6495 | 2026.01.07 22:04:22.196031 [ 277 ] {f4708124-c83a-4070-8519-27752f9567c3} <Debug> TCPHandler: Processed in 0.001448322 sec. | ||
| 6496 | 2026.01.07 22:04:22.196140 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.01.07 22:04:22.196233 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6498 | 2026.01.07 22:04:22.196274 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6499 | 2026.01.07 22:04:22.197230 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.01.07 22:04:22.197267 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6501 | 2026.01.07 22:04:22.197625 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6502 | 2026.01.07 22:04:22.197836 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.01.07 22:04:22.197945 [ 134 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6504 | 2026.01.07 22:04:22.197965 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.00175 sec., 665714.2857142857 rows/sec., 47.53 MiB/sec. | ||
| 6505 | 2026.01.07 22:04:22.197980 [ 134 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.01.07 22:04:22.198010 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6507 | 2026.01.07 22:04:22.198011 [ 277 ] {bc372559-7d84-4fcf-a2bd-77fcfc34332b} <Debug> TCPHandler: Processed in 0.001919028 sec. | ||
| 6508 | 2026.01.07 22:04:22.198098 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6509 | 2026.01.07 22:04:22.198133 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.01.07 22:04:22.198207 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6511 | 2026.01.07 22:04:22.198223 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6512 | 2026.01.07 22:04:22.198242 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6513 | 2026.01.07 22:04:22.198267 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6514 | 2026.01.07 22:04:22.198307 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 693 rows starting from the beginning of the part | ||
| 6515 | 2026.01.07 22:04:22.198359 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part | ||
| 6516 | 2026.01.07 22:04:22.198402 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 693 rows starting from the beginning of the part | ||
| 6517 | 2026.01.07 22:04:22.198445 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 91 rows starting from the beginning of the part | ||
| 6518 | 2026.01.07 22:04:22.198486 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1165 rows starting from the beginning of the part | ||
| 6519 | 2026.01.07 22:04:22.198590 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.01.07 22:04:22.198629 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6521 | 2026.01.07 22:04:22.198948 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6522 | 2026.01.07 22:04:22.199245 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.01.07 22:04:22.199376 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 6524 | 2026.01.07 22:04:22.199414 [ 277 ] {4b3fc9e9-bd81-458c-b2fd-3ed5f3febd21} <Debug> TCPHandler: Processed in 0.00132296 sec. | ||
| 6525 | 2026.01.07 22:04:22.199573 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.01.07 22:04:22.199677 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.01.07 22:04:22.199721 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6528 | 2026.01.07 22:04:22.199950 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888778 sec., 2088652.0279249335 rows/sec., 156.81 MiB/sec. | ||
| 6529 | 2026.01.07 22:04:22.200142 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6530 | 2026.01.07 22:04:22.200413 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.01.07 22:04:22.200455 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.01.07 22:04:22.200485 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_41_8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6533 | 2026.01.07 22:04:22.200499 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6534 | 2026.01.07 22:04:22.200585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6535 | 2026.01.07 22:04:22.200916 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6536 | 2026.01.07 22:04:22.201148 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.07 22:04:22.201269 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6538 | 2026.01.07 22:04:22.201282 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001624 sec., 561576.3546798029 rows/sec., 37.13 MiB/sec. | ||
| 6539 | 2026.01.07 22:04:22.201316 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.01.07 22:04:22.201335 [ 277 ] {604d4761-e310-411b-970d-b208ccbef37f} <Debug> TCPHandler: Processed in 0.001824937 sec. | ||
| 6541 | 2026.01.07 22:04:22.201342 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6542 | 2026.01.07 22:04:22.201432 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6543 | 2026.01.07 22:04:22.201461 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.01.07 22:04:22.201529 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6545 | 2026.01.07 22:04:22.201560 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12258 rows starting from the beginning of the part | ||
| 6546 | 2026.01.07 22:04:22.201563 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.01.07 22:04:22.201609 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6548 | 2026.01.07 22:04:22.201614 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6549 | 2026.01.07 22:04:22.201655 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6550 | 2026.01.07 22:04:22.201694 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6551 | 2026.01.07 22:04:22.201728 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6552 | 2026.01.07 22:04:22.201762 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 912 rows starting from the beginning of the part | ||
| 6553 | 2026.01.07 22:04:22.201955 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.01.07 22:04:22.201997 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6555 | 2026.01.07 22:04:22.202317 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6556 | 2026.01.07 22:04:22.202524 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.01.07 22:04:22.202653 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 6558 | 2026.01.07 22:04:22.202689 [ 277 ] {24cfc453-afe2-467b-ae8d-7568edb3943c} <Debug> TCPHandler: Processed in 0.001278308 sec. | ||
| 6559 | 2026.01.07 22:04:22.202798 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.01.07 22:04:22.202891 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6561 | 2026.01.07 22:04:22.202945 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6562 | 2026.01.07 22:04:22.203751 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.07 22:04:22.203787 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6564 | 2026.01.07 22:04:22.204354 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6565 | 2026.01.07 22:04:22.204578 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.07 22:04:22.204688 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6567 | 2026.01.07 22:04:22.204717 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.01.07 22:04:22.204716 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 6569 | 2026.01.07 22:04:22.204735 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6570 | 2026.01.07 22:04:22.204795 [ 277 ] {b5c939de-f146-4401-9276-f7847ff13fe9} <Debug> TCPHandler: Processed in 0.00204413 sec. | ||
| 6571 | 2026.01.07 22:04:22.204827 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::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 | ||
| 6572 | 2026.01.07 22:04:22.204914 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.01.07 22:04:22.205015 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.01.07 22:04:22.205045 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2026.01.07 22:04:22.205057 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6576 | 2026.01.07 22:04:22.205114 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 587 rows starting from the beginning of the part | ||
| 6577 | 2026.01.07 22:04:22.205251 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 6578 | 2026.01.07 22:04:22.205369 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 6579 | 2026.01.07 22:04:22.205419 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.01.07 22:04:22.205460 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6581 | 2026.01.07 22:04:22.205483 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 6582 | 2026.01.07 22:04:22.205603 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 6583 | 2026.01.07 22:04:22.205721 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 6584 | 2026.01.07 22:04:22.205797 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6585 | 2026.01.07 22:04:22.206039 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.01.07 22:04:22.206155 [ 134 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6587 | 2026.01.07 22:04:22.206185 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001191 sec., 58774.13937867338 rows/sec., 3.42 MiB/sec. | ||
| 6588 | 2026.01.07 22:04:22.206187 [ 134 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.01.07 22:04:22.206227 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6590 | 2026.01.07 22:04:22.206229 [ 277 ] {0c090cba-b003-4d84-84ff-bf39d18b27ce} <Debug> TCPHandler: Processed in 0.001362981 sec. | ||
| 6591 | 2026.01.07 22:04:22.206320 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6592 | 2026.01.07 22:04:22.206442 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2026.01.07 22:04:22.206441 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14118 rows, containing 5 columns (5 merged, 0 gathered) in 0.005036025 sec., 2803401.4922483503 rows/sec., 187.50 MiB/sec. | ||
| 6594 | 2026.01.07 22:04:22.206473 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2624 rows starting from the beginning of the part | ||
| 6595 | 2026.01.07 22:04:22.206534 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6596 | 2026.01.07 22:04:22.206575 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6597 | 2026.01.07 22:04:22.206613 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6598 | 2026.01.07 22:04:22.206650 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6599 | 2026.01.07 22:04:22.206685 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part | ||
| 6600 | 2026.01.07 22:04:22.206991 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6601 | 2026.01.07 22:04:22.207331 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.07 22:04:22.207411 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6603 | 2026.01.07 22:04:22.207518 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6604 | 2026.01.07 22:04:22.208148 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863378 sec., 1621785.8105011436 rows/sec., 102.80 MiB/sec. | ||
| 6605 | 2026.01.07 22:04:22.208487 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6606 | 2026.01.07 22:04:22.208763 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.01.07 22:04:22.208834 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_41_8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6608 | 2026.01.07 22:04:22.208912 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6609 | 2026.01.07 22:04:22.210511 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 19 columns (19 merged, 0 gathered) in 0.005718775 sec., 119431.17188558739 rows/sec., 214.02 MiB/sec. | ||
| 6610 | 2026.01.07 22:04:22.211587 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6611 | 2026.01.07 22:04:22.211915 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.01.07 22:04:22.211983 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6613 | 2026.01.07 22:04:22.212103 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6614 | 2026.01.07 22:04:23.000304 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.12 MiB, peak 283.69 MiB, free memory in arenas 0.00 B, will set to 277.12 MiB (RSS), difference: 4.00 MiB | ||
| 6615 | 2026.01.07 22:04:24.833507 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.01.07 22:04:24.833708 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6617 | 2026.01.07 22:04:24.833786 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6618 | 2026.01.07 22:04:24.834473 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.07 22:04:24.834527 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6620 | 2026.01.07 22:04:24.834930 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6621 | 2026.01.07 22:04:24.835157 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.01.07 22:04:24.835319 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 6623 | 2026.01.07 22:04:24.835370 [ 277 ] {8876a219-8eaf-4e06-93bd-e737a8474005} <Debug> TCPHandler: Processed in 0.00200883 sec. | ||
| 6624 | 2026.01.07 22:04:24.835496 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.01.07 22:04:24.835600 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6626 | 2026.01.07 22:04:24.835645 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6627 | 2026.01.07 22:04:24.836070 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.01.07 22:04:24.836109 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6629 | 2026.01.07 22:04:24.836427 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6630 | 2026.01.07 22:04:24.836641 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.01.07 22:04:24.836778 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 6632 | 2026.01.07 22:04:24.836816 [ 277 ] {8e74a406-7cda-4846-b1e3-fe1da5df2d79} <Debug> TCPHandler: Processed in 0.00137355 sec. | ||
| 6633 | 2026.01.07 22:04:24.836933 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.01.07 22:04:24.837027 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.01.07 22:04:24.837072 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6636 | 2026.01.07 22:04:24.837456 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.01.07 22:04:24.837493 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6638 | 2026.01.07 22:04:24.837832 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6639 | 2026.01.07 22:04:24.838056 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.01.07 22:04:24.838190 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001181 sec., 79593.5647756139 rows/sec., 5.54 MiB/sec. | ||
| 6641 | 2026.01.07 22:04:24.838229 [ 277 ] {5bc9585c-d4b1-44c9-8e11-604bc448ac4c} <Debug> TCPHandler: Processed in 0.00134565 sec. | ||
| 6642 | 2026.01.07 22:04:24.838343 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.01.07 22:04:24.838436 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.01.07 22:04:24.838479 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6645 | 2026.01.07 22:04:24.838791 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.01.07 22:04:24.838828 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6647 | 2026.01.07 22:04:24.839142 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6648 | 2026.01.07 22:04:24.839346 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.01.07 22:04:24.839474 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001057 sec., 32166.50898770104 rows/sec., 2.18 MiB/sec. | ||
| 6650 | 2026.01.07 22:04:24.839510 [ 277 ] {66ac84ac-be92-4239-917c-60b4e499c776} <Debug> TCPHandler: Processed in 0.001215578 sec. | ||
| 6651 | 2026.01.07 22:04:28.029036 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6652 | 2026.01.07 22:04:28.029130 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6653 | 2026.01.07 22:04:28.135308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13417 | ||
| 6654 | 2026.01.07 22:04:28.135855 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.01.07 22:04:28.135897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6656 | 2026.01.07 22:04:28.136426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6657 | 2026.01.07 22:04:28.136672 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.01.07 22:04:28.136812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13417 | ||
| 6659 | 2026.01.07 22:04:28.165919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 886 | ||
| 6660 | 2026.01.07 22:04:28.168488 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.01.07 22:04:28.168535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6662 | 2026.01.07 22:04:28.169784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6663 | 2026.01.07 22:04:28.170058 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.01.07 22:04:28.170361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 6665 | 2026.01.07 22:04:28.883161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6666 | 2026.01.07 22:04:28.900738 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.07 22:04:28.900805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6668 | 2026.01.07 22:04:28.907274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6669 | 2026.01.07 22:04:28.908011 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.07 22:04:28.911126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6671 | 2026.01.07 22:04:29.838459 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.01.07 22:04:29.838659 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6673 | 2026.01.07 22:04:29.838736 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6674 | 2026.01.07 22:04:29.839493 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.07 22:04:29.839540 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6676 | 2026.01.07 22:04:29.839986 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6677 | 2026.01.07 22:04:29.840216 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.01.07 22:04:29.840375 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001771 sec., 62111.801242236026 rows/sec., 5.23 MiB/sec. | ||
| 6679 | 2026.01.07 22:04:29.840418 [ 277 ] {8d7de2ae-66b8-43f5-9cca-dd2d38ef7d2d} <Debug> TCPHandler: Processed in 0.002105931 sec. | ||
| 6680 | 2026.01.07 22:04:29.840534 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.01.07 22:04:29.840627 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.01.07 22:04:29.840669 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6683 | 2026.01.07 22:04:29.841080 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.01.07 22:04:29.841117 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6685 | 2026.01.07 22:04:29.841436 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6686 | 2026.01.07 22:04:29.841659 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.01.07 22:04:29.841793 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001185 sec., 22784.810126582277 rows/sec., 1.67 MiB/sec. | ||
| 6688 | 2026.01.07 22:04:29.841833 [ 277 ] {48ca2d1d-3c02-4dc6-b3e2-f948d2771517} <Debug> TCPHandler: Processed in 0.00134781 sec. | ||
| 6689 | 2026.01.07 22:04:29.841942 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.01.07 22:04:29.842035 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6691 | 2026.01.07 22:04:29.842075 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6692 | 2026.01.07 22:04:29.842513 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.01.07 22:04:29.842550 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6694 | 2026.01.07 22:04:29.842873 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6695 | 2026.01.07 22:04:29.843088 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.01.07 22:04:29.843217 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0012 sec., 75833.33333333334 rows/sec., 5.92 MiB/sec. | ||
| 6697 | 2026.01.07 22:04:29.843256 [ 277 ] {c6d88ee3-5162-4195-b5c6-dba0bb333fd7} <Debug> TCPHandler: Processed in 0.00136292 sec. | ||
| 6698 | 2026.01.07 22:04:29.843364 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.01.07 22:04:29.843458 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.01.07 22:04:29.843502 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6701 | 2026.01.07 22:04:29.843908 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.01.07 22:04:29.843946 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6703 | 2026.01.07 22:04:29.844314 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6704 | 2026.01.07 22:04:29.844525 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.01.07 22:04:29.844657 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 6706 | 2026.01.07 22:04:29.844694 [ 277 ] {9f40c7fb-9b85-4d5a-a522-38bf0d5ccb4c} <Debug> TCPHandler: Processed in 0.00137983 sec. | ||
| 6707 | 2026.01.07 22:04:29.844799 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.01.07 22:04:29.844900 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6709 | 2026.01.07 22:04:29.844958 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6710 | 2026.01.07 22:04:29.845818 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.01.07 22:04:29.845857 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6712 | 2026.01.07 22:04:29.846429 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6713 | 2026.01.07 22:04:29.846659 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.01.07 22:04:29.846804 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001925 sec., 14025.974025974025 rows/sec., 25.13 MiB/sec. | ||
| 6715 | 2026.01.07 22:04:29.846877 [ 277 ] {c9c03f13-80c8-4f09-ac18-0f61e35dd51b} <Debug> TCPHandler: Processed in 0.002128192 sec. | ||
| 6716 | 2026.01.07 22:04:29.846988 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.01.07 22:04:29.847082 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6718 | 2026.01.07 22:04:29.847126 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6719 | 2026.01.07 22:04:29.847456 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.01.07 22:04:29.847494 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6721 | 2026.01.07 22:04:29.847822 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6722 | 2026.01.07 22:04:29.848054 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.01.07 22:04:29.848183 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6724 | 2026.01.07 22:04:29.848219 [ 277 ] {a19d2be0-8dfc-4a4e-a19d-4e83f20aab05} <Debug> TCPHandler: Processed in 0.001281359 sec. | ||
| 6725 | 2026.01.07 22:04:33.338160 [ 138 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6726 | 2026.01.07 22:04:33.338242 [ 138 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.01.07 22:04:33.338266 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6728 | 2026.01.07 22:04:33.338363 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6729 | 2026.01.07 22:04:33.338497 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6730 | 2026.01.07 22:04:33.338532 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 6731 | 2026.01.07 22:04:33.338621 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6732 | 2026.01.07 22:04:33.338666 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6733 | 2026.01.07 22:04:33.338706 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6734 | 2026.01.07 22:04:33.338744 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6735 | 2026.01.07 22:04:33.339776 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448841 sec., 1204410.9740130214 rows/sec., 83.79 MiB/sec. | ||
| 6736 | 2026.01.07 22:04:33.340035 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6737 | 2026.01.07 22:04:33.340425 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.01.07 22:04:33.340513 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_19_4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6739 | 2026.01.07 22:04:33.340616 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6740 | 2026.01.07 22:04:33.507604 [ 138 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6741 | 2026.01.07 22:04:33.507649 [ 138 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.01.07 22:04:33.507671 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6743 | 2026.01.07 22:04:33.507743 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6744 | 2026.01.07 22:04:33.507845 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6745 | 2026.01.07 22:04:33.507873 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6746 | 2026.01.07 22:04:33.507923 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6747 | 2026.01.07 22:04:33.507962 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6748 | 2026.01.07 22:04:33.507995 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6749 | 2026.01.07 22:04:33.508029 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6750 | 2026.01.07 22:04:33.508677 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.000961204 sec., 118601.2542602819 rows/sec., 6.05 MiB/sec. | ||
| 6751 | 2026.01.07 22:04:33.508800 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6752 | 2026.01.07 22:04:33.509048 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.01.07 22:04:33.509113 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_19_4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6754 | 2026.01.07 22:04:33.509174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6755 | 2026.01.07 22:04:34.847761 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.01.07 22:04:34.847942 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.01.07 22:04:34.848009 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6758 | 2026.01.07 22:04:34.848783 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.01.07 22:04:34.848825 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6760 | 2026.01.07 22:04:34.849261 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6761 | 2026.01.07 22:04:34.849489 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.01.07 22:04:34.849644 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 6763 | 2026.01.07 22:04:34.849693 [ 277 ] {1008c7a6-7b78-4718-972a-04b8d1a25bbd} <Debug> TCPHandler: Processed in 0.002062261 sec. | ||
| 6764 | 2026.01.07 22:04:34.849810 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.01.07 22:04:34.849915 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6766 | 2026.01.07 22:04:34.849960 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6767 | 2026.01.07 22:04:34.850906 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.01.07 22:04:34.850952 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6769 | 2026.01.07 22:04:34.851433 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6770 | 2026.01.07 22:04:34.851653 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.01.07 22:04:34.851792 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001903 sec., 599054.1250656857 rows/sec., 47.54 MiB/sec. | ||
| 6772 | 2026.01.07 22:04:34.851831 [ 277 ] {a9aa2c3a-e8d0-4cba-b38f-53e96d6ba5a0} <Debug> TCPHandler: Processed in 0.00207277 sec. | ||
| 6773 | 2026.01.07 22:04:34.851938 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.01.07 22:04:34.852035 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.01.07 22:04:34.852076 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6776 | 2026.01.07 22:04:34.852530 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.01.07 22:04:34.852567 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6778 | 2026.01.07 22:04:34.852893 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6779 | 2026.01.07 22:04:34.853122 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.01.07 22:04:34.853257 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001241 sec., 176470.58823529413 rows/sec., 10.52 MiB/sec. | ||
| 6781 | 2026.01.07 22:04:34.853294 [ 277 ] {104a7604-d35d-406e-b763-abe87b05f7d1} <Debug> TCPHandler: Processed in 0.001404901 sec. | ||
| 6782 | 2026.01.07 22:04:34.853396 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.01.07 22:04:34.853489 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.01.07 22:04:34.853529 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6785 | 2026.01.07 22:04:34.853971 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.01.07 22:04:34.854008 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6787 | 2026.01.07 22:04:34.854333 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6788 | 2026.01.07 22:04:34.854547 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.01.07 22:04:34.854683 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 6790 | 2026.01.07 22:04:34.854720 [ 277 ] {551ca4f8-e391-436d-b2f0-c23a71958c91} <Debug> TCPHandler: Processed in 0.00137336 sec. | ||
| 6791 | 2026.01.07 22:04:34.854822 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.01.07 22:04:34.854914 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.01.07 22:04:34.854953 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6794 | 2026.01.07 22:04:34.855417 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.01.07 22:04:34.855453 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6796 | 2026.01.07 22:04:34.855763 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6797 | 2026.01.07 22:04:34.855972 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.01.07 22:04:34.856113 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 6799 | 2026.01.07 22:04:34.856153 [ 277 ] {b69f5bb4-a273-4784-81b2-08d5dac7cd3f} <Debug> TCPHandler: Processed in 0.00137924 sec. | ||
| 6800 | 2026.01.07 22:04:34.856257 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.01.07 22:04:34.856353 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6802 | 2026.01.07 22:04:34.856394 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6803 | 2026.01.07 22:04:34.857011 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.01.07 22:04:34.857049 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6805 | 2026.01.07 22:04:34.857428 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6806 | 2026.01.07 22:04:34.857653 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.01.07 22:04:34.857786 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001451 sec., 477601.65403170226 rows/sec., 33.37 MiB/sec. | ||
| 6808 | 2026.01.07 22:04:34.857825 [ 277 ] {93f2858e-6c48-4bdb-b965-a3de5afc0930} <Debug> TCPHandler: Processed in 0.001619014 sec. | ||
| 6809 | 2026.01.07 22:04:34.857938 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.01.07 22:04:34.858032 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6811 | 2026.01.07 22:04:34.858075 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6812 | 2026.01.07 22:04:34.858437 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.01.07 22:04:34.858483 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6814 | 2026.01.07 22:04:34.858860 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6815 | 2026.01.07 22:04:34.859120 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.01.07 22:04:34.859293 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. | ||
| 6817 | 2026.01.07 22:04:34.859339 [ 277 ] {0c1d7deb-2be1-4c5b-8358-e131e61ab839} <Debug> TCPHandler: Processed in 0.001451742 sec. | ||
| 6818 | 2026.01.07 22:04:34.859460 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.01.07 22:04:34.859554 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.01.07 22:04:34.859599 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6821 | 2026.01.07 22:04:34.860024 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.01.07 22:04:34.860062 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6823 | 2026.01.07 22:04:34.860424 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6824 | 2026.01.07 22:04:34.860630 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.01.07 22:04:34.860774 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 6826 | 2026.01.07 22:04:34.860811 [ 277 ] {77ae2d58-a2a6-45ce-a563-72b742b1e2ca} <Debug> TCPHandler: Processed in 0.001408131 sec. | ||
| 6827 | 2026.01.07 22:04:34.860917 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.01.07 22:04:34.861014 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.01.07 22:04:34.861057 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6830 | 2026.01.07 22:04:34.861354 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.01.07 22:04:34.861391 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6832 | 2026.01.07 22:04:34.861692 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6833 | 2026.01.07 22:04:34.861891 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.01.07 22:04:34.862001 [ 136 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6835 | 2026.01.07 22:04:34.862021 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 6836 | 2026.01.07 22:04:34.862073 [ 136 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.07 22:04:34.862079 [ 277 ] {c7a989b8-ae9b-488c-b3ef-5e6b4dc08527} <Debug> TCPHandler: Processed in 0.001210978 sec. | ||
| 6838 | 2026.01.07 22:04:34.862103 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6839 | 2026.01.07 22:04:34.862207 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.01.07 22:04:34.862209 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6841 | 2026.01.07 22:04:34.862306 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6842 | 2026.01.07 22:04:34.862326 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2026.01.07 22:04:34.862361 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 17 rows starting from the beginning of the part | ||
| 6844 | 2026.01.07 22:04:34.862362 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6845 | 2026.01.07 22:04:34.862425 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6846 | 2026.01.07 22:04:34.862475 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6847 | 2026.01.07 22:04:34.862520 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6848 | 2026.01.07 22:04:34.862563 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6849 | 2026.01.07 22:04:34.862607 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6850 | 2026.01.07 22:04:34.863188 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.01.07 22:04:34.863225 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6852 | 2026.01.07 22:04:34.863497 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132654 sec., 16584.498017398648 rows/sec., 1.09 MiB/sec. | ||
| 6853 | 2026.01.07 22:04:34.863725 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6854 | 2026.01.07 22:04:34.863775 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6855 | 2026.01.07 22:04:34.864106 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.01.07 22:04:34.864181 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.01.07 22:04:34.864275 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 12.63 MiB/sec. | ||
| 6858 | 2026.01.07 22:04:34.864285 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_20_4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6859 | 2026.01.07 22:04:34.864345 [ 277 ] {2e4990ec-55ec-4106-b10c-36bd2cad705d} <Debug> TCPHandler: Processed in 0.002186853 sec. | ||
| 6860 | 2026.01.07 22:04:34.864410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6861 | 2026.01.07 22:04:34.864467 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.01.07 22:04:34.864563 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.01.07 22:04:34.864605 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6864 | 2026.01.07 22:04:34.864935 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.01.07 22:04:34.864971 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6866 | 2026.01.07 22:04:34.865291 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6867 | 2026.01.07 22:04:34.865505 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.01.07 22:04:34.865631 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 6869 | 2026.01.07 22:04:34.865666 [ 277 ] {e396977e-e1e6-43f5-bd81-ec0345f6c53e} <Debug> TCPHandler: Processed in 0.001248128 sec. | ||
| 6870 | 2026.01.07 22:04:35.636986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13865 | ||
| 6871 | 2026.01.07 22:04:35.637466 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.01.07 22:04:35.637512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6873 | 2026.01.07 22:04:35.638000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6874 | 2026.01.07 22:04:35.638235 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.01.07 22:04:35.638378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13865 | ||
| 6876 | 2026.01.07 22:04:36.411295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6877 | 2026.01.07 22:04:36.428636 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.01.07 22:04:36.428691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6879 | 2026.01.07 22:04:36.434889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6880 | 2026.01.07 22:04:36.435612 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.01.07 22:04:36.438707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6882 | 2026.01.07 22:04:38.170710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 920 | ||
| 6883 | 2026.01.07 22:04:38.173245 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.01.07 22:04:38.173305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6885 | 2026.01.07 22:04:38.174527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6886 | 2026.01.07 22:04:38.174828 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.01.07 22:04:38.174985 [ 132 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6888 | 2026.01.07 22:04:38.175057 [ 132 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.07 22:04:38.175082 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6890 | 2026.01.07 22:04:38.175187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6891 | 2026.01.07 22:04:38.175216 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 6892 | 2026.01.07 22:04:38.175800 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6893 | 2026.01.07 22:04:38.175942 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
| 6894 | 2026.01.07 22:04:38.176285 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6895 | 2026.01.07 22:04:38.176600 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6896 | 2026.01.07 22:04:38.176897 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6897 | 2026.01.07 22:04:38.177189 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 6898 | 2026.01.07 22:04:38.177488 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 6899 | 2026.01.07 22:04:38.184126 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008969922 sec., 102564.99443361937 rows/sec., 84.08 MiB/sec. | ||
| 6900 | 2026.01.07 22:04:38.185185 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6901 | 2026.01.07 22:04:38.185688 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.01.07 22:04:38.185759 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_21_4} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6903 | 2026.01.07 22:04:38.185930 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6904 | 2026.01.07 22:04:39.838112 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.01.07 22:04:39.838311 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6906 | 2026.01.07 22:04:39.838384 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6907 | 2026.01.07 22:04:39.839127 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.01.07 22:04:39.839175 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6909 | 2026.01.07 22:04:39.839549 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6910 | 2026.01.07 22:04:39.839772 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.01.07 22:04:39.839938 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001724 sec., 1160.092807424594 rows/sec., 94.60 KiB/sec. | ||
| 6912 | 2026.01.07 22:04:39.839983 [ 277 ] {06ab8b37-b47c-41ba-b13d-b6002d0b477e} <Debug> TCPHandler: Processed in 0.00205841 sec. | ||
| 6913 | 2026.01.07 22:04:39.840098 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.01.07 22:04:39.840206 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6915 | 2026.01.07 22:04:39.840247 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6916 | 2026.01.07 22:04:39.840777 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.01.07 22:04:39.840814 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6918 | 2026.01.07 22:04:39.841129 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6919 | 2026.01.07 22:04:39.841335 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.01.07 22:04:39.841470 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001227 sec., 90464.54767726161 rows/sec., 7.60 MiB/sec. | ||
| 6921 | 2026.01.07 22:04:39.841508 [ 277 ] {6b22516f-5c3e-4989-b780-12c581a5c6b1} <Debug> TCPHandler: Processed in 0.001406551 sec. | ||
| 6922 | 2026.01.07 22:04:39.841622 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6923 | 2026.01.07 22:04:39.841713 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6924 | 2026.01.07 22:04:39.841752 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6925 | 2026.01.07 22:04:39.842145 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.01.07 22:04:39.842181 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6927 | 2026.01.07 22:04:39.842475 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6928 | 2026.01.07 22:04:39.842675 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.07 22:04:39.842801 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001106 sec., 26220.614828209764 rows/sec., 1.92 MiB/sec. | ||
| 6930 | 2026.01.07 22:04:39.842837 [ 277 ] {dc663186-5a4e-487e-87ec-5757b74f5824} <Debug> TCPHandler: Processed in 0.001263729 sec. | ||
| 6931 | 2026.01.07 22:04:39.842943 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.01.07 22:04:39.843033 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6933 | 2026.01.07 22:04:39.843072 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6934 | 2026.01.07 22:04:39.843494 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.01.07 22:04:39.843530 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6936 | 2026.01.07 22:04:39.843835 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6937 | 2026.01.07 22:04:39.844037 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.01.07 22:04:39.844168 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001153 sec., 80659.15004336514 rows/sec., 6.30 MiB/sec. | ||
| 6939 | 2026.01.07 22:04:39.844205 [ 277 ] {dd0cb0e7-cc8b-4a90-8e95-16fc8f90ddd3} <Debug> TCPHandler: Processed in 0.001310139 sec. | ||
| 6940 | 2026.01.07 22:04:39.844311 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.01.07 22:04:39.844406 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6942 | 2026.01.07 22:04:39.844448 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6943 | 2026.01.07 22:04:39.844850 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.01.07 22:04:39.844885 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6945 | 2026.01.07 22:04:39.845217 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6946 | 2026.01.07 22:04:39.845423 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.01.07 22:04:39.845559 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001171 sec., 137489.32536293767 rows/sec., 9.58 MiB/sec. | ||
| 6948 | 2026.01.07 22:04:39.845597 [ 277 ] {268bcdb1-957f-4361-8d1e-9a175a014485} <Debug> TCPHandler: Processed in 0.00133457 sec. | ||
| 6949 | 2026.01.07 22:04:39.845704 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.01.07 22:04:39.845798 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6951 | 2026.01.07 22:04:39.845854 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6952 | 2026.01.07 22:04:39.846650 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.01.07 22:04:39.846687 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6954 | 2026.01.07 22:04:39.847239 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6955 | 2026.01.07 22:04:39.847471 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.01.07 22:04:39.847610 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00183 sec., 14754.098360655738 rows/sec., 26.44 MiB/sec. | ||
| 6957 | 2026.01.07 22:04:39.847663 [ 277 ] {f4d597cb-2ce2-4372-a803-a5ff6a5de008} <Debug> TCPHandler: Processed in 0.00200891 sec. | ||
| 6958 | 2026.01.07 22:04:39.847774 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.01.07 22:04:39.847877 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6960 | 2026.01.07 22:04:39.847919 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6961 | 2026.01.07 22:04:39.848248 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.01.07 22:04:39.848283 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6963 | 2026.01.07 22:04:39.848590 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6964 | 2026.01.07 22:04:39.848801 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.01.07 22:04:39.848937 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6966 | 2026.01.07 22:04:39.848981 [ 277 ] {e103c1b2-a9b4-497d-8251-53197e0d0175} <Debug> TCPHandler: Processed in 0.001256358 sec. | ||
| 6967 | 2026.01.07 22:04:43.029184 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6968 | 2026.01.07 22:04:43.029291 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6969 | 2026.01.07 22:04:43.138575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14377 | ||
| 6970 | 2026.01.07 22:04:43.139390 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.01.07 22:04:43.139458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6972 | 2026.01.07 22:04:43.140224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6973 | 2026.01.07 22:04:43.140459 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.01.07 22:04:43.140586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14377 | ||
| 6975 | 2026.01.07 22:04:43.938867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6976 | 2026.01.07 22:04:43.955972 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.01.07 22:04:43.956030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6978 | 2026.01.07 22:04:43.962565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6979 | 2026.01.07 22:04:43.963285 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.01.07 22:04:43.966093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6981 | 2026.01.07 22:04:44.847834 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.01.07 22:04:44.848016 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.01.07 22:04:44.848082 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6984 | 2026.01.07 22:04:44.848948 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.01.07 22:04:44.849000 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6986 | 2026.01.07 22:04:44.849417 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6987 | 2026.01.07 22:04:44.849652 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.07 22:04:44.849791 [ 122 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6989 | 2026.01.07 22:04:44.849803 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001838 sec., 223068.55277475517 rows/sec., 14.15 MiB/sec. | ||
| 6990 | 2026.01.07 22:04:44.849862 [ 122 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.01.07 22:04:44.849875 [ 277 ] {4e1e603a-9608-4922-aec5-e026bcd5b431} <Debug> TCPHandler: Processed in 0.002174383 sec. | ||
| 6992 | 2026.01.07 22:04:44.849895 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6993 | 2026.01.07 22:04:44.850015 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.01.07 22:04:44.850015 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6995 | 2026.01.07 22:04:44.850126 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6996 | 2026.01.07 22:04:44.850158 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6997 | 2026.01.07 22:04:44.850173 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6998 | 2026.01.07 22:04:44.850208 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6999 | 2026.01.07 22:04:44.850287 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7000 | 2026.01.07 22:04:44.850353 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7001 | 2026.01.07 22:04:44.850414 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7002 | 2026.01.07 22:04:44.850473 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7003 | 2026.01.07 22:04:44.851133 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.07 22:04:44.851176 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7005 | 2026.01.07 22:04:44.851581 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7006 | 2026.01.07 22:04:44.851651 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683145 sec., 1217958.0487717933 rows/sec., 81.91 MiB/sec. | ||
| 7007 | 2026.01.07 22:04:44.851807 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7008 | 2026.01.07 22:04:44.851832 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.01.07 22:04:44.851963 [ 122 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7010 | 2026.01.07 22:04:44.851986 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001881 sec., 606060.6060606061 rows/sec., 48.09 MiB/sec. | ||
| 7011 | 2026.01.07 22:04:44.851999 [ 122 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.01.07 22:04:44.852031 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7013 | 2026.01.07 22:04:44.852033 [ 277 ] {d7b981b8-a6cb-4a0d-b3ca-239cfc25647d} <Debug> TCPHandler: Processed in 0.002073021 sec. | ||
| 7014 | 2026.01.07 22:04:44.852094 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.07 22:04:44.852114 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7016 | 2026.01.07 22:04:44.852158 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.01.07 22:04:44.852165 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_21_5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7018 | 2026.01.07 22:04:44.852206 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7019 | 2026.01.07 22:04:44.852234 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2344 rows starting from the beginning of the part | ||
| 7020 | 2026.01.07 22:04:44.852250 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7021 | 2026.01.07 22:04:44.852262 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.01.07 22:04:44.852283 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7023 | 2026.01.07 22:04:44.852307 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7024 | 2026.01.07 22:04:44.852330 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 110 rows starting from the beginning of the part | ||
| 7025 | 2026.01.07 22:04:44.852374 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1140 rows starting from the beginning of the part | ||
| 7026 | 2026.01.07 22:04:44.852421 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 111 rows starting from the beginning of the part | ||
| 7027 | 2026.01.07 22:04:44.852459 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1140 rows starting from the beginning of the part | ||
| 7028 | 2026.01.07 22:04:44.852785 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.01.07 22:04:44.852828 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7030 | 2026.01.07 22:04:44.853158 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7031 | 2026.01.07 22:04:44.853388 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.01.07 22:04:44.853521 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001278 sec., 171361.50234741785 rows/sec., 10.22 MiB/sec. | ||
| 7033 | 2026.01.07 22:04:44.853559 [ 277 ] {be9cac89-99fe-42fc-8848-bf2b932841a7} <Debug> TCPHandler: Processed in 0.001450991 sec. | ||
| 7034 | 2026.01.07 22:04:44.853663 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.01.07 22:04:44.853758 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.01.07 22:04:44.853798 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7037 | 2026.01.07 22:04:44.854271 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.01.07 22:04:44.854308 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7039 | 2026.01.07 22:04:44.854304 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002215063 sec., 2212578.1524046944 rows/sec., 186.43 MiB/sec. | ||
| 7040 | 2026.01.07 22:04:44.854625 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7041 | 2026.01.07 22:04:44.854686 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7042 | 2026.01.07 22:04:44.854880 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.01.07 22:04:44.855035 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 7044 | 2026.01.07 22:04:44.855060 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.01.07 22:04:44.855074 [ 277 ] {f3111d71-3d77-4dd1-be40-6ed15b5ec16b} <Debug> TCPHandler: Processed in 0.001460732 sec. | ||
| 7046 | 2026.01.07 22:04:44.855153 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_46_9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7047 | 2026.01.07 22:04:44.855188 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.01.07 22:04:44.855274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7049 | 2026.01.07 22:04:44.855285 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.01.07 22:04:44.855333 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7051 | 2026.01.07 22:04:44.855786 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.01.07 22:04:44.855822 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7053 | 2026.01.07 22:04:44.856135 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7054 | 2026.01.07 22:04:44.856346 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.07 22:04:44.856449 [ 122 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7056 | 2026.01.07 22:04:44.856479 [ 122 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.01.07 22:04:44.856480 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 7058 | 2026.01.07 22:04:44.856496 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7059 | 2026.01.07 22:04:44.856531 [ 277 ] {e1993030-2745-407c-a98b-48e09763e859} <Debug> TCPHandler: Processed in 0.0013927 sec. | ||
| 7060 | 2026.01.07 22:04:44.856585 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7061 | 2026.01.07 22:04:44.856641 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.01.07 22:04:44.856669 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2026.01.07 22:04:44.856698 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7064 | 2026.01.07 22:04:44.856734 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7065 | 2026.01.07 22:04:44.856752 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7066 | 2026.01.07 22:04:44.856773 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7067 | 2026.01.07 22:04:44.856797 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7068 | 2026.01.07 22:04:44.856835 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7069 | 2026.01.07 22:04:44.856873 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7070 | 2026.01.07 22:04:44.857444 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.01.07 22:04:44.857479 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7072 | 2026.01.07 22:04:44.857749 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197478 sec., 881018.2734046053 rows/sec., 53.39 MiB/sec. | ||
| 7073 | 2026.01.07 22:04:44.857850 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7074 | 2026.01.07 22:04:44.857860 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7075 | 2026.01.07 22:04:44.858073 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.01.07 22:04:44.858107 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.01.07 22:04:44.858167 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_21_5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7078 | 2026.01.07 22:04:44.858179 [ 122 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7079 | 2026.01.07 22:04:44.858200 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001484 sec., 466981.1320754717 rows/sec., 32.63 MiB/sec. | ||
| 7080 | 2026.01.07 22:04:44.858208 [ 122 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.01.07 22:04:44.858230 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7082 | 2026.01.07 22:04:44.858241 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7083 | 2026.01.07 22:04:44.858245 [ 277 ] {49fde20d-a330-40c0-bd82-f153d22c829c} <Debug> TCPHandler: Processed in 0.001653104 sec. | ||
| 7084 | 2026.01.07 22:04:44.858315 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7085 | 2026.01.07 22:04:44.858379 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.01.07 22:04:44.858410 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7087 | 2026.01.07 22:04:44.858438 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7088 | 2026.01.07 22:04:44.858480 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7089 | 2026.01.07 22:04:44.858485 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7090 | 2026.01.07 22:04:44.858529 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7091 | 2026.01.07 22:04:44.858541 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 91 rows starting from the beginning of the part | ||
| 7092 | 2026.01.07 22:04:44.858582 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 693 rows starting from the beginning of the part | ||
| 7093 | 2026.01.07 22:04:44.858613 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 93 rows starting from the beginning of the part | ||
| 7094 | 2026.01.07 22:04:44.858649 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 693 rows starting from the beginning of the part | ||
| 7095 | 2026.01.07 22:04:44.858872 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.01.07 22:04:44.858913 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7097 | 2026.01.07 22:04:44.859248 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7098 | 2026.01.07 22:04:44.859458 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.01.07 22:04:44.859588 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 7100 | 2026.01.07 22:04:44.859624 [ 277 ] {b79f5a7a-08f5-43ee-83fd-0b97e309c456} <Debug> TCPHandler: Processed in 0.001292059 sec. | ||
| 7101 | 2026.01.07 22:04:44.859735 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.01.07 22:04:44.859744 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453741 sec., 1957707.7347340414 rows/sec., 147.17 MiB/sec. | ||
| 7103 | 2026.01.07 22:04:44.859849 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7104 | 2026.01.07 22:04:44.859911 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7105 | 2026.01.07 22:04:44.859932 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7106 | 2026.01.07 22:04:44.860171 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.01.07 22:04:44.860234 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_46_9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7108 | 2026.01.07 22:04:44.860293 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7109 | 2026.01.07 22:04:44.860437 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.01.07 22:04:44.860487 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7111 | 2026.01.07 22:04:44.860893 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7112 | 2026.01.07 22:04:44.861116 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.01.07 22:04:44.861240 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7114 | 2026.01.07 22:04:44.861253 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001435 sec., 218815.33101045294 rows/sec., 14.37 MiB/sec. | ||
| 7115 | 2026.01.07 22:04:44.861282 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.01.07 22:04:44.861297 [ 277 ] {146db02f-7734-462d-8021-4d9b687acfb9} <Debug> TCPHandler: Processed in 0.001612323 sec. | ||
| 7117 | 2026.01.07 22:04:44.861306 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7118 | 2026.01.07 22:04:44.861379 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7119 | 2026.01.07 22:04:44.861403 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.01.07 22:04:44.861464 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7121 | 2026.01.07 22:04:44.861490 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14118 rows starting from the beginning of the part | ||
| 7122 | 2026.01.07 22:04:44.861498 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.01.07 22:04:44.861541 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part | ||
| 7124 | 2026.01.07 22:04:44.861542 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7125 | 2026.01.07 22:04:44.861585 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7126 | 2026.01.07 22:04:44.861624 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7127 | 2026.01.07 22:04:44.861664 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 7128 | 2026.01.07 22:04:44.861703 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7129 | 2026.01.07 22:04:44.861869 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.01.07 22:04:44.861904 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7131 | 2026.01.07 22:04:44.862209 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7132 | 2026.01.07 22:04:44.862420 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.01.07 22:04:44.862568 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 7134 | 2026.01.07 22:04:44.862606 [ 277 ] {56b1cf5b-4647-4c60-856b-34c1b94e911c} <Debug> TCPHandler: Processed in 0.001253209 sec. | ||
| 7135 | 2026.01.07 22:04:44.862711 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.01.07 22:04:44.862805 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7137 | 2026.01.07 22:04:44.862861 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7138 | 2026.01.07 22:04:44.863673 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.07 22:04:44.863708 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7140 | 2026.01.07 22:04:44.864252 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7141 | 2026.01.07 22:04:44.864478 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.07 22:04:44.864629 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 13.62 MiB/sec. | ||
| 7143 | 2026.01.07 22:04:44.864702 [ 277 ] {cd1fed7f-6450-455e-b52a-1efcf247576e} <Debug> TCPHandler: Processed in 0.00204061 sec. | ||
| 7144 | 2026.01.07 22:04:44.864816 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.01.07 22:04:44.864923 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7146 | 2026.01.07 22:04:44.864970 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7147 | 2026.01.07 22:04:44.865298 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.01.07 22:04:44.865333 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7149 | 2026.01.07 22:04:44.865654 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7150 | 2026.01.07 22:04:44.865868 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.01.07 22:04:44.865970 [ 121 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7152 | 2026.01.07 22:04:44.865997 [ 121 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.07 22:04:44.865999 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 7154 | 2026.01.07 22:04:44.866015 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7155 | 2026.01.07 22:04:44.866040 [ 277 ] {84c49ac0-18ee-49bd-b688-ba6734db520f} <Debug> TCPHandler: Processed in 0.001276158 sec. | ||
| 7156 | 2026.01.07 22:04:44.866054 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00470145 sec., 3224749.811228451 rows/sec., 215.76 MiB/sec. | ||
| 7157 | 2026.01.07 22:04:44.866075 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7158 | 2026.01.07 22:04:44.866153 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7159 | 2026.01.07 22:04:44.866176 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3022 rows starting from the beginning of the part | ||
| 7160 | 2026.01.07 22:04:44.866216 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7161 | 2026.01.07 22:04:44.866249 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7162 | 2026.01.07 22:04:44.866279 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7163 | 2026.01.07 22:04:44.866310 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7164 | 2026.01.07 22:04:44.866340 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7165 | 2026.01.07 22:04:44.866693 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7166 | 2026.01.07 22:04:44.867069 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.01.07 22:04:44.867155 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7168 | 2026.01.07 22:04:44.867260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7169 | 2026.01.07 22:04:44.867425 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137393 sec., 2463007.576805223 rows/sec., 156.26 MiB/sec. | ||
| 7170 | 2026.01.07 22:04:44.867717 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7171 | 2026.01.07 22:04:44.867982 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.01.07 22:04:44.868053 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_46_9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7173 | 2026.01.07 22:04:44.868130 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7174 | 2026.01.07 22:04:48.175494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 956 | ||
| 7175 | 2026.01.07 22:04:48.177941 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.07 22:04:48.178001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7177 | 2026.01.07 22:04:48.179242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7178 | 2026.01.07 22:04:48.179520 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.07 22:04:48.179888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7180 | 2026.01.07 22:04:49.838385 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.01.07 22:04:49.838662 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7182 | 2026.01.07 22:04:49.838764 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7183 | 2026.01.07 22:04:49.839607 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.01.07 22:04:49.839650 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7185 | 2026.01.07 22:04:49.840051 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7186 | 2026.01.07 22:04:49.840271 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.07 22:04:49.840423 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001839 sec., 59815.11691136487 rows/sec., 5.03 MiB/sec. | ||
| 7188 | 2026.01.07 22:04:49.840464 [ 277 ] {5d0e68e5-0de4-4d49-88b6-354e8ede5e72} <Debug> TCPHandler: Processed in 0.002275894 sec. | ||
| 7189 | 2026.01.07 22:04:49.840592 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.01.07 22:04:49.840691 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7191 | 2026.01.07 22:04:49.840731 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7192 | 2026.01.07 22:04:49.841243 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.01.07 22:04:49.841294 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7194 | 2026.01.07 22:04:49.841672 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7195 | 2026.01.07 22:04:49.841919 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.01.07 22:04:49.842062 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00139 sec., 19424.460431654676 rows/sec., 1.43 MiB/sec. | ||
| 7197 | 2026.01.07 22:04:49.842066 [ 115 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7198 | 2026.01.07 22:04:49.842100 [ 277 ] {ae51f747-08c5-48a6-850b-5382606a08d1} <Debug> TCPHandler: Processed in 0.001556553 sec. | ||
| 7199 | 2026.01.07 22:04:49.842141 [ 115 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.01.07 22:04:49.842168 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7201 | 2026.01.07 22:04:49.842239 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.01.07 22:04:49.842300 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7203 | 2026.01.07 22:04:49.842352 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7204 | 2026.01.07 22:04:49.842400 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7205 | 2026.01.07 22:04:49.842468 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7206 | 2026.01.07 22:04:49.842510 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 7207 | 2026.01.07 22:04:49.842584 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 7208 | 2026.01.07 22:04:49.842633 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 219 rows starting from the beginning of the part | ||
| 7209 | 2026.01.07 22:04:49.842680 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part | ||
| 7210 | 2026.01.07 22:04:49.842722 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 219 rows starting from the beginning of the part | ||
| 7211 | 2026.01.07 22:04:49.842768 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 7212 | 2026.01.07 22:04:49.842853 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.01.07 22:04:49.842894 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7214 | 2026.01.07 22:04:49.843243 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7215 | 2026.01.07 22:04:49.843482 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.01.07 22:04:49.843610 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001286 sec., 70762.05287713841 rows/sec., 5.53 MiB/sec. | ||
| 7217 | 2026.01.07 22:04:49.843653 [ 277 ] {30e43145-c115-47e2-90cf-aa5c384853db} <Debug> TCPHandler: Processed in 0.001460802 sec. | ||
| 7218 | 2026.01.07 22:04:49.843736 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497202 sec., 524311.3487692375 rows/sec., 34.37 MiB/sec. | ||
| 7219 | 2026.01.07 22:04:49.843775 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.01.07 22:04:49.843878 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7221 | 2026.01.07 22:04:49.843924 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7222 | 2026.01.07 22:04:49.843925 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7223 | 2026.01.07 22:04:49.844216 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.01.07 22:04:49.844290 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_41_8} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7225 | 2026.01.07 22:04:49.844362 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7226 | 2026.01.07 22:04:49.844392 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.01.07 22:04:49.844433 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7228 | 2026.01.07 22:04:49.844832 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7229 | 2026.01.07 22:04:49.845040 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.01.07 22:04:49.845167 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 7231 | 2026.01.07 22:04:49.845204 [ 277 ] {a2b31bb2-a234-45a6-9a97-7eea68d609b2} <Debug> TCPHandler: Processed in 0.001480582 sec. | ||
| 7232 | 2026.01.07 22:04:49.845329 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.01.07 22:04:49.845423 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7234 | 2026.01.07 22:04:49.845481 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7235 | 2026.01.07 22:04:49.846341 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.01.07 22:04:49.846378 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7237 | 2026.01.07 22:04:49.846917 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7238 | 2026.01.07 22:04:49.847136 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.01.07 22:04:49.847268 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001864 sec., 14484.978540772532 rows/sec., 25.96 MiB/sec. | ||
| 7240 | 2026.01.07 22:04:49.847267 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7241 | 2026.01.07 22:04:49.847319 [ 277 ] {42949217-9b28-4ce9-a781-d7192254bbb5} <Debug> TCPHandler: Processed in 0.00204872 sec. | ||
| 7242 | 2026.01.07 22:04:49.847321 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.01.07 22:04:49.847351 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7244 | 2026.01.07 22:04:49.847434 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.01.07 22:04:49.847436 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7246 | 2026.01.07 22:04:49.847531 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.01.07 22:04:49.847577 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7248 | 2026.01.07 22:04:49.847668 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7249 | 2026.01.07 22:04:49.847731 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 683 rows starting from the beginning of the part | ||
| 7250 | 2026.01.07 22:04:49.847852 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 7251 | 2026.01.07 22:04:49.847919 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.01.07 22:04:49.847958 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7253 | 2026.01.07 22:04:49.847971 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 7254 | 2026.01.07 22:04:49.848085 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 7255 | 2026.01.07 22:04:49.848195 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 7256 | 2026.01.07 22:04:49.848270 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7257 | 2026.01.07 22:04:49.848297 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 7258 | 2026.01.07 22:04:49.848499 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.07 22:04:49.848656 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 7260 | 2026.01.07 22:04:49.848696 [ 277 ] {16fef68a-f9f0-4b7c-ad3f-aa9eaf5567cd} <Debug> TCPHandler: Processed in 0.001311459 sec. | ||
| 7261 | 2026.01.07 22:04:49.861805 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 19 columns (19 merged, 0 gathered) in 0.014403953 sec., 54984.905879656784 rows/sec., 98.53 MiB/sec. | ||
| 7262 | 2026.01.07 22:04:49.862654 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7263 | 2026.01.07 22:04:49.863029 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.01.07 22:04:49.863111 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7265 | 2026.01.07 22:04:49.863238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7266 | 2026.01.07 22:04:50.640759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14825 | ||
| 7267 | 2026.01.07 22:04:50.641270 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.07 22:04:50.641313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7269 | 2026.01.07 22:04:50.641792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7270 | 2026.01.07 22:04:50.642017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.07 22:04:50.642146 [ 113 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7272 | 2026.01.07 22:04:50.642153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14825 | ||
| 7273 | 2026.01.07 22:04:50.642228 [ 113 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.07 22:04:50.642258 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7275 | 2026.01.07 22:04:50.642395 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 7276 | 2026.01.07 22:04:50.642558 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7277 | 2026.01.07 22:04:50.642603 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12457 rows starting from the beginning of the part | ||
| 7278 | 2026.01.07 22:04:50.642675 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7279 | 2026.01.07 22:04:50.642725 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7280 | 2026.01.07 22:04:50.642771 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7281 | 2026.01.07 22:04:50.642820 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7282 | 2026.01.07 22:04:50.642864 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7283 | 2026.01.07 22:04:50.644666 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14825 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334225 sec., 6351144.384110358 rows/sec., 90.85 MiB/sec. | ||
| 7284 | 2026.01.07 22:04:50.645214 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7285 | 2026.01.07 22:04:50.645560 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.07 22:04:50.645652 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_31_6} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7287 | 2026.01.07 22:04:50.645781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7288 | 2026.01.07 22:04:51.466275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7289 | 2026.01.07 22:04:51.484022 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.07 22:04:51.484081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7291 | 2026.01.07 22:04:51.489884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7292 | 2026.01.07 22:04:51.490625 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.01.07 22:04:51.490942 [ 112 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7294 | 2026.01.07 22:04:51.491008 [ 112 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.01.07 22:04:51.491029 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7296 | 2026.01.07 22:04:51.491163 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 7297 | 2026.01.07 22:04:51.494055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7298 | 2026.01.07 22:04:51.495139 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7299 | 2026.01.07 22:04:51.496757 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7300 | 2026.01.07 22:04:51.501625 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7301 | 2026.01.07 22:04:51.506168 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7302 | 2026.01.07 22:04:51.510921 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7303 | 2026.01.07 22:04:51.515658 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7304 | 2026.01.07 22:04:51.519585 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7305 | 2026.01.07 22:04:51.575088 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083975671 sec., 2786.521348546295 rows/sec., 14.41 MiB/sec. | ||
| 7306 | 2026.01.07 22:04:51.577951 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7307 | 2026.01.07 22:04:51.579956 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.01.07 22:04:51.580063 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_31_6} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7309 | 2026.01.07 22:04:51.582581 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7310 | 2026.01.07 22:04:52.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.65 MiB, peak 294.19 MiB, free memory in arenas 0.00 B, will set to 285.32 MiB (RSS), difference: 1.67 MiB | ||
| 7311 | 2026.01.07 22:04:52.186316 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.01.07 22:04:52.186491 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.01.07 22:04:52.186559 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7314 | 2026.01.07 22:04:52.187421 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.01.07 22:04:52.187468 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7316 | 2026.01.07 22:04:52.187895 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7317 | 2026.01.07 22:04:52.188133 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.01.07 22:04:52.188294 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001854 sec., 221143.47357065804 rows/sec., 14.03 MiB/sec. | ||
| 7319 | 2026.01.07 22:04:52.188337 [ 277 ] {52fc5fba-9e11-4d03-9e12-f01d2c89148b} <Debug> TCPHandler: Processed in 0.002160562 sec. | ||
| 7320 | 2026.01.07 22:04:52.188459 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.01.07 22:04:52.188553 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7322 | 2026.01.07 22:04:52.188593 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7323 | 2026.01.07 22:04:52.190046 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.01.07 22:04:52.190084 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7325 | 2026.01.07 22:04:52.190515 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7326 | 2026.01.07 22:04:52.190729 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.01.07 22:04:52.190862 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002328 sec., 979381.443298969 rows/sec., 79.36 MiB/sec. | ||
| 7328 | 2026.01.07 22:04:52.190901 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7329 | 2026.01.07 22:04:52.190915 [ 277 ] {9acd0110-aed3-456d-a56f-70661e7cd354} <Debug> TCPHandler: Processed in 0.002508947 sec. | ||
| 7330 | 2026.01.07 22:04:52.191024 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.07 22:04:52.191118 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.07 22:04:52.191156 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7333 | 2026.01.07 22:04:52.191617 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.07 22:04:52.191653 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7335 | 2026.01.07 22:04:52.191951 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7336 | 2026.01.07 22:04:52.192155 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.07 22:04:52.192279 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00118 sec., 185593.22033898305 rows/sec., 11.06 MiB/sec. | ||
| 7338 | 2026.01.07 22:04:52.192316 [ 277 ] {a60f79fa-ef3e-4e70-9050-2a7a8f4f667a} <Debug> TCPHandler: Processed in 0.00134038 sec. | ||
| 7339 | 2026.01.07 22:04:52.192418 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.07 22:04:52.192510 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.07 22:04:52.192549 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7342 | 2026.01.07 22:04:52.193054 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.07 22:04:52.193090 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7344 | 2026.01.07 22:04:52.193403 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7345 | 2026.01.07 22:04:52.193615 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.07 22:04:52.193738 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001246 sec., 353130.01605136436 rows/sec., 23.36 MiB/sec. | ||
| 7347 | 2026.01.07 22:04:52.193775 [ 277 ] {98bf6a1a-a148-4430-b2ea-a65d95d7360d} <Debug> TCPHandler: Processed in 0.001406311 sec. | ||
| 7348 | 2026.01.07 22:04:52.193880 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.07 22:04:52.193972 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.07 22:04:52.194011 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7351 | 2026.01.07 22:04:52.194452 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.07 22:04:52.194488 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7353 | 2026.01.07 22:04:52.194786 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7354 | 2026.01.07 22:04:52.194990 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.07 22:04:52.195116 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001161 sec., 181739.87941429802 rows/sec., 10.32 MiB/sec. | ||
| 7356 | 2026.01.07 22:04:52.195152 [ 277 ] {90201503-b273-4ba7-b6a4-ba50f7000451} <Debug> TCPHandler: Processed in 0.00132077 sec. | ||
| 7357 | 2026.01.07 22:04:52.195253 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.01.07 22:04:52.195345 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7359 | 2026.01.07 22:04:52.195384 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7360 | 2026.01.07 22:04:52.196125 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.07 22:04:52.196161 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7362 | 2026.01.07 22:04:52.196506 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7363 | 2026.01.07 22:04:52.196715 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.07 22:04:52.196841 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001514 sec., 758916.7767503302 rows/sec., 54.10 MiB/sec. | ||
| 7365 | 2026.01.07 22:04:52.196879 [ 277 ] {e36cd1d2-1ffd-426e-a73e-3b811b6b693b} <Debug> TCPHandler: Processed in 0.001673905 sec. | ||
| 7366 | 2026.01.07 22:04:52.196985 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.01.07 22:04:52.197078 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7368 | 2026.01.07 22:04:52.197119 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7369 | 2026.01.07 22:04:52.197437 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.01.07 22:04:52.197472 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7371 | 2026.01.07 22:04:52.197764 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7372 | 2026.01.07 22:04:52.197972 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.01.07 22:04:52.198097 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 7374 | 2026.01.07 22:04:52.198132 [ 277 ] {7076fd6b-2dfe-4c84-a5c8-815495849cec} <Debug> TCPHandler: Processed in 0.001195868 sec. | ||
| 7375 | 2026.01.07 22:04:52.198235 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.01.07 22:04:52.198327 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.07 22:04:52.198369 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7378 | 2026.01.07 22:04:52.198942 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.01.07 22:04:52.198977 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7380 | 2026.01.07 22:04:52.199341 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7381 | 2026.01.07 22:04:52.199548 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.01.07 22:04:52.199673 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001364 sec., 670087.9765395895 rows/sec., 44.31 MiB/sec. | ||
| 7383 | 2026.01.07 22:04:52.199709 [ 277 ] {385455f1-0770-4f1f-8e1e-fea8a49db5e6} <Debug> TCPHandler: Processed in 0.001522333 sec. | ||
| 7384 | 2026.01.07 22:04:52.199812 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.07 22:04:52.199904 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7386 | 2026.01.07 22:04:52.199946 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7387 | 2026.01.07 22:04:52.200249 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.07 22:04:52.200285 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7389 | 2026.01.07 22:04:52.200575 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7390 | 2026.01.07 22:04:52.200779 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.01.07 22:04:52.200902 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 7392 | 2026.01.07 22:04:52.200937 [ 277 ] {70f9651a-8df7-4d7e-8468-9fe63b53d455} <Debug> TCPHandler: Processed in 0.001172297 sec. | ||
| 7393 | 2026.01.07 22:04:52.201073 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.01.07 22:04:52.201164 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.01.07 22:04:52.201217 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7396 | 2026.01.07 22:04:52.201991 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.01.07 22:04:52.202052 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7398 | 2026.01.07 22:04:52.202565 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7399 | 2026.01.07 22:04:52.202786 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.07 22:04:52.202919 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 14.15 MiB/sec. | ||
| 7401 | 2026.01.07 22:04:52.202970 [ 277 ] {3e68f2a1-eeee-4a7b-86b4-54597d293eba} <Debug> TCPHandler: Processed in 0.001949359 sec. | ||
| 7402 | 2026.01.07 22:04:52.203085 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.07 22:04:52.203189 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.07 22:04:52.203230 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7405 | 2026.01.07 22:04:52.203597 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.07 22:04:52.203633 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7407 | 2026.01.07 22:04:52.203941 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7408 | 2026.01.07 22:04:52.204152 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.07 22:04:52.204278 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001108 sec., 66787.0036101083 rows/sec., 3.92 MiB/sec. | ||
| 7410 | 2026.01.07 22:04:52.204314 [ 277 ] {7900bb86-0301-47d3-9875-c3b7c9f0e26a} <Debug> TCPHandler: Processed in 0.001279099 sec. | ||
| 7411 | 2026.01.07 22:04:54.834137 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.01.07 22:04:54.834383 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7413 | 2026.01.07 22:04:54.834470 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7414 | 2026.01.07 22:04:54.835272 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.07 22:04:54.835333 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7416 | 2026.01.07 22:04:54.835843 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7417 | 2026.01.07 22:04:54.836161 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.07 22:04:54.836359 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
| 7419 | 2026.01.07 22:04:54.836415 [ 277 ] {337ea59f-3e1e-479a-8324-dca9644d41c1} <Debug> TCPHandler: Processed in 0.002459097 sec. | ||
| 7420 | 2026.01.07 22:04:54.836583 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.01.07 22:04:54.836748 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7422 | 2026.01.07 22:04:54.836821 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7423 | 2026.01.07 22:04:54.837472 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.07 22:04:54.837519 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7425 | 2026.01.07 22:04:54.837899 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7426 | 2026.01.07 22:04:54.838164 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.01.07 22:04:54.838319 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. | ||
| 7428 | 2026.01.07 22:04:54.838365 [ 277 ] {7d8e69c1-4603-4ee7-a060-0fcf77b68a26} <Debug> TCPHandler: Processed in 0.001859478 sec. | ||
| 7429 | 2026.01.07 22:04:54.838507 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.01.07 22:04:54.838625 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.01.07 22:04:54.838676 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7432 | 2026.01.07 22:04:54.839167 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.01.07 22:04:54.839215 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7434 | 2026.01.07 22:04:54.839664 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7435 | 2026.01.07 22:04:54.839953 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.01.07 22:04:54.840125 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00152 sec., 55263.15789473684 rows/sec., 3.84 MiB/sec. | ||
| 7437 | 2026.01.07 22:04:54.840173 [ 277 ] {642094d2-7241-4416-9afb-57f9ba5aafac} <Debug> TCPHandler: Processed in 0.001726625 sec. | ||
| 7438 | 2026.01.07 22:04:54.840312 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.01.07 22:04:54.840431 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.07 22:04:54.840484 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7441 | 2026.01.07 22:04:54.840915 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.07 22:04:54.840959 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7443 | 2026.01.07 22:04:54.841391 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7444 | 2026.01.07 22:04:54.841711 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.07 22:04:54.841903 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001495 sec., 20066.889632107024 rows/sec., 1.36 MiB/sec. | ||
| 7446 | 2026.01.07 22:04:54.841949 [ 277 ] {6e2d342c-7af2-49e4-bb51-c7959cc34acf} <Debug> TCPHandler: Processed in 0.001698585 sec. | ||
| 7447 | 2026.01.07 22:04:58.029538 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7448 | 2026.01.07 22:04:58.029598 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7449 | 2026.01.07 22:04:58.143212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15337 | ||
| 7450 | 2026.01.07 22:04:58.143730 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.01.07 22:04:58.143779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7452 | 2026.01.07 22:04:58.144522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7453 | 2026.01.07 22:04:58.144755 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.01.07 22:04:58.144895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15337 | ||
| 7455 | 2026.01.07 22:04:58.181095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 998 | ||
| 7456 | 2026.01.07 22:04:58.183860 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.07 22:04:58.183917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7458 | 2026.01.07 22:04:58.185219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7459 | 2026.01.07 22:04:58.185512 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.07 22:04:58.185883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 7461 | 2026.01.07 22:04:58.995058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7462 | 2026.01.07 22:04:59.001564 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001181307 sec. | ||
| 7463 | 2026.01.07 22:04:59.011715 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.07 22:04:59.011766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7465 | 2026.01.07 22:04:59.017323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7466 | 2026.01.07 22:04:59.018032 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.07 22:04:59.020878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7468 | 2026.01.07 22:04:59.838089 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.01.07 22:04:59.838272 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7470 | 2026.01.07 22:04:59.838340 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7471 | 2026.01.07 22:04:59.839062 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.01.07 22:04:59.839113 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7473 | 2026.01.07 22:04:59.839524 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7474 | 2026.01.07 22:04:59.839764 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.01.07 22:04:59.839928 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001707 sec., 64440.538957234916 rows/sec., 5.42 MiB/sec. | ||
| 7476 | 2026.01.07 22:04:59.839980 [ 277 ] {940f67b8-fe76-4c2b-b8f6-6b4279bb9f70} <Debug> TCPHandler: Processed in 0.00202396 sec. | ||
| 7477 | 2026.01.07 22:04:59.840109 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.01.07 22:04:59.840211 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7479 | 2026.01.07 22:04:59.840253 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7480 | 2026.01.07 22:04:59.840671 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.01.07 22:04:59.840709 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7482 | 2026.01.07 22:04:59.841007 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7483 | 2026.01.07 22:04:59.841217 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.01.07 22:04:59.841349 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001163 sec., 23215.821152192606 rows/sec., 1.70 MiB/sec. | ||
| 7485 | 2026.01.07 22:04:59.841386 [ 277 ] {e1359760-ea5e-4b0f-beeb-8a6d81d19ef9} <Debug> TCPHandler: Processed in 0.00132787 sec. | ||
| 7486 | 2026.01.07 22:04:59.841502 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.01.07 22:04:59.841596 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7488 | 2026.01.07 22:04:59.841636 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7489 | 2026.01.07 22:04:59.842061 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2026.01.07 22:04:59.842097 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7491 | 2026.01.07 22:04:59.842402 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7492 | 2026.01.07 22:04:59.842605 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.01.07 22:04:59.842733 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001156 sec., 78719.723183391 rows/sec., 6.15 MiB/sec. | ||
| 7494 | 2026.01.07 22:04:59.842770 [ 277 ] {71dbe46b-dc03-483a-90e0-520cff99e878} <Debug> TCPHandler: Processed in 0.001317359 sec. | ||
| 7495 | 2026.01.07 22:04:59.842889 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7496 | 2026.01.07 22:04:59.842982 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7497 | 2026.01.07 22:04:59.843025 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7498 | 2026.01.07 22:04:59.843441 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.01.07 22:04:59.843477 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7500 | 2026.01.07 22:04:59.843805 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7501 | 2026.01.07 22:04:59.844026 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.01.07 22:04:59.844152 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 7503 | 2026.01.07 22:04:59.844188 [ 277 ] {74e30c10-347c-4cc1-92ed-214a8cbc0485} <Debug> TCPHandler: Processed in 0.00134678 sec. | ||
| 7504 | 2026.01.07 22:04:59.844307 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2026.01.07 22:04:59.844399 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7506 | 2026.01.07 22:04:59.844454 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7507 | 2026.01.07 22:04:59.845270 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.01.07 22:04:59.845306 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7509 | 2026.01.07 22:04:59.845836 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7510 | 2026.01.07 22:04:59.846051 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.01.07 22:04:59.846185 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001804 sec., 14966.740576496673 rows/sec., 26.82 MiB/sec. | ||
| 7512 | 2026.01.07 22:04:59.846271 [ 277 ] {088d70f2-df62-4677-8765-3422536f2486} <Debug> TCPHandler: Processed in 0.0020104 sec. | ||
| 7513 | 2026.01.07 22:04:59.846417 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.01.07 22:04:59.846535 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.01.07 22:04:59.846592 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7516 | 2026.01.07 22:04:59.846953 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.01.07 22:04:59.846989 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7518 | 2026.01.07 22:04:59.847286 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7519 | 2026.01.07 22:04:59.847498 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.01.07 22:04:59.847621 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7521 | 2026.01.07 22:04:59.847655 [ 277 ] {e46b4eb8-5c94-4f5f-b5d7-a2e74e949c7c} <Debug> TCPHandler: Processed in 0.001300169 sec. | ||
| 7522 | 2026.01.07 22:05:04.848985 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7523 | 2026.01.07 22:05:04.849203 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7524 | 2026.01.07 22:05:04.849277 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7525 | 2026.01.07 22:05:04.850187 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.01.07 22:05:04.850240 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7527 | 2026.01.07 22:05:04.850662 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7528 | 2026.01.07 22:05:04.850911 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.01.07 22:05:04.851068 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 7530 | 2026.01.07 22:05:04.851120 [ 277 ] {78f2070f-1de3-41ad-9a80-02b70c583031} <Debug> TCPHandler: Processed in 0.002280684 sec. | ||
| 7531 | 2026.01.07 22:05:04.851251 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2026.01.07 22:05:04.851353 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7533 | 2026.01.07 22:05:04.851398 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7534 | 2026.01.07 22:05:04.852385 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.01.07 22:05:04.852424 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7536 | 2026.01.07 22:05:04.852828 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7537 | 2026.01.07 22:05:04.853054 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.01.07 22:05:04.853190 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001861 sec., 612573.8850080601 rows/sec., 48.61 MiB/sec. | ||
| 7539 | 2026.01.07 22:05:04.853195 [ 95 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7540 | 2026.01.07 22:05:04.853229 [ 277 ] {707534d9-109f-4b8d-a27e-733914d8696e} <Debug> TCPHandler: Processed in 0.00203115 sec. | ||
| 7541 | 2026.01.07 22:05:04.853293 [ 95 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.01.07 22:05:04.853334 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7543 | 2026.01.07 22:05:04.853370 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.01.07 22:05:04.853471 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.01.07 22:05:04.853480 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7546 | 2026.01.07 22:05:04.853513 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7547 | 2026.01.07 22:05:04.853632 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7548 | 2026.01.07 22:05:04.853676 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2344 rows starting from the beginning of the part | ||
| 7549 | 2026.01.07 22:05:04.853752 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 110 rows starting from the beginning of the part | ||
| 7550 | 2026.01.07 22:05:04.853805 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2280 rows starting from the beginning of the part | ||
| 7551 | 2026.01.07 22:05:04.853855 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7552 | 2026.01.07 22:05:04.853903 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part | ||
| 7553 | 2026.01.07 22:05:04.853949 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1140 rows starting from the beginning of the part | ||
| 7554 | 2026.01.07 22:05:04.854010 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.01.07 22:05:04.854054 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7556 | 2026.01.07 22:05:04.854400 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7557 | 2026.01.07 22:05:04.854617 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.01.07 22:05:04.854745 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001301 sec., 168332.05226748655 rows/sec., 10.03 MiB/sec. | ||
| 7559 | 2026.01.07 22:05:04.854782 [ 277 ] {0872bf41-0b95-4aa3-828a-fdd4fadd48ed} <Debug> TCPHandler: Processed in 0.001470221 sec. | ||
| 7560 | 2026.01.07 22:05:04.854884 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.01.07 22:05:04.854975 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.01.07 22:05:04.855013 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7563 | 2026.01.07 22:05:04.855457 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.01.07 22:05:04.855492 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7565 | 2026.01.07 22:05:04.855867 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7566 | 2026.01.07 22:05:04.856089 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.01.07 22:05:04.856175 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754951 sec., 2192416.489440284 rows/sec., 185.67 MiB/sec. | ||
| 7568 | 2026.01.07 22:05:04.856219 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001243 sec., 170555.10860820595 rows/sec., 11.00 MiB/sec. | ||
| 7569 | 2026.01.07 22:05:04.856261 [ 277 ] {5fdb61ed-b4cc-43c7-ac42-498661e12ec5} <Debug> TCPHandler: Processed in 0.001408951 sec. | ||
| 7570 | 2026.01.07 22:05:04.856366 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.01.07 22:05:04.856457 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.01.07 22:05:04.856499 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7573 | 2026.01.07 22:05:04.856545 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7574 | 2026.01.07 22:05:04.856882 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.01.07 22:05:04.856971 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_51_10} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7576 | 2026.01.07 22:05:04.856973 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.07 22:05:04.857023 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7578 | 2026.01.07 22:05:04.857073 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7579 | 2026.01.07 22:05:04.857338 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7580 | 2026.01.07 22:05:04.857558 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.01.07 22:05:04.857693 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 7582 | 2026.01.07 22:05:04.857730 [ 277 ] {fb24f173-6b06-426e-ac61-773e96472692} <Debug> TCPHandler: Processed in 0.001413421 sec. | ||
| 7583 | 2026.01.07 22:05:04.857834 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.01.07 22:05:04.857927 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7585 | 2026.01.07 22:05:04.857966 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7586 | 2026.01.07 22:05:04.858637 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.01.07 22:05:04.858674 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7588 | 2026.01.07 22:05:04.859007 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7589 | 2026.01.07 22:05:04.859224 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.01.07 22:05:04.859337 [ 95 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7591 | 2026.01.07 22:05:04.859354 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001445 sec., 479584.77508650516 rows/sec., 33.51 MiB/sec. | ||
| 7592 | 2026.01.07 22:05:04.859372 [ 95 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.01.07 22:05:04.859396 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7594 | 2026.01.07 22:05:04.859399 [ 277 ] {acf41d58-091c-4673-9283-e67cc314989f} <Debug> TCPHandler: Processed in 0.001614603 sec. | ||
| 7595 | 2026.01.07 22:05:04.859492 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7596 | 2026.01.07 22:05:04.859512 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.01.07 22:05:04.859593 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7598 | 2026.01.07 22:05:04.859605 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7599 | 2026.01.07 22:05:04.859628 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 7600 | 2026.01.07 22:05:04.859648 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7601 | 2026.01.07 22:05:04.859695 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 91 rows starting from the beginning of the part | ||
| 7602 | 2026.01.07 22:05:04.859744 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1149 rows starting from the beginning of the part | ||
| 7603 | 2026.01.07 22:05:04.859790 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7604 | 2026.01.07 22:05:04.859832 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 91 rows starting from the beginning of the part | ||
| 7605 | 2026.01.07 22:05:04.859883 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 693 rows starting from the beginning of the part | ||
| 7606 | 2026.01.07 22:05:04.859991 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.01.07 22:05:04.860026 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7608 | 2026.01.07 22:05:04.860326 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7609 | 2026.01.07 22:05:04.860543 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.01.07 22:05:04.860672 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 7611 | 2026.01.07 22:05:04.860708 [ 277 ] {b595821d-12d2-4ff6-a48b-cfa21c601d9d} <Debug> TCPHandler: Processed in 0.001244719 sec. | ||
| 7612 | 2026.01.07 22:05:04.860817 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.01.07 22:05:04.860909 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.01.07 22:05:04.860951 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7615 | 2026.01.07 22:05:04.861188 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740906 sec., 1895564.7231958532 rows/sec., 143.03 MiB/sec. | ||
| 7616 | 2026.01.07 22:05:04.861381 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.01.07 22:05:04.861384 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7618 | 2026.01.07 22:05:04.861424 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7619 | 2026.01.07 22:05:04.861726 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.01.07 22:05:04.861827 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_51_10} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7621 | 2026.01.07 22:05:04.861852 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7622 | 2026.01.07 22:05:04.861919 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7623 | 2026.01.07 22:05:04.862092 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.01.07 22:05:04.862226 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7625 | 2026.01.07 22:05:04.862239 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001349 sec., 232765.01111934768 rows/sec., 15.29 MiB/sec. | ||
| 7626 | 2026.01.07 22:05:04.862264 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.01.07 22:05:04.862281 [ 277 ] {ddb688ec-c86a-4995-8075-e65fa00997e1} <Debug> TCPHandler: Processed in 0.001512583 sec. | ||
| 7628 | 2026.01.07 22:05:04.862283 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7629 | 2026.01.07 22:05:04.862409 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7630 | 2026.01.07 22:05:04.862428 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.01.07 22:05:04.862521 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2026.01.07 22:05:04.862535 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.01.07 22:05:04.862555 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15161 rows starting from the beginning of the part | ||
| 7634 | 2026.01.07 22:05:04.862580 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7635 | 2026.01.07 22:05:04.862609 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7636 | 2026.01.07 22:05:04.862653 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 914 rows starting from the beginning of the part | ||
| 7637 | 2026.01.07 22:05:04.862694 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part | ||
| 7638 | 2026.01.07 22:05:04.862732 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7639 | 2026.01.07 22:05:04.862768 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7640 | 2026.01.07 22:05:04.862993 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.01.07 22:05:04.863032 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7642 | 2026.01.07 22:05:04.863554 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7643 | 2026.01.07 22:05:04.863849 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.01.07 22:05:04.864028 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
| 7645 | 2026.01.07 22:05:04.864073 [ 277 ] {d524a2fb-962d-4c8a-a1e0-31ecb3b1cd92} <Debug> TCPHandler: Processed in 0.001698085 sec. | ||
| 7646 | 2026.01.07 22:05:04.864204 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.01.07 22:05:04.864305 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7648 | 2026.01.07 22:05:04.864363 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7649 | 2026.01.07 22:05:04.865166 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.01.07 22:05:04.865203 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7651 | 2026.01.07 22:05:04.865845 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7652 | 2026.01.07 22:05:04.866202 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.01.07 22:05:04.866397 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002109 sec., 6638.217164532954 rows/sec., 11.90 MiB/sec. | ||
| 7654 | 2026.01.07 22:05:04.866480 [ 277 ] {918bdd6d-8ec7-42fd-8323-ee6f39cd2adb} <Debug> TCPHandler: Processed in 0.002325994 sec. | ||
| 7655 | 2026.01.07 22:05:04.866611 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.01.07 22:05:04.866706 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.01.07 22:05:04.866748 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7658 | 2026.01.07 22:05:04.867107 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.01.07 22:05:04.867143 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7660 | 2026.01.07 22:05:04.867564 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7661 | 2026.01.07 22:05:04.867783 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.01.07 22:05:04.867884 [ 33 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7663 | 2026.01.07 22:05:04.867913 [ 33 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.07 22:05:04.867915 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001229 sec., 84621.64361269324 rows/sec., 5.19 MiB/sec. | ||
| 7665 | 2026.01.07 22:05:04.867931 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7666 | 2026.01.07 22:05:04.867957 [ 277 ] {2675cd17-b096-4ca2-844e-87c2392e85f8} <Debug> TCPHandler: Processed in 0.001403791 sec. | ||
| 7667 | 2026.01.07 22:05:04.868035 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7668 | 2026.01.07 22:05:04.868154 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7669 | 2026.01.07 22:05:04.868188 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3384 rows starting from the beginning of the part | ||
| 7670 | 2026.01.07 22:05:04.868246 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7671 | 2026.01.07 22:05:04.868289 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7672 | 2026.01.07 22:05:04.868328 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 7673 | 2026.01.07 22:05:04.868367 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7674 | 2026.01.07 22:05:04.868405 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7675 | 2026.01.07 22:05:04.868984 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16793 rows, containing 5 columns (5 merged, 0 gathered) in 0.006635458 sec., 2530797.421971475 rows/sec., 169.33 MiB/sec. | ||
| 7676 | 2026.01.07 22:05:04.869224 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7677 | 2026.01.07 22:05:04.869540 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.01.07 22:05:04.869628 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7679 | 2026.01.07 22:05:04.869727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7680 | 2026.01.07 22:05:04.869877 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880918 sec., 1973504.4270935787 rows/sec., 125.22 MiB/sec. | ||
| 7681 | 2026.01.07 22:05:04.870264 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7682 | 2026.01.07 22:05:04.870521 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.01.07 22:05:04.870596 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_51_10} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7684 | 2026.01.07 22:05:04.870849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7685 | 2026.01.07 22:05:05.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.37 MiB, peak 295.01 MiB, free memory in arenas 0.00 B, will set to 288.11 MiB (RSS), difference: 1.74 MiB | ||
| 7686 | 2026.01.07 22:05:05.645228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15785 | ||
| 7687 | 2026.01.07 22:05:05.645784 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.01.07 22:05:05.645844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7689 | 2026.01.07 22:05:05.646423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7690 | 2026.01.07 22:05:05.646701 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.01.07 22:05:05.646893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15785 | ||
| 7692 | 2026.01.07 22:05:06.264484 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57322 | ||
| 7693 | 2026.01.07 22:05:06.264608 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7694 | 2026.01.07 22:05:06.264640 [ 286 ] {} <Debug> TCP-Session: b9cbd34c-6d67-4599-865f-e162ac8a08bc Authenticating user 'default' from [fd00:1122:3344:101::e]:57322 | ||
| 7695 | 2026.01.07 22:05:06.264664 [ 286 ] {} <Debug> TCP-Session: b9cbd34c-6d67-4599-865f-e162ac8a08bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.07 22:05:06.264679 [ 286 ] {} <Debug> TCP-Session: b9cbd34c-6d67-4599-865f-e162ac8a08bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.07 22:05:06.264902 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 7698 | 2026.01.07 22:05:06.264907 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63028 | ||
| 7699 | 2026.01.07 22:05:06.265017 [ 286 ] {} <Trace> TCP-Session: b9cbd34c-6d67-4599-865f-e162ac8a08bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.01.07 22:05:06.265032 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7701 | 2026.01.07 22:05:06.265070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2026.01.07 22:05:06.265075 [ 289 ] {} <Debug> TCP-Session: 42668974-2d4e-4f38-a556-a0fe7d344a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 7703 | 2026.01.07 22:05:06.265108 [ 288 ] {} <Debug> TCP-Session: 82e50d55-b01b-4814-ad04-d3bd564dd1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63028 | ||
| 7704 | 2026.01.07 22:05:06.265121 [ 289 ] {} <Debug> TCP-Session: 42668974-2d4e-4f38-a556-a0fe7d344a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.01.07 22:05:06.265141 [ 288 ] {} <Debug> TCP-Session: 82e50d55-b01b-4814-ad04-d3bd564dd1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.07 22:05:06.265143 [ 289 ] {} <Debug> TCP-Session: 42668974-2d4e-4f38-a556-a0fe7d344a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.01.07 22:05:06.265164 [ 288 ] {} <Debug> TCP-Session: 82e50d55-b01b-4814-ad04-d3bd564dd1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.01.07 22:05:06.265197 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7709 | 2026.01.07 22:05:06.265466 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7710 | 2026.01.07 22:05:06.265523 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7711 | 2026.01.07 22:05:06.265811 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 7712 | 2026.01.07 22:05:06.265866 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61124 | ||
| 7713 | 2026.01.07 22:05:06.265879 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35188 | ||
| 7714 | 2026.01.07 22:05:06.265964 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56962 | ||
| 7715 | 2026.01.07 22:05:06.265968 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60729 | ||
| 7716 | 2026.01.07 22:05:06.265997 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47536 | ||
| 7717 | 2026.01.07 22:05:06.266085 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7718 | 2026.01.07 22:05:06.266115 [ 349 ] {} <Debug> TCP-Session: 1f17189c-0337-487e-9f5b-a521b9b149d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61124 | ||
| 7719 | 2026.01.07 22:05:06.266124 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33345 | ||
| 7720 | 2026.01.07 22:05:06.266132 [ 349 ] {} <Debug> TCP-Session: 1f17189c-0337-487e-9f5b-a521b9b149d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.07 22:05:06.266172 [ 349 ] {} <Debug> TCP-Session: 1f17189c-0337-487e-9f5b-a521b9b149d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.01.07 22:05:06.266770 [ 330 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> AggregatingTransform: Aggregating | ||
| 7723 | 2026.01.07 22:05:06.266789 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7724 | 2026.01.07 22:05:06.266824 [ 330 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7725 | 2026.01.07 22:05:06.266851 [ 351 ] {} <Debug> TCP-Session: 2293f776-ba7d-42b1-903d-2aacfb5bfa62 Authenticating user 'default' from [fd00:1122:3344:101::e]:56962 | ||
| 7726 | 2026.01.07 22:05:06.266882 [ 330 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963254 sec. (1038.148 rows/sec., 40.55 KiB/sec.) | ||
| 7727 | 2026.01.07 22:05:06.266884 [ 351 ] {} <Debug> TCP-Session: 2293f776-ba7d-42b1-903d-2aacfb5bfa62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.01.07 22:05:06.266914 [ 330 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Trace> Aggregator: Merging aggregated data | ||
| 7729 | 2026.01.07 22:05:06.266928 [ 351 ] {} <Debug> TCP-Session: 2293f776-ba7d-42b1-903d-2aacfb5bfa62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.01.07 22:05:06.266938 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7731 | 2026.01.07 22:05:06.266991 [ 352 ] {} <Debug> TCP-Session: 664ed8c3-da0b-43ef-8770-139173a56bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47536 | ||
| 7732 | 2026.01.07 22:05:06.267012 [ 352 ] {} <Debug> TCP-Session: 664ed8c3-da0b-43ef-8770-139173a56bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.01.07 22:05:06.267031 [ 352 ] {} <Debug> TCP-Session: 664ed8c3-da0b-43ef-8770-139173a56bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.01.07 22:05:06.267089 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7735 | 2026.01.07 22:05:06.267137 [ 350 ] {} <Debug> TCP-Session: 929f9aaa-f85b-433e-88dd-17f48734ef2e Authenticating user 'default' from [fd00:1122:3344:101::e]:60729 | ||
| 7736 | 2026.01.07 22:05:06.267169 [ 350 ] {} <Debug> TCP-Session: 929f9aaa-f85b-433e-88dd-17f48734ef2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.01.07 22:05:06.267187 [ 350 ] {} <Debug> TCP-Session: 929f9aaa-f85b-433e-88dd-17f48734ef2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.01.07 22:05:06.267205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7739 | 2026.01.07 22:05:06.267238 [ 290 ] {} <Debug> TCP-Session: c4813b8d-1b87-4dfa-978e-4c2721baf2aa Authenticating user 'default' from [fd00:1122:3344:101::e]:35188 | ||
| 7740 | 2026.01.07 22:05:06.267256 [ 290 ] {} <Debug> TCP-Session: c4813b8d-1b87-4dfa-978e-4c2721baf2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.01.07 22:05:06.267268 [ 290 ] {} <Debug> TCP-Session: c4813b8d-1b87-4dfa-978e-4c2721baf2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.01.07 22:05:06.267463 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7743 | 2026.01.07 22:05:06.267515 [ 353 ] {} <Debug> TCP-Session: 0c5ac269-753b-4d80-a662-828a06cbe7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33345 | ||
| 7744 | 2026.01.07 22:05:06.267542 [ 353 ] {} <Debug> TCP-Session: 0c5ac269-753b-4d80-a662-828a06cbe7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.01.07 22:05:06.267561 [ 353 ] {} <Debug> TCP-Session: 0c5ac269-753b-4d80-a662-828a06cbe7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.01.07 22:05:06.268489 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 7747 | 2026.01.07 22:05:06.268637 [ 286 ] {c2ca03b9-afa0-4b4a-93c8-0b15fe544be2} <Debug> TCPHandler: Processed in 0.003740675 sec. | ||
| 7748 | 2026.01.07 22:05:06.268768 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7749 | 2026.01.07 22:05:06.268796 [ 286 ] {} <Debug> TCP-Session: b9cbd34c-6d67-4599-865f-e162ac8a08bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2026.01.07 22:05:06.268806 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7751 | 2026.01.07 22:05:06.268826 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7752 | 2026.01.07 22:05:06.268853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7753 | 2026.01.07 22:05:06.268854 [ 350 ] {} <Debug> TCP-Session: 929f9aaa-f85b-433e-88dd-17f48734ef2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2026.01.07 22:05:06.268873 [ 351 ] {} <Debug> TCP-Session: 2293f776-ba7d-42b1-903d-2aacfb5bfa62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.01.07 22:05:06.268876 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7756 | 2026.01.07 22:05:06.268899 [ 290 ] {} <Debug> TCP-Session: c4813b8d-1b87-4dfa-978e-4c2721baf2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2026.01.07 22:05:06.268913 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7758 | 2026.01.07 22:05:06.268936 [ 349 ] {} <Debug> TCP-Session: 1f17189c-0337-487e-9f5b-a521b9b149d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.01.07 22:05:06.268943 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7760 | 2026.01.07 22:05:06.268962 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7761 | 2026.01.07 22:05:06.268996 [ 353 ] {} <Debug> TCP-Session: 0c5ac269-753b-4d80-a662-828a06cbe7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.01.07 22:05:06.268895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46430 | ||
| 7763 | 2026.01.07 22:05:06.269020 [ 352 ] {} <Debug> TCP-Session: 664ed8c3-da0b-43ef-8770-139173a56bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2026.01.07 22:05:06.268858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7765 | 2026.01.07 22:05:06.269072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7766 | 2026.01.07 22:05:06.268970 [ 289 ] {} <Debug> TCP-Session: 42668974-2d4e-4f38-a556-a0fe7d344a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.01.07 22:05:06.269094 [ 288 ] {} <Debug> TCP-Session: 82e50d55-b01b-4814-ad04-d3bd564dd1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.01.07 22:05:06.269103 [ 286 ] {} <Debug> TCP-Session: 41286498-3aee-4888-8c33-13fe1a068ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:46430 | ||
| 7769 | 2026.01.07 22:05:06.269144 [ 286 ] {} <Debug> TCP-Session: 41286498-3aee-4888-8c33-13fe1a068ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.01.07 22:05:06.269156 [ 286 ] {} <Debug> TCP-Session: 41286498-3aee-4888-8c33-13fe1a068ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.01.07 22:05:06.269297 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34118 | ||
| 7772 | 2026.01.07 22:05:06.269301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56994 | ||
| 7773 | 2026.01.07 22:05:06.269316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62216 | ||
| 7774 | 2026.01.07 22:05:06.269334 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42549 | ||
| 7775 | 2026.01.07 22:05:06.269357 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7776 | 2026.01.07 22:05:06.269355 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41810 | ||
| 7777 | 2026.01.07 22:05:06.269375 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48901 | ||
| 7778 | 2026.01.07 22:05:06.269387 [ 288 ] {} <Debug> TCP-Session: ebd7acb7-0b4e-45a3-8b81-b55560763e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:34118 | ||
| 7779 | 2026.01.07 22:05:06.269406 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7780 | 2026.01.07 22:05:06.269428 [ 288 ] {} <Debug> TCP-Session: ebd7acb7-0b4e-45a3-8b81-b55560763e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2026.01.07 22:05:06.269427 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7782 | 2026.01.07 22:05:06.269443 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7783 | 2026.01.07 22:05:06.269450 [ 288 ] {} <Debug> TCP-Session: ebd7acb7-0b4e-45a3-8b81-b55560763e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.01.07 22:05:06.269463 [ 351 ] {} <Debug> TCP-Session: 4350c344-630e-4658-bd93-ef952383ab37 Authenticating user 'default' from [fd00:1122:3344:101::e]:41810 | ||
| 7785 | 2026.01.07 22:05:06.269478 [ 352 ] {} <Debug> TCP-Session: 9ede501e-be4d-42b5-bbcd-1fac97e6f551 Authenticating user 'default' from [fd00:1122:3344:101::e]:48901 | ||
| 7786 | 2026.01.07 22:05:06.269495 [ 351 ] {} <Debug> TCP-Session: 4350c344-630e-4658-bd93-ef952383ab37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.01.07 22:05:06.269509 [ 352 ] {} <Debug> TCP-Session: 9ede501e-be4d-42b5-bbcd-1fac97e6f551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.01.07 22:05:06.269521 [ 351 ] {} <Debug> TCP-Session: 4350c344-630e-4658-bd93-ef952383ab37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.01.07 22:05:06.269533 [ 352 ] {} <Debug> TCP-Session: 9ede501e-be4d-42b5-bbcd-1fac97e6f551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.07 22:05:06.269448 [ 349 ] {} <Debug> TCP-Session: d41f8d00-714f-4a7f-a2b3-c67c44305956 Authenticating user 'default' from [fd00:1122:3344:101::e]:42549 | ||
| 7791 | 2026.01.07 22:05:06.269388 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7792 | 2026.01.07 22:05:06.269572 [ 349 ] {} <Debug> TCP-Session: d41f8d00-714f-4a7f-a2b3-c67c44305956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2026.01.07 22:05:06.269599 [ 290 ] {} <Debug> TCP-Session: af54fb30-631c-4742-ae31-039f443890d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62216 | ||
| 7794 | 2026.01.07 22:05:06.269607 [ 349 ] {} <Debug> TCP-Session: d41f8d00-714f-4a7f-a2b3-c67c44305956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.01.07 22:05:06.269626 [ 290 ] {} <Debug> TCP-Session: af54fb30-631c-4742-ae31-039f443890d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7796 | 2026.01.07 22:05:06.269388 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43038 | ||
| 7797 | 2026.01.07 22:05:06.269656 [ 290 ] {} <Debug> TCP-Session: af54fb30-631c-4742-ae31-039f443890d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2026.01.07 22:05:06.269370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.01.07 22:05:06.269362 [ 286 ] {} <Trace> TCP-Session: 41286498-3aee-4888-8c33-13fe1a068ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.01.07 22:05:06.269710 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7801 | 2026.01.07 22:05:06.269717 [ 289 ] {} <Debug> TCP-Session: 9bf5fd28-ec3c-42e1-8f75-1ce4037b8901 Authenticating user 'default' from [fd00:1122:3344:101::e]:56994 | ||
| 7802 | 2026.01.07 22:05:06.269748 [ 353 ] {} <Debug> TCP-Session: 43d7bef1-d5d1-4ec1-b337-63391b43366c Authenticating user 'default' from [fd00:1122:3344:101::e]:43038 | ||
| 7803 | 2026.01.07 22:05:06.269769 [ 289 ] {} <Debug> TCP-Session: 9bf5fd28-ec3c-42e1-8f75-1ce4037b8901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.01.07 22:05:06.269783 [ 353 ] {} <Debug> TCP-Session: 43d7bef1-d5d1-4ec1-b337-63391b43366c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.01.07 22:05:06.269796 [ 289 ] {} <Debug> TCP-Session: 9bf5fd28-ec3c-42e1-8f75-1ce4037b8901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.01.07 22:05:06.269809 [ 353 ] {} <Debug> TCP-Session: 43d7bef1-d5d1-4ec1-b337-63391b43366c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.01.07 22:05:06.269350 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34073 | ||
| 7808 | 2026.01.07 22:05:06.269835 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7809 | 2026.01.07 22:05:06.269884 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7810 | 2026.01.07 22:05:06.269910 [ 350 ] {} <Debug> TCP-Session: 0e02a03e-6403-4d2a-bca5-c8d6790eef19 Authenticating user 'default' from [fd00:1122:3344:101::e]:34073 | ||
| 7811 | 2026.01.07 22:05:06.269925 [ 350 ] {} <Debug> TCP-Session: 0e02a03e-6403-4d2a-bca5-c8d6790eef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.01.07 22:05:06.269937 [ 350 ] {} <Debug> TCP-Session: 0e02a03e-6403-4d2a-bca5-c8d6790eef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.01.07 22:05:06.270012 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7814 | 2026.01.07 22:05:06.270058 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7815 | 2026.01.07 22:05:06.270301 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 7816 | 2026.01.07 22:05:06.271095 [ 342 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> AggregatingTransform: Aggregating | ||
| 7817 | 2026.01.07 22:05:06.271141 [ 342 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7818 | 2026.01.07 22:05:06.271174 [ 342 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000792891 sec. (1261.207 rows/sec., 49.27 KiB/sec.) | ||
| 7819 | 2026.01.07 22:05:06.271190 [ 342 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Trace> Aggregator: Merging aggregated data | ||
| 7820 | 2026.01.07 22:05:06.272500 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002697 sec., 370.7823507601038 rows/sec., 14.48 KiB/sec. | ||
| 7821 | 2026.01.07 22:05:06.272643 [ 286 ] {50fd5fa3-6c44-4440-89e7-85083a8ff8fb} <Debug> TCPHandler: Processed in 0.003333479 sec. | ||
| 7822 | 2026.01.07 22:05:06.272750 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2026.01.07 22:05:06.272775 [ 286 ] {} <Debug> TCP-Session: 41286498-3aee-4888-8c33-13fe1a068ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.01.07 22:05:06.272786 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7825 | 2026.01.07 22:05:06.272805 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2026.01.07 22:05:06.272823 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7827 | 2026.01.07 22:05:06.272825 [ 288 ] {} <Debug> TCP-Session: ebd7acb7-0b4e-45a3-8b81-b55560763e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.01.07 22:05:06.272843 [ 289 ] {} <Debug> TCP-Session: 9bf5fd28-ec3c-42e1-8f75-1ce4037b8901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.01.07 22:05:06.272863 [ 349 ] {} <Debug> TCP-Session: d41f8d00-714f-4a7f-a2b3-c67c44305956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.01.07 22:05:06.272875 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7831 | 2026.01.07 22:05:06.272876 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7832 | 2026.01.07 22:05:06.272895 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7833 | 2026.01.07 22:05:06.272919 [ 351 ] {} <Debug> TCP-Session: 4350c344-630e-4658-bd93-ef952383ab37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.01.07 22:05:06.272916 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7835 | 2026.01.07 22:05:06.272949 [ 350 ] {} <Debug> TCP-Session: 0e02a03e-6403-4d2a-bca5-c8d6790eef19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.01.07 22:05:06.272981 [ 352 ] {} <Debug> TCP-Session: 9ede501e-be4d-42b5-bbcd-1fac97e6f551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.01.07 22:05:06.272843 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7838 | 2026.01.07 22:05:06.272934 [ 290 ] {} <Debug> TCP-Session: af54fb30-631c-4742-ae31-039f443890d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.01.07 22:05:06.273047 [ 353 ] {} <Debug> TCP-Session: 43d7bef1-d5d1-4ec1-b337-63391b43366c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.01.07 22:05:06.521196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7841 | 2026.01.07 22:05:06.538854 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.07 22:05:06.538925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7843 | 2026.01.07 22:05:06.544995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7844 | 2026.01.07 22:05:06.545745 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.01.07 22:05:06.548641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7846 | 2026.01.07 22:05:06.763644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39388 | ||
| 7847 | 2026.01.07 22:05:06.763757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7848 | 2026.01.07 22:05:06.763784 [ 286 ] {} <Debug> TCP-Session: a1479435-ad77-4dc5-9829-2538838cf808 Authenticating user 'default' from [fd00:1122:3344:101::e]:39388 | ||
| 7849 | 2026.01.07 22:05:06.763806 [ 286 ] {} <Debug> TCP-Session: a1479435-ad77-4dc5-9829-2538838cf808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.01.07 22:05:06.763818 [ 286 ] {} <Debug> TCP-Session: a1479435-ad77-4dc5-9829-2538838cf808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.01.07 22:05:06.764032 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61850 | ||
| 7852 | 2026.01.07 22:05:06.764051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48372 | ||
| 7853 | 2026.01.07 22:05:06.764089 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34699 | ||
| 7854 | 2026.01.07 22:05:06.764100 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38918 | ||
| 7855 | 2026.01.07 22:05:06.764111 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48501 | ||
| 7856 | 2026.01.07 22:05:06.764149 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7857 | 2026.01.07 22:05:06.764180 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2026.01.07 22:05:06.764186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7859 | 2026.01.07 22:05:06.764195 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7860 | 2026.01.07 22:05:06.764207 [ 351 ] {} <Debug> TCP-Session: 0eac86a4-9022-4eb4-b121-9d11816adf8c Authenticating user 'default' from [fd00:1122:3344:101::e]:34699 | ||
| 7861 | 2026.01.07 22:05:06.764225 [ 289 ] {} <Debug> TCP-Session: ccc92f06-3fa2-469c-bf08-c5bbe89d6474 Authenticating user 'default' from [fd00:1122:3344:101::e]:48372 | ||
| 7862 | 2026.01.07 22:05:06.764235 [ 352 ] {} <Debug> TCP-Session: 7359ddb6-dc49-469c-8320-454e00382e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:38918 | ||
| 7863 | 2026.01.07 22:05:06.764252 [ 351 ] {} <Debug> TCP-Session: 0eac86a4-9022-4eb4-b121-9d11816adf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.01.07 22:05:06.764267 [ 352 ] {} <Debug> TCP-Session: 7359ddb6-dc49-469c-8320-454e00382e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.01.07 22:05:06.764264 [ 289 ] {} <Debug> TCP-Session: ccc92f06-3fa2-469c-bf08-c5bbe89d6474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.01.07 22:05:06.764278 [ 351 ] {} <Debug> TCP-Session: 0eac86a4-9022-4eb4-b121-9d11816adf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.01.07 22:05:06.764300 [ 289 ] {} <Debug> TCP-Session: ccc92f06-3fa2-469c-bf08-c5bbe89d6474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.01.07 22:05:06.764290 [ 352 ] {} <Debug> TCP-Session: 7359ddb6-dc49-469c-8320-454e00382e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.01.07 22:05:06.764227 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7870 | 2026.01.07 22:05:06.764203 [ 286 ] {} <Trace> TCP-Session: a1479435-ad77-4dc5-9829-2538838cf808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.01.07 22:05:06.764386 [ 353 ] {} <Debug> TCP-Session: d5b1169e-3579-467b-8176-2d1508a924e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48501 | ||
| 7872 | 2026.01.07 22:05:06.764202 [ 288 ] {} <Debug> TCP-Session: 348a65a5-d0c2-4c7e-abd9-4e6bd0c9997f Authenticating user 'default' from [fd00:1122:3344:101::e]:61850 | ||
| 7873 | 2026.01.07 22:05:06.764415 [ 353 ] {} <Debug> TCP-Session: d5b1169e-3579-467b-8176-2d1508a924e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.01.07 22:05:06.764068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37366 | ||
| 7875 | 2026.01.07 22:05:06.764440 [ 353 ] {} <Debug> TCP-Session: d5b1169e-3579-467b-8176-2d1508a924e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.01.07 22:05:06.764437 [ 288 ] {} <Debug> TCP-Session: 348a65a5-d0c2-4c7e-abd9-4e6bd0c9997f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.01.07 22:05:06.764067 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34118 | ||
| 7878 | 2026.01.07 22:05:06.764520 [ 288 ] {} <Debug> TCP-Session: 348a65a5-d0c2-4c7e-abd9-4e6bd0c9997f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.01.07 22:05:06.764079 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42223 | ||
| 7880 | 2026.01.07 22:05:06.764551 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7881 | 2026.01.07 22:05:06.764583 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7882 | 2026.01.07 22:05:06.764600 [ 290 ] {} <Debug> TCP-Session: 28f58320-2d44-4321-8c0f-dda17c4ee870 Authenticating user 'default' from [fd00:1122:3344:101::e]:37366 | ||
| 7883 | 2026.01.07 22:05:06.764617 [ 349 ] {} <Debug> TCP-Session: 77729ecc-329f-48ba-95ea-427fcf11f7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34118 | ||
| 7884 | 2026.01.07 22:05:06.764625 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7885 | 2026.01.07 22:05:06.764638 [ 290 ] {} <Debug> TCP-Session: 28f58320-2d44-4321-8c0f-dda17c4ee870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.01.07 22:05:06.764647 [ 349 ] {} <Debug> TCP-Session: 77729ecc-329f-48ba-95ea-427fcf11f7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.01.07 22:05:06.764662 [ 350 ] {} <Debug> TCP-Session: 7cfd0b36-3f1d-451d-977a-6a37c5fb9089 Authenticating user 'default' from [fd00:1122:3344:101::e]:42223 | ||
| 7888 | 2026.01.07 22:05:06.764663 [ 290 ] {} <Debug> TCP-Session: 28f58320-2d44-4321-8c0f-dda17c4ee870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.01.07 22:05:06.764677 [ 349 ] {} <Debug> TCP-Session: 77729ecc-329f-48ba-95ea-427fcf11f7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.01.07 22:05:06.764693 [ 350 ] {} <Debug> TCP-Session: 7cfd0b36-3f1d-451d-977a-6a37c5fb9089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.01.07 22:05:06.764549 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7892 | 2026.01.07 22:05:06.764726 [ 350 ] {} <Debug> TCP-Session: 7cfd0b36-3f1d-451d-977a-6a37c5fb9089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.01.07 22:05:06.765012 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7894 | 2026.01.07 22:05:06.765071 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7895 | 2026.01.07 22:05:06.765374 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 7896 | 2026.01.07 22:05:06.766277 [ 345 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> AggregatingTransform: Aggregating | ||
| 7897 | 2026.01.07 22:05:06.766320 [ 345 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7898 | 2026.01.07 22:05:06.766355 [ 345 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877982 sec. (1138.976 rows/sec., 44.49 KiB/sec.) | ||
| 7899 | 2026.01.07 22:05:06.766374 [ 345 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Trace> Aggregator: Merging aggregated data | ||
| 7900 | 2026.01.07 22:05:06.767459 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002969 sec., 336.81374200067364 rows/sec., 13.16 KiB/sec. | ||
| 7901 | 2026.01.07 22:05:06.767581 [ 286 ] {204e3446-41d1-48a5-a96c-e42c4970d1c7} <Debug> TCPHandler: Processed in 0.003495712 sec. | ||
| 7902 | 2026.01.07 22:05:06.767698 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7903 | 2026.01.07 22:05:06.767727 [ 286 ] {} <Debug> TCP-Session: a1479435-ad77-4dc5-9829-2538838cf808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.01.07 22:05:06.767726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.01.07 22:05:06.767740 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7906 | 2026.01.07 22:05:06.767758 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.01.07 22:05:06.767778 [ 288 ] {} <Debug> TCP-Session: 348a65a5-d0c2-4c7e-abd9-4e6bd0c9997f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.01.07 22:05:06.767797 [ 351 ] {} <Debug> TCP-Session: 0eac86a4-9022-4eb4-b121-9d11816adf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.01.07 22:05:06.767793 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7910 | 2026.01.07 22:05:06.767826 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7911 | 2026.01.07 22:05:06.767842 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7912 | 2026.01.07 22:05:06.767857 [ 352 ] {} <Debug> TCP-Session: 7359ddb6-dc49-469c-8320-454e00382e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.01.07 22:05:06.767871 [ 349 ] {} <Debug> TCP-Session: 77729ecc-329f-48ba-95ea-427fcf11f7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.01.07 22:05:06.767819 [ 353 ] {} <Debug> TCP-Session: d5b1169e-3579-467b-8176-2d1508a924e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.01.07 22:05:06.767897 [ 350 ] {} <Debug> TCP-Session: 7cfd0b36-3f1d-451d-977a-6a37c5fb9089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.01.07 22:05:06.767813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7917 | 2026.01.07 22:05:06.767778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7918 | 2026.01.07 22:05:06.767964 [ 290 ] {} <Debug> TCP-Session: 28f58320-2d44-4321-8c0f-dda17c4ee870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.01.07 22:05:06.767994 [ 289 ] {} <Debug> TCP-Session: ccc92f06-3fa2-469c-bf08-c5bbe89d6474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2026.01.07 22:05:08.186363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1038 | ||
| 7921 | 2026.01.07 22:05:08.188929 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.01.07 22:05:08.188988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7923 | 2026.01.07 22:05:08.190278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7924 | 2026.01.07 22:05:08.190571 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.01.07 22:05:08.190947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 7926 | 2026.01.07 22:05:09.838346 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.01.07 22:05:09.838624 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7928 | 2026.01.07 22:05:09.838726 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7929 | 2026.01.07 22:05:09.839510 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.07 22:05:09.839553 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7931 | 2026.01.07 22:05:09.839972 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7932 | 2026.01.07 22:05:09.840204 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.01.07 22:05:09.840389 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001842 sec., 59717.69815418024 rows/sec., 5.02 MiB/sec. | ||
| 7934 | 2026.01.07 22:05:09.840431 [ 277 ] {20846426-f315-4b60-aa21-b7664b885c3e} <Debug> TCPHandler: Processed in 0.002268324 sec. | ||
| 7935 | 2026.01.07 22:05:09.840556 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.01.07 22:05:09.840649 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.01.07 22:05:09.840689 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7938 | 2026.01.07 22:05:09.841148 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.01.07 22:05:09.841185 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7940 | 2026.01.07 22:05:09.841495 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7941 | 2026.01.07 22:05:09.841701 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.07 22:05:09.841838 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001207 sec., 22369.511184755593 rows/sec., 1.64 MiB/sec. | ||
| 7943 | 2026.01.07 22:05:09.841875 [ 277 ] {3a18da82-bf4e-4376-a304-aa705e81bb58} <Debug> TCPHandler: Processed in 0.001368461 sec. | ||
| 7944 | 2026.01.07 22:05:09.841991 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.01.07 22:05:09.842084 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2026.01.07 22:05:09.842123 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2026.01.07 22:05:09.842592 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.01.07 22:05:09.842630 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7949 | 2026.01.07 22:05:09.842938 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7950 | 2026.01.07 22:05:09.843140 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.01.07 22:05:09.843271 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001206 sec., 75456.05306799336 rows/sec., 5.89 MiB/sec. | ||
| 7952 | 2026.01.07 22:05:09.843307 [ 277 ] {adcd42be-8d94-4d9e-bd57-e9a86dc68e43} <Debug> TCPHandler: Processed in 0.001365641 sec. | ||
| 7953 | 2026.01.07 22:05:09.843425 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.01.07 22:05:09.843518 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7955 | 2026.01.07 22:05:09.843567 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7956 | 2026.01.07 22:05:09.843979 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.01.07 22:05:09.844013 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7958 | 2026.01.07 22:05:09.844336 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7959 | 2026.01.07 22:05:09.844544 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.01.07 22:05:09.844668 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7961 | 2026.01.07 22:05:09.844702 [ 277 ] {2acb6314-0a91-4c38-ab92-cd4610cdce0e} <Debug> TCPHandler: Processed in 0.00133527 sec. | ||
| 7962 | 2026.01.07 22:05:09.844818 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.01.07 22:05:09.844920 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.01.07 22:05:09.844973 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7965 | 2026.01.07 22:05:09.845776 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.01.07 22:05:09.845809 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7967 | 2026.01.07 22:05:09.846349 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7968 | 2026.01.07 22:05:09.846565 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.01.07 22:05:09.846699 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001797 sec., 15025.041736227045 rows/sec., 26.92 MiB/sec. | ||
| 7970 | 2026.01.07 22:05:09.846752 [ 277 ] {69ed13c1-b3ef-4791-a813-2d8f976ae450} <Debug> TCPHandler: Processed in 0.00199148 sec. | ||
| 7971 | 2026.01.07 22:05:09.846863 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.01.07 22:05:09.846962 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.01.07 22:05:09.847003 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7974 | 2026.01.07 22:05:09.847325 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.01.07 22:05:09.847358 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7976 | 2026.01.07 22:05:09.847651 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7977 | 2026.01.07 22:05:09.847856 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.01.07 22:05:09.847983 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7979 | 2026.01.07 22:05:09.848016 [ 277 ] {cf3cffce-b8dc-4c4b-970b-34af63316c64} <Debug> TCPHandler: Processed in 0.001204967 sec. | ||
| 7980 | 2026.01.07 22:05:13.029836 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7981 | 2026.01.07 22:05:13.029900 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7982 | 2026.01.07 22:05:13.147041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16297 | ||
| 7983 | 2026.01.07 22:05:13.147889 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.01.07 22:05:13.147974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7985 | 2026.01.07 22:05:13.148476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7986 | 2026.01.07 22:05:13.148710 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.01.07 22:05:13.148837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16297 | ||
| 7988 | 2026.01.07 22:05:14.048742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7989 | 2026.01.07 22:05:14.066098 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.01.07 22:05:14.066154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7991 | 2026.01.07 22:05:14.072328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7992 | 2026.01.07 22:05:14.073035 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.01.07 22:05:14.076004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7994 | 2026.01.07 22:05:14.848533 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.01.07 22:05:14.848738 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.01.07 22:05:14.848815 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7997 | 2026.01.07 22:05:14.849669 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.01.07 22:05:14.849723 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7999 | 2026.01.07 22:05:14.850146 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8000 | 2026.01.07 22:05:14.850378 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.01.07 22:05:14.850550 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 8002 | 2026.01.07 22:05:14.850601 [ 277 ] {4c83ac48-5d45-4b7e-91e0-05831ac6369f} <Debug> TCPHandler: Processed in 0.002215373 sec. | ||
| 8003 | 2026.01.07 22:05:14.850729 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.01.07 22:05:14.850835 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8005 | 2026.01.07 22:05:14.850879 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8006 | 2026.01.07 22:05:14.851827 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.01.07 22:05:14.851866 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8008 | 2026.01.07 22:05:14.852288 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8009 | 2026.01.07 22:05:14.852499 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.01.07 22:05:14.852642 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001833 sec., 621931.2602291326 rows/sec., 49.35 MiB/sec. | ||
| 8011 | 2026.01.07 22:05:14.852682 [ 277 ] {c1018bc1-2234-4bae-bc9d-baebf9cb0273} <Debug> TCPHandler: Processed in 0.002004499 sec. | ||
| 8012 | 2026.01.07 22:05:14.852799 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.01.07 22:05:14.852898 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.01.07 22:05:14.852942 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8015 | 2026.01.07 22:05:14.853426 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.01.07 22:05:14.853463 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8017 | 2026.01.07 22:05:14.853794 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8018 | 2026.01.07 22:05:14.854006 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.01.07 22:05:14.854128 [ 8 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8020 | 2026.01.07 22:05:14.854140 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001264 sec., 173259.4936708861 rows/sec., 10.33 MiB/sec. | ||
| 8021 | 2026.01.07 22:05:14.854202 [ 8 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.07 22:05:14.854228 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8023 | 2026.01.07 22:05:14.854237 [ 277 ] {3f1f9fd4-3185-4dfe-964b-ebc08df599a6} <Debug> TCPHandler: Processed in 0.001486492 sec. | ||
| 8024 | 2026.01.07 22:05:14.854344 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8025 | 2026.01.07 22:05:14.854365 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.01.07 22:05:14.854457 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2026.01.07 22:05:14.854483 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.01.07 22:05:14.854494 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 8029 | 2026.01.07 22:05:14.854541 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8030 | 2026.01.07 22:05:14.854574 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 219 rows starting from the beginning of the part | ||
| 8031 | 2026.01.07 22:05:14.854627 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 8032 | 2026.01.07 22:05:14.854670 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 219 rows starting from the beginning of the part | ||
| 8033 | 2026.01.07 22:05:14.854710 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 27 rows starting from the beginning of the part | ||
| 8034 | 2026.01.07 22:05:14.854753 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 219 rows starting from the beginning of the part | ||
| 8035 | 2026.01.07 22:05:14.855087 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.01.07 22:05:14.855129 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8037 | 2026.01.07 22:05:14.855477 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8038 | 2026.01.07 22:05:14.855701 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.01.07 22:05:14.855715 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412521 sec., 690255.2245240957 rows/sec., 44.68 MiB/sec. | ||
| 8040 | 2026.01.07 22:05:14.855816 [ 8 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8041 | 2026.01.07 22:05:14.855833 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001375 sec., 154181.81818181818 rows/sec., 9.94 MiB/sec. | ||
| 8042 | 2026.01.07 22:05:14.855849 [ 8 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.01.07 22:05:14.855877 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8044 | 2026.01.07 22:05:14.855879 [ 277 ] {d602e1b3-43eb-458d-89e2-ff31180d8f07} <Debug> TCPHandler: Processed in 0.001574283 sec. | ||
| 8045 | 2026.01.07 22:05:14.855944 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8046 | 2026.01.07 22:05:14.855954 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8047 | 2026.01.07 22:05:14.856001 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.01.07 22:05:14.856072 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8049 | 2026.01.07 22:05:14.856100 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8050 | 2026.01.07 22:05:14.856103 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 441 rows starting from the beginning of the part | ||
| 8051 | 2026.01.07 22:05:14.856147 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8052 | 2026.01.07 22:05:14.856169 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 8053 | 2026.01.07 22:05:14.856213 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8054 | 2026.01.07 22:05:14.856252 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 8055 | 2026.01.07 22:05:14.856289 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 8056 | 2026.01.07 22:05:14.856327 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8057 | 2026.01.07 22:05:14.856357 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.07 22:05:14.856469 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_46_9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8059 | 2026.01.07 22:05:14.856607 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8060 | 2026.01.07 22:05:14.856624 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.01.07 22:05:14.856666 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8062 | 2026.01.07 22:05:14.857006 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8063 | 2026.01.07 22:05:14.857230 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.01.07 22:05:14.857269 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133932 sec., 1290953.6182540394 rows/sec., 89.28 MiB/sec. | ||
| 8065 | 2026.01.07 22:05:14.857368 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001287 sec., 163947.16394716396 rows/sec., 9.31 MiB/sec. | ||
| 8066 | 2026.01.07 22:05:14.857408 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8067 | 2026.01.07 22:05:14.857412 [ 277 ] {d2614400-1334-46cd-a253-ccf4e45c3c2a} <Debug> TCPHandler: Processed in 0.001459401 sec. | ||
| 8068 | 2026.01.07 22:05:14.857529 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.01.07 22:05:14.857623 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8070 | 2026.01.07 22:05:14.857666 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8071 | 2026.01.07 22:05:14.857677 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.01.07 22:05:14.857757 [ 201 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_24_5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8073 | 2026.01.07 22:05:14.857826 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8074 | 2026.01.07 22:05:14.858331 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.07 22:05:14.858373 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8076 | 2026.01.07 22:05:14.858730 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8077 | 2026.01.07 22:05:14.858967 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.07 22:05:14.859099 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001493 sec., 464166.10850636306 rows/sec., 32.44 MiB/sec. | ||
| 8079 | 2026.01.07 22:05:14.859136 [ 277 ] {a96e2ed6-583d-4a2a-91e2-136bd17a26d5} <Debug> TCPHandler: Processed in 0.001654575 sec. | ||
| 8080 | 2026.01.07 22:05:14.859253 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.01.07 22:05:14.859373 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.07 22:05:14.859425 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8083 | 2026.01.07 22:05:14.859829 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.01.07 22:05:14.859875 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8085 | 2026.01.07 22:05:14.860225 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8086 | 2026.01.07 22:05:14.860450 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.07 22:05:14.860557 [ 8 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8088 | 2026.01.07 22:05:14.860587 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 8089 | 2026.01.07 22:05:14.860590 [ 8 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.01.07 22:05:14.860628 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8091 | 2026.01.07 22:05:14.860631 [ 277 ] {10fc97cc-bc11-4506-8d33-280695a43f11} <Debug> TCPHandler: Processed in 0.001441441 sec. | ||
| 8092 | 2026.01.07 22:05:14.860749 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.01.07 22:05:14.860770 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8094 | 2026.01.07 22:05:14.860851 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.01.07 22:05:14.860909 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8096 | 2026.01.07 22:05:14.860947 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8097 | 2026.01.07 22:05:14.860988 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 8098 | 2026.01.07 22:05:14.861057 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8099 | 2026.01.07 22:05:14.861109 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8100 | 2026.01.07 22:05:14.861151 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8101 | 2026.01.07 22:05:14.861196 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8102 | 2026.01.07 22:05:14.861237 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8103 | 2026.01.07 22:05:14.861443 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.01.07 22:05:14.861493 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8105 | 2026.01.07 22:05:14.861958 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8106 | 2026.01.07 22:05:14.862098 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139835 sec., 102978.5103872421 rows/sec., 5.25 MiB/sec. | ||
| 8107 | 2026.01.07 22:05:14.862196 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.01.07 22:05:14.862216 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8109 | 2026.01.07 22:05:14.862342 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001511 sec., 207809.39774983455 rows/sec., 13.65 MiB/sec. | ||
| 8110 | 2026.01.07 22:05:14.862386 [ 277 ] {653e0edd-6de6-413e-9074-1ee0a6d6d957} <Debug> TCPHandler: Processed in 0.001690865 sec. | ||
| 8111 | 2026.01.07 22:05:14.862492 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.01.07 22:05:14.862507 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.01.07 22:05:14.862569 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_24_5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8114 | 2026.01.07 22:05:14.862607 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8115 | 2026.01.07 22:05:14.862645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8116 | 2026.01.07 22:05:14.862655 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8117 | 2026.01.07 22:05:14.862984 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.01.07 22:05:14.863021 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8119 | 2026.01.07 22:05:14.863337 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8120 | 2026.01.07 22:05:14.863565 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.01.07 22:05:14.863697 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 8122 | 2026.01.07 22:05:14.863732 [ 277 ] {72e6b99f-6e7d-45e5-9b71-ddd1750579fd} <Debug> TCPHandler: Processed in 0.001275399 sec. | ||
| 8123 | 2026.01.07 22:05:14.863840 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8124 | 2026.01.07 22:05:14.863936 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8125 | 2026.01.07 22:05:14.863993 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8126 | 2026.01.07 22:05:14.864805 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2026.01.07 22:05:14.864842 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8128 | 2026.01.07 22:05:14.865399 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8129 | 2026.01.07 22:05:14.865636 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.01.07 22:05:14.865767 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8131 | 2026.01.07 22:05:14.865783 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 13.45 MiB/sec. | ||
| 8132 | 2026.01.07 22:05:14.865809 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.01.07 22:05:14.865861 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8134 | 2026.01.07 22:05:14.865886 [ 277 ] {d55d4871-d9df-4f5b-82a2-c4d3137f8e01} <Debug> TCPHandler: Processed in 0.002095482 sec. | ||
| 8135 | 2026.01.07 22:05:14.865945 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8136 | 2026.01.07 22:05:14.866004 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2026.01.07 22:05:14.866103 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8138 | 2026.01.07 22:05:14.866129 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.01.07 22:05:14.866146 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.01.07 22:05:14.866181 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 792 rows starting from the beginning of the part | ||
| 8141 | 2026.01.07 22:05:14.866294 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 8142 | 2026.01.07 22:05:14.866390 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 8143 | 2026.01.07 22:05:14.866479 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 8144 | 2026.01.07 22:05:14.866525 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.01.07 22:05:14.866564 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 27 rows starting from the beginning of the part | ||
| 8146 | 2026.01.07 22:05:14.866566 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8147 | 2026.01.07 22:05:14.866660 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 8148 | 2026.01.07 22:05:14.866898 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8149 | 2026.01.07 22:05:14.867167 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.01.07 22:05:14.867303 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 5.23 MiB/sec. | ||
| 8151 | 2026.01.07 22:05:14.867340 [ 277 ] {6bea8973-8f69-4246-a42c-2c23b5a4bc12} <Debug> TCPHandler: Processed in 0.0013867 sec. | ||
| 8152 | 2026.01.07 22:05:14.871819 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 19 columns (19 merged, 0 gathered) in 0.005905507 sec., 150368.12249989714 rows/sec., 269.45 MiB/sec. | ||
| 8153 | 2026.01.07 22:05:14.872917 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8154 | 2026.01.07 22:05:14.873230 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.01.07 22:05:14.873297 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8156 | 2026.01.07 22:05:14.873376 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 8157 | 2026.01.07 22:05:18.191192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1072 | ||
| 8158 | 2026.01.07 22:05:18.193623 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.01.07 22:05:18.193684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8160 | 2026.01.07 22:05:18.194934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8161 | 2026.01.07 22:05:18.195229 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.01.07 22:05:18.195601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8163 | 2026.01.07 22:05:19.838148 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.01.07 22:05:19.838421 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8165 | 2026.01.07 22:05:19.838523 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8166 | 2026.01.07 22:05:19.839474 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.01.07 22:05:19.839514 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8168 | 2026.01.07 22:05:19.839915 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8169 | 2026.01.07 22:05:19.840139 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.01.07 22:05:19.840295 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001951 sec., 56381.34290107637 rows/sec., 4.74 MiB/sec. | ||
| 8171 | 2026.01.07 22:05:19.840345 [ 277 ] {c74bbbf5-10ed-4000-8655-199634b09b3f} <Debug> TCPHandler: Processed in 0.002357025 sec. | ||
| 8172 | 2026.01.07 22:05:19.840487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2026.01.07 22:05:19.840590 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8174 | 2026.01.07 22:05:19.840648 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8175 | 2026.01.07 22:05:19.841125 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2026.01.07 22:05:19.841162 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8177 | 2026.01.07 22:05:19.841465 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8178 | 2026.01.07 22:05:19.841674 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.01.07 22:05:19.841805 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001238 sec., 21809.369951534733 rows/sec., 1.60 MiB/sec. | ||
| 8180 | 2026.01.07 22:05:19.841843 [ 277 ] {2ad55e55-291e-46f4-b4c7-eec3545597d4} <Debug> TCPHandler: Processed in 0.001417551 sec. | ||
| 8181 | 2026.01.07 22:05:19.841960 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.01.07 22:05:19.842063 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8183 | 2026.01.07 22:05:19.842102 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8184 | 2026.01.07 22:05:19.842544 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.01.07 22:05:19.842579 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8186 | 2026.01.07 22:05:19.842873 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8187 | 2026.01.07 22:05:19.843083 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.01.07 22:05:19.843211 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001168 sec., 77910.95890410959 rows/sec., 6.08 MiB/sec. | ||
| 8189 | 2026.01.07 22:05:19.843248 [ 277 ] {5a7704ed-ce67-4335-92b7-25ab156895c0} <Debug> TCPHandler: Processed in 0.001337229 sec. | ||
| 8190 | 2026.01.07 22:05:19.843362 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.01.07 22:05:19.843455 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.01.07 22:05:19.843499 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8193 | 2026.01.07 22:05:19.843908 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.07 22:05:19.843944 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8195 | 2026.01.07 22:05:19.844267 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8196 | 2026.01.07 22:05:19.844477 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.07 22:05:19.844603 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8198 | 2026.01.07 22:05:19.844640 [ 277 ] {465d679f-d9f6-46cd-ae58-4697f7daeae3} <Debug> TCPHandler: Processed in 0.00132502 sec. | ||
| 8199 | 2026.01.07 22:05:19.844746 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.01.07 22:05:19.844839 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.01.07 22:05:19.844894 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8202 | 2026.01.07 22:05:19.845713 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.01.07 22:05:19.845750 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8204 | 2026.01.07 22:05:19.846286 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8205 | 2026.01.07 22:05:19.846506 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.01.07 22:05:19.846641 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001819 sec., 14843.320505772403 rows/sec., 26.60 MiB/sec. | ||
| 8207 | 2026.01.07 22:05:19.846704 [ 277 ] {8ae84dfc-6bb8-403d-8613-4d2a1b6ad4f1} <Debug> TCPHandler: Processed in 0.00200645 sec. | ||
| 8208 | 2026.01.07 22:05:19.846813 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.01.07 22:05:19.846906 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.01.07 22:05:19.846947 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8211 | 2026.01.07 22:05:19.847276 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.01.07 22:05:19.847312 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8213 | 2026.01.07 22:05:19.847613 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8214 | 2026.01.07 22:05:19.847837 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.07 22:05:19.847962 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8216 | 2026.01.07 22:05:19.847997 [ 277 ] {b61851ac-7d93-4de1-badd-23847ba457e8} <Debug> TCPHandler: Processed in 0.001233158 sec. | ||
| 8217 | 2026.01.07 22:05:20.649038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16745 | ||
| 8218 | 2026.01.07 22:05:20.649823 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.01.07 22:05:20.649893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8220 | 2026.01.07 22:05:20.650447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8221 | 2026.01.07 22:05:20.650664 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.01.07 22:05:20.650784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16745 | ||
| 8223 | 2026.01.07 22:05:21.576234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8224 | 2026.01.07 22:05:21.593379 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.01.07 22:05:21.593434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8226 | 2026.01.07 22:05:21.599850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8227 | 2026.01.07 22:05:21.600601 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.01.07 22:05:21.603456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8229 | 2026.01.07 22:05:22.186648 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.01.07 22:05:22.186822 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8231 | 2026.01.07 22:05:22.186888 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8232 | 2026.01.07 22:05:22.187633 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.01.07 22:05:22.187678 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8234 | 2026.01.07 22:05:22.188085 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8235 | 2026.01.07 22:05:22.188347 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.01.07 22:05:22.188482 [ 63 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8237 | 2026.01.07 22:05:22.188497 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001725 sec., 237681.15942028986 rows/sec., 15.08 MiB/sec. | ||
| 8238 | 2026.01.07 22:05:22.188552 [ 63 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.01.07 22:05:22.188567 [ 277 ] {a29b76f9-4259-44d8-8a7c-77662e3db483} <Debug> TCPHandler: Processed in 0.00205078 sec. | ||
| 8240 | 2026.01.07 22:05:22.188581 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8241 | 2026.01.07 22:05:22.188700 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.01.07 22:05:22.188705 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8243 | 2026.01.07 22:05:22.188803 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8244 | 2026.01.07 22:05:22.188848 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8245 | 2026.01.07 22:05:22.188854 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8246 | 2026.01.07 22:05:22.188900 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8247 | 2026.01.07 22:05:22.188977 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8248 | 2026.01.07 22:05:22.189028 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8249 | 2026.01.07 22:05:22.189081 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8250 | 2026.01.07 22:05:22.189128 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8251 | 2026.01.07 22:05:22.189232 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.07 22:05:22.189271 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8253 | 2026.01.07 22:05:22.189568 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8254 | 2026.01.07 22:05:22.189780 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.01.07 22:05:22.189968 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001183 sec., 13524.93660185968 rows/sec., 1.08 MiB/sec. | ||
| 8256 | 2026.01.07 22:05:22.190006 [ 277 ] {ed8bfb6d-bd64-4ef9-bc73-c9b8ef305e2f} <Debug> TCPHandler: Processed in 0.00136023 sec. | ||
| 8257 | 2026.01.07 22:05:22.190124 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.01.07 22:05:22.190216 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8259 | 2026.01.07 22:05:22.190255 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8260 | 2026.01.07 22:05:22.190283 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634984 sec., 1253834.8999133937 rows/sec., 84.32 MiB/sec. | ||
| 8261 | 2026.01.07 22:05:22.190468 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8262 | 2026.01.07 22:05:22.190752 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.01.07 22:05:22.190823 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_25_6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8264 | 2026.01.07 22:05:22.190927 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8265 | 2026.01.07 22:05:22.191569 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.07 22:05:22.191611 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8267 | 2026.01.07 22:05:22.192056 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8268 | 2026.01.07 22:05:22.192267 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.07 22:05:22.192401 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002203 sec., 1038583.7494325918 rows/sec., 84.13 MiB/sec. | ||
| 8270 | 2026.01.07 22:05:22.192441 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8271 | 2026.01.07 22:05:22.192454 [ 277 ] {c7030471-423b-4f2c-b273-5e5e218040df} <Debug> TCPHandler: Processed in 0.002378155 sec. | ||
| 8272 | 2026.01.07 22:05:22.192570 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.01.07 22:05:22.192664 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.01.07 22:05:22.192703 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8275 | 2026.01.07 22:05:22.193170 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.01.07 22:05:22.193207 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8277 | 2026.01.07 22:05:22.193520 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8278 | 2026.01.07 22:05:22.193731 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.01.07 22:05:22.193858 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001213 sec., 193734.54245671886 rows/sec., 11.66 MiB/sec. | ||
| 8280 | 2026.01.07 22:05:22.193895 [ 277 ] {f0fc70c9-5af1-4d53-a1b6-c7cc0a93c616} <Debug> TCPHandler: Processed in 0.00137444 sec. | ||
| 8281 | 2026.01.07 22:05:22.194004 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.01.07 22:05:22.194096 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.01.07 22:05:22.194135 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8284 | 2026.01.07 22:05:22.194627 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.01.07 22:05:22.194663 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8286 | 2026.01.07 22:05:22.194973 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8287 | 2026.01.07 22:05:22.195179 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.01.07 22:05:22.195303 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001225 sec., 359183.67346938775 rows/sec., 23.76 MiB/sec. | ||
| 8289 | 2026.01.07 22:05:22.195340 [ 277 ] {29b55c15-09c2-4506-9d2c-3e6c1608bdd0} <Debug> TCPHandler: Processed in 0.00138325 sec. | ||
| 8290 | 2026.01.07 22:05:22.195450 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.01.07 22:05:22.195542 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.01.07 22:05:22.195581 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8293 | 2026.01.07 22:05:22.196027 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.01.07 22:05:22.196063 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8295 | 2026.01.07 22:05:22.196360 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8296 | 2026.01.07 22:05:22.196565 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.01.07 22:05:22.196664 [ 63 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8298 | 2026.01.07 22:05:22.196689 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 8299 | 2026.01.07 22:05:22.196694 [ 63 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.01.07 22:05:22.196730 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8301 | 2026.01.07 22:05:22.196733 [ 277 ] {36faf38b-3453-4729-9c1f-a48c383103db} <Debug> TCPHandler: Processed in 0.00133147 sec. | ||
| 8302 | 2026.01.07 22:05:22.196798 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8303 | 2026.01.07 22:05:22.196851 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.01.07 22:05:22.196905 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8305 | 2026.01.07 22:05:22.196939 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8306 | 2026.01.07 22:05:22.196948 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8307 | 2026.01.07 22:05:22.196991 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8308 | 2026.01.07 22:05:22.196996 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8309 | 2026.01.07 22:05:22.197051 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8310 | 2026.01.07 22:05:22.197093 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8311 | 2026.01.07 22:05:22.197135 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8312 | 2026.01.07 22:05:22.197718 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.01.07 22:05:22.197759 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8314 | 2026.01.07 22:05:22.197928 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160547 sec., 909054.0925959913 rows/sec., 55.09 MiB/sec. | ||
| 8315 | 2026.01.07 22:05:22.198063 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8316 | 2026.01.07 22:05:22.198144 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8317 | 2026.01.07 22:05:22.198374 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.01.07 22:05:22.198420 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.01.07 22:05:22.198453 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_25_6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8320 | 2026.01.07 22:05:22.198536 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8321 | 2026.01.07 22:05:22.198563 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001633 sec., 713410.900183711 rows/sec., 50.94 MiB/sec. | ||
| 8322 | 2026.01.07 22:05:22.198605 [ 277 ] {22d88b49-c5d9-4eea-b37e-d4f32dc0034f} <Debug> TCPHandler: Processed in 0.001800436 sec. | ||
| 8323 | 2026.01.07 22:05:22.198714 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.01.07 22:05:22.198806 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8325 | 2026.01.07 22:05:22.198846 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8326 | 2026.01.07 22:05:22.199170 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.01.07 22:05:22.199205 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8328 | 2026.01.07 22:05:22.199501 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8329 | 2026.01.07 22:05:22.199701 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.01.07 22:05:22.199826 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 8331 | 2026.01.07 22:05:22.199861 [ 277 ] {6163554d-a873-4eec-a1ef-6a38cf06909f} <Debug> TCPHandler: Processed in 0.001195388 sec. | ||
| 8332 | 2026.01.07 22:05:22.199969 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.01.07 22:05:22.200060 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.01.07 22:05:22.200102 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8335 | 2026.01.07 22:05:22.200655 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.01.07 22:05:22.200691 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8337 | 2026.01.07 22:05:22.201071 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8338 | 2026.01.07 22:05:22.201280 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.01.07 22:05:22.201406 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001364 sec., 668621.7008797654 rows/sec., 44.21 MiB/sec. | ||
| 8340 | 2026.01.07 22:05:22.201441 [ 277 ] {27c26126-0948-4655-90dd-a81e59661854} <Debug> TCPHandler: Processed in 0.001521162 sec. | ||
| 8341 | 2026.01.07 22:05:22.201552 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.01.07 22:05:22.201644 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8343 | 2026.01.07 22:05:22.201685 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8344 | 2026.01.07 22:05:22.201990 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.07 22:05:22.202025 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8346 | 2026.01.07 22:05:22.202309 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8347 | 2026.01.07 22:05:22.202518 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.01.07 22:05:22.202623 [ 86 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8349 | 2026.01.07 22:05:22.202646 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 8350 | 2026.01.07 22:05:22.202662 [ 86 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.01.07 22:05:22.202686 [ 277 ] {5d5cbfeb-8f31-4c87-a0e0-e797560c0b7e} <Debug> TCPHandler: Processed in 0.001183078 sec. | ||
| 8352 | 2026.01.07 22:05:22.202688 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8353 | 2026.01.07 22:05:22.202804 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.07 22:05:22.202816 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8355 | 2026.01.07 22:05:22.202900 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.01.07 22:05:22.202958 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8357 | 2026.01.07 22:05:22.202973 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8358 | 2026.01.07 22:05:22.203019 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 22 rows starting from the beginning of the part | ||
| 8359 | 2026.01.07 22:05:22.203092 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8360 | 2026.01.07 22:05:22.203145 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8361 | 2026.01.07 22:05:22.203192 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8362 | 2026.01.07 22:05:22.203236 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8363 | 2026.01.07 22:05:22.203278 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8364 | 2026.01.07 22:05:22.203735 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.07 22:05:22.203777 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8366 | 2026.01.07 22:05:22.204052 [ 195 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292579 sec., 20888.47180713906 rows/sec., 1.37 MiB/sec. | ||
| 8367 | 2026.01.07 22:05:22.204177 [ 194 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8368 | 2026.01.07 22:05:22.204310 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8369 | 2026.01.07 22:05:22.204498 [ 194 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.01.07 22:05:22.204578 [ 194 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_25_5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8371 | 2026.01.07 22:05:22.204592 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.01.07 22:05:22.204648 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8373 | 2026.01.07 22:05:22.204736 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 13.53 MiB/sec. | ||
| 8374 | 2026.01.07 22:05:22.204793 [ 277 ] {46d01c1d-ca50-45b3-aae6-cc210a83a99d} <Debug> TCPHandler: Processed in 0.00203674 sec. | ||
| 8375 | 2026.01.07 22:05:22.204903 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.01.07 22:05:22.204997 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.01.07 22:05:22.205037 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8378 | 2026.01.07 22:05:22.205363 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.01.07 22:05:22.205399 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8380 | 2026.01.07 22:05:22.205696 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8381 | 2026.01.07 22:05:22.205901 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.01.07 22:05:22.206031 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001052 sec., 66539.92395437263 rows/sec., 3.87 MiB/sec. | ||
| 8383 | 2026.01.07 22:05:22.206066 [ 277 ] {57a45671-901f-45c0-b969-5a3c372002be} <Debug> TCPHandler: Processed in 0.001212008 sec. | ||
| 8384 | 2026.01.07 22:05:24.833689 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.01.07 22:05:24.833889 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8386 | 2026.01.07 22:05:24.833969 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8387 | 2026.01.07 22:05:24.834676 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.01.07 22:05:24.834729 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8389 | 2026.01.07 22:05:24.835139 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8390 | 2026.01.07 22:05:24.835393 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.01.07 22:05:24.835543 [ 87 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8392 | 2026.01.07 22:05:24.835560 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 8393 | 2026.01.07 22:05:24.835613 [ 87 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.01.07 22:05:24.835634 [ 277 ] {ef1e7e91-a94a-45ba-b4a1-f316e6e0020d} <Debug> TCPHandler: Processed in 0.002091301 sec. | ||
| 8395 | 2026.01.07 22:05:24.835642 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8396 | 2026.01.07 22:05:24.835767 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8397 | 2026.01.07 22:05:24.835776 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.01.07 22:05:24.835882 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8399 | 2026.01.07 22:05:24.835899 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8400 | 2026.01.07 22:05:24.835920 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2344 rows starting from the beginning of the part | ||
| 8401 | 2026.01.07 22:05:24.835950 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8402 | 2026.01.07 22:05:24.835990 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part | ||
| 8403 | 2026.01.07 22:05:24.836039 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1140 rows starting from the beginning of the part | ||
| 8404 | 2026.01.07 22:05:24.836083 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 110 rows starting from the beginning of the part | ||
| 8405 | 2026.01.07 22:05:24.836123 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2288 rows starting from the beginning of the part | ||
| 8406 | 2026.01.07 22:05:24.836161 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8407 | 2026.01.07 22:05:24.836414 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.01.07 22:05:24.836460 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8409 | 2026.01.07 22:05:24.836791 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8410 | 2026.01.07 22:05:24.837026 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.01.07 22:05:24.837146 [ 87 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8412 | 2026.01.07 22:05:24.837167 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 8413 | 2026.01.07 22:05:24.837178 [ 87 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.01.07 22:05:24.837207 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8415 | 2026.01.07 22:05:24.837214 [ 277 ] {644d8d6d-2155-437c-8306-440c8dd6d7b8} <Debug> TCPHandler: Processed in 0.001491452 sec. | ||
| 8416 | 2026.01.07 22:05:24.837311 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8417 | 2026.01.07 22:05:24.837336 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.01.07 22:05:24.837446 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8419 | 2026.01.07 22:05:24.837446 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8420 | 2026.01.07 22:05:24.837496 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8421 | 2026.01.07 22:05:24.837500 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 8422 | 2026.01.07 22:05:24.837582 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 91 rows starting from the beginning of the part | ||
| 8423 | 2026.01.07 22:05:24.837628 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 693 rows starting from the beginning of the part | ||
| 8424 | 2026.01.07 22:05:24.837668 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 91 rows starting from the beginning of the part | ||
| 8425 | 2026.01.07 22:05:24.837707 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1165 rows starting from the beginning of the part | ||
| 8426 | 2026.01.07 22:05:24.837747 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8427 | 2026.01.07 22:05:24.837898 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.01.07 22:05:24.837943 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8429 | 2026.01.07 22:05:24.838052 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336655 sec., 2588315.348222138 rows/sec., 219.17 MiB/sec. | ||
| 8430 | 2026.01.07 22:05:24.838313 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8431 | 2026.01.07 22:05:24.838329 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8432 | 2026.01.07 22:05:24.838624 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.01.07 22:05:24.838691 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.01.07 22:05:24.838766 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8435 | 2026.01.07 22:05:24.838768 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_56_11} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8436 | 2026.01.07 22:05:24.838769 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001344 sec., 69940.4761904762 rows/sec., 4.86 MiB/sec. | ||
| 8437 | 2026.01.07 22:05:24.838808 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.01.07 22:05:24.838852 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8439 | 2026.01.07 22:05:24.838854 [ 277 ] {51c5ca11-f40c-47e9-b8a5-5233915565e0} <Debug> TCPHandler: Processed in 0.001567664 sec. | ||
| 8440 | 2026.01.07 22:05:24.838872 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8441 | 2026.01.07 22:05:24.838990 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.01.07 22:05:24.838994 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8443 | 2026.01.07 22:05:24.839092 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8444 | 2026.01.07 22:05:24.839141 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8445 | 2026.01.07 22:05:24.839149 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8446 | 2026.01.07 22:05:24.839160 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895778 sec., 1749149.9532118212 rows/sec., 132.05 MiB/sec. | ||
| 8447 | 2026.01.07 22:05:24.839197 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16793 rows starting from the beginning of the part | ||
| 8448 | 2026.01.07 22:05:24.839265 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8449 | 2026.01.07 22:05:24.839314 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8450 | 2026.01.07 22:05:24.839359 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8451 | 2026.01.07 22:05:24.839359 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8452 | 2026.01.07 22:05:24.839403 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 912 rows starting from the beginning of the part | ||
| 8453 | 2026.01.07 22:05:24.839449 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 94 rows starting from the beginning of the part | ||
| 8454 | 2026.01.07 22:05:24.839487 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.07 22:05:24.839533 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8456 | 2026.01.07 22:05:24.839703 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.01.07 22:05:24.839793 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_56_11} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8458 | 2026.01.07 22:05:24.839886 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8459 | 2026.01.07 22:05:24.839903 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8460 | 2026.01.07 22:05:24.840136 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.01.07 22:05:24.840253 [ 87 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8462 | 2026.01.07 22:05:24.840274 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001202 sec., 28286.189683860233 rows/sec., 1.92 MiB/sec. | ||
| 8463 | 2026.01.07 22:05:24.840291 [ 87 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.07 22:05:24.840316 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8465 | 2026.01.07 22:05:24.840318 [ 277 ] {570179e6-c933-4a4f-b193-e296910afc60} <Debug> TCPHandler: Processed in 0.00137779 sec. | ||
| 8466 | 2026.01.07 22:05:24.840380 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8467 | 2026.01.07 22:05:24.840464 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2026.01.07 22:05:24.840488 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3712 rows starting from the beginning of the part | ||
| 8469 | 2026.01.07 22:05:24.840531 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8470 | 2026.01.07 22:05:24.840563 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8471 | 2026.01.07 22:05:24.840595 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8472 | 2026.01.07 22:05:24.840626 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part | ||
| 8473 | 2026.01.07 22:05:24.840664 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 8474 | 2026.01.07 22:05:24.842056 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001696835 sec., 2380903.269911335 rows/sec., 151.08 MiB/sec. | ||
| 8475 | 2026.01.07 22:05:24.842383 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8476 | 2026.01.07 22:05:24.842665 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.01.07 22:05:24.842735 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_56_11} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8478 | 2026.01.07 22:05:24.842818 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8479 | 2026.01.07 22:05:24.844619 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18433 rows, containing 5 columns (5 merged, 0 gathered) in 0.005671264 sec., 3250245.4479283635 rows/sec., 217.47 MiB/sec. | ||
| 8480 | 2026.01.07 22:05:24.845036 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8481 | 2026.01.07 22:05:24.845412 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.07 22:05:24.845481 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8483 | 2026.01.07 22:05:24.845562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 8484 | 2026.01.07 22:05:25.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.42 MiB, peak 299.45 MiB, free memory in arenas 0.00 B, will set to 292.57 MiB (RSS), difference: 1.15 MiB | ||
| 8485 | 2026.01.07 22:05:28.029954 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8486 | 2026.01.07 22:05:28.030031 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8487 | 2026.01.07 22:05:28.150999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17257 | ||
| 8488 | 2026.01.07 22:05:28.151685 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.01.07 22:05:28.151730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8490 | 2026.01.07 22:05:28.152215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8491 | 2026.01.07 22:05:28.152448 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.07 22:05:28.152591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17257 | ||
| 8493 | 2026.01.07 22:05:28.152597 [ 81 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8494 | 2026.01.07 22:05:28.152691 [ 81 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.01.07 22:05:28.152727 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8496 | 2026.01.07 22:05:28.152871 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::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 | ||
| 8497 | 2026.01.07 22:05:28.153022 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8498 | 2026.01.07 22:05:28.153068 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14825 rows starting from the beginning of the part | ||
| 8499 | 2026.01.07 22:05:28.153140 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8500 | 2026.01.07 22:05:28.153191 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8501 | 2026.01.07 22:05:28.153238 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8502 | 2026.01.07 22:05:28.153282 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8503 | 2026.01.07 22:05:28.153328 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8504 | 2026.01.07 22:05:28.155295 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002477086 sec., 6966653.559868329 rows/sec., 99.66 MiB/sec. | ||
| 8505 | 2026.01.07 22:05:28.155525 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8506 | 2026.01.07 22:05:28.156046 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.01.07 22:05:28.156187 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_36_7} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8508 | 2026.01.07 22:05:28.156351 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8509 | 2026.01.07 22:05:28.195951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1116 | ||
| 8510 | 2026.01.07 22:05:28.198524 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.07 22:05:28.198564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8512 | 2026.01.07 22:05:28.199745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8513 | 2026.01.07 22:05:28.200010 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.01.07 22:05:28.200178 [ 81 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8515 | 2026.01.07 22:05:28.200255 [ 81 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.07 22:05:28.200256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8517 | 2026.01.07 22:05:28.200295 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8518 | 2026.01.07 22:05:28.200416 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 8519 | 2026.01.07 22:05:28.201003 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2026.01.07 22:05:28.201145 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 8521 | 2026.01.07 22:05:28.201550 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8522 | 2026.01.07 22:05:28.201901 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8523 | 2026.01.07 22:05:28.202251 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8524 | 2026.01.07 22:05:28.202591 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8525 | 2026.01.07 22:05:28.202927 [ 198 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
| 8526 | 2026.01.07 22:05:28.209494 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.009118865 sec., 122383.65191282029 rows/sec., 98.00 MiB/sec. | ||
| 8527 | 2026.01.07 22:05:28.210996 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8528 | 2026.01.07 22:05:28.211601 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.01.07 22:05:28.211681 [ 192 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_26_5} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8530 | 2026.01.07 22:05:28.212021 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8531 | 2026.01.07 22:05:29.103599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8532 | 2026.01.07 22:05:29.121092 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.01.07 22:05:29.121138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8534 | 2026.01.07 22:05:29.127435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8535 | 2026.01.07 22:05:29.128188 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.01.07 22:05:29.128515 [ 81 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8537 | 2026.01.07 22:05:29.128558 [ 81 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.01.07 22:05:29.128580 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8539 | 2026.01.07 22:05:29.128723 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::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 | ||
| 8540 | 2026.01.07 22:05:29.131426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8541 | 2026.01.07 22:05:29.133324 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8542 | 2026.01.07 22:05:29.134977 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8543 | 2026.01.07 22:05:29.140113 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8544 | 2026.01.07 22:05:29.144957 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8545 | 2026.01.07 22:05:29.149627 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8546 | 2026.01.07 22:05:29.154384 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8547 | 2026.01.07 22:05:29.158500 [ 199 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8548 | 2026.01.07 22:05:29.209668 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081011597 sec., 3357.5439822523185 rows/sec., 17.36 MiB/sec. | ||
| 8549 | 2026.01.07 22:05:29.212586 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8550 | 2026.01.07 22:05:29.214594 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.01.07 22:05:29.214670 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_36_7} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8552 | 2026.01.07 22:05:29.217301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8553 | 2026.01.07 22:05:29.838486 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.01.07 22:05:29.838683 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8555 | 2026.01.07 22:05:29.838755 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8556 | 2026.01.07 22:05:29.839531 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.01.07 22:05:29.839574 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8558 | 2026.01.07 22:05:29.839981 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8559 | 2026.01.07 22:05:29.840206 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.01.07 22:05:29.840353 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001726 sec., 63731.170336037074 rows/sec., 5.36 MiB/sec. | ||
| 8561 | 2026.01.07 22:05:29.840394 [ 277 ] {f98eb232-f24e-4fe2-b5c7-126a94f2e685} <Debug> TCPHandler: Processed in 0.00204955 sec. | ||
| 8562 | 2026.01.07 22:05:29.840532 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.01.07 22:05:29.840646 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8564 | 2026.01.07 22:05:29.840698 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8565 | 2026.01.07 22:05:29.841131 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.01.07 22:05:29.841166 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8567 | 2026.01.07 22:05:29.841458 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8568 | 2026.01.07 22:05:29.841669 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2026.01.07 22:05:29.841799 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001185 sec., 22784.810126582277 rows/sec., 1.67 MiB/sec. | ||
| 8570 | 2026.01.07 22:05:29.841837 [ 277 ] {d1ed46d5-83ad-45ee-97ac-2d409fd3980d} <Debug> TCPHandler: Processed in 0.00135241 sec. | ||
| 8571 | 2026.01.07 22:05:29.841958 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.01.07 22:05:29.842057 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8573 | 2026.01.07 22:05:29.842095 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8574 | 2026.01.07 22:05:29.842516 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.01.07 22:05:29.842551 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8576 | 2026.01.07 22:05:29.842865 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8577 | 2026.01.07 22:05:29.843075 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.01.07 22:05:29.843198 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00116 sec., 78448.27586206897 rows/sec., 6.13 MiB/sec. | ||
| 8579 | 2026.01.07 22:05:29.843236 [ 277 ] {202bd256-17a4-4427-aca3-9f86865a51fa} <Debug> TCPHandler: Processed in 0.00133606 sec. | ||
| 8580 | 2026.01.07 22:05:29.843349 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.01.07 22:05:29.843441 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.01.07 22:05:29.843484 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8583 | 2026.01.07 22:05:29.843896 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.01.07 22:05:29.843932 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8585 | 2026.01.07 22:05:29.844273 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8586 | 2026.01.07 22:05:29.844477 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.01.07 22:05:29.844600 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8588 | 2026.01.07 22:05:29.844636 [ 277 ] {b04213bf-9213-4375-8d47-baf57742e6ec} <Debug> TCPHandler: Processed in 0.001335269 sec. | ||
| 8589 | 2026.01.07 22:05:29.844749 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.01.07 22:05:29.844840 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.07 22:05:29.844894 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8592 | 2026.01.07 22:05:29.845724 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.07 22:05:29.845760 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8594 | 2026.01.07 22:05:29.846301 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8595 | 2026.01.07 22:05:29.846512 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.07 22:05:29.846647 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001824 sec., 14802.631578947368 rows/sec., 26.53 MiB/sec. | ||
| 8597 | 2026.01.07 22:05:29.846699 [ 277 ] {32d0a3eb-b4bf-489b-a848-52c1c636be30} <Debug> TCPHandler: Processed in 0.00199826 sec. | ||
| 8598 | 2026.01.07 22:05:29.846815 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2026.01.07 22:05:29.846908 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.01.07 22:05:29.846950 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8601 | 2026.01.07 22:05:29.847284 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.01.07 22:05:29.847320 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8603 | 2026.01.07 22:05:29.847618 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8604 | 2026.01.07 22:05:29.847821 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.01.07 22:05:29.847949 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8606 | 2026.01.07 22:05:29.847984 [ 277 ] {5e970aca-6791-4df0-8cbc-17bd6d1dd075} <Debug> TCPHandler: Processed in 0.001221988 sec. | ||
| 8607 | 2026.01.07 22:05:30.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.49 MiB, peak 305.91 MiB, free memory in arenas 0.00 B, will set to 296.39 MiB (RSS), difference: 1.90 MiB | ||
| 8608 | 2026.01.07 22:05:33.142720 [ 76 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8609 | 2026.01.07 22:05:33.142801 [ 76 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.01.07 22:05:33.142827 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8611 | 2026.01.07 22:05:33.142951 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8612 | 2026.01.07 22:05:33.143071 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8613 | 2026.01.07 22:05:33.143109 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8614 | 2026.01.07 22:05:33.143184 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8615 | 2026.01.07 22:05:33.143237 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8616 | 2026.01.07 22:05:33.143285 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8617 | 2026.01.07 22:05:33.143328 [ 201 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8618 | 2026.01.07 22:05:33.144061 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152987 sec., 46834.87324661943 rows/sec., 3.91 MiB/sec. | ||
| 8619 | 2026.01.07 22:05:33.144201 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8620 | 2026.01.07 22:05:33.144440 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.01.07 22:05:33.144504 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_9_2} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8622 | 2026.01.07 22:05:33.144565 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8623 | 2026.01.07 22:05:34.849597 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.01.07 22:05:34.849800 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8625 | 2026.01.07 22:05:34.849874 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8626 | 2026.01.07 22:05:34.850770 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.01.07 22:05:34.850813 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8628 | 2026.01.07 22:05:34.851221 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8629 | 2026.01.07 22:05:34.851452 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.01.07 22:05:34.851608 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 8631 | 2026.01.07 22:05:34.851662 [ 277 ] {438e74e9-fe3c-4783-987a-7487843c4adb} <Debug> TCPHandler: Processed in 0.002202143 sec. | ||
| 8632 | 2026.01.07 22:05:34.851785 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.01.07 22:05:34.851890 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8634 | 2026.01.07 22:05:34.851934 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8635 | 2026.01.07 22:05:34.852882 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.01.07 22:05:34.852918 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8637 | 2026.01.07 22:05:34.853310 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8638 | 2026.01.07 22:05:34.853521 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.01.07 22:05:34.853655 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001789 sec., 637227.5013974287 rows/sec., 50.57 MiB/sec. | ||
| 8640 | 2026.01.07 22:05:34.853691 [ 277 ] {1f5608cc-75be-48d5-ab49-f79313062f43} <Debug> TCPHandler: Processed in 0.001957829 sec. | ||
| 8641 | 2026.01.07 22:05:34.853802 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.01.07 22:05:34.853897 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8643 | 2026.01.07 22:05:34.853937 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8644 | 2026.01.07 22:05:34.854406 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.01.07 22:05:34.854439 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8646 | 2026.01.07 22:05:34.854757 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8647 | 2026.01.07 22:05:34.854974 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.01.07 22:05:34.855099 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001222 sec., 179214.40261865794 rows/sec., 10.68 MiB/sec. | ||
| 8649 | 2026.01.07 22:05:34.855134 [ 277 ] {df093f36-cc34-4eec-b41c-860792fe8716} <Debug> TCPHandler: Processed in 0.00138131 sec. | ||
| 8650 | 2026.01.07 22:05:34.855240 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.01.07 22:05:34.855333 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8652 | 2026.01.07 22:05:34.855371 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8653 | 2026.01.07 22:05:34.855826 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.07 22:05:34.855859 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8655 | 2026.01.07 22:05:34.856153 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8656 | 2026.01.07 22:05:34.856356 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.01.07 22:05:34.856481 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001166 sec., 181818.18181818182 rows/sec., 11.73 MiB/sec. | ||
| 8658 | 2026.01.07 22:05:34.856517 [ 277 ] {cc9e8948-dd73-4b5a-99ca-157f923e05da} <Debug> TCPHandler: Processed in 0.00132516 sec. | ||
| 8659 | 2026.01.07 22:05:34.856621 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.01.07 22:05:34.856713 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.01.07 22:05:34.856752 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8662 | 2026.01.07 22:05:34.857207 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.01.07 22:05:34.857241 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8664 | 2026.01.07 22:05:34.857535 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8665 | 2026.01.07 22:05:34.857740 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.07 22:05:34.857864 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001168 sec., 180650.68493150684 rows/sec., 10.26 MiB/sec. | ||
| 8667 | 2026.01.07 22:05:34.857900 [ 277 ] {dc03e408-a11d-47bc-9208-525ebac28c88} <Debug> TCPHandler: Processed in 0.001326469 sec. | ||
| 8668 | 2026.01.07 22:05:34.858004 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.07 22:05:34.858095 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.07 22:05:34.858133 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8671 | 2026.01.07 22:05:34.858770 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.07 22:05:34.858803 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8673 | 2026.01.07 22:05:34.859118 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8674 | 2026.01.07 22:05:34.859333 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.07 22:05:34.859460 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001383 sec., 501084.5986984816 rows/sec., 35.02 MiB/sec. | ||
| 8676 | 2026.01.07 22:05:34.859496 [ 277 ] {e1287012-6fd7-43e7-8d17-4fd351ea14c9} <Debug> TCPHandler: Processed in 0.001539503 sec. | ||
| 8677 | 2026.01.07 22:05:34.859601 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.07 22:05:34.859692 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.07 22:05:34.859731 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8680 | 2026.01.07 22:05:34.860056 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.07 22:05:34.860089 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8682 | 2026.01.07 22:05:34.860384 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8683 | 2026.01.07 22:05:34.860588 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.01.07 22:05:34.860710 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 8685 | 2026.01.07 22:05:34.860745 [ 277 ] {2d03b2dc-7d71-4087-b2c3-ece548acf7ff} <Debug> TCPHandler: Processed in 0.001191777 sec. | ||
| 8686 | 2026.01.07 22:05:34.860850 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.01.07 22:05:34.860941 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.01.07 22:05:34.860982 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8689 | 2026.01.07 22:05:34.861403 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.07 22:05:34.861436 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8691 | 2026.01.07 22:05:34.861763 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8692 | 2026.01.07 22:05:34.861969 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.07 22:05:34.862099 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001177 sec., 266779.94902293966 rows/sec., 17.53 MiB/sec. | ||
| 8694 | 2026.01.07 22:05:34.862135 [ 277 ] {c2fc1b13-7f84-4ab2-83d8-7a8f3553d0d5} <Debug> TCPHandler: Processed in 0.0013328 sec. | ||
| 8695 | 2026.01.07 22:05:34.862238 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.01.07 22:05:34.862328 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.01.07 22:05:34.862368 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8698 | 2026.01.07 22:05:34.862664 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.01.07 22:05:34.862699 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8700 | 2026.01.07 22:05:34.862988 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8701 | 2026.01.07 22:05:34.863201 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.07 22:05:34.863322 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 8703 | 2026.01.07 22:05:34.863358 [ 277 ] {21df050f-c736-403b-9e57-93b4f6796468} <Debug> TCPHandler: Processed in 0.001165878 sec. | ||
| 8704 | 2026.01.07 22:05:34.863461 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.01.07 22:05:34.863552 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.01.07 22:05:34.863605 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8707 | 2026.01.07 22:05:34.864388 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.01.07 22:05:34.864424 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8709 | 2026.01.07 22:05:34.864932 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8710 | 2026.01.07 22:05:34.865147 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.01.07 22:05:34.865280 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec. | ||
| 8712 | 2026.01.07 22:05:34.865342 [ 277 ] {d7e2b063-3059-4a31-a901-dec7f693fe8e} <Debug> TCPHandler: Processed in 0.001926958 sec. | ||
| 8713 | 2026.01.07 22:05:34.865455 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.01.07 22:05:34.865547 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.01.07 22:05:34.865588 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8716 | 2026.01.07 22:05:34.865912 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.01.07 22:05:34.865948 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8718 | 2026.01.07 22:05:34.866253 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8719 | 2026.01.07 22:05:34.866462 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.01.07 22:05:34.866589 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 8721 | 2026.01.07 22:05:34.866624 [ 277 ] {163e5e07-1c30-410e-826c-ba9038e2f9f8} <Debug> TCPHandler: Processed in 0.001216888 sec. | ||
| 8722 | 2026.01.07 22:05:35.652666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17705 | ||
| 8723 | 2026.01.07 22:05:35.653159 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.01.07 22:05:35.653208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8725 | 2026.01.07 22:05:35.653714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8726 | 2026.01.07 22:05:35.653963 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.01.07 22:05:35.654108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17705 | ||
| 8728 | 2026.01.07 22:05:36.631502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8729 | 2026.01.07 22:05:36.647096 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.01.07 22:05:36.647146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8731 | 2026.01.07 22:05:36.652555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8732 | 2026.01.07 22:05:36.653342 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.01.07 22:05:36.656059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8734 | 2026.01.07 22:05:38.200575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1150 | ||
| 8735 | 2026.01.07 22:05:38.203049 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.01.07 22:05:38.203109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8737 | 2026.01.07 22:05:38.204430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8738 | 2026.01.07 22:05:38.204720 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.01.07 22:05:38.205113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 8740 | 2026.01.07 22:05:39.839948 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.01.07 22:05:39.840232 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.07 22:05:39.840335 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8743 | 2026.01.07 22:05:39.841214 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.01.07 22:05:39.841251 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8745 | 2026.01.07 22:05:39.841650 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8746 | 2026.01.07 22:05:39.841882 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.01.07 22:05:39.842043 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec. | ||
| 8748 | 2026.01.07 22:05:39.842086 [ 277 ] {c3572da8-44f0-4a92-b9be-58ae562bfb6b} <Debug> TCPHandler: Processed in 0.002318474 sec. | ||
| 8749 | 2026.01.07 22:05:39.842209 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.01.07 22:05:39.842301 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8751 | 2026.01.07 22:05:39.842340 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8752 | 2026.01.07 22:05:39.842881 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.01.07 22:05:39.842915 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8754 | 2026.01.07 22:05:39.843237 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8755 | 2026.01.07 22:05:39.843448 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.01.07 22:05:39.843572 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001289 sec., 86113.2660977502 rows/sec., 7.24 MiB/sec. | ||
| 8757 | 2026.01.07 22:05:39.843609 [ 277 ] {11a719ca-30be-42ef-905d-18d83a2a98e0} <Debug> TCPHandler: Processed in 0.001448562 sec. | ||
| 8758 | 2026.01.07 22:05:39.843735 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.01.07 22:05:39.843828 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.01.07 22:05:39.843867 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8761 | 2026.01.07 22:05:39.844319 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.07 22:05:39.844353 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8763 | 2026.01.07 22:05:39.844676 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8764 | 2026.01.07 22:05:39.844886 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.07 22:05:39.844999 [ 65 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8766 | 2026.01.07 22:05:39.845010 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.0012 sec., 24166.666666666668 rows/sec., 1.77 MiB/sec. | ||
| 8767 | 2026.01.07 22:05:39.845035 [ 65 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.01.07 22:05:39.845054 [ 277 ] {cf212216-3543-4689-b56b-5818ea417394} <Debug> TCPHandler: Processed in 0.00137635 sec. | ||
| 8769 | 2026.01.07 22:05:39.845055 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8770 | 2026.01.07 22:05:39.845167 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.01.07 22:05:39.845193 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8772 | 2026.01.07 22:05:39.845267 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8773 | 2026.01.07 22:05:39.845311 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8774 | 2026.01.07 22:05:39.845346 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8775 | 2026.01.07 22:05:39.845389 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 264 rows starting from the beginning of the part | ||
| 8776 | 2026.01.07 22:05:39.845461 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 8777 | 2026.01.07 22:05:39.845513 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 235 rows starting from the beginning of the part | ||
| 8778 | 2026.01.07 22:05:39.845559 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part | ||
| 8779 | 2026.01.07 22:05:39.845606 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 219 rows starting from the beginning of the part | ||
| 8780 | 2026.01.07 22:05:39.845666 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part | ||
| 8781 | 2026.01.07 22:05:39.845752 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.01.07 22:05:39.845791 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8783 | 2026.01.07 22:05:39.846143 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8784 | 2026.01.07 22:05:39.846367 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.01.07 22:05:39.846495 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001246 sec., 74638.84430176565 rows/sec., 5.83 MiB/sec. | ||
| 8786 | 2026.01.07 22:05:39.846531 [ 277 ] {0e5d2730-6f81-48dd-b996-21b1b293245c} <Debug> TCPHandler: Processed in 0.001411281 sec. | ||
| 8787 | 2026.01.07 22:05:39.846566 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430112 sec., 560095.9924817077 rows/sec., 36.78 MiB/sec. | ||
| 8788 | 2026.01.07 22:05:39.846642 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.01.07 22:05:39.846738 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.01.07 22:05:39.846782 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8791 | 2026.01.07 22:05:39.846785 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8792 | 2026.01.07 22:05:39.847087 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.01.07 22:05:39.847172 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_51_10} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8794 | 2026.01.07 22:05:39.847209 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.01.07 22:05:39.847250 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8796 | 2026.01.07 22:05:39.847262 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8797 | 2026.01.07 22:05:39.847606 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8798 | 2026.01.07 22:05:39.847819 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.01.07 22:05:39.847941 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001221 sec., 131859.13185913186 rows/sec., 9.18 MiB/sec. | ||
| 8800 | 2026.01.07 22:05:39.847976 [ 277 ] {c740ff52-8e7a-44dc-b7cd-31a4509ebed7} <Debug> TCPHandler: Processed in 0.00138228 sec. | ||
| 8801 | 2026.01.07 22:05:39.848082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.01.07 22:05:39.848175 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.01.07 22:05:39.848229 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8804 | 2026.01.07 22:05:39.849061 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.01.07 22:05:39.849098 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8806 | 2026.01.07 22:05:39.849642 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8807 | 2026.01.07 22:05:39.849872 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.01.07 22:05:39.850040 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001883 sec., 14338.821030270845 rows/sec., 25.69 MiB/sec. | ||
| 8809 | 2026.01.07 22:05:39.850038 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8810 | 2026.01.07 22:05:39.850094 [ 277 ] {8bce6e9d-e863-4c92-b55e-dccdff537d6c} <Debug> TCPHandler: Processed in 0.002060311 sec. | ||
| 8811 | 2026.01.07 22:05:39.850103 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.01.07 22:05:39.850135 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8813 | 2026.01.07 22:05:39.850208 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.01.07 22:05:39.850230 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8815 | 2026.01.07 22:05:39.850309 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8816 | 2026.01.07 22:05:39.850355 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8817 | 2026.01.07 22:05:39.850494 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8818 | 2026.01.07 22:05:39.850565 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 888 rows starting from the beginning of the part | ||
| 8819 | 2026.01.07 22:05:39.850719 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 8820 | 2026.01.07 22:05:39.850722 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.07 22:05:39.850773 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8822 | 2026.01.07 22:05:39.850840 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 8823 | 2026.01.07 22:05:39.850944 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 27 rows starting from the beginning of the part | ||
| 8824 | 2026.01.07 22:05:39.851045 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 8825 | 2026.01.07 22:05:39.851119 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8826 | 2026.01.07 22:05:39.851177 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 8827 | 2026.01.07 22:05:39.851349 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.01.07 22:05:39.851485 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 8829 | 2026.01.07 22:05:39.851521 [ 277 ] {fb654f81-4a6c-4173-b0d8-6722a3d47537} <Debug> TCPHandler: Processed in 0.00136032 sec. | ||
| 8830 | 2026.01.07 22:05:39.857406 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 19 columns (19 merged, 0 gathered) in 0.007220567 sec., 138077.799153446 rows/sec., 247.43 MiB/sec. | ||
| 8831 | 2026.01.07 22:05:39.858539 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8832 | 2026.01.07 22:05:39.858868 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.07 22:05:39.858942 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8834 | 2026.01.07 22:05:39.859041 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 8835 | 2026.01.07 22:05:40.001215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.66 MiB, peak 305.91 MiB, free memory in arenas 0.00 B, will set to 301.46 MiB (RSS), difference: 3.80 MiB | ||
| 8836 | 2026.01.07 22:05:43.030292 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8837 | 2026.01.07 22:05:43.030402 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8838 | 2026.01.07 22:05:43.154441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18217 | ||
| 8839 | 2026.01.07 22:05:43.155010 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.01.07 22:05:43.155056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8841 | 2026.01.07 22:05:43.155538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8842 | 2026.01.07 22:05:43.155761 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.01.07 22:05:43.155892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18217 | ||
| 8844 | 2026.01.07 22:05:44.156381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8845 | 2026.01.07 22:05:44.173306 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.07 22:05:44.173363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8847 | 2026.01.07 22:05:44.178977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8848 | 2026.01.07 22:05:44.179700 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.07 22:05:44.182477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8850 | 2026.01.07 22:05:44.848927 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.01.07 22:05:44.849106 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.01.07 22:05:44.849172 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8853 | 2026.01.07 22:05:44.850081 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.01.07 22:05:44.850124 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8855 | 2026.01.07 22:05:44.850571 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8856 | 2026.01.07 22:05:44.850813 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.07 22:05:44.850981 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001923 sec., 213208.52834113364 rows/sec., 13.53 MiB/sec. | ||
| 8858 | 2026.01.07 22:05:44.851038 [ 277 ] {51103d50-6346-4542-a03c-44227b5316d7} <Debug> TCPHandler: Processed in 0.002243263 sec. | ||
| 8859 | 2026.01.07 22:05:44.851175 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.01.07 22:05:44.851279 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8861 | 2026.01.07 22:05:44.851326 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8862 | 2026.01.07 22:05:44.852589 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.01.07 22:05:44.852623 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8864 | 2026.01.07 22:05:44.853005 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8865 | 2026.01.07 22:05:44.853244 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.01.07 22:05:44.853376 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002123 sec., 536975.9773904852 rows/sec., 42.61 MiB/sec. | ||
| 8867 | 2026.01.07 22:05:44.853414 [ 277 ] {5a2812b3-69ae-42c2-9a44-cd73baf8f638} <Debug> TCPHandler: Processed in 0.002293344 sec. | ||
| 8868 | 2026.01.07 22:05:44.853531 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.01.07 22:05:44.853624 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.01.07 22:05:44.853664 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8871 | 2026.01.07 22:05:44.854177 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.01.07 22:05:44.854211 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8873 | 2026.01.07 22:05:44.854518 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8874 | 2026.01.07 22:05:44.854741 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.01.07 22:05:44.854869 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001263 sec., 173396.67458432305 rows/sec., 10.34 MiB/sec. | ||
| 8876 | 2026.01.07 22:05:44.854907 [ 277 ] {bad84537-7fbc-41ae-9cd9-b448c0e4afa6} <Debug> TCPHandler: Processed in 0.001426181 sec. | ||
| 8877 | 2026.01.07 22:05:44.855014 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.01.07 22:05:44.855106 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.01.07 22:05:44.855145 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8880 | 2026.01.07 22:05:44.855646 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.01.07 22:05:44.855680 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8882 | 2026.01.07 22:05:44.855985 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8883 | 2026.01.07 22:05:44.856217 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.01.07 22:05:44.856346 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 8885 | 2026.01.07 22:05:44.856383 [ 277 ] {ec841d2b-9cfe-4a3a-92dc-a9e67af561e2} <Debug> TCPHandler: Processed in 0.001419361 sec. | ||
| 8886 | 2026.01.07 22:05:44.856509 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.01.07 22:05:44.856602 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8888 | 2026.01.07 22:05:44.856642 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8889 | 2026.01.07 22:05:44.857164 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.01.07 22:05:44.857198 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8891 | 2026.01.07 22:05:44.857511 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8892 | 2026.01.07 22:05:44.857736 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.01.07 22:05:44.857868 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 8894 | 2026.01.07 22:05:44.857905 [ 277 ] {ca2c73eb-2fa3-4f83-bebd-72675b6a5187} <Debug> TCPHandler: Processed in 0.001444071 sec. | ||
| 8895 | 2026.01.07 22:05:44.858022 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.01.07 22:05:44.858114 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8897 | 2026.01.07 22:05:44.858152 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8898 | 2026.01.07 22:05:44.858927 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.01.07 22:05:44.858960 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8900 | 2026.01.07 22:05:44.859296 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8901 | 2026.01.07 22:05:44.859516 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.01.07 22:05:44.859641 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001545 sec., 448543.68932038837 rows/sec., 31.34 MiB/sec. | ||
| 8903 | 2026.01.07 22:05:44.859679 [ 277 ] {6c3b1ffa-326b-437b-ad34-8af1d2ed4c1e} <Debug> TCPHandler: Processed in 0.001706306 sec. | ||
| 8904 | 2026.01.07 22:05:44.859792 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.01.07 22:05:44.859884 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8906 | 2026.01.07 22:05:44.859925 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8907 | 2026.01.07 22:05:44.860258 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.01.07 22:05:44.860292 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8909 | 2026.01.07 22:05:44.860600 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8910 | 2026.01.07 22:05:44.860825 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.01.07 22:05:44.860951 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 8912 | 2026.01.07 22:05:44.860987 [ 277 ] {d06ababf-24e9-41c0-b1fa-1f4d90ee9598} <Debug> TCPHandler: Processed in 0.001244389 sec. | ||
| 8913 | 2026.01.07 22:05:44.861098 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.01.07 22:05:44.861191 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8915 | 2026.01.07 22:05:44.861233 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8916 | 2026.01.07 22:05:44.861688 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.01.07 22:05:44.861721 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8918 | 2026.01.07 22:05:44.862052 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8919 | 2026.01.07 22:05:44.862270 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.01.07 22:05:44.862396 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 8921 | 2026.01.07 22:05:44.862432 [ 277 ] {87fedcf1-d445-406d-be87-a798785a34c9} <Debug> TCPHandler: Processed in 0.00138305 sec. | ||
| 8922 | 2026.01.07 22:05:44.862536 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2026.01.07 22:05:44.862629 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8924 | 2026.01.07 22:05:44.862670 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8925 | 2026.01.07 22:05:44.862973 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.01.07 22:05:44.863006 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8927 | 2026.01.07 22:05:44.863313 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8928 | 2026.01.07 22:05:44.863534 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.01.07 22:05:44.863659 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 8930 | 2026.01.07 22:05:44.863694 [ 277 ] {d2f7bec5-4c29-4537-ad85-43601f0da349} <Debug> TCPHandler: Processed in 0.001205068 sec. | ||
| 8931 | 2026.01.07 22:05:44.863799 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.01.07 22:05:44.863900 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8933 | 2026.01.07 22:05:44.863957 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8934 | 2026.01.07 22:05:44.864739 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.01.07 22:05:44.864776 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8936 | 2026.01.07 22:05:44.865289 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8937 | 2026.01.07 22:05:44.865509 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.01.07 22:05:44.865647 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 14.21 MiB/sec. | ||
| 8939 | 2026.01.07 22:05:44.865701 [ 277 ] {7c59d605-5f64-4795-a6bc-17c4d9e340c2} <Debug> TCPHandler: Processed in 0.001953169 sec. | ||
| 8940 | 2026.01.07 22:05:44.865811 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.01.07 22:05:44.865904 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8942 | 2026.01.07 22:05:44.865946 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8943 | 2026.01.07 22:05:44.866286 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.01.07 22:05:44.866320 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8945 | 2026.01.07 22:05:44.866633 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8946 | 2026.01.07 22:05:44.866846 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.01.07 22:05:44.866972 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 8948 | 2026.01.07 22:05:44.867008 [ 277 ] {3eb0463a-92c4-4c0a-b79c-c403ba647024} <Debug> TCPHandler: Processed in 0.001245479 sec. | ||
| 8949 | 2026.01.07 22:05:45.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.76 MiB, peak 305.98 MiB, free memory in arenas 0.00 B, will set to 301.50 MiB (RSS), difference: -1.27 MiB | ||
| 8950 | 2026.01.07 22:05:48.205520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1186 | ||
| 8951 | 2026.01.07 22:05:48.207958 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.07 22:05:48.208000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8953 | 2026.01.07 22:05:48.209162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8954 | 2026.01.07 22:05:48.209431 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.07 22:05:48.209682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 8956 | 2026.01.07 22:05:49.838964 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.07 22:05:49.839160 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.07 22:05:49.839233 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8959 | 2026.01.07 22:05:49.839974 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.01.07 22:05:49.840016 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8961 | 2026.01.07 22:05:49.840425 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8962 | 2026.01.07 22:05:49.840650 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.01.07 22:05:49.840792 [ 53 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8964 | 2026.01.07 22:05:49.840810 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001707 sec., 64440.538957234916 rows/sec., 5.42 MiB/sec. | ||
| 8965 | 2026.01.07 22:05:49.840833 [ 53 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.01.07 22:05:49.840857 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8967 | 2026.01.07 22:05:49.840861 [ 277 ] {31389d3a-9e50-498f-b1e9-55c565ffb999} <Debug> TCPHandler: Processed in 0.00203405 sec. | ||
| 8968 | 2026.01.07 22:05:49.840977 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8969 | 2026.01.07 22:05:49.840994 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.01.07 22:05:49.841118 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.01.07 22:05:49.841119 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8972 | 2026.01.07 22:05:49.841165 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8973 | 2026.01.07 22:05:49.841172 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2344 rows starting from the beginning of the part | ||
| 8974 | 2026.01.07 22:05:49.841255 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 110 rows starting from the beginning of the part | ||
| 8975 | 2026.01.07 22:05:49.841313 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1140 rows starting from the beginning of the part | ||
| 8976 | 2026.01.07 22:05:49.841357 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 111 rows starting from the beginning of the part | ||
| 8977 | 2026.01.07 22:05:49.841406 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1140 rows starting from the beginning of the part | ||
| 8978 | 2026.01.07 22:05:49.841454 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 110 rows starting from the beginning of the part | ||
| 8979 | 2026.01.07 22:05:49.841605 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.01.07 22:05:49.841647 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8981 | 2026.01.07 22:05:49.841986 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8982 | 2026.01.07 22:05:49.842214 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.01.07 22:05:49.842348 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001254 sec., 21531.1004784689 rows/sec., 1.58 MiB/sec. | ||
| 8984 | 2026.01.07 22:05:49.842385 [ 277 ] {715632f1-3b72-4a30-9ba1-4bef7cab49a7} <Debug> TCPHandler: Processed in 0.001444161 sec. | ||
| 8985 | 2026.01.07 22:05:49.842501 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.01.07 22:05:49.842594 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8987 | 2026.01.07 22:05:49.842635 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8988 | 2026.01.07 22:05:49.843056 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.01.07 22:05:49.843091 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8990 | 2026.01.07 22:05:49.843392 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470297 sec., 2005831.68744487 rows/sec., 169.25 MiB/sec. | ||
| 8991 | 2026.01.07 22:05:49.843395 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8992 | 2026.01.07 22:05:49.843659 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.01.07 22:05:49.843766 [ 53 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8994 | 2026.01.07 22:05:49.843764 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8995 | 2026.01.07 22:05:49.843796 [ 53 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.01.07 22:05:49.843791 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001215 sec., 74897.1193415638 rows/sec., 5.85 MiB/sec. | ||
| 8997 | 2026.01.07 22:05:49.843835 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8998 | 2026.01.07 22:05:49.843861 [ 277 ] {6374ca31-9f80-43ff-b61e-e52ffa988ecf} <Debug> TCPHandler: Processed in 0.001408991 sec. | ||
| 8999 | 2026.01.07 22:05:49.843967 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9000 | 2026.01.07 22:05:49.843971 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.01.07 22:05:49.844116 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9002 | 2026.01.07 22:05:49.844132 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9003 | 2026.01.07 22:05:49.844142 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.01.07 22:05:49.844160 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9005 | 2026.01.07 22:05:49.844176 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 9006 | 2026.01.07 22:05:49.844247 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_61_12} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9007 | 2026.01.07 22:05:49.844256 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 91 rows starting from the beginning of the part | ||
| 9008 | 2026.01.07 22:05:49.844313 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 693 rows starting from the beginning of the part | ||
| 9009 | 2026.01.07 22:05:49.844355 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 93 rows starting from the beginning of the part | ||
| 9010 | 2026.01.07 22:05:49.844373 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9011 | 2026.01.07 22:05:49.844392 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 693 rows starting from the beginning of the part | ||
| 9012 | 2026.01.07 22:05:49.844441 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part | ||
| 9013 | 2026.01.07 22:05:49.844575 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.01.07 22:05:49.844617 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9015 | 2026.01.07 22:05:49.844968 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9016 | 2026.01.07 22:05:49.845190 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.01.07 22:05:49.845287 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9018 | 2026.01.07 22:05:49.845316 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 9019 | 2026.01.07 22:05:49.845318 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.01.07 22:05:49.845346 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9021 | 2026.01.07 22:05:49.845352 [ 277 ] {3fa27e8e-0f4d-43e2-91c2-97ea5019d9d3} <Debug> TCPHandler: Processed in 0.001429751 sec. | ||
| 9022 | 2026.01.07 22:05:49.845447 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9023 | 2026.01.07 22:05:49.845455 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.01.07 22:05:49.845561 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9025 | 2026.01.07 22:05:49.845565 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.01.07 22:05:49.845600 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18433 rows starting from the beginning of the part | ||
| 9027 | 2026.01.07 22:05:49.845635 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9028 | 2026.01.07 22:05:49.845666 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9029 | 2026.01.07 22:05:49.845665 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756876 sec., 1635289.0016142288 rows/sec., 123.04 MiB/sec. | ||
| 9030 | 2026.01.07 22:05:49.845718 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9031 | 2026.01.07 22:05:49.845765 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 9032 | 2026.01.07 22:05:49.845803 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9033 | 2026.01.07 22:05:49.845843 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9034 | 2026.01.07 22:05:49.845902 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9035 | 2026.01.07 22:05:49.846244 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.01.07 22:05:49.846328 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_61_12} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9037 | 2026.01.07 22:05:49.846401 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9038 | 2026.01.07 22:05:49.846460 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.01.07 22:05:49.846501 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9040 | 2026.01.07 22:05:49.847038 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9041 | 2026.01.07 22:05:49.847282 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.01.07 22:05:49.847421 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001874 sec., 14407.684098185699 rows/sec., 25.82 MiB/sec. | ||
| 9043 | 2026.01.07 22:05:49.847483 [ 277 ] {441037e5-e329-4e5c-afab-be49a0bd4687} <Debug> TCPHandler: Processed in 0.00207356 sec. | ||
| 9044 | 2026.01.07 22:05:49.847591 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2026.01.07 22:05:49.847683 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9046 | 2026.01.07 22:05:49.847725 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9047 | 2026.01.07 22:05:49.848050 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.01.07 22:05:49.848085 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9049 | 2026.01.07 22:05:49.848389 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9050 | 2026.01.07 22:05:49.848630 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.07 22:05:49.848730 [ 53 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9052 | 2026.01.07 22:05:49.848759 [ 53 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.01.07 22:05:49.848759 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9054 | 2026.01.07 22:05:49.848777 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9055 | 2026.01.07 22:05:49.848801 [ 277 ] {cb759cfd-5a58-44fb-9a34-c9bddb00d60e} <Debug> TCPHandler: Processed in 0.001257099 sec. | ||
| 9056 | 2026.01.07 22:05:49.848869 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9057 | 2026.01.07 22:05:49.848966 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9058 | 2026.01.07 22:05:49.848991 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4040 rows starting from the beginning of the part | ||
| 9059 | 2026.01.07 22:05:49.849035 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9060 | 2026.01.07 22:05:49.849071 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9061 | 2026.01.07 22:05:49.849104 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9062 | 2026.01.07 22:05:49.849136 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9063 | 2026.01.07 22:05:49.849169 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9064 | 2026.01.07 22:05:49.850691 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19542 rows, containing 5 columns (5 merged, 0 gathered) in 0.005284798 sec., 3697776.149627668 rows/sec., 247.52 MiB/sec. | ||
| 9065 | 2026.01.07 22:05:49.850783 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946309 sec., 2275075.540420355 rows/sec., 144.50 MiB/sec. | ||
| 9066 | 2026.01.07 22:05:49.851126 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9067 | 2026.01.07 22:05:49.851213 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9068 | 2026.01.07 22:05:49.851505 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.07 22:05:49.851555 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.07 22:05:49.851586 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9071 | 2026.01.07 22:05:49.851636 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_61_12} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9072 | 2026.01.07 22:05:49.851675 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9073 | 2026.01.07 22:05:49.851718 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9074 | 2026.01.07 22:05:50.655991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18665 | ||
| 9075 | 2026.01.07 22:05:50.656517 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.01.07 22:05:50.656558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9077 | 2026.01.07 22:05:50.657046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9078 | 2026.01.07 22:05:50.657282 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.01.07 22:05:50.657410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18665 | ||
| 9080 | 2026.01.07 22:05:51.682582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9081 | 2026.01.07 22:05:51.699298 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.01.07 22:05:51.699357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9083 | 2026.01.07 22:05:51.705724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9084 | 2026.01.07 22:05:51.706521 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.01.07 22:05:51.709364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9086 | 2026.01.07 22:05:52.186229 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2026.01.07 22:05:52.186408 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9088 | 2026.01.07 22:05:52.186474 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9089 | 2026.01.07 22:05:52.187246 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.01.07 22:05:52.187296 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9091 | 2026.01.07 22:05:52.187708 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9092 | 2026.01.07 22:05:52.187938 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.01.07 22:05:52.188103 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001745 sec., 234957.0200573066 rows/sec., 14.90 MiB/sec. | ||
| 9094 | 2026.01.07 22:05:52.188155 [ 277 ] {83ceabca-bd2e-4894-8e2a-1a930a303d85} <Debug> TCPHandler: Processed in 0.002059851 sec. | ||
| 9095 | 2026.01.07 22:05:52.188269 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.01.07 22:05:52.188371 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9097 | 2026.01.07 22:05:52.188414 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9098 | 2026.01.07 22:05:52.189691 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.01.07 22:05:52.189729 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9100 | 2026.01.07 22:05:52.190183 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9101 | 2026.01.07 22:05:52.190407 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.01.07 22:05:52.190543 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002196 sec., 1038251.3661202185 rows/sec., 84.14 MiB/sec. | ||
| 9103 | 2026.01.07 22:05:52.190583 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9104 | 2026.01.07 22:05:52.190596 [ 277 ] {e4ad537e-300b-49a8-863f-b6d8e115cf97} <Debug> TCPHandler: Processed in 0.002377075 sec. | ||
| 9105 | 2026.01.07 22:05:52.190706 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2026.01.07 22:05:52.190803 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9107 | 2026.01.07 22:05:52.190844 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9108 | 2026.01.07 22:05:52.191307 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.01.07 22:05:52.191345 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9110 | 2026.01.07 22:05:52.191657 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9111 | 2026.01.07 22:05:52.191878 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.01.07 22:05:52.192006 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001224 sec., 178921.56862745096 rows/sec., 10.67 MiB/sec. | ||
| 9113 | 2026.01.07 22:05:52.192043 [ 277 ] {785a2179-7c4d-4dd7-a9a1-1a2a80801eb3} <Debug> TCPHandler: Processed in 0.00138638 sec. | ||
| 9114 | 2026.01.07 22:05:52.192148 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.01.07 22:05:52.192239 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9116 | 2026.01.07 22:05:52.192279 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9117 | 2026.01.07 22:05:52.192770 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.01.07 22:05:52.192806 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9119 | 2026.01.07 22:05:52.193129 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9120 | 2026.01.07 22:05:52.193348 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.01.07 22:05:52.193472 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001252 sec., 351437.69968051114 rows/sec., 23.25 MiB/sec. | ||
| 9122 | 2026.01.07 22:05:52.193508 [ 277 ] {1bd79822-186b-458b-9d26-98187a3b66f2} <Debug> TCPHandler: Processed in 0.001410301 sec. | ||
| 9123 | 2026.01.07 22:05:52.193613 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.01.07 22:05:52.193704 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.01.07 22:05:52.193743 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9126 | 2026.01.07 22:05:52.194186 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.01.07 22:05:52.194222 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9128 | 2026.01.07 22:05:52.194529 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9129 | 2026.01.07 22:05:52.194744 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.01.07 22:05:52.194870 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 9131 | 2026.01.07 22:05:52.194906 [ 277 ] {da1cb9b3-39cf-49e9-84c4-23d758ce7d23} <Debug> TCPHandler: Processed in 0.00134124 sec. | ||
| 9132 | 2026.01.07 22:05:52.195009 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.01.07 22:05:52.195100 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9134 | 2026.01.07 22:05:52.195139 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9135 | 2026.01.07 22:05:52.195860 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.01.07 22:05:52.195896 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9137 | 2026.01.07 22:05:52.196255 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9138 | 2026.01.07 22:05:52.196468 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.01.07 22:05:52.196592 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.00151 sec., 760927.1523178808 rows/sec., 54.25 MiB/sec. | ||
| 9140 | 2026.01.07 22:05:52.196629 [ 277 ] {315f8040-f197-4f31-9320-a6e99c48bcc2} <Debug> TCPHandler: Processed in 0.001668045 sec. | ||
| 9141 | 2026.01.07 22:05:52.196737 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2026.01.07 22:05:52.196829 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9143 | 2026.01.07 22:05:52.196870 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9144 | 2026.01.07 22:05:52.197190 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.01.07 22:05:52.197225 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9146 | 2026.01.07 22:05:52.197538 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9147 | 2026.01.07 22:05:52.197747 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.01.07 22:05:52.197874 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9149 | 2026.01.07 22:05:52.197909 [ 277 ] {ddd022e0-83a3-4a2b-9af5-1c25b22c8bb4} <Debug> TCPHandler: Processed in 0.001221068 sec. | ||
| 9150 | 2026.01.07 22:05:52.198015 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.01.07 22:05:52.198105 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2026.01.07 22:05:52.198147 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9153 | 2026.01.07 22:05:52.198682 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.01.07 22:05:52.198718 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9155 | 2026.01.07 22:05:52.199096 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9156 | 2026.01.07 22:05:52.199313 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.01.07 22:05:52.199440 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001352 sec., 676035.5029585799 rows/sec., 44.71 MiB/sec. | ||
| 9158 | 2026.01.07 22:05:52.199475 [ 277 ] {21ced627-a01e-40ed-b7ef-76ca99e219f5} <Debug> TCPHandler: Processed in 0.001508722 sec. | ||
| 9159 | 2026.01.07 22:05:52.199580 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.01.07 22:05:52.199672 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9161 | 2026.01.07 22:05:52.199713 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9162 | 2026.01.07 22:05:52.200011 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.01.07 22:05:52.200046 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9164 | 2026.01.07 22:05:52.200339 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9165 | 2026.01.07 22:05:52.200543 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.01.07 22:05:52.200668 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 9167 | 2026.01.07 22:05:52.200703 [ 277 ] {fba947c8-8a07-4aec-9bea-ce450ce7889e} <Debug> TCPHandler: Processed in 0.001171167 sec. | ||
| 9168 | 2026.01.07 22:05:52.200804 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.01.07 22:05:52.200894 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.01.07 22:05:52.200947 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9171 | 2026.01.07 22:05:52.201731 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.07 22:05:52.201767 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9173 | 2026.01.07 22:05:52.202287 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9174 | 2026.01.07 22:05:52.202511 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.07 22:05:52.202643 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 14.20 MiB/sec. | ||
| 9176 | 2026.01.07 22:05:52.202703 [ 277 ] {f8e7e81d-1643-4914-a29b-e6aca3baa050} <Debug> TCPHandler: Processed in 0.001945709 sec. | ||
| 9177 | 2026.01.07 22:05:52.202812 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2026.01.07 22:05:52.202903 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9179 | 2026.01.07 22:05:52.202943 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9180 | 2026.01.07 22:05:52.203260 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.01.07 22:05:52.203295 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9182 | 2026.01.07 22:05:52.203595 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9183 | 2026.01.07 22:05:52.203804 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.01.07 22:05:52.203930 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001045 sec., 70813.3971291866 rows/sec., 4.16 MiB/sec. | ||
| 9185 | 2026.01.07 22:05:52.203964 [ 277 ] {5ca8a619-8752-4316-aece-0e433cbbad78} <Debug> TCPHandler: Processed in 0.001200538 sec. | ||
| 9186 | 2026.01.07 22:05:54.834557 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.01.07 22:05:54.834758 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9188 | 2026.01.07 22:05:54.834838 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9189 | 2026.01.07 22:05:54.835545 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.01.07 22:05:54.835592 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9191 | 2026.01.07 22:05:54.835991 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9192 | 2026.01.07 22:05:54.836238 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.01.07 22:05:54.836405 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 9194 | 2026.01.07 22:05:54.836452 [ 277 ] {e41a743a-35be-44af-b3f1-a4b44cbc4d33} <Debug> TCPHandler: Processed in 0.00206728 sec. | ||
| 9195 | 2026.01.07 22:05:54.836567 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.01.07 22:05:54.836673 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9197 | 2026.01.07 22:05:54.836718 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9198 | 2026.01.07 22:05:54.837185 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.01.07 22:05:54.837232 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9200 | 2026.01.07 22:05:54.837586 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9201 | 2026.01.07 22:05:54.837805 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.01.07 22:05:54.837940 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 9203 | 2026.01.07 22:05:54.837980 [ 277 ] {7c823738-d4f1-4c8b-80fa-ee93190bb4a3} <Debug> TCPHandler: Processed in 0.001466642 sec. | ||
| 9204 | 2026.01.07 22:05:54.838102 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.01.07 22:05:54.838199 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.01.07 22:05:54.838244 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9207 | 2026.01.07 22:05:54.838620 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.01.07 22:05:54.838656 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9209 | 2026.01.07 22:05:54.838980 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9210 | 2026.01.07 22:05:54.839199 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.01.07 22:05:54.839332 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001153 sec., 72853.42584562012 rows/sec., 5.07 MiB/sec. | ||
| 9212 | 2026.01.07 22:05:54.839370 [ 277 ] {99331dd3-fe1d-4f96-80ec-02d9fe97e0fe} <Debug> TCPHandler: Processed in 0.001319119 sec. | ||
| 9213 | 2026.01.07 22:05:54.839482 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.01.07 22:05:54.839577 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.01.07 22:05:54.839620 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9216 | 2026.01.07 22:05:54.839934 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.01.07 22:05:54.839975 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9218 | 2026.01.07 22:05:54.840280 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9219 | 2026.01.07 22:05:54.840501 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.01.07 22:05:54.840632 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001074 sec., 27932.960893854746 rows/sec., 1.89 MiB/sec. | ||
| 9221 | 2026.01.07 22:05:54.840669 [ 277 ] {a701cf2f-9c04-4db0-97a3-17bcc1791bc9} <Debug> TCPHandler: Processed in 0.001235589 sec. | ||
| 9222 | 2026.01.07 22:05:58.030676 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9223 | 2026.01.07 22:05:58.030759 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9224 | 2026.01.07 22:05:58.157561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19177 | ||
| 9225 | 2026.01.07 22:05:58.158388 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.07 22:05:58.158458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9227 | 2026.01.07 22:05:58.159032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9228 | 2026.01.07 22:05:58.159281 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.07 22:05:58.159448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19177 | ||
| 9230 | 2026.01.07 22:05:58.209995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1228 | ||
| 9231 | 2026.01.07 22:05:58.213016 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.01.07 22:05:58.213076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9233 | 2026.01.07 22:05:58.214344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9234 | 2026.01.07 22:05:58.214630 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.01.07 22:05:58.214999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9236 | 2026.01.07 22:05:59.209524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9237 | 2026.01.07 22:05:59.226518 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.01.07 22:05:59.226564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9239 | 2026.01.07 22:05:59.232760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9240 | 2026.01.07 22:05:59.233494 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.01.07 22:05:59.236338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9242 | 2026.01.07 22:05:59.838681 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.01.07 22:05:59.838886 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9244 | 2026.01.07 22:05:59.838961 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9245 | 2026.01.07 22:05:59.839733 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.01.07 22:05:59.839774 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9247 | 2026.01.07 22:05:59.840167 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9248 | 2026.01.07 22:05:59.840399 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.01.07 22:05:59.840560 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00173 sec., 63583.815028901736 rows/sec., 5.35 MiB/sec. | ||
| 9250 | 2026.01.07 22:05:59.840602 [ 277 ] {4dbfe522-38bb-4813-ba4e-b5e09bf97fa1} <Debug> TCPHandler: Processed in 0.00206405 sec. | ||
| 9251 | 2026.01.07 22:05:59.840731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.01.07 22:05:59.840827 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9253 | 2026.01.07 22:05:59.840869 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9254 | 2026.01.07 22:05:59.841274 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.01.07 22:05:59.841311 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9256 | 2026.01.07 22:05:59.841616 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9257 | 2026.01.07 22:05:59.841828 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.01.07 22:05:59.841961 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001153 sec., 23417.172593235042 rows/sec., 1.72 MiB/sec. | ||
| 9259 | 2026.01.07 22:05:59.841999 [ 277 ] {494c0852-a0c7-4ff0-93e0-38681704b49c} <Debug> TCPHandler: Processed in 0.00132019 sec. | ||
| 9260 | 2026.01.07 22:05:59.842117 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.01.07 22:05:59.842210 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9262 | 2026.01.07 22:05:59.842251 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9263 | 2026.01.07 22:05:59.842675 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.01.07 22:05:59.842710 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9265 | 2026.01.07 22:05:59.843011 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9266 | 2026.01.07 22:05:59.843216 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.01.07 22:05:59.843345 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001152 sec., 78993.05555555555 rows/sec., 6.17 MiB/sec. | ||
| 9268 | 2026.01.07 22:05:59.843386 [ 277 ] {9144b2df-ac1c-4245-bc85-c9deea8dc4b6} <Debug> TCPHandler: Processed in 0.001319239 sec. | ||
| 9269 | 2026.01.07 22:05:59.843500 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2026.01.07 22:05:59.843595 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9271 | 2026.01.07 22:05:59.843639 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9272 | 2026.01.07 22:05:59.844060 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.01.07 22:05:59.844097 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9274 | 2026.01.07 22:05:59.844429 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9275 | 2026.01.07 22:05:59.844643 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.01.07 22:05:59.844773 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9277 | 2026.01.07 22:05:59.844809 [ 277 ] {61049472-d742-46d7-be52-b5bf0bf7eac0} <Debug> TCPHandler: Processed in 0.00136007 sec. | ||
| 9278 | 2026.01.07 22:05:59.844915 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.01.07 22:05:59.845010 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9280 | 2026.01.07 22:05:59.845065 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9281 | 2026.01.07 22:05:59.845913 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.01.07 22:05:59.845950 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9283 | 2026.01.07 22:05:59.846501 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9284 | 2026.01.07 22:05:59.846742 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.01.07 22:05:59.846883 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001891 sec., 14278.15970386039 rows/sec., 25.59 MiB/sec. | ||
| 9286 | 2026.01.07 22:05:59.846939 [ 277 ] {05860c0f-fc35-45ad-90af-b45da8ae2afe} <Debug> TCPHandler: Processed in 0.002072881 sec. | ||
| 9287 | 2026.01.07 22:05:59.847053 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.01.07 22:05:59.847148 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.01.07 22:05:59.847191 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9290 | 2026.01.07 22:05:59.847530 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.01.07 22:05:59.847566 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9292 | 2026.01.07 22:05:59.847868 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9293 | 2026.01.07 22:05:59.848077 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.01.07 22:05:59.848204 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 9295 | 2026.01.07 22:05:59.848239 [ 277 ] {c8534ad9-8c58-4669-aabc-69fabf3baa44} <Debug> TCPHandler: Processed in 0.001236898 sec. | ||
| 9296 | 2026.01.07 22:06:04.247813 [ 29 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9297 | 2026.01.07 22:06:04.247901 [ 29 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.01.07 22:06:04.247926 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9299 | 2026.01.07 22:06:04.248050 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9300 | 2026.01.07 22:06:04.248220 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9301 | 2026.01.07 22:06:04.248264 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9302 | 2026.01.07 22:06:04.248338 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9303 | 2026.01.07 22:06:04.248390 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9304 | 2026.01.07 22:06:04.248436 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9305 | 2026.01.07 22:06:04.248485 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9306 | 2026.01.07 22:06:04.249368 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137709 sec., 121996.38367862666 rows/sec., 6.22 MiB/sec. | ||
| 9307 | 2026.01.07 22:06:04.249514 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9308 | 2026.01.07 22:06:04.249795 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.01.07 22:06:04.249872 [ 191 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_28_6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9310 | 2026.01.07 22:06:04.249950 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9311 | 2026.01.07 22:06:04.251132 [ 29 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9312 | 2026.01.07 22:06:04.251167 [ 29 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.01.07 22:06:04.251190 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9314 | 2026.01.07 22:06:04.251269 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9315 | 2026.01.07 22:06:04.251354 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9316 | 2026.01.07 22:06:04.251378 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 441 rows starting from the beginning of the part | ||
| 9317 | 2026.01.07 22:06:04.251426 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 9318 | 2026.01.07 22:06:04.251466 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9319 | 2026.01.07 22:06:04.251501 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9320 | 2026.01.07 22:06:04.251536 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 9321 | 2026.01.07 22:06:04.252421 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177578 sec., 1481855.1297663508 rows/sec., 103.09 MiB/sec. | ||
| 9322 | 2026.01.07 22:06:04.252577 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9323 | 2026.01.07 22:06:04.252811 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.01.07 22:06:04.252873 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_28_6} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9325 | 2026.01.07 22:06:04.252934 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9326 | 2026.01.07 22:06:04.849508 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.01.07 22:06:04.849716 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9328 | 2026.01.07 22:06:04.849796 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9329 | 2026.01.07 22:06:04.850580 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.01.07 22:06:04.850632 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9331 | 2026.01.07 22:06:04.851067 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9332 | 2026.01.07 22:06:04.851303 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.01.07 22:06:04.851491 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 9334 | 2026.01.07 22:06:04.851473 [ 32 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9335 | 2026.01.07 22:06:04.851550 [ 277 ] {6d447703-c8ff-4c22-9ffb-c50c37b70ed4} <Debug> TCPHandler: Processed in 0.002190933 sec. | ||
| 9336 | 2026.01.07 22:06:04.851572 [ 32 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.01.07 22:06:04.851607 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9338 | 2026.01.07 22:06:04.851675 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.01.07 22:06:04.851707 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9340 | 2026.01.07 22:06:04.851786 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.07 22:06:04.851812 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9342 | 2026.01.07 22:06:04.851830 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9343 | 2026.01.07 22:06:04.851846 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9344 | 2026.01.07 22:06:04.851917 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9345 | 2026.01.07 22:06:04.851970 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9346 | 2026.01.07 22:06:04.852018 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9347 | 2026.01.07 22:06:04.852065 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9348 | 2026.01.07 22:06:04.852708 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.01.07 22:06:04.852745 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9350 | 2026.01.07 22:06:04.853140 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471162 sec., 1393456.3290786466 rows/sec., 93.71 MiB/sec. | ||
| 9351 | 2026.01.07 22:06:04.853147 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9352 | 2026.01.07 22:06:04.853372 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9353 | 2026.01.07 22:06:04.853451 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.01.07 22:06:04.853616 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001857 sec., 613893.3764135703 rows/sec., 48.71 MiB/sec. | ||
| 9355 | 2026.01.07 22:06:04.853656 [ 277 ] {39d78608-0880-4040-acf8-13ce5c73cd95} <Debug> TCPHandler: Processed in 0.00203334 sec. | ||
| 9356 | 2026.01.07 22:06:04.853704 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.01.07 22:06:04.853771 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.01.07 22:06:04.853791 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_29_7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9359 | 2026.01.07 22:06:04.853874 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9360 | 2026.01.07 22:06:04.853894 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9361 | 2026.01.07 22:06:04.853921 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9362 | 2026.01.07 22:06:04.854414 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.01.07 22:06:04.854452 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9364 | 2026.01.07 22:06:04.854761 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9365 | 2026.01.07 22:06:04.854965 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.01.07 22:06:04.855079 [ 32 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9367 | 2026.01.07 22:06:04.855095 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001241 sec., 176470.58823529413 rows/sec., 10.52 MiB/sec. | ||
| 9368 | 2026.01.07 22:06:04.855122 [ 32 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.01.07 22:06:04.855145 [ 277 ] {f9f42b68-8e1a-4161-94d6-049e6836482f} <Debug> TCPHandler: Processed in 0.001423931 sec. | ||
| 9370 | 2026.01.07 22:06:04.855153 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9371 | 2026.01.07 22:06:04.855268 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9372 | 2026.01.07 22:06:04.855299 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.07 22:06:04.855379 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9374 | 2026.01.07 22:06:04.855416 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 264 rows starting from the beginning of the part | ||
| 9375 | 2026.01.07 22:06:04.855420 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.01.07 22:06:04.855478 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9377 | 2026.01.07 22:06:04.855486 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 219 rows starting from the beginning of the part | ||
| 9378 | 2026.01.07 22:06:04.855543 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part | ||
| 9379 | 2026.01.07 22:06:04.855585 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 219 rows starting from the beginning of the part | ||
| 9380 | 2026.01.07 22:06:04.855628 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 9381 | 2026.01.07 22:06:04.855668 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 219 rows starting from the beginning of the part | ||
| 9382 | 2026.01.07 22:06:04.856015 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.01.07 22:06:04.856057 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9384 | 2026.01.07 22:06:04.856394 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9385 | 2026.01.07 22:06:04.856566 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133947 sec., 727899.8409818809 rows/sec., 47.12 MiB/sec. | ||
| 9386 | 2026.01.07 22:06:04.856634 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.01.07 22:06:04.856735 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9388 | 2026.01.07 22:06:04.856772 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001377 sec., 153957.87944807552 rows/sec., 9.93 MiB/sec. | ||
| 9389 | 2026.01.07 22:06:04.856811 [ 277 ] {defa265c-4c0a-45e2-9524-abce983dad27} <Debug> TCPHandler: Processed in 0.001572134 sec. | ||
| 9390 | 2026.01.07 22:06:04.856929 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.07 22:06:04.857019 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.01.07 22:06:04.857022 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.01.07 22:06:04.857069 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9394 | 2026.01.07 22:06:04.857092 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_56_11} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9395 | 2026.01.07 22:06:04.857182 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9396 | 2026.01.07 22:06:04.857555 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.01.07 22:06:04.857590 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9398 | 2026.01.07 22:06:04.857894 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9399 | 2026.01.07 22:06:04.858111 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.01.07 22:06:04.858217 [ 32 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9401 | 2026.01.07 22:06:04.858244 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 9402 | 2026.01.07 22:06:04.858255 [ 32 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.07 22:06:04.858287 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9404 | 2026.01.07 22:06:04.858288 [ 277 ] {2b4ae4d1-b049-4aee-ac5b-cbbbe8842e32} <Debug> TCPHandler: Processed in 0.00140848 sec. | ||
| 9405 | 2026.01.07 22:06:04.858366 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9406 | 2026.01.07 22:06:04.858408 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.01.07 22:06:04.858466 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9408 | 2026.01.07 22:06:04.858496 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9409 | 2026.01.07 22:06:04.858506 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9410 | 2026.01.07 22:06:04.858549 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9411 | 2026.01.07 22:06:04.858550 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9412 | 2026.01.07 22:06:04.858602 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9413 | 2026.01.07 22:06:04.858649 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9414 | 2026.01.07 22:06:04.858690 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9415 | 2026.01.07 22:06:04.859263 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.01.07 22:06:04.859305 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9417 | 2026.01.07 22:06:04.859513 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180328 sec., 893819.3451311839 rows/sec., 54.17 MiB/sec. | ||
| 9418 | 2026.01.07 22:06:04.859649 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9419 | 2026.01.07 22:06:04.859653 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9420 | 2026.01.07 22:06:04.859890 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.01.07 22:06:04.859906 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.01.07 22:06:04.859970 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_29_7} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9423 | 2026.01.07 22:06:04.860031 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001543 sec., 449125.0810110175 rows/sec., 31.38 MiB/sec. | ||
| 9424 | 2026.01.07 22:06:04.860053 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9425 | 2026.01.07 22:06:04.860069 [ 277 ] {ffe022de-6ec6-47cc-89b2-38963da41e2f} <Debug> TCPHandler: Processed in 0.001711126 sec. | ||
| 9426 | 2026.01.07 22:06:04.860177 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.01.07 22:06:04.860269 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9428 | 2026.01.07 22:06:04.860310 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9429 | 2026.01.07 22:06:04.860652 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.01.07 22:06:04.860688 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9431 | 2026.01.07 22:06:04.861012 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9432 | 2026.01.07 22:06:04.861261 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.01.07 22:06:04.861397 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 9434 | 2026.01.07 22:06:04.861434 [ 277 ] {be640552-6320-473a-8ae7-d75e3500aa30} <Debug> TCPHandler: Processed in 0.001307199 sec. | ||
| 9435 | 2026.01.07 22:06:04.861557 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.01.07 22:06:04.861654 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.01.07 22:06:04.861701 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9438 | 2026.01.07 22:06:04.862166 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.01.07 22:06:04.862203 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9440 | 2026.01.07 22:06:04.862565 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9441 | 2026.01.07 22:06:04.862795 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.01.07 22:06:04.862939 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001303 sec., 240982.3484267076 rows/sec., 15.83 MiB/sec. | ||
| 9443 | 2026.01.07 22:06:04.862979 [ 277 ] {0577cdd1-c650-4ab5-b726-e0bbb58a4d7f} <Debug> TCPHandler: Processed in 0.001472792 sec. | ||
| 9444 | 2026.01.07 22:06:04.863187 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.01.07 22:06:04.863281 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.01.07 22:06:04.863324 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9447 | 2026.01.07 22:06:04.863650 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.01.07 22:06:04.863686 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9449 | 2026.01.07 22:06:04.863987 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9450 | 2026.01.07 22:06:04.864196 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.01.07 22:06:04.864328 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9452 | 2026.01.07 22:06:04.864365 [ 277 ] {7b3acf71-8d5b-4e44-99ba-c3d1400730cf} <Debug> TCPHandler: Processed in 0.001227538 sec. | ||
| 9453 | 2026.01.07 22:06:04.864475 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.01.07 22:06:04.864567 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.01.07 22:06:04.864624 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9456 | 2026.01.07 22:06:04.865382 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.01.07 22:06:04.865419 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9458 | 2026.01.07 22:06:04.865945 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9459 | 2026.01.07 22:06:04.866173 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.01.07 22:06:04.866296 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9461 | 2026.01.07 22:06:04.866314 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001764 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 9462 | 2026.01.07 22:06:04.866346 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.01.07 22:06:04.866374 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9464 | 2026.01.07 22:06:04.866378 [ 277 ] {23fc8504-68ea-4f43-a35d-aebdb2dc7dad} <Debug> TCPHandler: Processed in 0.001952359 sec. | ||
| 9465 | 2026.01.07 22:06:04.866458 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9466 | 2026.01.07 22:06:04.866508 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.01.07 22:06:04.866600 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.01.07 22:06:04.866628 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9469 | 2026.01.07 22:06:04.866642 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9470 | 2026.01.07 22:06:04.866674 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 997 rows starting from the beginning of the part | ||
| 9471 | 2026.01.07 22:06:04.866782 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 9472 | 2026.01.07 22:06:04.866887 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part | ||
| 9473 | 2026.01.07 22:06:04.866980 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.01.07 22:06:04.866982 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
| 9475 | 2026.01.07 22:06:04.867018 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9476 | 2026.01.07 22:06:04.867088 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 9477 | 2026.01.07 22:06:04.867178 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 9478 | 2026.01.07 22:06:04.867354 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9479 | 2026.01.07 22:06:04.867588 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.01.07 22:06:04.867723 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001141 sec., 91148.11568799298 rows/sec., 5.58 MiB/sec. | ||
| 9481 | 2026.01.07 22:06:04.867761 [ 277 ] {9fa920bd-b4ee-4f36-ae1a-6275060eceea} <Debug> TCPHandler: Processed in 0.001302499 sec. | ||
| 9482 | 2026.01.07 22:06:04.872835 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1093 rows, containing 19 columns (19 merged, 0 gathered) in 0.006408944 sec., 170542.9162745064 rows/sec., 305.61 MiB/sec. | ||
| 9483 | 2026.01.07 22:06:04.873656 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9484 | 2026.01.07 22:06:04.873944 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.01.07 22:06:04.874035 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9486 | 2026.01.07 22:06:04.874108 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 9487 | 2026.01.07 22:06:05.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.03 MiB, peak 312.38 MiB, free memory in arenas 0.00 B, will set to 305.18 MiB (RSS), difference: 1.15 MiB | ||
| 9488 | 2026.01.07 22:06:05.659652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19625 | ||
| 9489 | 2026.01.07 22:06:05.660308 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.01.07 22:06:05.660373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9491 | 2026.01.07 22:06:05.661029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9492 | 2026.01.07 22:06:05.661405 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.01.07 22:06:05.661607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19625 | ||
| 9494 | 2026.01.07 22:06:05.661636 [ 31 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9495 | 2026.01.07 22:06:05.661832 [ 31 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.01.07 22:06:05.661863 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9497 | 2026.01.07 22:06:05.662047 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9498 | 2026.01.07 22:06:05.662219 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9499 | 2026.01.07 22:06:05.662280 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17257 rows starting from the beginning of the part | ||
| 9500 | 2026.01.07 22:06:05.662385 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9501 | 2026.01.07 22:06:05.662460 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9502 | 2026.01.07 22:06:05.662523 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9503 | 2026.01.07 22:06:05.662574 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9504 | 2026.01.07 22:06:05.662633 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9505 | 2026.01.07 22:06:05.665705 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19625 rows, containing 4 columns (4 merged, 0 gathered) in 0.003738835 sec., 5248961.2406003475 rows/sec., 75.09 MiB/sec. | ||
| 9506 | 2026.01.07 22:06:05.666027 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9507 | 2026.01.07 22:06:05.666384 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.01.07 22:06:05.666487 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_41_8} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9509 | 2026.01.07 22:06:05.666622 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9510 | 2026.01.07 22:06:06.275148 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41094 | ||
| 9511 | 2026.01.07 22:06:06.275278 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9512 | 2026.01.07 22:06:06.275309 [ 286 ] {} <Debug> TCP-Session: 0dd623ea-4d95-4638-915d-9c82a658eb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:41094 | ||
| 9513 | 2026.01.07 22:06:06.275335 [ 286 ] {} <Debug> TCP-Session: 0dd623ea-4d95-4638-915d-9c82a658eb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.01.07 22:06:06.275350 [ 286 ] {} <Debug> TCP-Session: 0dd623ea-4d95-4638-915d-9c82a658eb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.01.07 22:06:06.275601 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40084 | ||
| 9516 | 2026.01.07 22:06:06.275622 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50395 | ||
| 9517 | 2026.01.07 22:06:06.275665 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64939 | ||
| 9518 | 2026.01.07 22:06:06.275702 [ 286 ] {} <Trace> TCP-Session: 0dd623ea-4d95-4638-915d-9c82a658eb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.01.07 22:06:06.275654 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36539 | ||
| 9520 | 2026.01.07 22:06:06.275730 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9521 | 2026.01.07 22:06:06.275753 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9522 | 2026.01.07 22:06:06.275792 [ 288 ] {} <Debug> TCP-Session: 0cd6c792-ae7d-45c7-a3b4-566c3424a2e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40084 | ||
| 9523 | 2026.01.07 22:06:06.275809 [ 349 ] {} <Debug> TCP-Session: c150e193-2152-42c0-aeb6-400c3b03a5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50395 | ||
| 9524 | 2026.01.07 22:06:06.275644 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44374 | ||
| 9525 | 2026.01.07 22:06:06.275829 [ 288 ] {} <Debug> TCP-Session: 0cd6c792-ae7d-45c7-a3b4-566c3424a2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.01.07 22:06:06.275844 [ 349 ] {} <Debug> TCP-Session: c150e193-2152-42c0-aeb6-400c3b03a5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.01.07 22:06:06.275874 [ 288 ] {} <Debug> TCP-Session: 0cd6c792-ae7d-45c7-a3b4-566c3424a2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.01.07 22:06:06.275891 [ 349 ] {} <Debug> TCP-Session: c150e193-2152-42c0-aeb6-400c3b03a5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.01.07 22:06:06.275908 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41094) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9530 | 2026.01.07 22:06:06.275911 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9531 | 2026.01.07 22:06:06.275627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47011 | ||
| 9532 | 2026.01.07 22:06:06.275955 [ 353 ] {} <Debug> TCP-Session: 5657a5c6-f030-4050-9c1f-5086e841011b Authenticating user 'default' from [fd00:1122:3344:101::e]:64939 | ||
| 9533 | 2026.01.07 22:06:06.275604 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33278 | ||
| 9534 | 2026.01.07 22:06:06.276019 [ 353 ] {} <Debug> TCP-Session: 5657a5c6-f030-4050-9c1f-5086e841011b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.01.07 22:06:06.275638 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46323 | ||
| 9536 | 2026.01.07 22:06:06.276052 [ 353 ] {} <Debug> TCP-Session: 5657a5c6-f030-4050-9c1f-5086e841011b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.01.07 22:06:06.276199 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9538 | 2026.01.07 22:06:06.276255 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9539 | 2026.01.07 22:06:06.276424 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9540 | 2026.01.07 22:06:06.276459 [ 352 ] {} <Debug> TCP-Session: 34c412d5-20ee-4529-86d2-ecb0eae7092e Authenticating user 'default' from [fd00:1122:3344:101::e]:36539 | ||
| 9541 | 2026.01.07 22:06:06.276478 [ 352 ] {} <Debug> TCP-Session: 34c412d5-20ee-4529-86d2-ecb0eae7092e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.01.07 22:06:06.276495 [ 352 ] {} <Debug> TCP-Session: 34c412d5-20ee-4529-86d2-ecb0eae7092e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.01.07 22:06:06.276538 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9544 | 2026.01.07 22:06:06.276576 [ 350 ] {} <Debug> TCP-Session: e72dbd02-8d36-431b-91d8-b767990f4b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:46323 | ||
| 9545 | 2026.01.07 22:06:06.276576 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 9546 | 2026.01.07 22:06:06.276600 [ 350 ] {} <Debug> TCP-Session: e72dbd02-8d36-431b-91d8-b767990f4b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.01.07 22:06:06.276625 [ 350 ] {} <Debug> TCP-Session: e72dbd02-8d36-431b-91d8-b767990f4b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.01.07 22:06:06.276893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2026.01.07 22:06:06.276927 [ 289 ] {} <Debug> TCP-Session: f86d8c45-0e48-4586-a8ad-15a5b57697b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33278 | ||
| 9550 | 2026.01.07 22:06:06.276943 [ 289 ] {} <Debug> TCP-Session: f86d8c45-0e48-4586-a8ad-15a5b57697b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.01.07 22:06:06.276958 [ 289 ] {} <Debug> TCP-Session: f86d8c45-0e48-4586-a8ad-15a5b57697b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.01.07 22:06:06.277002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9553 | 2026.01.07 22:06:06.277038 [ 290 ] {} <Debug> TCP-Session: 817a5f94-66da-46b7-8723-04abc71f23b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47011 | ||
| 9554 | 2026.01.07 22:06:06.277056 [ 290 ] {} <Debug> TCP-Session: 817a5f94-66da-46b7-8723-04abc71f23b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.07 22:06:06.277071 [ 290 ] {} <Debug> TCP-Session: 817a5f94-66da-46b7-8723-04abc71f23b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.07 22:06:06.277111 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9557 | 2026.01.07 22:06:06.277145 [ 351 ] {} <Debug> TCP-Session: c79c6e10-be72-4d5c-9f88-1d0d362b841c Authenticating user 'default' from [fd00:1122:3344:101::e]:44374 | ||
| 9558 | 2026.01.07 22:06:06.277161 [ 351 ] {} <Debug> TCP-Session: c79c6e10-be72-4d5c-9f88-1d0d362b841c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.01.07 22:06:06.277174 [ 351 ] {} <Debug> TCP-Session: c79c6e10-be72-4d5c-9f88-1d0d362b841c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.01.07 22:06:06.277545 [ 342 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> AggregatingTransform: Aggregating | ||
| 9561 | 2026.01.07 22:06:06.277582 [ 342 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> Aggregator: Aggregation method: without_key | ||
| 9562 | 2026.01.07 22:06:06.277617 [ 342 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922634 sec. (1083.853 rows/sec., 42.34 KiB/sec.) | ||
| 9563 | 2026.01.07 22:06:06.277635 [ 342 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Trace> Aggregator: Merging aggregated data | ||
| 9564 | 2026.01.07 22:06:06.278843 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003012 sec., 332.00531208499336 rows/sec., 12.97 KiB/sec. | ||
| 9565 | 2026.01.07 22:06:06.279000 [ 286 ] {30638229-a092-4b76-808c-d8a474cf8c66} <Debug> TCPHandler: Processed in 0.003432551 sec. | ||
| 9566 | 2026.01.07 22:06:06.279113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9567 | 2026.01.07 22:06:06.279142 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9568 | 2026.01.07 22:06:06.279143 [ 286 ] {} <Debug> TCP-Session: 0dd623ea-4d95-4638-915d-9c82a658eb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.01.07 22:06:06.279161 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9570 | 2026.01.07 22:06:06.279179 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9571 | 2026.01.07 22:06:06.279188 [ 289 ] {} <Debug> TCP-Session: f86d8c45-0e48-4586-a8ad-15a5b57697b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.01.07 22:06:06.279213 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2026.01.07 22:06:06.279229 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2026.01.07 22:06:06.279243 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2026.01.07 22:06:06.279259 [ 290 ] {} <Debug> TCP-Session: 817a5f94-66da-46b7-8723-04abc71f23b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.01.07 22:06:06.279272 [ 350 ] {} <Debug> TCP-Session: e72dbd02-8d36-431b-91d8-b767990f4b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.01.07 22:06:06.279270 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2026.01.07 22:06:06.279298 [ 351 ] {} <Debug> TCP-Session: c79c6e10-be72-4d5c-9f88-1d0d362b841c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.01.07 22:06:06.279233 [ 349 ] {} <Debug> TCP-Session: c150e193-2152-42c0-aeb6-400c3b03a5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.01.07 22:06:06.279325 [ 352 ] {} <Debug> TCP-Session: 34c412d5-20ee-4529-86d2-ecb0eae7092e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.01.07 22:06:06.279216 [ 353 ] {} <Debug> TCP-Session: 5657a5c6-f030-4050-9c1f-5086e841011b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.01.07 22:06:06.279192 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2026.01.07 22:06:06.279411 [ 288 ] {} <Debug> TCP-Session: 0cd6c792-ae7d-45c7-a3b4-566c3424a2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.01.07 22:06:06.287968 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34204 | ||
| 9585 | 2026.01.07 22:06:06.288033 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9586 | 2026.01.07 22:06:06.288054 [ 286 ] {} <Debug> TCP-Session: a447b05e-8075-45d0-92e3-ee617d33b1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:34204 | ||
| 9587 | 2026.01.07 22:06:06.288071 [ 286 ] {} <Debug> TCP-Session: a447b05e-8075-45d0-92e3-ee617d33b1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.07 22:06:06.288083 [ 286 ] {} <Debug> TCP-Session: a447b05e-8075-45d0-92e3-ee617d33b1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.01.07 22:06:06.288260 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47947 | ||
| 9590 | 2026.01.07 22:06:06.288261 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46210 | ||
| 9591 | 2026.01.07 22:06:06.288295 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53963 | ||
| 9592 | 2026.01.07 22:06:06.288299 [ 286 ] {} <Trace> TCP-Session: a447b05e-8075-45d0-92e3-ee617d33b1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.01.07 22:06:06.288324 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57202 | ||
| 9594 | 2026.01.07 22:06:06.288343 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9595 | 2026.01.07 22:06:06.288357 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9596 | 2026.01.07 22:06:06.288345 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2026.01.07 22:06:06.288400 [ 349 ] {} <Debug> TCP-Session: c2091e78-d0d0-43ea-8b48-842b92567705 Authenticating user 'default' from [fd00:1122:3344:101::e]:53963 | ||
| 9598 | 2026.01.07 22:06:06.288391 [ 288 ] {} <Debug> TCP-Session: b626270e-7843-4b2b-b394-80a18b030b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:47947 | ||
| 9599 | 2026.01.07 22:06:06.288408 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9600 | 2026.01.07 22:06:06.288421 [ 349 ] {} <Debug> TCP-Session: c2091e78-d0d0-43ea-8b48-842b92567705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.01.07 22:06:06.288441 [ 288 ] {} <Debug> TCP-Session: b626270e-7843-4b2b-b394-80a18b030b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.01.07 22:06:06.288459 [ 351 ] {} <Debug> TCP-Session: 0704c273-b2cf-4365-88aa-4267785373a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57202 | ||
| 9603 | 2026.01.07 22:06:06.288467 [ 349 ] {} <Debug> TCP-Session: c2091e78-d0d0-43ea-8b48-842b92567705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2026.01.07 22:06:06.288482 [ 288 ] {} <Debug> TCP-Session: b626270e-7843-4b2b-b394-80a18b030b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.01.07 22:06:06.288499 [ 351 ] {} <Debug> TCP-Session: 0704c273-b2cf-4365-88aa-4267785373a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.01.07 22:06:06.288416 [ 289 ] {} <Debug> TCP-Session: cf47bc59-8007-4340-b786-0fcc168ca759 Authenticating user 'default' from [fd00:1122:3344:101::e]:46210 | ||
| 9607 | 2026.01.07 22:06:06.288539 [ 351 ] {} <Debug> TCP-Session: 0704c273-b2cf-4365-88aa-4267785373a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.01.07 22:06:06.288578 [ 289 ] {} <Debug> TCP-Session: cf47bc59-8007-4340-b786-0fcc168ca759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.01.07 22:06:06.288340 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62954 | ||
| 9610 | 2026.01.07 22:06:06.288612 [ 289 ] {} <Debug> TCP-Session: cf47bc59-8007-4340-b786-0fcc168ca759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.01.07 22:06:06.288332 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61663 | ||
| 9612 | 2026.01.07 22:06:06.288290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36376 | ||
| 9613 | 2026.01.07 22:06:06.288674 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9614 | 2026.01.07 22:06:06.288710 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9615 | 2026.01.07 22:06:06.288722 [ 353 ] {} <Debug> TCP-Session: acc7f257-89fb-420b-8bfb-542d3393db96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62954 | ||
| 9616 | 2026.01.07 22:06:06.288451 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9617 | 2026.01.07 22:06:06.288740 [ 352 ] {} <Debug> TCP-Session: 5020354e-f5ac-4555-9f0e-6e3c1ed6a633 Authenticating user 'default' from [fd00:1122:3344:101::e]:61663 | ||
| 9618 | 2026.01.07 22:06:06.288749 [ 353 ] {} <Debug> TCP-Session: acc7f257-89fb-420b-8bfb-542d3393db96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.01.07 22:06:06.288782 [ 352 ] {} <Debug> TCP-Session: 5020354e-f5ac-4555-9f0e-6e3c1ed6a633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.01.07 22:06:06.288794 [ 353 ] {} <Debug> TCP-Session: acc7f257-89fb-420b-8bfb-542d3393db96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2026.01.07 22:06:06.288806 [ 352 ] {} <Debug> TCP-Session: 5020354e-f5ac-4555-9f0e-6e3c1ed6a633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.07 22:06:06.288741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9623 | 2026.01.07 22:06:06.288313 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52661 | ||
| 9624 | 2026.01.07 22:06:06.288864 [ 290 ] {} <Debug> TCP-Session: c72a0ca2-68ca-4d76-9bcc-a3707f4f1d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:36376 | ||
| 9625 | 2026.01.07 22:06:06.288895 [ 290 ] {} <Debug> TCP-Session: c72a0ca2-68ca-4d76-9bcc-a3707f4f1d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.07 22:06:06.288908 [ 290 ] {} <Debug> TCP-Session: c72a0ca2-68ca-4d76-9bcc-a3707f4f1d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.07 22:06:06.288928 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9628 | 2026.01.07 22:06:06.288933 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9629 | 2026.01.07 22:06:06.288964 [ 350 ] {} <Debug> TCP-Session: 1f1eed8c-79cf-4bbb-ad06-4b14796a6588 Authenticating user 'default' from [fd00:1122:3344:101::e]:52661 | ||
| 9630 | 2026.01.07 22:06:06.289000 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9631 | 2026.01.07 22:06:06.289001 [ 350 ] {} <Debug> TCP-Session: 1f1eed8c-79cf-4bbb-ad06-4b14796a6588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.01.07 22:06:06.289045 [ 350 ] {} <Debug> TCP-Session: 1f1eed8c-79cf-4bbb-ad06-4b14796a6588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.01.07 22:06:06.289244 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 9634 | 2026.01.07 22:06:06.290008 [ 320 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> AggregatingTransform: Aggregating | ||
| 9635 | 2026.01.07 22:06:06.290047 [ 320 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> Aggregator: Aggregation method: without_key | ||
| 9636 | 2026.01.07 22:06:06.290077 [ 320 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000746991 sec. (1338.704 rows/sec., 52.29 KiB/sec.) | ||
| 9637 | 2026.01.07 22:06:06.290095 [ 320 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Trace> Aggregator: Merging aggregated data | ||
| 9638 | 2026.01.07 22:06:06.291429 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 9639 | 2026.01.07 22:06:06.291603 [ 286 ] {6c63480b-a09d-47c8-a2a5-175b214d1d71} <Debug> TCPHandler: Processed in 0.00336003 sec. | ||
| 9640 | 2026.01.07 22:06:06.291699 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9641 | 2026.01.07 22:06:06.291733 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9642 | 2026.01.07 22:06:06.291735 [ 286 ] {} <Debug> TCP-Session: a447b05e-8075-45d0-92e3-ee617d33b1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2026.01.07 22:06:06.291762 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9644 | 2026.01.07 22:06:06.291785 [ 289 ] {} <Debug> TCP-Session: cf47bc59-8007-4340-b786-0fcc168ca759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.01.07 22:06:06.291795 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.01.07 22:06:06.291815 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9647 | 2026.01.07 22:06:06.291833 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2026.01.07 22:06:06.291845 [ 288 ] {} <Debug> TCP-Session: b626270e-7843-4b2b-b394-80a18b030b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.01.07 22:06:06.291861 [ 349 ] {} <Debug> TCP-Session: c2091e78-d0d0-43ea-8b48-842b92567705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.01.07 22:06:06.291870 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9651 | 2026.01.07 22:06:06.291885 [ 352 ] {} <Debug> TCP-Session: 5020354e-f5ac-4555-9f0e-6e3c1ed6a633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.07 22:06:06.291921 [ 351 ] {} <Debug> TCP-Session: 0704c273-b2cf-4365-88aa-4267785373a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.01.07 22:06:06.291778 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9654 | 2026.01.07 22:06:06.291850 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9655 | 2026.01.07 22:06:06.291809 [ 353 ] {} <Debug> TCP-Session: acc7f257-89fb-420b-8bfb-542d3393db96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2026.01.07 22:06:06.291992 [ 290 ] {} <Debug> TCP-Session: c72a0ca2-68ca-4d76-9bcc-a3707f4f1d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2026.01.07 22:06:06.292004 [ 350 ] {} <Debug> TCP-Session: 1f1eed8c-79cf-4bbb-ad06-4b14796a6588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.01.07 22:06:06.293148 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36431 | ||
| 9659 | 2026.01.07 22:06:06.293211 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9660 | 2026.01.07 22:06:06.293232 [ 286 ] {} <Debug> TCP-Session: 64fa61bd-189d-4ff6-a72e-895478c0b0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36431 | ||
| 9661 | 2026.01.07 22:06:06.293248 [ 286 ] {} <Debug> TCP-Session: 64fa61bd-189d-4ff6-a72e-895478c0b0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2026.01.07 22:06:06.293260 [ 286 ] {} <Debug> TCP-Session: 64fa61bd-189d-4ff6-a72e-895478c0b0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.01.07 22:06:06.293424 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63818 | ||
| 9664 | 2026.01.07 22:06:06.293429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49724 | ||
| 9665 | 2026.01.07 22:06:06.293461 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36916 | ||
| 9666 | 2026.01.07 22:06:06.293475 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35912 | ||
| 9667 | 2026.01.07 22:06:06.293489 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9668 | 2026.01.07 22:06:06.293505 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50964 | ||
| 9669 | 2026.01.07 22:06:06.293510 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41722 | ||
| 9670 | 2026.01.07 22:06:06.293527 [ 288 ] {} <Debug> TCP-Session: a413a154-cee4-4a3a-b203-8d0f82fcfa89 Authenticating user 'default' from [fd00:1122:3344:101::e]:63818 | ||
| 9671 | 2026.01.07 22:06:06.293546 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9672 | 2026.01.07 22:06:06.293569 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9673 | 2026.01.07 22:06:06.293578 [ 288 ] {} <Debug> TCP-Session: a413a154-cee4-4a3a-b203-8d0f82fcfa89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2026.01.07 22:06:06.293594 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9675 | 2026.01.07 22:06:06.293604 [ 351 ] {} <Debug> TCP-Session: 754d29b7-84c4-40c9-9767-f91b5612b93f Authenticating user 'default' from [fd00:1122:3344:101::e]:50964 | ||
| 9676 | 2026.01.07 22:06:06.293610 [ 288 ] {} <Debug> TCP-Session: a413a154-cee4-4a3a-b203-8d0f82fcfa89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.01.07 22:06:06.293635 [ 352 ] {} <Debug> TCP-Session: 03358b95-e178-4f0e-baf0-142b90118633 Authenticating user 'default' from [fd00:1122:3344:101::e]:41722 | ||
| 9678 | 2026.01.07 22:06:06.293641 [ 351 ] {} <Debug> TCP-Session: 754d29b7-84c4-40c9-9767-f91b5612b93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.01.07 22:06:06.293663 [ 352 ] {} <Debug> TCP-Session: 03358b95-e178-4f0e-baf0-142b90118633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.01.07 22:06:06.293675 [ 351 ] {} <Debug> TCP-Session: 754d29b7-84c4-40c9-9767-f91b5612b93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2026.01.07 22:06:06.293688 [ 352 ] {} <Debug> TCP-Session: 03358b95-e178-4f0e-baf0-142b90118633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9682 | 2026.01.07 22:06:06.293459 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64278 | ||
| 9683 | 2026.01.07 22:06:06.293592 [ 350 ] {} <Debug> TCP-Session: 5f446d41-2e0b-4938-8b26-9d00cd6ea4cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35912 | ||
| 9684 | 2026.01.07 22:06:06.293524 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64196 | ||
| 9685 | 2026.01.07 22:06:06.293752 [ 350 ] {} <Debug> TCP-Session: 5f446d41-2e0b-4938-8b26-9d00cd6ea4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9686 | 2026.01.07 22:06:06.293769 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9687 | 2026.01.07 22:06:06.293786 [ 350 ] {} <Debug> TCP-Session: 5f446d41-2e0b-4938-8b26-9d00cd6ea4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2026.01.07 22:06:06.293521 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9689 | 2026.01.07 22:06:06.293800 [ 290 ] {} <Debug> TCP-Session: 1c5755e1-28e7-4dff-be8b-8877c6caf6c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64278 | ||
| 9690 | 2026.01.07 22:06:06.293813 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9691 | 2026.01.07 22:06:06.293833 [ 349 ] {} <Debug> TCP-Session: 3fd48730-ca06-4dcb-86f2-851d356a2f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:36916 | ||
| 9692 | 2026.01.07 22:06:06.293838 [ 290 ] {} <Debug> TCP-Session: 1c5755e1-28e7-4dff-be8b-8877c6caf6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.01.07 22:06:06.293854 [ 353 ] {} <Debug> TCP-Session: 808b5ec5-d690-4984-b4d6-6432de53d642 Authenticating user 'default' from [fd00:1122:3344:101::e]:64196 | ||
| 9694 | 2026.01.07 22:06:06.293871 [ 349 ] {} <Debug> TCP-Session: 3fd48730-ca06-4dcb-86f2-851d356a2f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.01.07 22:06:06.293894 [ 353 ] {} <Debug> TCP-Session: 808b5ec5-d690-4984-b4d6-6432de53d642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.01.07 22:06:06.293910 [ 349 ] {} <Debug> TCP-Session: 3fd48730-ca06-4dcb-86f2-851d356a2f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2026.01.07 22:06:06.293923 [ 353 ] {} <Debug> TCP-Session: 808b5ec5-d690-4984-b4d6-6432de53d642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2026.01.07 22:06:06.293877 [ 290 ] {} <Debug> TCP-Session: 1c5755e1-28e7-4dff-be8b-8877c6caf6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2026.01.07 22:06:06.293514 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9700 | 2026.01.07 22:06:06.293450 [ 286 ] {} <Trace> TCP-Session: 64fa61bd-189d-4ff6-a72e-895478c0b0e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.01.07 22:06:06.293998 [ 289 ] {} <Debug> TCP-Session: 4ea9d86c-5b82-42f3-b5c7-e92cce771a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:49724 | ||
| 9702 | 2026.01.07 22:06:06.294031 [ 289 ] {} <Debug> TCP-Session: 4ea9d86c-5b82-42f3-b5c7-e92cce771a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.01.07 22:06:06.294044 [ 289 ] {} <Debug> TCP-Session: 4ea9d86c-5b82-42f3-b5c7-e92cce771a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9704 | 2026.01.07 22:06:06.294128 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9705 | 2026.01.07 22:06:06.294320 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9706 | 2026.01.07 22:06:06.294363 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9707 | 2026.01.07 22:06:06.294604 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 9708 | 2026.01.07 22:06:06.295506 [ 312 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> AggregatingTransform: Aggregating | ||
| 9709 | 2026.01.07 22:06:06.295550 [ 312 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> Aggregator: Aggregation method: without_key | ||
| 9710 | 2026.01.07 22:06:06.295577 [ 312 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893314 sec. (1119.427 rows/sec., 43.73 KiB/sec.) | ||
| 9711 | 2026.01.07 22:06:06.295591 [ 312 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Trace> Aggregator: Merging aggregated data | ||
| 9712 | 2026.01.07 22:06:06.296847 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002752 sec., 363.3720930232558 rows/sec., 14.19 KiB/sec. | ||
| 9713 | 2026.01.07 22:06:06.296996 [ 286 ] {343d11d8-aec1-4c45-addb-506a197fad83} <Debug> TCPHandler: Processed in 0.003600063 sec. | ||
| 9714 | 2026.01.07 22:06:06.297110 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9715 | 2026.01.07 22:06:06.297139 [ 286 ] {} <Debug> TCP-Session: 64fa61bd-189d-4ff6-a72e-895478c0b0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.01.07 22:06:06.297140 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9717 | 2026.01.07 22:06:06.297163 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9718 | 2026.01.07 22:06:06.297179 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9719 | 2026.01.07 22:06:06.297195 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9720 | 2026.01.07 22:06:06.297211 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9721 | 2026.01.07 22:06:06.297222 [ 289 ] {} <Debug> TCP-Session: 4ea9d86c-5b82-42f3-b5c7-e92cce771a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.01.07 22:06:06.297236 [ 349 ] {} <Debug> TCP-Session: 3fd48730-ca06-4dcb-86f2-851d356a2f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.01.07 22:06:06.297241 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9724 | 2026.01.07 22:06:06.297258 [ 351 ] {} <Debug> TCP-Session: 754d29b7-84c4-40c9-9767-f91b5612b93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2026.01.07 22:06:06.297225 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9726 | 2026.01.07 22:06:06.297298 [ 350 ] {} <Debug> TCP-Session: 5f446d41-2e0b-4938-8b26-9d00cd6ea4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.01.07 22:06:06.297257 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9728 | 2026.01.07 22:06:06.297339 [ 290 ] {} <Debug> TCP-Session: 1c5755e1-28e7-4dff-be8b-8877c6caf6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.01.07 22:06:06.297371 [ 352 ] {} <Debug> TCP-Session: 03358b95-e178-4f0e-baf0-142b90118633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9730 | 2026.01.07 22:06:06.297204 [ 288 ] {} <Debug> TCP-Session: a413a154-cee4-4a3a-b203-8d0f82fcfa89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2026.01.07 22:06:06.297183 [ 353 ] {} <Debug> TCP-Session: 808b5ec5-d690-4984-b4d6-6432de53d642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9732 | 2026.01.07 22:06:06.736560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9733 | 2026.01.07 22:06:06.755160 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.07 22:06:06.755226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9735 | 2026.01.07 22:06:06.762196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9736 | 2026.01.07 22:06:06.763214 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.01.07 22:06:06.763655 [ 30 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9738 | 2026.01.07 22:06:06.763732 [ 30 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.01.07 22:06:06.763760 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9740 | 2026.01.07 22:06:06.763885 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9741 | 2026.01.07 22:06:06.768143 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9742 | 2026.01.07 22:06:06.768412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9743 | 2026.01.07 22:06:06.769789 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9744 | 2026.01.07 22:06:06.774954 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9745 | 2026.01.07 22:06:06.779698 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9746 | 2026.01.07 22:06:06.784569 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9747 | 2026.01.07 22:06:06.789432 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9748 | 2026.01.07 22:06:06.793283 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9749 | 2026.01.07 22:06:06.845617 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081788969 sec., 3778.0155903420177 rows/sec., 19.54 MiB/sec. | ||
| 9750 | 2026.01.07 22:06:06.848228 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9751 | 2026.01.07 22:06:06.850454 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.01.07 22:06:06.850567 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_41_8} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9753 | 2026.01.07 22:06:06.852974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9754 | 2026.01.07 22:06:07.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.18 MiB, peak 320.58 MiB, free memory in arenas 0.00 B, will set to 306.05 MiB (RSS), difference: -1.13 MiB | ||
| 9755 | 2026.01.07 22:06:08.215420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1268 | ||
| 9756 | 2026.01.07 22:06:08.218599 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.01.07 22:06:08.218674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9758 | 2026.01.07 22:06:08.220084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9759 | 2026.01.07 22:06:08.220449 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.01.07 22:06:08.220822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 9761 | 2026.01.07 22:06:09.839487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.01.07 22:06:09.839676 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9763 | 2026.01.07 22:06:09.839748 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9764 | 2026.01.07 22:06:09.840439 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.01.07 22:06:09.840491 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9766 | 2026.01.07 22:06:09.840905 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9767 | 2026.01.07 22:06:09.841137 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.01.07 22:06:09.841284 [ 47 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9769 | 2026.01.07 22:06:09.841298 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001674 sec., 65710.87216248507 rows/sec., 5.53 MiB/sec. | ||
| 9770 | 2026.01.07 22:06:09.841352 [ 47 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.01.07 22:06:09.841368 [ 277 ] {dfab8307-c609-4e16-9d17-30e921d9b547} <Debug> TCPHandler: Processed in 0.00202132 sec. | ||
| 9772 | 2026.01.07 22:06:09.841379 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9773 | 2026.01.07 22:06:09.841500 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.07 22:06:09.841508 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9775 | 2026.01.07 22:06:09.841608 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.01.07 22:06:09.841649 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9777 | 2026.01.07 22:06:09.841658 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9778 | 2026.01.07 22:06:09.841692 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2344 rows starting from the beginning of the part | ||
| 9779 | 2026.01.07 22:06:09.841765 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2280 rows starting from the beginning of the part | ||
| 9780 | 2026.01.07 22:06:09.841811 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9781 | 2026.01.07 22:06:09.841854 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part | ||
| 9782 | 2026.01.07 22:06:09.841892 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1140 rows starting from the beginning of the part | ||
| 9783 | 2026.01.07 22:06:09.841931 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 110 rows starting from the beginning of the part | ||
| 9784 | 2026.01.07 22:06:09.842089 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.07 22:06:09.842132 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9786 | 2026.01.07 22:06:09.842471 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9787 | 2026.01.07 22:06:09.842706 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.07 22:06:09.842845 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00126 sec., 21428.571428571428 rows/sec., 1.57 MiB/sec. | ||
| 9789 | 2026.01.07 22:06:09.842884 [ 277 ] {30d5277b-499e-4034-b073-d3a9430d98e3} <Debug> TCPHandler: Processed in 0.001437842 sec. | ||
| 9790 | 2026.01.07 22:06:09.842994 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.01.07 22:06:09.843086 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9792 | 2026.01.07 22:06:09.843128 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9793 | 2026.01.07 22:06:09.843565 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.07 22:06:09.843603 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9795 | 2026.01.07 22:06:09.843927 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9796 | 2026.01.07 22:06:09.844022 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002574428 sec., 2346152.232651292 rows/sec., 198.69 MiB/sec. | ||
| 9797 | 2026.01.07 22:06:09.844143 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.01.07 22:06:09.844260 [ 47 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9799 | 2026.01.07 22:06:09.844276 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001207 sec., 75393.53769676885 rows/sec., 5.89 MiB/sec. | ||
| 9800 | 2026.01.07 22:06:09.844299 [ 47 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.01.07 22:06:09.844322 [ 277 ] {4c6f9067-bd5d-416c-8792-7828322689e3} <Debug> TCPHandler: Processed in 0.001377511 sec. | ||
| 9802 | 2026.01.07 22:06:09.844323 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9803 | 2026.01.07 22:06:09.844331 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9804 | 2026.01.07 22:06:09.844411 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9805 | 2026.01.07 22:06:09.844443 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.01.07 22:06:09.844514 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9807 | 2026.01.07 22:06:09.844542 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9808 | 2026.01.07 22:06:09.844546 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 9809 | 2026.01.07 22:06:09.844597 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9810 | 2026.01.07 22:06:09.844612 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1149 rows starting from the beginning of the part | ||
| 9811 | 2026.01.07 22:06:09.844656 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9812 | 2026.01.07 22:06:09.844688 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.07 22:06:09.844692 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 91 rows starting from the beginning of the part | ||
| 9814 | 2026.01.07 22:06:09.844744 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 693 rows starting from the beginning of the part | ||
| 9815 | 2026.01.07 22:06:09.844779 [ 197 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 91 rows starting from the beginning of the part | ||
| 9816 | 2026.01.07 22:06:09.844780 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_66_13} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9817 | 2026.01.07 22:06:09.844895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 9818 | 2026.01.07 22:06:09.845013 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.01.07 22:06:09.845053 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9820 | 2026.01.07 22:06:09.845420 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9821 | 2026.01.07 22:06:09.845639 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.07 22:06:09.845754 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9823 | 2026.01.07 22:06:09.845771 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 9824 | 2026.01.07 22:06:09.845783 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.01.07 22:06:09.845810 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9826 | 2026.01.07 22:06:09.845815 [ 277 ] {6525bad2-4d26-4f74-a06e-5ca245710dc5} <Debug> TCPHandler: Processed in 0.001423411 sec. | ||
| 9827 | 2026.01.07 22:06:09.845911 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9828 | 2026.01.07 22:06:09.845933 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.01.07 22:06:09.845951 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569403 sec., 2102710.393697476 rows/sec., 158.66 MiB/sec. | ||
| 9830 | 2026.01.07 22:06:09.846004 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9831 | 2026.01.07 22:06:09.846026 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9832 | 2026.01.07 22:06:09.846039 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19542 rows starting from the beginning of the part | ||
| 9833 | 2026.01.07 22:06:09.846084 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9834 | 2026.01.07 22:06:09.846100 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 914 rows starting from the beginning of the part | ||
| 9835 | 2026.01.07 22:06:09.846146 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 84 rows starting from the beginning of the part | ||
| 9836 | 2026.01.07 22:06:09.846153 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9837 | 2026.01.07 22:06:09.846192 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9838 | 2026.01.07 22:06:09.846238 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9839 | 2026.01.07 22:06:09.846280 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9840 | 2026.01.07 22:06:09.846504 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.01.07 22:06:09.846601 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_66_13} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9842 | 2026.01.07 22:06:09.846692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9843 | 2026.01.07 22:06:09.846934 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.07 22:06:09.846975 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9845 | 2026.01.07 22:06:09.847560 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9846 | 2026.01.07 22:06:09.847792 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.07 22:06:09.847932 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001924 sec., 14033.264033264033 rows/sec., 25.15 MiB/sec. | ||
| 9848 | 2026.01.07 22:06:09.847987 [ 277 ] {975b8af0-6662-438f-929f-94aaf9eab612} <Debug> TCPHandler: Processed in 0.002103361 sec. | ||
| 9849 | 2026.01.07 22:06:09.848100 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.01.07 22:06:09.848193 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.01.07 22:06:09.848235 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9852 | 2026.01.07 22:06:09.848575 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.01.07 22:06:09.848612 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9854 | 2026.01.07 22:06:09.848930 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9855 | 2026.01.07 22:06:09.849156 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.01.07 22:06:09.849267 [ 47 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9857 | 2026.01.07 22:06:09.849287 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9858 | 2026.01.07 22:06:09.849299 [ 47 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.01.07 22:06:09.849327 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9860 | 2026.01.07 22:06:09.849330 [ 277 ] {4b7f7152-f622-454a-9c55-685ec6a16d1a} <Debug> TCPHandler: Processed in 0.001280259 sec. | ||
| 9861 | 2026.01.07 22:06:09.849398 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9862 | 2026.01.07 22:06:09.849496 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9863 | 2026.01.07 22:06:09.849532 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4428 rows starting from the beginning of the part | ||
| 9864 | 2026.01.07 22:06:09.849593 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9865 | 2026.01.07 22:06:09.849637 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 9866 | 2026.01.07 22:06:09.849689 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9867 | 2026.01.07 22:06:09.849730 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9868 | 2026.01.07 22:06:09.849772 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9869 | 2026.01.07 22:06:09.851752 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002377375 sec., 2000525.789999474 rows/sec., 127.06 MiB/sec. | ||
| 9870 | 2026.01.07 22:06:09.852239 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374425 sec., 3321711.3700451413 rows/sec., 222.34 MiB/sec. | ||
| 9871 | 2026.01.07 22:06:09.852290 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9872 | 2026.01.07 22:06:09.852590 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.01.07 22:06:09.852674 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_66_13} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9874 | 2026.01.07 22:06:09.852684 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9875 | 2026.01.07 22:06:09.852763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9876 | 2026.01.07 22:06:09.853008 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.01.07 22:06:09.853097 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9878 | 2026.01.07 22:06:09.853207 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9879 | 2026.01.07 22:06:10.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.63 MiB, peak 320.58 MiB, free memory in arenas 0.00 B, will set to 308.33 MiB (RSS), difference: 1.70 MiB | ||
| 9880 | 2026.01.07 22:06:13.030845 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9881 | 2026.01.07 22:06:13.030947 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9882 | 2026.01.07 22:06:13.161789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20137 | ||
| 9883 | 2026.01.07 22:06:13.162347 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.07 22:06:13.162390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9885 | 2026.01.07 22:06:13.162874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9886 | 2026.01.07 22:06:13.163116 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.07 22:06:13.163251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20137 | ||
| 9888 | 2026.01.07 22:06:14.268577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9889 | 2026.01.07 22:06:14.284770 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.01.07 22:06:14.284839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9891 | 2026.01.07 22:06:14.290903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9892 | 2026.01.07 22:06:14.291590 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.01.07 22:06:14.294500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9894 | 2026.01.07 22:06:14.850910 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.01.07 22:06:14.851093 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9896 | 2026.01.07 22:06:14.851162 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9897 | 2026.01.07 22:06:14.852037 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.01.07 22:06:14.852089 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9899 | 2026.01.07 22:06:14.852527 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9900 | 2026.01.07 22:06:14.852766 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.01.07 22:06:14.852935 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 9902 | 2026.01.07 22:06:14.852989 [ 277 ] {0b6f54f1-2632-4e94-99ed-95c07046707a} <Debug> TCPHandler: Processed in 0.002214913 sec. | ||
| 9903 | 2026.01.07 22:06:14.853110 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.01.07 22:06:14.853214 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9905 | 2026.01.07 22:06:14.853259 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9906 | 2026.01.07 22:06:14.854268 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.01.07 22:06:14.854307 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9908 | 2026.01.07 22:06:14.854698 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9909 | 2026.01.07 22:06:14.854921 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.07 22:06:14.855055 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001866 sec., 610932.4758842443 rows/sec., 48.48 MiB/sec. | ||
| 9911 | 2026.01.07 22:06:14.855095 [ 277 ] {fe270174-ad1a-4465-8b27-850ed84bc9f1} <Debug> TCPHandler: Processed in 0.00203753 sec. | ||
| 9912 | 2026.01.07 22:06:14.855205 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.07 22:06:14.855301 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.07 22:06:14.855344 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9915 | 2026.01.07 22:06:14.855838 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.07 22:06:14.855877 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9917 | 2026.01.07 22:06:14.856199 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9918 | 2026.01.07 22:06:14.856437 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.07 22:06:14.856575 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001294 sec., 169242.65842349303 rows/sec., 10.09 MiB/sec. | ||
| 9920 | 2026.01.07 22:06:14.856616 [ 277 ] {b6c473fa-d212-4ab1-99fc-4a8712810eb5} <Debug> TCPHandler: Processed in 0.001461382 sec. | ||
| 9921 | 2026.01.07 22:06:14.856731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.01.07 22:06:14.856831 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9923 | 2026.01.07 22:06:14.856878 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9924 | 2026.01.07 22:06:14.857386 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.01.07 22:06:14.857423 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9926 | 2026.01.07 22:06:14.857746 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9927 | 2026.01.07 22:06:14.857966 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.01.07 22:06:14.858096 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 9929 | 2026.01.07 22:06:14.858134 [ 277 ] {c26754ea-d783-40e9-a7b8-3fe59c517a7d} <Debug> TCPHandler: Processed in 0.001458051 sec. | ||
| 9930 | 2026.01.07 22:06:14.858240 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.01.07 22:06:14.858333 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9932 | 2026.01.07 22:06:14.858375 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9933 | 2026.01.07 22:06:14.858866 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.01.07 22:06:14.858903 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9935 | 2026.01.07 22:06:14.859222 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9936 | 2026.01.07 22:06:14.859451 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.01.07 22:06:14.859591 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001271 sec., 166011.01494885917 rows/sec., 9.43 MiB/sec. | ||
| 9938 | 2026.01.07 22:06:14.859628 [ 277 ] {29a26b3c-ee68-4539-84f0-24650b73ac98} <Debug> TCPHandler: Processed in 0.001440131 sec. | ||
| 9939 | 2026.01.07 22:06:14.859727 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.01.07 22:06:14.859814 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9941 | 2026.01.07 22:06:14.859852 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9942 | 2026.01.07 22:06:14.860673 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.01.07 22:06:14.860711 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9944 | 2026.01.07 22:06:14.861062 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9945 | 2026.01.07 22:06:14.861292 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.01.07 22:06:14.861427 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001614 sec., 429368.029739777 rows/sec., 30.00 MiB/sec. | ||
| 9947 | 2026.01.07 22:06:14.861466 [ 277 ] {1bb89fc8-f4c2-4e2c-b175-a129eff90951} <Debug> TCPHandler: Processed in 0.001776906 sec. | ||
| 9948 | 2026.01.07 22:06:14.861596 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.01.07 22:06:14.861698 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9950 | 2026.01.07 22:06:14.861743 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9951 | 2026.01.07 22:06:14.862106 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.01.07 22:06:14.862146 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9953 | 2026.01.07 22:06:14.862494 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9954 | 2026.01.07 22:06:14.862731 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.01.07 22:06:14.862872 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 9956 | 2026.01.07 22:06:14.862911 [ 277 ] {e06829ab-1bff-4b29-bdf3-1833d8243eae} <Debug> TCPHandler: Processed in 0.001372021 sec. | ||
| 9957 | 2026.01.07 22:06:14.863026 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.01.07 22:06:14.863123 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9959 | 2026.01.07 22:06:14.863167 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9960 | 2026.01.07 22:06:14.863641 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.01.07 22:06:14.863679 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9962 | 2026.01.07 22:06:14.864038 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9963 | 2026.01.07 22:06:14.864259 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.01.07 22:06:14.864394 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 9965 | 2026.01.07 22:06:14.864432 [ 277 ] {622be056-bb78-4797-b6e3-228fa080346a} <Debug> TCPHandler: Processed in 0.001455751 sec. | ||
| 9966 | 2026.01.07 22:06:14.864540 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.01.07 22:06:14.864635 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.01.07 22:06:14.864677 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9969 | 2026.01.07 22:06:14.864997 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.07 22:06:14.865035 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9971 | 2026.01.07 22:06:14.865339 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9972 | 2026.01.07 22:06:14.865550 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.07 22:06:14.865663 [ 143 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9974 | 2026.01.07 22:06:14.865679 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 9975 | 2026.01.07 22:06:14.865727 [ 143 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.07 22:06:14.865735 [ 277 ] {6aae0185-2076-4114-b298-b372fa92d2a8} <Debug> TCPHandler: Processed in 0.001245428 sec. | ||
| 9977 | 2026.01.07 22:06:14.865756 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9978 | 2026.01.07 22:06:14.865855 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.01.07 22:06:14.865858 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9980 | 2026.01.07 22:06:14.865955 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.01.07 22:06:14.865961 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9982 | 2026.01.07 22:06:14.865999 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 27 rows starting from the beginning of the part | ||
| 9983 | 2026.01.07 22:06:14.866011 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9984 | 2026.01.07 22:06:14.866055 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9985 | 2026.01.07 22:06:14.866097 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9986 | 2026.01.07 22:06:14.866136 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9987 | 2026.01.07 22:06:14.866173 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9988 | 2026.01.07 22:06:14.866210 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9989 | 2026.01.07 22:06:14.866828 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.01.07 22:06:14.866865 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9991 | 2026.01.07 22:06:14.866928 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105246 sec., 28952.83041060542 rows/sec., 1.90 MiB/sec. | ||
| 9992 | 2026.01.07 22:06:14.867053 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9993 | 2026.01.07 22:06:14.867295 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.01.07 22:06:14.867355 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_30_6} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9995 | 2026.01.07 22:06:14.867404 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9996 | 2026.01.07 22:06:14.867412 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9997 | 2026.01.07 22:06:14.867632 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.01.07 22:06:14.867775 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001838 sec., 7616.974972796518 rows/sec., 13.65 MiB/sec. | ||
| 9999 | 2026.01.07 22:06:14.867833 [ 277 ] {e1de5aa1-aa4d-4c80-adcf-0ae64d5dcd9d} <Debug> TCPHandler: Processed in 0.002027821 sec. | ||
| 10000 | 2026.01.07 22:06:14.867945 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.01.07 22:06:14.868040 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10002 | 2026.01.07 22:06:14.868082 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10003 | 2026.01.07 22:06:14.868429 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.07 22:06:14.868465 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10005 | 2026.01.07 22:06:14.868773 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10006 | 2026.01.07 22:06:14.868997 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.07 22:06:14.869126 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 10008 | 2026.01.07 22:06:14.869165 [ 277 ] {1d715aae-e079-49ab-9a1a-9e9626bf34b0} <Debug> TCPHandler: Processed in 0.001269588 sec. | ||
| 10009 | 2026.01.07 22:06:15.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.66 MiB, peak 320.58 MiB, free memory in arenas 0.00 B, will set to 308.39 MiB (RSS), difference: -1.27 MiB | ||
| 10010 | 2026.01.07 22:06:18.221142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1302 | ||
| 10011 | 2026.01.07 22:06:18.223614 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.07 22:06:18.223668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10013 | 2026.01.07 22:06:18.224945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10014 | 2026.01.07 22:06:18.225277 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.07 22:06:18.225453 [ 118 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10016 | 2026.01.07 22:06:18.225519 [ 118 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.01.07 22:06:18.225543 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10018 | 2026.01.07 22:06:18.225662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10019 | 2026.01.07 22:06:18.225690 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 10020 | 2026.01.07 22:06:18.226307 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10021 | 2026.01.07 22:06:18.226448 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1116 rows starting from the beginning of the part | ||
| 10022 | 2026.01.07 22:06:18.226798 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10023 | 2026.01.07 22:06:18.227135 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 10024 | 2026.01.07 22:06:18.227466 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 10025 | 2026.01.07 22:06:18.227779 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10026 | 2026.01.07 22:06:18.228078 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10027 | 2026.01.07 22:06:18.234617 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 72 columns (72 merged, 0 gathered) in 0.008980902 sec., 144974.30213579882 rows/sec., 114.25 MiB/sec. | ||
| 10028 | 2026.01.07 22:06:18.236351 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10029 | 2026.01.07 22:06:18.236930 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.01.07 22:06:18.237007 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_31_6} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10031 | 2026.01.07 22:06:18.237230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 10032 | 2026.01.07 22:06:19.839525 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.01.07 22:06:19.839807 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10034 | 2026.01.07 22:06:19.839919 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10035 | 2026.01.07 22:06:19.840869 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.01.07 22:06:19.840918 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10037 | 2026.01.07 22:06:19.841328 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10038 | 2026.01.07 22:06:19.841567 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.01.07 22:06:19.841742 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002013 sec., 54644.8087431694 rows/sec., 4.60 MiB/sec. | ||
| 10040 | 2026.01.07 22:06:19.841796 [ 277 ] {477220cd-126f-4a46-879f-70ac753e5135} <Debug> TCPHandler: Processed in 0.002461647 sec. | ||
| 10041 | 2026.01.07 22:06:19.841925 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.01.07 22:06:19.842028 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.01.07 22:06:19.842075 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10044 | 2026.01.07 22:06:19.842502 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.01.07 22:06:19.842541 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10046 | 2026.01.07 22:06:19.842871 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10047 | 2026.01.07 22:06:19.843086 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.01.07 22:06:19.843224 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001219 sec., 22149.302707136998 rows/sec., 1.63 MiB/sec. | ||
| 10049 | 2026.01.07 22:06:19.843263 [ 277 ] {97b86247-6ac7-44a9-ba27-bd5e0e444fa4} <Debug> TCPHandler: Processed in 0.001392511 sec. | ||
| 10050 | 2026.01.07 22:06:19.843381 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.01.07 22:06:19.843477 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10052 | 2026.01.07 22:06:19.843519 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10053 | 2026.01.07 22:06:19.843965 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.01.07 22:06:19.844004 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10055 | 2026.01.07 22:06:19.844352 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10056 | 2026.01.07 22:06:19.844579 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.07 22:06:19.844718 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00126 sec., 72222.22222222222 rows/sec., 5.64 MiB/sec. | ||
| 10058 | 2026.01.07 22:06:19.844758 [ 277 ] {1112aae7-2d86-426a-ab30-2680b05b8c6e} <Debug> TCPHandler: Processed in 0.001427572 sec. | ||
| 10059 | 2026.01.07 22:06:19.844871 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2026.01.07 22:06:19.844967 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.01.07 22:06:19.845013 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10062 | 2026.01.07 22:06:19.845420 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.01.07 22:06:19.845458 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10064 | 2026.01.07 22:06:19.845798 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10065 | 2026.01.07 22:06:19.846013 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.01.07 22:06:19.846149 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 10067 | 2026.01.07 22:06:19.846187 [ 277 ] {787ac8c4-f181-4fd2-8496-7f72ac038584} <Debug> TCPHandler: Processed in 0.001366711 sec. | ||
| 10068 | 2026.01.07 22:06:19.846291 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.01.07 22:06:19.846390 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10070 | 2026.01.07 22:06:19.846457 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10071 | 2026.01.07 22:06:19.847416 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.01.07 22:06:19.847454 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10073 | 2026.01.07 22:06:19.847986 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10074 | 2026.01.07 22:06:19.848203 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.01.07 22:06:19.848335 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002012 sec., 13419.48310139165 rows/sec., 24.05 MiB/sec. | ||
| 10076 | 2026.01.07 22:06:19.848387 [ 277 ] {b3d85139-5cf5-4386-babd-528f12c0aab7} <Debug> TCPHandler: Processed in 0.002197222 sec. | ||
| 10077 | 2026.01.07 22:06:19.848497 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2026.01.07 22:06:19.848649 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10079 | 2026.01.07 22:06:19.848693 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10080 | 2026.01.07 22:06:19.849034 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.01.07 22:06:19.849071 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10082 | 2026.01.07 22:06:19.849382 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10083 | 2026.01.07 22:06:19.849596 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.01.07 22:06:19.849727 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10085 | 2026.01.07 22:06:19.849764 [ 277 ] {3aed5bfc-50c6-41f0-8943-26f9b02aa232} <Debug> TCPHandler: Processed in 0.001257388 sec. | ||
| 10086 | 2026.01.07 22:06:20.663401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20585 | ||
| 10087 | 2026.01.07 22:06:20.663900 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.01.07 22:06:20.663944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10089 | 2026.01.07 22:06:20.664458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10090 | 2026.01.07 22:06:20.664703 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.01.07 22:06:20.664835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20585 | ||
| 10092 | 2026.01.07 22:06:21.794653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10093 | 2026.01.07 22:06:21.811474 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.01.07 22:06:21.811533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10095 | 2026.01.07 22:06:21.817650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10096 | 2026.01.07 22:06:21.818358 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.01.07 22:06:21.821151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10098 | 2026.01.07 22:06:22.186201 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.01.07 22:06:22.186399 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.01.07 22:06:22.186470 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10101 | 2026.01.07 22:06:22.187294 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.07 22:06:22.187343 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10103 | 2026.01.07 22:06:22.187753 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10104 | 2026.01.07 22:06:22.187975 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.01.07 22:06:22.188126 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 10106 | 2026.01.07 22:06:22.188167 [ 277 ] {5d230c59-e309-41ba-ba60-ed6c25441024} <Debug> TCPHandler: Processed in 0.002104111 sec. | ||
| 10107 | 2026.01.07 22:06:22.188282 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.07 22:06:22.188373 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10109 | 2026.01.07 22:06:22.188413 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10110 | 2026.01.07 22:06:22.188805 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.07 22:06:22.188840 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10112 | 2026.01.07 22:06:22.189132 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10113 | 2026.01.07 22:06:22.189359 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.07 22:06:22.189487 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001133 sec., 14121.800529567521 rows/sec., 1.12 MiB/sec. | ||
| 10115 | 2026.01.07 22:06:22.189523 [ 277 ] {47afbd4e-f9f2-47d2-8d2a-bd92ea9ca098} <Debug> TCPHandler: Processed in 0.001290229 sec. | ||
| 10116 | 2026.01.07 22:06:22.189634 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.01.07 22:06:22.189725 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10118 | 2026.01.07 22:06:22.189762 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10119 | 2026.01.07 22:06:22.191265 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.07 22:06:22.191301 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10121 | 2026.01.07 22:06:22.191735 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10122 | 2026.01.07 22:06:22.191940 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.07 22:06:22.192065 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002358 sec., 970313.8252756573 rows/sec., 78.60 MiB/sec. | ||
| 10124 | 2026.01.07 22:06:22.192105 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10125 | 2026.01.07 22:06:22.192118 [ 277 ] {db9113fe-7359-45ea-85bc-5160b15c8158} <Debug> TCPHandler: Processed in 0.002532238 sec. | ||
| 10126 | 2026.01.07 22:06:22.192222 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.01.07 22:06:22.192313 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10128 | 2026.01.07 22:06:22.192351 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10129 | 2026.01.07 22:06:22.192825 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.01.07 22:06:22.192860 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10131 | 2026.01.07 22:06:22.193165 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10132 | 2026.01.07 22:06:22.193372 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.01.07 22:06:22.193498 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001204 sec., 195182.7242524917 rows/sec., 11.75 MiB/sec. | ||
| 10134 | 2026.01.07 22:06:22.193535 [ 277 ] {04654f5a-42c1-44db-9a17-b616699b2def} <Debug> TCPHandler: Processed in 0.00136086 sec. | ||
| 10135 | 2026.01.07 22:06:22.193638 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.01.07 22:06:22.193728 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.01.07 22:06:22.193766 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10138 | 2026.01.07 22:06:22.194278 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.01.07 22:06:22.194314 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10140 | 2026.01.07 22:06:22.194621 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10141 | 2026.01.07 22:06:22.194831 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.01.07 22:06:22.194959 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00125 sec., 352000 rows/sec., 23.29 MiB/sec. | ||
| 10143 | 2026.01.07 22:06:22.194996 [ 277 ] {5b8164a0-576f-4e84-a75e-2dca7ede7d59} <Debug> TCPHandler: Processed in 0.001407471 sec. | ||
| 10144 | 2026.01.07 22:06:22.195100 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.01.07 22:06:22.195190 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10146 | 2026.01.07 22:06:22.195228 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10147 | 2026.01.07 22:06:22.195682 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.01.07 22:06:22.195717 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10149 | 2026.01.07 22:06:22.196029 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10150 | 2026.01.07 22:06:22.196235 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.01.07 22:06:22.196359 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 10152 | 2026.01.07 22:06:22.196395 [ 277 ] {e8cc5e4b-685c-4d2e-917a-c123f51033e1} <Debug> TCPHandler: Processed in 0.00134342 sec. | ||
| 10153 | 2026.01.07 22:06:22.196498 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.01.07 22:06:22.196588 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10155 | 2026.01.07 22:06:22.196626 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10156 | 2026.01.07 22:06:22.197416 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.01.07 22:06:22.197451 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10158 | 2026.01.07 22:06:22.197798 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10159 | 2026.01.07 22:06:22.198000 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.01.07 22:06:22.198124 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001553 sec., 750160.9787508049 rows/sec., 53.56 MiB/sec. | ||
| 10161 | 2026.01.07 22:06:22.198161 [ 277 ] {2ae7dbd6-d603-49f8-9ded-5d7322ed727f} <Debug> TCPHandler: Processed in 0.001710695 sec. | ||
| 10162 | 2026.01.07 22:06:22.198267 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.01.07 22:06:22.198357 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10164 | 2026.01.07 22:06:22.198397 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10165 | 2026.01.07 22:06:22.198722 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.01.07 22:06:22.198758 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10167 | 2026.01.07 22:06:22.199053 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10168 | 2026.01.07 22:06:22.199255 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.01.07 22:06:22.199384 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 10170 | 2026.01.07 22:06:22.199419 [ 277 ] {60037464-954e-402e-bec6-a40f9c497a4d} <Debug> TCPHandler: Processed in 0.001200668 sec. | ||
| 10171 | 2026.01.07 22:06:22.199525 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2026.01.07 22:06:22.199615 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10173 | 2026.01.07 22:06:22.199657 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10174 | 2026.01.07 22:06:22.200235 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.01.07 22:06:22.200270 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10176 | 2026.01.07 22:06:22.200647 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10177 | 2026.01.07 22:06:22.200853 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.01.07 22:06:22.200980 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001383 sec., 659436.0086767896 rows/sec., 43.60 MiB/sec. | ||
| 10179 | 2026.01.07 22:06:22.201016 [ 277 ] {d715f8f7-26be-4090-a8d3-3c5744ac1ba3} <Debug> TCPHandler: Processed in 0.001538503 sec. | ||
| 10180 | 2026.01.07 22:06:22.201118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2026.01.07 22:06:22.201207 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10182 | 2026.01.07 22:06:22.201248 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10183 | 2026.01.07 22:06:22.201546 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2026.01.07 22:06:22.201581 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10185 | 2026.01.07 22:06:22.201873 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10186 | 2026.01.07 22:06:22.202078 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.01.07 22:06:22.202211 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 10188 | 2026.01.07 22:06:22.202247 [ 277 ] {afc9ef3c-715f-483d-af85-53039f584bc9} <Debug> TCPHandler: Processed in 0.001177317 sec. | ||
| 10189 | 2026.01.07 22:06:22.202350 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2026.01.07 22:06:22.202439 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10191 | 2026.01.07 22:06:22.202494 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10192 | 2026.01.07 22:06:22.203268 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.01.07 22:06:22.203305 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10194 | 2026.01.07 22:06:22.203820 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10195 | 2026.01.07 22:06:22.204048 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.01.07 22:06:22.204183 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001762 sec., 7945.516458569808 rows/sec., 14.24 MiB/sec. | ||
| 10197 | 2026.01.07 22:06:22.204234 [ 277 ] {5f19cb8e-e36f-4591-9fb0-ba571e94818e} <Debug> TCPHandler: Processed in 0.001932239 sec. | ||
| 10198 | 2026.01.07 22:06:22.204342 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2026.01.07 22:06:22.204434 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10200 | 2026.01.07 22:06:22.204476 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10201 | 2026.01.07 22:06:22.204803 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.01.07 22:06:22.204839 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10203 | 2026.01.07 22:06:22.205154 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10204 | 2026.01.07 22:06:22.205370 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.01.07 22:06:22.205497 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001081 sec., 64754.85661424607 rows/sec., 3.76 MiB/sec. | ||
| 10206 | 2026.01.07 22:06:22.205531 [ 277 ] {04eebc04-dcfb-4034-a6cc-789d673570c7} <Debug> TCPHandler: Processed in 0.001236548 sec. | ||
| 10207 | 2026.01.07 22:06:24.834491 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2026.01.07 22:06:24.834697 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10209 | 2026.01.07 22:06:24.834773 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10210 | 2026.01.07 22:06:24.835514 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.01.07 22:06:24.835565 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10212 | 2026.01.07 22:06:24.835973 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10213 | 2026.01.07 22:06:24.836209 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.01.07 22:06:24.836378 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.48 MiB/sec. | ||
| 10215 | 2026.01.07 22:06:24.836431 [ 277 ] {985eaa0d-69a4-44e3-99d1-d491f30e90e5} <Debug> TCPHandler: Processed in 0.002092841 sec. | ||
| 10216 | 2026.01.07 22:06:24.836572 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2026.01.07 22:06:24.836677 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10218 | 2026.01.07 22:06:24.836721 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10219 | 2026.01.07 22:06:24.837238 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.01.07 22:06:24.837275 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10221 | 2026.01.07 22:06:24.837598 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10222 | 2026.01.07 22:06:24.837818 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.01.07 22:06:24.837957 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 10224 | 2026.01.07 22:06:24.837997 [ 277 ] {94526e79-79b1-41e5-b168-8360b0b4ba7e} <Debug> TCPHandler: Processed in 0.001476642 sec. | ||
| 10225 | 2026.01.07 22:06:24.838117 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.01.07 22:06:24.838214 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10227 | 2026.01.07 22:06:24.838315 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10228 | 2026.01.07 22:06:24.838693 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.01.07 22:06:24.838730 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10230 | 2026.01.07 22:06:24.839062 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10231 | 2026.01.07 22:06:24.839288 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.01.07 22:06:24.839421 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001228 sec., 76547.23127035832 rows/sec., 5.32 MiB/sec. | ||
| 10233 | 2026.01.07 22:06:24.839460 [ 277 ] {7dac8df5-6336-4895-9d21-b9f17031e771} <Debug> TCPHandler: Processed in 0.001392651 sec. | ||
| 10234 | 2026.01.07 22:06:24.839572 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.01.07 22:06:24.839668 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10236 | 2026.01.07 22:06:24.839711 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10237 | 2026.01.07 22:06:24.840037 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.01.07 22:06:24.840073 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10239 | 2026.01.07 22:06:24.840381 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10240 | 2026.01.07 22:06:24.840600 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.01.07 22:06:24.840731 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001083 sec., 31394.275161588183 rows/sec., 2.13 MiB/sec. | ||
| 10242 | 2026.01.07 22:06:24.840767 [ 277 ] {8cdef5c2-a3b2-4f4c-b6e3-2ddeb8e65eac} <Debug> TCPHandler: Processed in 0.001243158 sec. | ||
| 10243 | 2026.01.07 22:06:28.031031 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10244 | 2026.01.07 22:06:28.031129 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10245 | 2026.01.07 22:06:28.164919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21097 | ||
| 10246 | 2026.01.07 22:06:28.165774 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.01.07 22:06:28.165861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10248 | 2026.01.07 22:06:28.166436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10249 | 2026.01.07 22:06:28.166667 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.01.07 22:06:28.166812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21097 | ||
| 10251 | 2026.01.07 22:06:28.225878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1346 | ||
| 10252 | 2026.01.07 22:06:28.228518 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.01.07 22:06:28.228562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10254 | 2026.01.07 22:06:28.229765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10255 | 2026.01.07 22:06:28.230027 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.01.07 22:06:28.230330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
| 10257 | 2026.01.07 22:06:29.321249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10258 | 2026.01.07 22:06:29.338567 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.01.07 22:06:29.338620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10260 | 2026.01.07 22:06:29.344839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10261 | 2026.01.07 22:06:29.345537 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.01.07 22:06:29.348393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10263 | 2026.01.07 22:06:29.839608 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.01.07 22:06:29.839848 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10265 | 2026.01.07 22:06:29.839925 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10266 | 2026.01.07 22:06:29.840731 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.01.07 22:06:29.840783 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10268 | 2026.01.07 22:06:29.841205 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10269 | 2026.01.07 22:06:29.841444 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.01.07 22:06:29.841619 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001826 sec., 60240.96385542169 rows/sec., 5.07 MiB/sec. | ||
| 10271 | 2026.01.07 22:06:29.841631 [ 139 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10272 | 2026.01.07 22:06:29.841665 [ 277 ] {b62d2891-8886-452e-bdd2-d45ad631b4a7} <Debug> TCPHandler: Processed in 0.002248944 sec. | ||
| 10273 | 2026.01.07 22:06:29.841740 [ 139 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.01.07 22:06:29.841768 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10275 | 2026.01.07 22:06:29.841868 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.01.07 22:06:29.841869 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10277 | 2026.01.07 22:06:29.841977 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10278 | 2026.01.07 22:06:29.841990 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10279 | 2026.01.07 22:06:29.842007 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2344 rows starting from the beginning of the part | ||
| 10280 | 2026.01.07 22:06:29.842043 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10281 | 2026.01.07 22:06:29.842067 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1140 rows starting from the beginning of the part | ||
| 10282 | 2026.01.07 22:06:29.842114 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 110 rows starting from the beginning of the part | ||
| 10283 | 2026.01.07 22:06:29.842157 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2288 rows starting from the beginning of the part | ||
| 10284 | 2026.01.07 22:06:29.842197 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10285 | 2026.01.07 22:06:29.842237 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 110 rows starting from the beginning of the part | ||
| 10286 | 2026.01.07 22:06:29.842586 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.07 22:06:29.842635 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10288 | 2026.01.07 22:06:29.842990 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10289 | 2026.01.07 22:06:29.843221 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.07 22:06:29.843346 [ 139 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10291 | 2026.01.07 22:06:29.843363 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001398 sec., 19313.304721030043 rows/sec., 1.42 MiB/sec. | ||
| 10292 | 2026.01.07 22:06:29.843387 [ 139 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.01.07 22:06:29.843411 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10294 | 2026.01.07 22:06:29.843411 [ 277 ] {176b3822-b8a8-450c-8d4c-cb26de7ea743} <Debug> TCPHandler: Processed in 0.001607674 sec. | ||
| 10295 | 2026.01.07 22:06:29.843512 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10296 | 2026.01.07 22:06:29.843539 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2026.01.07 22:06:29.843637 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10298 | 2026.01.07 22:06:29.843639 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10299 | 2026.01.07 22:06:29.843680 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 264 rows starting from the beginning of the part | ||
| 10300 | 2026.01.07 22:06:29.843701 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10301 | 2026.01.07 22:06:29.843751 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 27 rows starting from the beginning of the part | ||
| 10302 | 2026.01.07 22:06:29.843800 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 219 rows starting from the beginning of the part | ||
| 10303 | 2026.01.07 22:06:29.843838 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part | ||
| 10304 | 2026.01.07 22:06:29.843877 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 235 rows starting from the beginning of the part | ||
| 10305 | 2026.01.07 22:06:29.843917 [ 191 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 27 rows starting from the beginning of the part | ||
| 10306 | 2026.01.07 22:06:29.844187 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.01.07 22:06:29.844231 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10308 | 2026.01.07 22:06:29.844337 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002502857 sec., 2416438.494088955 rows/sec., 204.62 MiB/sec. | ||
| 10309 | 2026.01.07 22:06:29.844599 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10310 | 2026.01.07 22:06:29.844649 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10311 | 2026.01.07 22:06:29.844839 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136977 sec., 583309.6067222964 rows/sec., 38.30 MiB/sec. | ||
| 10312 | 2026.01.07 22:06:29.844868 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.01.07 22:06:29.844996 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10314 | 2026.01.07 22:06:29.845001 [ 139 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10315 | 2026.01.07 22:06:29.845014 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.07 22:06:29.845017 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001398 sec., 65092.98998569385 rows/sec., 5.08 MiB/sec. | ||
| 10317 | 2026.01.07 22:06:29.845040 [ 139 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.01.07 22:06:29.845082 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10319 | 2026.01.07 22:06:29.845085 [ 277 ] {d6e87e72-1b62-4d8c-bd14-d51528fe39e7} <Debug> TCPHandler: Processed in 0.001597084 sec. | ||
| 10320 | 2026.01.07 22:06:29.845132 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_71_14} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10321 | 2026.01.07 22:06:29.845155 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10322 | 2026.01.07 22:06:29.845211 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.01.07 22:06:29.845236 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10324 | 2026.01.07 22:06:29.845243 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 10325 | 2026.01.07 22:06:29.845263 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 10326 | 2026.01.07 22:06:29.845302 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.01.07 22:06:29.845306 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.01.07 22:06:29.845316 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 693 rows starting from the beginning of the part | ||
| 10329 | 2026.01.07 22:06:29.845358 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10330 | 2026.01.07 22:06:29.845360 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 91 rows starting from the beginning of the part | ||
| 10331 | 2026.01.07 22:06:29.845375 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_61_12} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10332 | 2026.01.07 22:06:29.845401 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1165 rows starting from the beginning of the part | ||
| 10333 | 2026.01.07 22:06:29.845433 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10334 | 2026.01.07 22:06:29.845457 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10335 | 2026.01.07 22:06:29.845467 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 91 rows starting from the beginning of the part | ||
| 10336 | 2026.01.07 22:06:29.845778 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.01.07 22:06:29.845814 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10338 | 2026.01.07 22:06:29.846157 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10339 | 2026.01.07 22:06:29.846375 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.01.07 22:06:29.846510 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10341 | 2026.01.07 22:06:29.846514 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10342 | 2026.01.07 22:06:29.846550 [ 277 ] {1ce48c4f-9849-41df-8ad8-3f4a902add23} <Debug> TCPHandler: Processed in 0.001390481 sec. | ||
| 10343 | 2026.01.07 22:06:29.846553 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424681 sec., 2327538.5858307933 rows/sec., 175.72 MiB/sec. | ||
| 10344 | 2026.01.07 22:06:29.846568 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.01.07 22:06:29.846605 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10346 | 2026.01.07 22:06:29.846665 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.01.07 22:06:29.846683 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10348 | 2026.01.07 22:06:29.846750 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10349 | 2026.01.07 22:06:29.846769 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10350 | 2026.01.07 22:06:29.846795 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.01.07 22:06:29.846831 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10352 | 2026.01.07 22:06:29.846834 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21174 rows starting from the beginning of the part | ||
| 10353 | 2026.01.07 22:06:29.846915 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10354 | 2026.01.07 22:06:29.846961 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10355 | 2026.01.07 22:06:29.847006 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 912 rows starting from the beginning of the part | ||
| 10356 | 2026.01.07 22:06:29.847036 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.01.07 22:06:29.847044 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 94 rows starting from the beginning of the part | ||
| 10358 | 2026.01.07 22:06:29.847087 [ 194 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10359 | 2026.01.07 22:06:29.847126 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_71_14} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10360 | 2026.01.07 22:06:29.847217 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10361 | 2026.01.07 22:06:29.847682 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.01.07 22:06:29.847725 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10363 | 2026.01.07 22:06:29.848304 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10364 | 2026.01.07 22:06:29.848542 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.01.07 22:06:29.848665 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10366 | 2026.01.07 22:06:29.848689 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001938 sec., 13931.88854489164 rows/sec., 24.97 MiB/sec. | ||
| 10367 | 2026.01.07 22:06:29.848697 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.01.07 22:06:29.848731 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10369 | 2026.01.07 22:06:29.848753 [ 277 ] {b1291e91-f585-4d89-a612-dc9421351827} <Debug> TCPHandler: Processed in 0.002136431 sec. | ||
| 10370 | 2026.01.07 22:06:29.848799 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10371 | 2026.01.07 22:06:29.848873 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.01.07 22:06:29.848949 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10373 | 2026.01.07 22:06:29.848968 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.01.07 22:06:29.848996 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1093 rows starting from the beginning of the part | ||
| 10375 | 2026.01.07 22:06:29.849010 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10376 | 2026.01.07 22:06:29.849093 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 27 rows starting from the beginning of the part | ||
| 10377 | 2026.01.07 22:06:29.849184 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 10378 | 2026.01.07 22:06:29.849266 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part | ||
| 10379 | 2026.01.07 22:06:29.849346 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.01.07 22:06:29.849349 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
| 10381 | 2026.01.07 22:06:29.849384 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10382 | 2026.01.07 22:06:29.849446 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 27 rows starting from the beginning of the part | ||
| 10383 | 2026.01.07 22:06:29.849734 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10384 | 2026.01.07 22:06:29.849954 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.01.07 22:06:29.850070 [ 142 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10386 | 2026.01.07 22:06:29.850088 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 10387 | 2026.01.07 22:06:29.850100 [ 142 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.01.07 22:06:29.850128 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10389 | 2026.01.07 22:06:29.850131 [ 277 ] {5a01e701-7b82-43dc-9cec-0c22171c1cf1} <Debug> TCPHandler: Processed in 0.00130887 sec. | ||
| 10390 | 2026.01.07 22:06:29.850202 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10391 | 2026.01.07 22:06:29.850294 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10392 | 2026.01.07 22:06:29.850320 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4756 rows starting from the beginning of the part | ||
| 10393 | 2026.01.07 22:06:29.850367 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 10394 | 2026.01.07 22:06:29.850415 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10395 | 2026.01.07 22:06:29.850455 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 70 rows starting from the beginning of the part | ||
| 10396 | 2026.01.07 22:06:29.850493 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 10397 | 2026.01.07 22:06:29.850529 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10398 | 2026.01.07 22:06:29.857461 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5084 rows, containing 4 columns (4 merged, 0 gathered) in 0.007288648 sec., 697523.0522862402 rows/sec., 44.30 MiB/sec. | ||
| 10399 | 2026.01.07 22:06:29.857912 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10400 | 2026.01.07 22:06:29.858157 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.07 22:06:29.858230 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_71_14} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10402 | 2026.01.07 22:06:29.858295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10403 | 2026.01.07 22:06:29.862700 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 19 columns (19 merged, 0 gathered) in 0.013926415 sec., 86310.79857953393 rows/sec., 154.66 MiB/sec. | ||
| 10404 | 2026.01.07 22:06:29.864248 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10405 | 2026.01.07 22:06:29.864588 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.01.07 22:06:29.864660 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10407 | 2026.01.07 22:06:29.864770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10408 | 2026.01.07 22:06:29.865466 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22814 rows, containing 5 columns (5 merged, 0 gathered) in 0.018815618 sec., 1212503.3575830462 rows/sec., 81.16 MiB/sec. | ||
| 10409 | 2026.01.07 22:06:29.865967 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10410 | 2026.01.07 22:06:29.866228 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.01.07 22:06:29.866299 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10412 | 2026.01.07 22:06:29.866384 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10413 | 2026.01.07 22:06:30.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.53 MiB, peak 329.12 MiB, free memory in arenas 0.00 B, will set to 318.60 MiB (RSS), difference: 8.07 MiB | ||
| 10414 | 2026.01.07 22:06:34.849846 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.01.07 22:06:34.850058 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10416 | 2026.01.07 22:06:34.850125 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10417 | 2026.01.07 22:06:34.850962 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.01.07 22:06:34.851002 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10419 | 2026.01.07 22:06:34.851442 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10420 | 2026.01.07 22:06:34.851680 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.01.07 22:06:34.851836 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 10422 | 2026.01.07 22:06:34.851891 [ 277 ] {a488917d-feab-4792-a27b-c86ad62ac12a} <Debug> TCPHandler: Processed in 0.002187533 sec. | ||
| 10423 | 2026.01.07 22:06:34.852016 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.01.07 22:06:34.852121 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10425 | 2026.01.07 22:06:34.852164 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10426 | 2026.01.07 22:06:34.853119 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.01.07 22:06:34.853155 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10428 | 2026.01.07 22:06:34.853540 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10429 | 2026.01.07 22:06:34.853754 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.01.07 22:06:34.853887 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001791 sec., 636515.9128978224 rows/sec., 50.51 MiB/sec. | ||
| 10431 | 2026.01.07 22:06:34.853925 [ 277 ] {a5208138-dc68-49d2-8a44-bd23789da9e4} <Debug> TCPHandler: Processed in 0.001962219 sec. | ||
| 10432 | 2026.01.07 22:06:34.854037 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.01.07 22:06:34.854132 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10434 | 2026.01.07 22:06:34.854174 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10435 | 2026.01.07 22:06:34.854643 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.01.07 22:06:34.854680 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10437 | 2026.01.07 22:06:34.855006 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10438 | 2026.01.07 22:06:34.855222 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.07 22:06:34.855355 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00124 sec., 176612.90322580645 rows/sec., 10.53 MiB/sec. | ||
| 10440 | 2026.01.07 22:06:34.855392 [ 277 ] {2987b1c0-731e-406a-a04d-0d57c0ff0cf5} <Debug> TCPHandler: Processed in 0.00140525 sec. | ||
| 10441 | 2026.01.07 22:06:34.855500 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.01.07 22:06:34.855595 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.01.07 22:06:34.855635 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10444 | 2026.01.07 22:06:34.856105 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.07 22:06:34.856141 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10446 | 2026.01.07 22:06:34.856445 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10447 | 2026.01.07 22:06:34.856659 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.07 22:06:34.856792 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 10449 | 2026.01.07 22:06:34.856830 [ 277 ] {e6670b15-a838-453c-85fe-f7d789b0ebd4} <Debug> TCPHandler: Processed in 0.001379231 sec. | ||
| 10450 | 2026.01.07 22:06:34.856939 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.01.07 22:06:34.857033 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10452 | 2026.01.07 22:06:34.857072 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10453 | 2026.01.07 22:06:34.857548 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.01.07 22:06:34.857584 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10455 | 2026.01.07 22:06:34.857892 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10456 | 2026.01.07 22:06:34.858103 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.01.07 22:06:34.858234 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 10458 | 2026.01.07 22:06:34.858272 [ 277 ] {066849fb-c476-4657-b3a7-e1f2c52d58f5} <Debug> TCPHandler: Processed in 0.001382771 sec. | ||
| 10459 | 2026.01.07 22:06:34.858388 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.07 22:06:34.858482 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10461 | 2026.01.07 22:06:34.858520 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10462 | 2026.01.07 22:06:34.859169 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.01.07 22:06:34.859206 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10464 | 2026.01.07 22:06:34.859561 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10465 | 2026.01.07 22:06:34.859782 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.07 22:06:34.859911 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001448 sec., 478591.16022099444 rows/sec., 33.44 MiB/sec. | ||
| 10467 | 2026.01.07 22:06:34.859950 [ 277 ] {c9c0794f-df7f-45f5-a1f9-18c36fd09725} <Debug> TCPHandler: Processed in 0.001612514 sec. | ||
| 10468 | 2026.01.07 22:06:34.860059 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.01.07 22:06:34.860155 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10470 | 2026.01.07 22:06:34.860198 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10471 | 2026.01.07 22:06:34.860528 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.07 22:06:34.860565 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10473 | 2026.01.07 22:06:34.860917 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10474 | 2026.01.07 22:06:34.861148 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.07 22:06:34.861278 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 10476 | 2026.01.07 22:06:34.861316 [ 277 ] {45a8a3c7-0050-4832-86ee-38193ee1ab16} <Debug> TCPHandler: Processed in 0.001306449 sec. | ||
| 10477 | 2026.01.07 22:06:34.861435 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.01.07 22:06:34.861529 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.07 22:06:34.861572 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10480 | 2026.01.07 22:06:34.862018 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.07 22:06:34.862054 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10482 | 2026.01.07 22:06:34.862389 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10483 | 2026.01.07 22:06:34.862606 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.07 22:06:34.862735 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 10485 | 2026.01.07 22:06:34.862772 [ 277 ] {025fab9c-15d8-444e-a3ba-c8a8e4be1530} <Debug> TCPHandler: Processed in 0.001383851 sec. | ||
| 10486 | 2026.01.07 22:06:34.862882 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.07 22:06:34.862973 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.01.07 22:06:34.863015 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10489 | 2026.01.07 22:06:34.863323 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.07 22:06:34.863361 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10491 | 2026.01.07 22:06:34.863659 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10492 | 2026.01.07 22:06:34.863858 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.07 22:06:34.863984 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 10494 | 2026.01.07 22:06:34.864020 [ 277 ] {bbabd474-aa2d-488d-a226-fc6dd6033580} <Debug> TCPHandler: Processed in 0.001186648 sec. | ||
| 10495 | 2026.01.07 22:06:34.864127 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.01.07 22:06:34.864218 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.07 22:06:34.864272 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10498 | 2026.01.07 22:06:34.865047 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.01.07 22:06:34.865084 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10500 | 2026.01.07 22:06:34.865593 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10501 | 2026.01.07 22:06:34.865810 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.07 22:06:34.865944 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 14.38 MiB/sec. | ||
| 10503 | 2026.01.07 22:06:34.866006 [ 277 ] {b8cfcae2-1406-460c-8b85-55fef426cdb3} <Debug> TCPHandler: Processed in 0.001926198 sec. | ||
| 10504 | 2026.01.07 22:06:34.866124 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.01.07 22:06:34.866216 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.07 22:06:34.866257 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10507 | 2026.01.07 22:06:34.866583 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.07 22:06:34.866620 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10509 | 2026.01.07 22:06:34.866914 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10510 | 2026.01.07 22:06:34.867119 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.01.07 22:06:34.867243 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 10512 | 2026.01.07 22:06:34.867278 [ 277 ] {e45e9c4a-443b-4ecc-b681-3245b75e4268} <Debug> TCPHandler: Processed in 0.001201478 sec. | ||
| 10513 | 2026.01.07 22:06:35.667099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21545 | ||
| 10514 | 2026.01.07 22:06:35.667625 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.01.07 22:06:35.667673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10516 | 2026.01.07 22:06:35.668245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10517 | 2026.01.07 22:06:35.668492 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.01.07 22:06:35.668634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21545 | ||
| 10519 | 2026.01.07 22:06:36.848674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10520 | 2026.01.07 22:06:36.866155 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.01.07 22:06:36.866204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10522 | 2026.01.07 22:06:36.872456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10523 | 2026.01.07 22:06:36.873140 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.01.07 22:06:36.876185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10525 | 2026.01.07 22:06:38.230767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1380 | ||
| 10526 | 2026.01.07 22:06:38.233124 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2026.01.07 22:06:38.233168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10528 | 2026.01.07 22:06:38.234345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10529 | 2026.01.07 22:06:38.234611 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.01.07 22:06:38.234873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 10531 | 2026.01.07 22:06:39.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.60 MiB, peak 329.12 MiB, free memory in arenas 0.00 B, will set to 318.60 MiB (RSS), difference: 4.00 MiB | ||
| 10532 | 2026.01.07 22:06:39.839965 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2026.01.07 22:06:39.840166 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10534 | 2026.01.07 22:06:39.840240 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10535 | 2026.01.07 22:06:39.840882 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.01.07 22:06:39.840936 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10537 | 2026.01.07 22:06:39.841326 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10538 | 2026.01.07 22:06:39.841548 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.01.07 22:06:39.841714 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 101.74 KiB/sec. | ||
| 10540 | 2026.01.07 22:06:39.841763 [ 277 ] {48a86bb4-6df8-4284-83f9-f7a5a1d6b9c6} <Debug> TCPHandler: Processed in 0.001942019 sec. | ||
| 10541 | 2026.01.07 22:06:39.841888 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2026.01.07 22:06:39.841988 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10543 | 2026.01.07 22:06:39.842031 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10544 | 2026.01.07 22:06:39.842495 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.01.07 22:06:39.842533 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10546 | 2026.01.07 22:06:39.842850 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10547 | 2026.01.07 22:06:39.843073 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.01.07 22:06:39.843204 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.00124 sec., 89516.12903225806 rows/sec., 7.52 MiB/sec. | ||
| 10549 | 2026.01.07 22:06:39.843241 [ 277 ] {a97db5a5-2213-4edc-824c-834ebf0b6973} <Debug> TCPHandler: Processed in 0.0014037 sec. | ||
| 10550 | 2026.01.07 22:06:39.843355 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.01.07 22:06:39.843448 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10552 | 2026.01.07 22:06:39.843489 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10553 | 2026.01.07 22:06:39.843889 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.01.07 22:06:39.843925 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10555 | 2026.01.07 22:06:39.844215 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10556 | 2026.01.07 22:06:39.844420 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.01.07 22:06:39.844549 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.00112 sec., 25892.857142857145 rows/sec., 1.89 MiB/sec. | ||
| 10558 | 2026.01.07 22:06:39.844585 [ 277 ] {79bc5283-a233-4122-afcb-8f9b8e1a017d} <Debug> TCPHandler: Processed in 0.001279599 sec. | ||
| 10559 | 2026.01.07 22:06:39.844688 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.01.07 22:06:39.844780 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10561 | 2026.01.07 22:06:39.844819 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10562 | 2026.01.07 22:06:39.845229 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.01.07 22:06:39.845265 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10564 | 2026.01.07 22:06:39.845569 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10565 | 2026.01.07 22:06:39.845776 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.01.07 22:06:39.845907 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001145 sec., 81222.70742358078 rows/sec., 6.35 MiB/sec. | ||
| 10567 | 2026.01.07 22:06:39.845942 [ 277 ] {3a313a81-dc69-43f7-8893-bb76bef10a3f} <Debug> TCPHandler: Processed in 0.001300719 sec. | ||
| 10568 | 2026.01.07 22:06:39.846048 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.01.07 22:06:39.846138 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.01.07 22:06:39.846181 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10571 | 2026.01.07 22:06:39.846579 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.07 22:06:39.846615 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10573 | 2026.01.07 22:06:39.846941 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10574 | 2026.01.07 22:06:39.847159 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.01.07 22:06:39.847289 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 10576 | 2026.01.07 22:06:39.847325 [ 277 ] {90e09203-cb56-4aec-ab6a-1d704e0c2147} <Debug> TCPHandler: Processed in 0.00132341 sec. | ||
| 10577 | 2026.01.07 22:06:39.847430 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.01.07 22:06:39.847532 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10579 | 2026.01.07 22:06:39.847589 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10580 | 2026.01.07 22:06:39.848445 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.01.07 22:06:39.848482 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10582 | 2026.01.07 22:06:39.849029 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10583 | 2026.01.07 22:06:39.849254 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.01.07 22:06:39.849392 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00188 sec., 14361.702127659575 rows/sec., 25.74 MiB/sec. | ||
| 10585 | 2026.01.07 22:06:39.849445 [ 277 ] {365fd16e-a26f-47ed-8b82-99bc32e7084c} <Debug> TCPHandler: Processed in 0.00206492 sec. | ||
| 10586 | 2026.01.07 22:06:39.849557 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.01.07 22:06:39.849654 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10588 | 2026.01.07 22:06:39.849695 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10589 | 2026.01.07 22:06:39.850039 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.01.07 22:06:39.850076 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10591 | 2026.01.07 22:06:39.850381 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10592 | 2026.01.07 22:06:39.850586 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.01.07 22:06:39.850716 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 10594 | 2026.01.07 22:06:39.850752 [ 277 ] {5d13ebff-48d0-4839-a901-e27a06aee256} <Debug> TCPHandler: Processed in 0.001244979 sec. | ||
| 10595 | 2026.01.07 22:06:43.031419 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10596 | 2026.01.07 22:06:43.031518 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10597 | 2026.01.07 22:06:43.168757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22057 | ||
| 10598 | 2026.01.07 22:06:43.169573 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.01.07 22:06:43.169648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10600 | 2026.01.07 22:06:43.170133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10601 | 2026.01.07 22:06:43.170360 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.01.07 22:06:43.170487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22057 | ||
| 10603 | 2026.01.07 22:06:43.170528 [ 127 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10604 | 2026.01.07 22:06:43.170629 [ 127 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.01.07 22:06:43.170668 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10606 | 2026.01.07 22:06:43.170800 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10607 | 2026.01.07 22:06:43.170925 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10608 | 2026.01.07 22:06:43.170971 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19625 rows starting from the beginning of the part | ||
| 10609 | 2026.01.07 22:06:43.171041 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10610 | 2026.01.07 22:06:43.171090 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10611 | 2026.01.07 22:06:43.171136 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10612 | 2026.01.07 22:06:43.171179 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10613 | 2026.01.07 22:06:43.171220 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10614 | 2026.01.07 22:06:43.173384 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22057 rows, containing 4 columns (4 merged, 0 gathered) in 0.002630059 sec., 8386503.876909225 rows/sec., 119.97 MiB/sec. | ||
| 10615 | 2026.01.07 22:06:43.174016 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10616 | 2026.01.07 22:06:43.174459 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.07 22:06:43.174536 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_46_9} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10618 | 2026.01.07 22:06:43.174639 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10619 | 2026.01.07 22:06:44.376305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10620 | 2026.01.07 22:06:44.394308 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.01.07 22:06:44.394368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10622 | 2026.01.07 22:06:44.400483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10623 | 2026.01.07 22:06:44.401165 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.01.07 22:06:44.401465 [ 124 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10625 | 2026.01.07 22:06:44.401536 [ 124 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.01.07 22:06:44.401560 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10627 | 2026.01.07 22:06:44.401678 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10628 | 2026.01.07 22:06:44.404285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10629 | 2026.01.07 22:06:44.405361 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10630 | 2026.01.07 22:06:44.406859 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10631 | 2026.01.07 22:06:44.412145 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10632 | 2026.01.07 22:06:44.416792 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10633 | 2026.01.07 22:06:44.421599 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10634 | 2026.01.07 22:06:44.426216 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10635 | 2026.01.07 22:06:44.430148 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10636 | 2026.01.07 22:06:44.483225 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081599276 sec., 4252.488710806699 rows/sec., 21.99 MiB/sec. | ||
| 10637 | 2026.01.07 22:06:44.486175 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10638 | 2026.01.07 22:06:44.488520 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.01.07 22:06:44.488634 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_46_9} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10640 | 2026.01.07 22:06:44.491083 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10641 | 2026.01.07 22:06:44.851262 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2026.01.07 22:06:44.851465 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.01.07 22:06:44.851541 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10644 | 2026.01.07 22:06:44.852543 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.01.07 22:06:44.852597 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10646 | 2026.01.07 22:06:44.853075 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10647 | 2026.01.07 22:06:44.853349 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.01.07 22:06:44.853480 [ 124 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10649 | 2026.01.07 22:06:44.853507 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002099 sec., 195331.1100524059 rows/sec., 12.39 MiB/sec. | ||
| 10650 | 2026.01.07 22:06:44.853551 [ 124 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.01.07 22:06:44.853565 [ 277 ] {2e2e003f-5452-4899-b68e-8eac59d0746e} <Debug> TCPHandler: Processed in 0.002448886 sec. | ||
| 10652 | 2026.01.07 22:06:44.853581 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10653 | 2026.01.07 22:06:44.853694 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.01.07 22:06:44.853713 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10655 | 2026.01.07 22:06:44.853791 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10656 | 2026.01.07 22:06:44.853837 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10657 | 2026.01.07 22:06:44.853854 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10658 | 2026.01.07 22:06:44.853897 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10659 | 2026.01.07 22:06:44.853968 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10660 | 2026.01.07 22:06:44.854016 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10661 | 2026.01.07 22:06:44.854062 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10662 | 2026.01.07 22:06:44.854106 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10663 | 2026.01.07 22:06:44.854783 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.01.07 22:06:44.854824 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10665 | 2026.01.07 22:06:44.855213 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10666 | 2026.01.07 22:06:44.855220 [ 193 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561563 sec., 1312787.252259435 rows/sec., 88.29 MiB/sec. | ||
| 10667 | 2026.01.07 22:06:44.855389 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10668 | 2026.01.07 22:06:44.855455 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.01.07 22:06:44.855599 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001827 sec., 623973.7274220033 rows/sec., 49.51 MiB/sec. | ||
| 10670 | 2026.01.07 22:06:44.855640 [ 277 ] {28fac0c5-0d3f-4fd4-ac40-e9daac4989be} <Debug> TCPHandler: Processed in 0.00199721 sec. | ||
| 10671 | 2026.01.07 22:06:44.855669 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2026.01.07 22:06:44.855745 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_33_8} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10673 | 2026.01.07 22:06:44.855749 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.01.07 22:06:44.855831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10675 | 2026.01.07 22:06:44.855851 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10676 | 2026.01.07 22:06:44.855897 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10677 | 2026.01.07 22:06:44.856368 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2026.01.07 22:06:44.856405 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10679 | 2026.01.07 22:06:44.856727 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10680 | 2026.01.07 22:06:44.856938 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2026.01.07 22:06:44.857070 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001236 sec., 177184.46601941748 rows/sec., 10.56 MiB/sec. | ||
| 10682 | 2026.01.07 22:06:44.857114 [ 277 ] {703e128e-91f4-4650-86fe-a56a8968742f} <Debug> TCPHandler: Processed in 0.0014138 sec. | ||
| 10683 | 2026.01.07 22:06:44.857232 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10684 | 2026.01.07 22:06:44.857332 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10685 | 2026.01.07 22:06:44.857377 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10686 | 2026.01.07 22:06:44.857844 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.01.07 22:06:44.857881 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10688 | 2026.01.07 22:06:44.858191 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10689 | 2026.01.07 22:06:44.858399 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.01.07 22:06:44.858529 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 10691 | 2026.01.07 22:06:44.858533 [ 122 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10692 | 2026.01.07 22:06:44.858567 [ 277 ] {0642db43-a08c-4a94-9f8e-6e99766c8122} <Debug> TCPHandler: Processed in 0.0013902 sec. | ||
| 10693 | 2026.01.07 22:06:44.858603 [ 122 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.01.07 22:06:44.858629 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10695 | 2026.01.07 22:06:44.858685 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.01.07 22:06:44.858721 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10697 | 2026.01.07 22:06:44.858781 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.01.07 22:06:44.858811 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10699 | 2026.01.07 22:06:44.858824 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10700 | 2026.01.07 22:06:44.858840 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 441 rows starting from the beginning of the part | ||
| 10701 | 2026.01.07 22:06:44.858896 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 10702 | 2026.01.07 22:06:44.858939 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10703 | 2026.01.07 22:06:44.858978 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 440 rows starting from the beginning of the part | ||
| 10704 | 2026.01.07 22:06:44.859020 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10705 | 2026.01.07 22:06:44.859067 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10706 | 2026.01.07 22:06:44.859280 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.01.07 22:06:44.859316 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10708 | 2026.01.07 22:06:44.859643 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10709 | 2026.01.07 22:06:44.859862 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.01.07 22:06:44.859977 [ 122 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10711 | 2026.01.07 22:06:44.859991 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 10712 | 2026.01.07 22:06:44.860016 [ 122 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.01.07 22:06:44.860038 [ 277 ] {7a8e5075-2c3a-424b-9ad4-7f52147cd84d} <Debug> TCPHandler: Processed in 0.001402631 sec. | ||
| 10714 | 2026.01.07 22:06:44.860039 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10715 | 2026.01.07 22:06:44.860060 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137587 sec., 1256659.4227652322 rows/sec., 86.90 MiB/sec. | ||
| 10716 | 2026.01.07 22:06:44.860135 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10717 | 2026.01.07 22:06:44.860161 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.01.07 22:06:44.860216 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10719 | 2026.01.07 22:06:44.860241 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10720 | 2026.01.07 22:06:44.860255 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10721 | 2026.01.07 22:06:44.860284 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10722 | 2026.01.07 22:06:44.860298 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10723 | 2026.01.07 22:06:44.860320 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10724 | 2026.01.07 22:06:44.860327 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10725 | 2026.01.07 22:06:44.860355 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10726 | 2026.01.07 22:06:44.860391 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10727 | 2026.01.07 22:06:44.860735 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.07 22:06:44.860824 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_33_7} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10729 | 2026.01.07 22:06:44.860938 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10730 | 2026.01.07 22:06:44.860946 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.01.07 22:06:44.860993 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10732 | 2026.01.07 22:06:44.861173 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001067995 sec., 987832.3400390452 rows/sec., 59.86 MiB/sec. | ||
| 10733 | 2026.01.07 22:06:44.861319 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10734 | 2026.01.07 22:06:44.861343 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10735 | 2026.01.07 22:06:44.861587 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.01.07 22:06:44.861595 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.01.07 22:06:44.861663 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_33_8} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10738 | 2026.01.07 22:06:44.861718 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001481 sec., 467927.07629979745 rows/sec., 32.70 MiB/sec. | ||
| 10739 | 2026.01.07 22:06:44.861730 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10740 | 2026.01.07 22:06:44.861757 [ 277 ] {7321961f-02fa-4e9b-a617-d8ecb5e34ed7} <Debug> TCPHandler: Processed in 0.001645814 sec. | ||
| 10741 | 2026.01.07 22:06:44.861867 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.01.07 22:06:44.861960 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10743 | 2026.01.07 22:06:44.862008 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10744 | 2026.01.07 22:06:44.862342 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.01.07 22:06:44.862379 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10746 | 2026.01.07 22:06:44.862691 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10747 | 2026.01.07 22:06:44.862912 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.01.07 22:06:44.863025 [ 122 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10749 | 2026.01.07 22:06:44.863041 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 10750 | 2026.01.07 22:06:44.863067 [ 122 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.01.07 22:06:44.863090 [ 277 ] {3bd5b648-d9cb-4ef8-97c6-25fc37082089} <Debug> TCPHandler: Processed in 0.001271869 sec. | ||
| 10752 | 2026.01.07 22:06:44.863093 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10753 | 2026.01.07 22:06:44.863193 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10754 | 2026.01.07 22:06:44.863212 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.01.07 22:06:44.863281 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10756 | 2026.01.07 22:06:44.863306 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 10757 | 2026.01.07 22:06:44.863314 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2026.01.07 22:06:44.863350 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10759 | 2026.01.07 22:06:44.863360 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10760 | 2026.01.07 22:06:44.863384 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10761 | 2026.01.07 22:06:44.863416 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10762 | 2026.01.07 22:06:44.863447 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10763 | 2026.01.07 22:06:44.863485 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10764 | 2026.01.07 22:06:44.863799 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.01.07 22:06:44.863836 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10766 | 2026.01.07 22:06:44.864158 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.000999625 sec., 198074.2778541953 rows/sec., 10.11 MiB/sec. | ||
| 10767 | 2026.01.07 22:06:44.864193 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10768 | 2026.01.07 22:06:44.864268 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10769 | 2026.01.07 22:06:44.864437 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.01.07 22:06:44.864518 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.01.07 22:06:44.864579 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_33_7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10772 | 2026.01.07 22:06:44.864585 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 10773 | 2026.01.07 22:06:44.864627 [ 277 ] {f23d984f-0395-42dd-9dd3-0f05ab0ee95e} <Debug> TCPHandler: Processed in 0.001470861 sec. | ||
| 10774 | 2026.01.07 22:06:44.864641 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10775 | 2026.01.07 22:06:44.864732 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.07 22:06:44.864827 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.01.07 22:06:44.864869 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10778 | 2026.01.07 22:06:44.865158 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.07 22:06:44.865191 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10780 | 2026.01.07 22:06:44.865483 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10781 | 2026.01.07 22:06:44.865683 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.01.07 22:06:44.865802 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 10783 | 2026.01.07 22:06:44.865836 [ 277 ] {311cf0ea-5a04-4737-9f9f-326c39870cef} <Debug> TCPHandler: Processed in 0.001210967 sec. | ||
| 10784 | 2026.01.07 22:06:44.865999 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.01.07 22:06:44.866093 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.01.07 22:06:44.866147 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10787 | 2026.01.07 22:06:44.866921 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.01.07 22:06:44.866958 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10789 | 2026.01.07 22:06:44.867574 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10790 | 2026.01.07 22:06:44.867868 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.07 22:06:44.868028 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 12.85 MiB/sec. | ||
| 10792 | 2026.01.07 22:06:44.868083 [ 277 ] {e7526a93-b641-4526-8377-eaac1023c52f} <Debug> TCPHandler: Processed in 0.002133392 sec. | ||
| 10793 | 2026.01.07 22:06:44.868192 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2026.01.07 22:06:44.868287 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10795 | 2026.01.07 22:06:44.868332 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10796 | 2026.01.07 22:06:44.868678 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.01.07 22:06:44.868716 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10798 | 2026.01.07 22:06:44.869035 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10799 | 2026.01.07 22:06:44.869244 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.01.07 22:06:44.869376 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 10801 | 2026.01.07 22:06:44.869413 [ 277 ] {29171aab-2bf8-451c-9619-8924195c5aba} <Debug> TCPHandler: Processed in 0.001270759 sec. | ||
| 10802 | 2026.01.07 22:06:45.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.81 MiB, peak 333.28 MiB, free memory in arenas 0.00 B, will set to 322.54 MiB (RSS), difference: 1.73 MiB | ||
| 10803 | 2026.01.07 22:06:48.235171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1416 | ||
| 10804 | 2026.01.07 22:06:48.237537 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.01.07 22:06:48.237576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10806 | 2026.01.07 22:06:48.238747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10807 | 2026.01.07 22:06:48.239007 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.01.07 22:06:48.239289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 10809 | 2026.01.07 22:06:49.839243 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.01.07 22:06:49.839440 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10811 | 2026.01.07 22:06:49.839512 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10812 | 2026.01.07 22:06:49.840225 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.07 22:06:49.840265 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10814 | 2026.01.07 22:06:49.840658 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10815 | 2026.01.07 22:06:49.840886 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.07 22:06:49.841033 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00165 sec., 66666.66666666667 rows/sec., 5.61 MiB/sec. | ||
| 10817 | 2026.01.07 22:06:49.841076 [ 277 ] {f795bf95-6d21-4f54-8bd4-0a115bb41055} <Debug> TCPHandler: Processed in 0.001971589 sec. | ||
| 10818 | 2026.01.07 22:06:49.841199 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.01.07 22:06:49.841293 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.01.07 22:06:49.841333 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10821 | 2026.01.07 22:06:49.841738 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.07 22:06:49.841772 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10823 | 2026.01.07 22:06:49.842073 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10824 | 2026.01.07 22:06:49.842281 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.01.07 22:06:49.842412 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001138 sec., 23725.83479789104 rows/sec., 1.74 MiB/sec. | ||
| 10826 | 2026.01.07 22:06:49.842449 [ 277 ] {2f295549-b1b0-4f1a-af81-071458604b66} <Debug> TCPHandler: Processed in 0.001299019 sec. | ||
| 10827 | 2026.01.07 22:06:49.842567 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.01.07 22:06:49.842659 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10829 | 2026.01.07 22:06:49.842699 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10830 | 2026.01.07 22:06:49.843132 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.01.07 22:06:49.843167 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10832 | 2026.01.07 22:06:49.843472 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10833 | 2026.01.07 22:06:49.843681 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.01.07 22:06:49.843803 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001162 sec., 78313.25301204818 rows/sec., 6.12 MiB/sec. | ||
| 10835 | 2026.01.07 22:06:49.843838 [ 277 ] {50b56eb6-8901-4bdc-adcd-ff5eb308e1bc} <Debug> TCPHandler: Processed in 0.00132023 sec. | ||
| 10836 | 2026.01.07 22:06:49.843950 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.01.07 22:06:49.844042 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.01.07 22:06:49.844084 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10839 | 2026.01.07 22:06:49.844520 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.01.07 22:06:49.844555 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10841 | 2026.01.07 22:06:49.844892 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10842 | 2026.01.07 22:06:49.845104 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.01.07 22:06:49.845230 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10844 | 2026.01.07 22:06:49.845267 [ 277 ] {750b0560-2b53-4263-859e-5b90535d2faa} <Debug> TCPHandler: Processed in 0.0013655 sec. | ||
| 10845 | 2026.01.07 22:06:49.845375 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.01.07 22:06:49.845469 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.01.07 22:06:49.845523 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10848 | 2026.01.07 22:06:49.846435 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.01.07 22:06:49.846481 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10850 | 2026.01.07 22:06:49.847024 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10851 | 2026.01.07 22:06:49.847251 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.01.07 22:06:49.847401 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001952 sec., 13831.967213114754 rows/sec., 24.79 MiB/sec. | ||
| 10853 | 2026.01.07 22:06:49.847453 [ 277 ] {cd7ec852-59d8-4525-9e31-3685ec3625a8} <Debug> TCPHandler: Processed in 0.002126321 sec. | ||
| 10854 | 2026.01.07 22:06:49.847564 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.01.07 22:06:49.847658 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.01.07 22:06:49.847699 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10857 | 2026.01.07 22:06:49.848024 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.01.07 22:06:49.848064 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10859 | 2026.01.07 22:06:49.848369 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10860 | 2026.01.07 22:06:49.848581 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.01.07 22:06:49.848706 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10862 | 2026.01.07 22:06:49.848740 [ 277 ] {88752dde-807f-4c49-95de-a95891927912} <Debug> TCPHandler: Processed in 0.001225228 sec. | ||
| 10863 | 2026.01.07 22:06:50.670592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22505 | ||
| 10864 | 2026.01.07 22:06:50.671174 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.01.07 22:06:50.671227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10866 | 2026.01.07 22:06:50.671753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10867 | 2026.01.07 22:06:50.672016 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.01.07 22:06:50.672181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22505 | ||
| 10869 | 2026.01.07 22:06:51.904339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10870 | 2026.01.07 22:06:51.919618 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.07 22:06:51.919663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10872 | 2026.01.07 22:06:51.925830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10873 | 2026.01.07 22:06:51.926510 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.07 22:06:51.929165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10875 | 2026.01.07 22:06:52.186881 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.01.07 22:06:52.187072 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10877 | 2026.01.07 22:06:52.187140 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10878 | 2026.01.07 22:06:52.187986 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.01.07 22:06:52.188024 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10880 | 2026.01.07 22:06:52.188396 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10881 | 2026.01.07 22:06:52.188608 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.01.07 22:06:52.188747 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 10883 | 2026.01.07 22:06:52.188787 [ 277 ] {42857b11-7d20-4ee4-9c7b-6d13fde31d92} <Debug> TCPHandler: Processed in 0.00203398 sec. | ||
| 10884 | 2026.01.07 22:06:52.188909 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.01.07 22:06:52.189002 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10886 | 2026.01.07 22:06:52.189041 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10887 | 2026.01.07 22:06:52.191129 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.01.07 22:06:52.191165 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10889 | 2026.01.07 22:06:52.191585 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10890 | 2026.01.07 22:06:52.191794 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.01.07 22:06:52.191918 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002934 sec., 777096.1145194274 rows/sec., 62.97 MiB/sec. | ||
| 10892 | 2026.01.07 22:06:52.191929 [ 112 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10893 | 2026.01.07 22:06:52.191962 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10894 | 2026.01.07 22:06:52.191997 [ 277 ] {57ece20c-bbeb-4490-847a-f6eb38ba4241} <Debug> TCPHandler: Processed in 0.003138106 sec. | ||
| 10895 | 2026.01.07 22:06:52.192009 [ 112 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.01.07 22:06:52.192041 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10897 | 2026.01.07 22:06:52.192114 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2026.01.07 22:06:52.192181 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10899 | 2026.01.07 22:06:52.192211 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.01.07 22:06:52.192309 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10901 | 2026.01.07 22:06:52.192378 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10902 | 2026.01.07 22:06:52.192420 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2344 rows starting from the beginning of the part | ||
| 10903 | 2026.01.07 22:06:52.192487 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1140 rows starting from the beginning of the part | ||
| 10904 | 2026.01.07 22:06:52.192532 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 111 rows starting from the beginning of the part | ||
| 10905 | 2026.01.07 22:06:52.192575 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1140 rows starting from the beginning of the part | ||
| 10906 | 2026.01.07 22:06:52.192615 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 110 rows starting from the beginning of the part | ||
| 10907 | 2026.01.07 22:06:52.192682 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2280 rows starting from the beginning of the part | ||
| 10908 | 2026.01.07 22:06:52.192830 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.01.07 22:06:52.192889 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10910 | 2026.01.07 22:06:52.193233 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10911 | 2026.01.07 22:06:52.193452 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.01.07 22:06:52.193568 [ 112 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10913 | 2026.01.07 22:06:52.193586 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001393 sec., 157214.6446518306 rows/sec., 9.37 MiB/sec. | ||
| 10914 | 2026.01.07 22:06:52.193601 [ 112 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.01.07 22:06:52.193627 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10916 | 2026.01.07 22:06:52.193632 [ 277 ] {12e7a1f0-aeb7-4941-8fdc-7a424bc3947b} <Debug> TCPHandler: Processed in 0.001570113 sec. | ||
| 10917 | 2026.01.07 22:06:52.193721 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10918 | 2026.01.07 22:06:52.193751 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.01.07 22:06:52.193833 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10920 | 2026.01.07 22:06:52.193849 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10921 | 2026.01.07 22:06:52.193870 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 264 rows starting from the beginning of the part | ||
| 10922 | 2026.01.07 22:06:52.193893 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10923 | 2026.01.07 22:06:52.193938 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 219 rows starting from the beginning of the part | ||
| 10924 | 2026.01.07 22:06:52.193999 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part | ||
| 10925 | 2026.01.07 22:06:52.194041 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 219 rows starting from the beginning of the part | ||
| 10926 | 2026.01.07 22:06:52.194083 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part | ||
| 10927 | 2026.01.07 22:06:52.194124 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 219 rows starting from the beginning of the part | ||
| 10928 | 2026.01.07 22:06:52.194520 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.01.07 22:06:52.194562 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10930 | 2026.01.07 22:06:52.195036 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135524 sec., 720905.5222691185 rows/sec., 46.68 MiB/sec. | ||
| 10931 | 2026.01.07 22:06:52.195057 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10932 | 2026.01.07 22:06:52.195189 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10933 | 2026.01.07 22:06:52.195274 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7125 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158957 sec., 2255491.290321457 rows/sec., 190.54 MiB/sec. | ||
| 10934 | 2026.01.07 22:06:52.195315 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.01.07 22:06:52.195456 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001625 sec., 270769.2307692308 rows/sec., 17.91 MiB/sec. | ||
| 10936 | 2026.01.07 22:06:52.195467 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.01.07 22:06:52.195498 [ 277 ] {64abbfd3-cc43-43c4-8cc7-1e02c381dd03} <Debug> TCPHandler: Processed in 0.001796276 sec. | ||
| 10938 | 2026.01.07 22:06:52.195533 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10939 | 2026.01.07 22:06:52.195545 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_66_13} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10940 | 2026.01.07 22:06:52.195622 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.01.07 22:06:52.195630 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10942 | 2026.01.07 22:06:52.195722 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.01.07 22:06:52.195767 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10944 | 2026.01.07 22:06:52.195818 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.01.07 22:06:52.195897 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_76_15} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10946 | 2026.01.07 22:06:52.195979 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10947 | 2026.01.07 22:06:52.196270 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.01.07 22:06:52.196311 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10949 | 2026.01.07 22:06:52.196619 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10950 | 2026.01.07 22:06:52.196828 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.01.07 22:06:52.196962 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 10952 | 2026.01.07 22:06:52.196999 [ 277 ] {e3aa21fb-659e-4cdf-9024-5007cd5ca9cc} <Debug> TCPHandler: Processed in 0.001432461 sec. | ||
| 10953 | 2026.01.07 22:06:52.197114 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.01.07 22:06:52.197206 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10955 | 2026.01.07 22:06:52.197245 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10956 | 2026.01.07 22:06:52.198264 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.01.07 22:06:52.198301 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10958 | 2026.01.07 22:06:52.198681 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10959 | 2026.01.07 22:06:52.198901 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.01.07 22:06:52.199022 [ 112 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10961 | 2026.01.07 22:06:52.199044 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001841 sec., 624117.3275393808 rows/sec., 44.49 MiB/sec. | ||
| 10962 | 2026.01.07 22:06:52.199071 [ 112 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.01.07 22:06:52.199094 [ 277 ] {b80d2f5b-38ae-4419-9e30-99897df2335f} <Debug> TCPHandler: Processed in 0.00203314 sec. | ||
| 10964 | 2026.01.07 22:06:52.199102 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10965 | 2026.01.07 22:06:52.199219 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.01.07 22:06:52.199238 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10967 | 2026.01.07 22:06:52.199317 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10968 | 2026.01.07 22:06:52.199361 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10969 | 2026.01.07 22:06:52.199381 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10970 | 2026.01.07 22:06:52.199420 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1212 rows starting from the beginning of the part | ||
| 10971 | 2026.01.07 22:06:52.199487 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 693 rows starting from the beginning of the part | ||
| 10972 | 2026.01.07 22:06:52.199533 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 93 rows starting from the beginning of the part | ||
| 10973 | 2026.01.07 22:06:52.199590 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 693 rows starting from the beginning of the part | ||
| 10974 | 2026.01.07 22:06:52.199633 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 91 rows starting from the beginning of the part | ||
| 10975 | 2026.01.07 22:06:52.199672 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1149 rows starting from the beginning of the part | ||
| 10976 | 2026.01.07 22:06:52.199702 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.01.07 22:06:52.199743 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10978 | 2026.01.07 22:06:52.200102 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10979 | 2026.01.07 22:06:52.200329 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.01.07 22:06:52.200464 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 10981 | 2026.01.07 22:06:52.200499 [ 277 ] {8efa698f-4d20-4099-b1fc-2df3e6d389ff} <Debug> TCPHandler: Processed in 0.00132798 sec. | ||
| 10982 | 2026.01.07 22:06:52.200613 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2026.01.07 22:06:52.200706 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10984 | 2026.01.07 22:06:52.200747 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10985 | 2026.01.07 22:06:52.201181 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200177 sec., 1963762.0705675478 rows/sec., 147.37 MiB/sec. | ||
| 10986 | 2026.01.07 22:06:52.201371 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10987 | 2026.01.07 22:06:52.201434 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.01.07 22:06:52.201477 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10989 | 2026.01.07 22:06:52.201656 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.01.07 22:06:52.201745 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_76_15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10991 | 2026.01.07 22:06:52.201829 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10992 | 2026.01.07 22:06:52.201897 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10993 | 2026.01.07 22:06:52.202130 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2026.01.07 22:06:52.202246 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10995 | 2026.01.07 22:06:52.202263 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Debug> executeQuery: Read 908 rows, 61.49 KiB in 0.001575 sec., 576507.9365079365 rows/sec., 38.12 MiB/sec. | ||
| 10996 | 2026.01.07 22:06:52.202295 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.01.07 22:06:52.202318 [ 277 ] {e997283f-4650-4378-a626-d8dd317381e1} <Debug> TCPHandler: Processed in 0.001753586 sec. | ||
| 10998 | 2026.01.07 22:06:52.202320 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10999 | 2026.01.07 22:06:52.202434 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11000 | 2026.01.07 22:06:52.202441 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2026.01.07 22:06:52.202538 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11002 | 2026.01.07 22:06:52.202557 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.01.07 22:06:52.202567 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22814 rows starting from the beginning of the part | ||
| 11004 | 2026.01.07 22:06:52.202600 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11005 | 2026.01.07 22:06:52.202624 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11006 | 2026.01.07 22:06:52.202667 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 11007 | 2026.01.07 22:06:52.202707 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 314 rows starting from the beginning of the part | ||
| 11008 | 2026.01.07 22:06:52.202746 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11009 | 2026.01.07 22:06:52.202786 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 908 rows starting from the beginning of the part | ||
| 11010 | 2026.01.07 22:06:52.202956 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.01.07 22:06:52.202992 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11012 | 2026.01.07 22:06:52.203323 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11013 | 2026.01.07 22:06:52.203543 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.01.07 22:06:52.203681 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 11015 | 2026.01.07 22:06:52.203720 [ 277 ] {eb426345-f6a6-4bd8-afff-de6205fa91dd} <Debug> TCPHandler: Processed in 0.001330409 sec. | ||
| 11016 | 2026.01.07 22:06:52.203829 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.01.07 22:06:52.203924 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.01.07 22:06:52.203981 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11019 | 2026.01.07 22:06:52.204790 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.01.07 22:06:52.204827 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11021 | 2026.01.07 22:06:52.205374 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11022 | 2026.01.07 22:06:52.205609 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.01.07 22:06:52.205735 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11024 | 2026.01.07 22:06:52.205756 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 13.56 MiB/sec. | ||
| 11025 | 2026.01.07 22:06:52.205780 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.07 22:06:52.205805 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11027 | 2026.01.07 22:06:52.205836 [ 277 ] {766e7c02-e73d-4222-a55f-8f39ab2db5c9} <Debug> TCPHandler: Processed in 0.002057021 sec. | ||
| 11028 | 2026.01.07 22:06:52.205888 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11029 | 2026.01.07 22:06:52.205956 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.01.07 22:06:52.206057 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.01.07 22:06:52.206093 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11032 | 2026.01.07 22:06:52.206099 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11033 | 2026.01.07 22:06:52.206160 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1202 rows starting from the beginning of the part | ||
| 11034 | 2026.01.07 22:06:52.206278 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 11035 | 2026.01.07 22:06:52.206385 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 11036 | 2026.01.07 22:06:52.206465 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2026.01.07 22:06:52.206489 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 11038 | 2026.01.07 22:06:52.206505 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11039 | 2026.01.07 22:06:52.206594 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part | ||
| 11040 | 2026.01.07 22:06:52.206708 [ 191 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 11041 | 2026.01.07 22:06:52.206837 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11042 | 2026.01.07 22:06:52.207072 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.01.07 22:06:52.207193 [ 112 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11044 | 2026.01.07 22:06:52.207207 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 3.72 MiB/sec. | ||
| 11045 | 2026.01.07 22:06:52.207230 [ 112 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.01.07 22:06:52.207254 [ 277 ] {e9d75b0e-960a-48de-8d56-bd07c4fd1bcc} <Debug> TCPHandler: Processed in 0.00134804 sec. | ||
| 11047 | 2026.01.07 22:06:52.207255 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11048 | 2026.01.07 22:06:52.207353 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11049 | 2026.01.07 22:06:52.207459 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11050 | 2026.01.07 22:06:52.207486 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5084 rows starting from the beginning of the part | ||
| 11051 | 2026.01.07 22:06:52.207537 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11052 | 2026.01.07 22:06:52.207581 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11053 | 2026.01.07 22:06:52.207621 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11054 | 2026.01.07 22:06:52.207660 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11055 | 2026.01.07 22:06:52.207700 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11056 | 2026.01.07 22:06:52.210961 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5486 rows, containing 4 columns (4 merged, 0 gathered) in 0.003642913 sec., 1505937.6932690954 rows/sec., 95.55 MiB/sec. | ||
| 11057 | 2026.01.07 22:06:52.211306 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11058 | 2026.01.07 22:06:52.211588 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.01.07 22:06:52.211662 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_76_15} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11060 | 2026.01.07 22:06:52.211740 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11061 | 2026.01.07 22:06:52.212384 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24671 rows, containing 5 columns (5 merged, 0 gathered) in 0.009990588 sec., 2469424.2220778195 rows/sec., 165.23 MiB/sec. | ||
| 11062 | 2026.01.07 22:06:52.212585 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11063 | 2026.01.07 22:06:52.212847 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.01.07 22:06:52.212914 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11065 | 2026.01.07 22:06:52.212991 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11066 | 2026.01.07 22:06:52.216537 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 19 columns (19 merged, 0 gathered) in 0.010684848 sec., 121480.43659582242 rows/sec., 217.69 MiB/sec. | ||
| 11067 | 2026.01.07 22:06:52.218570 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11068 | 2026.01.07 22:06:52.218914 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.01.07 22:06:52.218988 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11070 | 2026.01.07 22:06:52.219141 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11071 | 2026.01.07 22:06:53.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.83 MiB, peak 338.25 MiB, free memory in arenas 0.00 B, will set to 328.85 MiB (RSS), difference: 5.02 MiB | ||
| 11072 | 2026.01.07 22:06:54.834581 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.01.07 22:06:54.834765 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11074 | 2026.01.07 22:06:54.834834 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11075 | 2026.01.07 22:06:54.835507 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.01.07 22:06:54.835555 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11077 | 2026.01.07 22:06:54.835975 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11078 | 2026.01.07 22:06:54.836219 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.01.07 22:06:54.836398 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 11080 | 2026.01.07 22:06:54.836451 [ 277 ] {bb990a9a-0d7b-4fc1-9698-841817833ae9} <Debug> TCPHandler: Processed in 0.00200533 sec. | ||
| 11081 | 2026.01.07 22:06:54.836575 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.01.07 22:06:54.836678 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11083 | 2026.01.07 22:06:54.836722 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11084 | 2026.01.07 22:06:54.837161 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.01.07 22:06:54.837200 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11086 | 2026.01.07 22:06:54.837533 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11087 | 2026.01.07 22:06:54.837752 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.07 22:06:54.837888 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 11089 | 2026.01.07 22:06:54.837928 [ 277 ] {9856093d-a7a2-461f-8fcd-3b51e2fce858} <Debug> TCPHandler: Processed in 0.001406701 sec. | ||
| 11090 | 2026.01.07 22:06:54.838040 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.01.07 22:06:54.838136 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.01.07 22:06:54.838183 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11093 | 2026.01.07 22:06:54.838547 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.01.07 22:06:54.838585 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11095 | 2026.01.07 22:06:54.838913 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11096 | 2026.01.07 22:06:54.839129 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.01.07 22:06:54.839260 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001145 sec., 73362.44541484717 rows/sec., 5.10 MiB/sec. | ||
| 11098 | 2026.01.07 22:06:54.839298 [ 277 ] {190486fd-e699-4d40-9231-322925931633} <Debug> TCPHandler: Processed in 0.00130889 sec. | ||
| 11099 | 2026.01.07 22:06:54.839407 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.01.07 22:06:54.839501 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11101 | 2026.01.07 22:06:54.839542 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11102 | 2026.01.07 22:06:54.839861 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.01.07 22:06:54.839898 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11104 | 2026.01.07 22:06:54.840216 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11105 | 2026.01.07 22:06:54.840430 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.01.07 22:06:54.840563 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00108 sec., 27777.777777777777 rows/sec., 1.88 MiB/sec. | ||
| 11107 | 2026.01.07 22:06:54.840599 [ 277 ] {e379c607-019b-4085-970f-ba7e2f079dc7} <Debug> TCPHandler: Processed in 0.001241988 sec. | ||
| 11108 | 2026.01.07 22:06:58.031787 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11109 | 2026.01.07 22:06:58.031871 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11110 | 2026.01.07 22:06:58.172373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23017 | ||
| 11111 | 2026.01.07 22:06:58.172931 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.01.07 22:06:58.172975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11113 | 2026.01.07 22:06:58.173501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11114 | 2026.01.07 22:06:58.173761 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.01.07 22:06:58.173909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23017 | ||
| 11116 | 2026.01.07 22:06:58.239537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1458 | ||
| 11117 | 2026.01.07 22:06:58.242064 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.01.07 22:06:58.242111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11119 | 2026.01.07 22:06:58.243322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11120 | 2026.01.07 22:06:58.243587 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.01.07 22:06:58.243849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 11122 | 2026.01.07 22:06:59.001838 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001414121 sec. | ||
| 11123 | 2026.01.07 22:06:59.429400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11124 | 2026.01.07 22:06:59.446249 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.01.07 22:06:59.446319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11126 | 2026.01.07 22:06:59.452397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11127 | 2026.01.07 22:06:59.453103 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.01.07 22:06:59.455997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11129 | 2026.01.07 22:06:59.839878 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.01.07 22:06:59.840142 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11131 | 2026.01.07 22:06:59.840244 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11132 | 2026.01.07 22:06:59.841141 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.01.07 22:06:59.841179 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11134 | 2026.01.07 22:06:59.841569 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11135 | 2026.01.07 22:06:59.841807 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.01.07 22:06:59.841962 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001894 sec., 58078.14149947202 rows/sec., 4.89 MiB/sec. | ||
| 11137 | 2026.01.07 22:06:59.842003 [ 277 ] {e2c4dc98-0009-48df-b30e-1a6627c0cff4} <Debug> TCPHandler: Processed in 0.002306584 sec. | ||
| 11138 | 2026.01.07 22:06:59.842120 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2026.01.07 22:06:59.842263 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11140 | 2026.01.07 22:06:59.842303 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11141 | 2026.01.07 22:06:59.842752 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.01.07 22:06:59.842797 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11143 | 2026.01.07 22:06:59.843127 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11144 | 2026.01.07 22:06:59.843357 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.01.07 22:06:59.843496 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001251 sec., 21582.733812949642 rows/sec., 1.58 MiB/sec. | ||
| 11146 | 2026.01.07 22:06:59.843534 [ 277 ] {33795181-9559-49c7-8d01-4790cb83002d} <Debug> TCPHandler: Processed in 0.001463761 sec. | ||
| 11147 | 2026.01.07 22:06:59.843656 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.01.07 22:06:59.843774 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11149 | 2026.01.07 22:06:59.843823 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11150 | 2026.01.07 22:06:59.844273 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.01.07 22:06:59.844308 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11152 | 2026.01.07 22:06:59.844632 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11153 | 2026.01.07 22:06:59.844842 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.01.07 22:06:59.844978 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00123 sec., 73983.73983739837 rows/sec., 5.78 MiB/sec. | ||
| 11155 | 2026.01.07 22:06:59.845016 [ 277 ] {931a4d2f-5f00-4aab-9354-897ea573a89b} <Debug> TCPHandler: Processed in 0.001421501 sec. | ||
| 11156 | 2026.01.07 22:06:59.845132 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.01.07 22:06:59.845227 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11158 | 2026.01.07 22:06:59.845270 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11159 | 2026.01.07 22:06:59.845679 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.01.07 22:06:59.845713 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11161 | 2026.01.07 22:06:59.846043 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11162 | 2026.01.07 22:06:59.846253 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.01.07 22:06:59.846391 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11164 | 2026.01.07 22:06:59.846428 [ 277 ] {1300f1b9-4283-4773-a7ba-214c49bf9f23} <Debug> TCPHandler: Processed in 0.0013499 sec. | ||
| 11165 | 2026.01.07 22:06:59.846531 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.01.07 22:06:59.846624 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11167 | 2026.01.07 22:06:59.846680 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11168 | 2026.01.07 22:06:59.847515 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.01.07 22:06:59.847550 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11170 | 2026.01.07 22:06:59.848093 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11171 | 2026.01.07 22:06:59.848323 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.01.07 22:06:59.848467 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001858 sec., 14531.754574811624 rows/sec., 26.04 MiB/sec. | ||
| 11173 | 2026.01.07 22:06:59.848532 [ 277 ] {6a14ca55-4d6e-4769-87bb-aa9facc7f9a1} <Debug> TCPHandler: Processed in 0.00204952 sec. | ||
| 11174 | 2026.01.07 22:06:59.848646 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.01.07 22:06:59.848741 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11176 | 2026.01.07 22:06:59.848782 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11177 | 2026.01.07 22:06:59.849114 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.01.07 22:06:59.849147 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11179 | 2026.01.07 22:06:59.849434 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11180 | 2026.01.07 22:06:59.849636 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.01.07 22:06:59.849759 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11182 | 2026.01.07 22:06:59.849794 [ 277 ] {5ed8d41b-e6df-4e4b-912a-0edb8981fa3f} <Debug> TCPHandler: Processed in 0.001243998 sec. | ||
| 11183 | 2026.01.07 22:07:03.455966 [ 98 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 11184 | 2026.01.07 22:07:03.456039 [ 98 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.01.07 22:07:03.456062 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11186 | 2026.01.07 22:07:03.456164 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 11187 | 2026.01.07 22:07:03.456268 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11188 | 2026.01.07 22:07:03.456303 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 32 rows starting from the beginning of the part | ||
| 11189 | 2026.01.07 22:07:03.456365 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11190 | 2026.01.07 22:07:03.456409 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11191 | 2026.01.07 22:07:03.456449 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11192 | 2026.01.07 22:07:03.456485 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11193 | 2026.01.07 22:07:03.457267 [ 199 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139027 sec., 31605.923301203573 rows/sec., 2.07 MiB/sec. | ||
| 11194 | 2026.01.07 22:07:03.457419 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11195 | 2026.01.07 22:07:03.457669 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.01.07 22:07:03.457733 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_34_7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 11197 | 2026.01.07 22:07:03.457796 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11198 | 2026.01.07 22:07:04.850467 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.01.07 22:07:04.850667 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.01.07 22:07:04.850742 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11201 | 2026.01.07 22:07:04.851638 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.01.07 22:07:04.851680 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11203 | 2026.01.07 22:07:04.852102 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11204 | 2026.01.07 22:07:04.852353 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.01.07 22:07:04.852509 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 11206 | 2026.01.07 22:07:04.852554 [ 277 ] {0a35cf32-0408-451f-8907-707aced003a0} <Debug> TCPHandler: Processed in 0.002231553 sec. | ||
| 11207 | 2026.01.07 22:07:04.852678 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.01.07 22:07:04.852776 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11209 | 2026.01.07 22:07:04.852818 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11210 | 2026.01.07 22:07:04.853810 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.01.07 22:07:04.853849 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11212 | 2026.01.07 22:07:04.854232 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11213 | 2026.01.07 22:07:04.854447 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.01.07 22:07:04.854581 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001824 sec., 625000 rows/sec., 49.60 MiB/sec. | ||
| 11215 | 2026.01.07 22:07:04.854621 [ 277 ] {a0fe53c7-d7f1-4076-975a-a06a41bd32b2} <Debug> TCPHandler: Processed in 0.001992929 sec. | ||
| 11216 | 2026.01.07 22:07:04.854733 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.01.07 22:07:04.854828 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.01.07 22:07:04.854868 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11219 | 2026.01.07 22:07:04.855356 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.01.07 22:07:04.855394 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11221 | 2026.01.07 22:07:04.855708 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11222 | 2026.01.07 22:07:04.855924 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.01.07 22:07:04.856057 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001247 sec., 175621.4915797915 rows/sec., 10.47 MiB/sec. | ||
| 11224 | 2026.01.07 22:07:04.856096 [ 277 ] {c78259ac-ae8b-4bc9-b76d-3fb2453a4853} <Debug> TCPHandler: Processed in 0.001413071 sec. | ||
| 11225 | 2026.01.07 22:07:04.856203 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11226 | 2026.01.07 22:07:04.856298 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11227 | 2026.01.07 22:07:04.856339 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11228 | 2026.01.07 22:07:04.856816 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.01.07 22:07:04.856854 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11230 | 2026.01.07 22:07:04.857161 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11231 | 2026.01.07 22:07:04.857385 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2026.01.07 22:07:04.857520 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 11233 | 2026.01.07 22:07:04.857559 [ 277 ] {1a6cfe57-006e-4a8b-93f0-69b28c567f84} <Debug> TCPHandler: Processed in 0.001406731 sec. | ||
| 11234 | 2026.01.07 22:07:04.857665 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11235 | 2026.01.07 22:07:04.857761 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11236 | 2026.01.07 22:07:04.857802 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11237 | 2026.01.07 22:07:04.858319 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.01.07 22:07:04.858358 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11239 | 2026.01.07 22:07:04.858676 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11240 | 2026.01.07 22:07:04.858890 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.01.07 22:07:04.859020 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 11242 | 2026.01.07 22:07:04.859059 [ 277 ] {28dfb96d-db5d-4a14-a556-ed54bcccef05} <Debug> TCPHandler: Processed in 0.001444062 sec. | ||
| 11243 | 2026.01.07 22:07:04.859175 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2026.01.07 22:07:04.859293 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11245 | 2026.01.07 22:07:04.859340 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11246 | 2026.01.07 22:07:04.860208 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.01.07 22:07:04.860247 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11248 | 2026.01.07 22:07:04.860590 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11249 | 2026.01.07 22:07:04.860806 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.01.07 22:07:04.860935 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001666 sec., 415966.38655462186 rows/sec., 29.07 MiB/sec. | ||
| 11251 | 2026.01.07 22:07:04.860973 [ 277 ] {d623c6ab-8571-4ab6-8e87-893a939d363b} <Debug> TCPHandler: Processed in 0.001857748 sec. | ||
| 11252 | 2026.01.07 22:07:04.861080 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.01.07 22:07:04.861171 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11254 | 2026.01.07 22:07:04.861212 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11255 | 2026.01.07 22:07:04.861553 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.01.07 22:07:04.861589 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11257 | 2026.01.07 22:07:04.861885 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11258 | 2026.01.07 22:07:04.862094 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.01.07 22:07:04.862221 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 11260 | 2026.01.07 22:07:04.862256 [ 277 ] {bc1393bf-eae2-4649-8fd1-b06decb47db9} <Debug> TCPHandler: Processed in 0.001224528 sec. | ||
| 11261 | 2026.01.07 22:07:04.862367 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.01.07 22:07:04.862458 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11263 | 2026.01.07 22:07:04.862501 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11264 | 2026.01.07 22:07:04.863039 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.01.07 22:07:04.863076 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11266 | 2026.01.07 22:07:04.863417 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11267 | 2026.01.07 22:07:04.863668 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.01.07 22:07:04.863801 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00136 sec., 230882.35294117645 rows/sec., 15.17 MiB/sec. | ||
| 11269 | 2026.01.07 22:07:04.863838 [ 277 ] {50bcf414-1d83-45ef-8632-d4d8af3f93ed} <Debug> TCPHandler: Processed in 0.001518772 sec. | ||
| 11270 | 2026.01.07 22:07:04.863964 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.01.07 22:07:04.864056 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.01.07 22:07:04.864097 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11273 | 2026.01.07 22:07:04.864425 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.01.07 22:07:04.864461 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11275 | 2026.01.07 22:07:04.864744 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11276 | 2026.01.07 22:07:04.864945 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.01.07 22:07:04.865068 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 11278 | 2026.01.07 22:07:04.865103 [ 277 ] {65253210-4c70-4cdb-9fa8-7e450b879380} <Debug> TCPHandler: Processed in 0.001187277 sec. | ||
| 11279 | 2026.01.07 22:07:04.865218 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.01.07 22:07:04.865309 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.01.07 22:07:04.865362 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11282 | 2026.01.07 22:07:04.866156 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.01.07 22:07:04.866191 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11284 | 2026.01.07 22:07:04.866716 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11285 | 2026.01.07 22:07:04.866936 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.01.07 22:07:04.867072 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001781 sec., 7860.752386299831 rows/sec., 14.09 MiB/sec. | ||
| 11287 | 2026.01.07 22:07:04.867133 [ 277 ] {c334128f-be8b-472b-9ee8-89cc95cf74fc} <Debug> TCPHandler: Processed in 0.001962279 sec. | ||
| 11288 | 2026.01.07 22:07:04.867243 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.01.07 22:07:04.867334 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.01.07 22:07:04.867374 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11291 | 2026.01.07 22:07:04.867698 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.01.07 22:07:04.867734 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11293 | 2026.01.07 22:07:04.868032 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11294 | 2026.01.07 22:07:04.868239 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.07 22:07:04.868363 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 11296 | 2026.01.07 22:07:04.868398 [ 277 ] {5282bd0f-f1e1-48d9-ab82-0be6117d84cb} <Debug> TCPHandler: Processed in 0.001203408 sec. | ||
| 11297 | 2026.01.07 22:07:05.674095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23465 | ||
| 11298 | 2026.01.07 22:07:05.674607 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.07 22:07:05.674657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11300 | 2026.01.07 22:07:05.675154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11301 | 2026.01.07 22:07:05.675402 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.07 22:07:05.675552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23465 | ||
| 11303 | 2026.01.07 22:07:05.932190 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46278 | ||
| 11304 | 2026.01.07 22:07:05.932304 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11305 | 2026.01.07 22:07:05.932332 [ 286 ] {} <Debug> TCP-Session: 6d1c6511-bce1-4942-83f5-4df281621a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:46278 | ||
| 11306 | 2026.01.07 22:07:05.932354 [ 286 ] {} <Debug> TCP-Session: 6d1c6511-bce1-4942-83f5-4df281621a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11307 | 2026.01.07 22:07:05.932367 [ 286 ] {} <Debug> TCP-Session: 6d1c6511-bce1-4942-83f5-4df281621a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.01.07 22:07:05.932564 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55411 | ||
| 11309 | 2026.01.07 22:07:05.932595 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51888 | ||
| 11310 | 2026.01.07 22:07:05.932608 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64431 | ||
| 11311 | 2026.01.07 22:07:05.932660 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38907 | ||
| 11312 | 2026.01.07 22:07:05.932683 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11313 | 2026.01.07 22:07:05.932692 [ 286 ] {} <Trace> TCP-Session: 6d1c6511-bce1-4942-83f5-4df281621a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.07 22:07:05.932720 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11315 | 2026.01.07 22:07:05.932723 [ 288 ] {} <Debug> TCP-Session: fcf61d03-46b8-4595-ba88-d9360ac42cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55411 | ||
| 11316 | 2026.01.07 22:07:05.932643 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49777 | ||
| 11317 | 2026.01.07 22:07:05.932762 [ 349 ] {} <Debug> TCP-Session: cdfff82e-554c-4df5-9a4d-7ea99a69ffd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51888 | ||
| 11318 | 2026.01.07 22:07:05.932773 [ 288 ] {} <Debug> TCP-Session: fcf61d03-46b8-4595-ba88-d9360ac42cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11319 | 2026.01.07 22:07:05.932814 [ 349 ] {} <Debug> TCP-Session: cdfff82e-554c-4df5-9a4d-7ea99a69ffd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11320 | 2026.01.07 22:07:05.932833 [ 288 ] {} <Debug> TCP-Session: fcf61d03-46b8-4595-ba88-d9360ac42cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.01.07 22:07:05.932841 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11322 | 2026.01.07 22:07:05.932845 [ 349 ] {} <Debug> TCP-Session: cdfff82e-554c-4df5-9a4d-7ea99a69ffd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2026.01.07 22:07:05.932789 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11324 | 2026.01.07 22:07:05.932874 [ 352 ] {} <Debug> TCP-Session: 7166ee6e-d168-4a7f-87c3-86cfe698ad7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49777 | ||
| 11325 | 2026.01.07 22:07:05.932886 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11326 | 2026.01.07 22:07:05.932907 [ 353 ] {} <Debug> TCP-Session: 9e8099a7-463e-4838-b0cc-6cacfc71da56 Authenticating user 'default' from [fd00:1122:3344:101::e]:38907 | ||
| 11327 | 2026.01.07 22:07:05.932913 [ 352 ] {} <Debug> TCP-Session: 7166ee6e-d168-4a7f-87c3-86cfe698ad7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2026.01.07 22:07:05.932937 [ 353 ] {} <Debug> TCP-Session: 9e8099a7-463e-4838-b0cc-6cacfc71da56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11329 | 2026.01.07 22:07:05.932950 [ 352 ] {} <Debug> TCP-Session: 7166ee6e-d168-4a7f-87c3-86cfe698ad7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11330 | 2026.01.07 22:07:05.932965 [ 353 ] {} <Debug> TCP-Session: 9e8099a7-463e-4838-b0cc-6cacfc71da56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2026.01.07 22:07:05.932794 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11332 | 2026.01.07 22:07:05.932639 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 11333 | 2026.01.07 22:07:05.933023 [ 350 ] {} <Debug> TCP-Session: 0210b24b-c87e-44b1-819e-2a9fcd11abad Authenticating user 'default' from [fd00:1122:3344:101::e]:64431 | ||
| 11334 | 2026.01.07 22:07:05.932608 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48060 | ||
| 11335 | 2026.01.07 22:07:05.933080 [ 350 ] {} <Debug> TCP-Session: 0210b24b-c87e-44b1-819e-2a9fcd11abad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2026.01.07 22:07:05.932565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41357 | ||
| 11337 | 2026.01.07 22:07:05.933100 [ 350 ] {} <Debug> TCP-Session: 0210b24b-c87e-44b1-819e-2a9fcd11abad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11338 | 2026.01.07 22:07:05.933179 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11339 | 2026.01.07 22:07:05.933248 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11340 | 2026.01.07 22:07:05.933526 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11341 | 2026.01.07 22:07:05.933555 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 11342 | 2026.01.07 22:07:05.933560 [ 290 ] {} <Debug> TCP-Session: 1ea80407-9560-410c-a4e9-0a0259d238df Authenticating user 'default' from [fd00:1122:3344:101::e]:48060 | ||
| 11343 | 2026.01.07 22:07:05.933607 [ 290 ] {} <Debug> TCP-Session: 1ea80407-9560-410c-a4e9-0a0259d238df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11344 | 2026.01.07 22:07:05.933621 [ 290 ] {} <Debug> TCP-Session: 1ea80407-9560-410c-a4e9-0a0259d238df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.01.07 22:07:05.933656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11346 | 2026.01.07 22:07:05.933688 [ 289 ] {} <Debug> TCP-Session: 12f7e5d8-c6ed-47dc-b670-1146cbbcac29 Authenticating user 'default' from [fd00:1122:3344:101::e]:41357 | ||
| 11347 | 2026.01.07 22:07:05.933705 [ 289 ] {} <Debug> TCP-Session: 12f7e5d8-c6ed-47dc-b670-1146cbbcac29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11348 | 2026.01.07 22:07:05.933716 [ 289 ] {} <Debug> TCP-Session: 12f7e5d8-c6ed-47dc-b670-1146cbbcac29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2026.01.07 22:07:05.933807 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11350 | 2026.01.07 22:07:05.933849 [ 351 ] {} <Debug> TCP-Session: 572df391-2c96-44c7-8ba1-1e55fb891b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 11351 | 2026.01.07 22:07:05.933867 [ 351 ] {} <Debug> TCP-Session: 572df391-2c96-44c7-8ba1-1e55fb891b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.01.07 22:07:05.933879 [ 351 ] {} <Debug> TCP-Session: 572df391-2c96-44c7-8ba1-1e55fb891b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2026.01.07 22:07:05.934528 [ 309 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> AggregatingTransform: Aggregating | ||
| 11354 | 2026.01.07 22:07:05.934568 [ 309 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> Aggregator: Aggregation method: without_key | ||
| 11355 | 2026.01.07 22:07:05.934602 [ 309 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925653 sec. (1080.318 rows/sec., 42.20 KiB/sec.) | ||
| 11356 | 2026.01.07 22:07:05.934621 [ 309 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Trace> Aggregator: Merging aggregated data | ||
| 11357 | 2026.01.07 22:07:05.935844 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 11358 | 2026.01.07 22:07:05.935998 [ 286 ] {687ed136-f7c2-488f-9314-4656bd1d1ebe} <Debug> TCPHandler: Processed in 0.003441061 sec. | ||
| 11359 | 2026.01.07 22:07:05.936128 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11360 | 2026.01.07 22:07:05.936155 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11361 | 2026.01.07 22:07:05.936159 [ 286 ] {} <Debug> TCP-Session: 6d1c6511-bce1-4942-83f5-4df281621a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2026.01.07 22:07:05.936177 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11363 | 2026.01.07 22:07:05.936206 [ 289 ] {} <Debug> TCP-Session: 12f7e5d8-c6ed-47dc-b670-1146cbbcac29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.01.07 22:07:05.936209 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11365 | 2026.01.07 22:07:05.936228 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11366 | 2026.01.07 22:07:05.936262 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11367 | 2026.01.07 22:07:05.936271 [ 350 ] {} <Debug> TCP-Session: 0210b24b-c87e-44b1-819e-2a9fcd11abad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2026.01.07 22:07:05.936285 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11369 | 2026.01.07 22:07:05.936301 [ 349 ] {} <Debug> TCP-Session: cdfff82e-554c-4df5-9a4d-7ea99a69ffd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11370 | 2026.01.07 22:07:05.936290 [ 352 ] {} <Debug> TCP-Session: 7166ee6e-d168-4a7f-87c3-86cfe698ad7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11371 | 2026.01.07 22:07:05.936331 [ 351 ] {} <Debug> TCP-Session: 572df391-2c96-44c7-8ba1-1e55fb891b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2026.01.07 22:07:05.936245 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11373 | 2026.01.07 22:07:05.936240 [ 288 ] {} <Debug> TCP-Session: fcf61d03-46b8-4595-ba88-d9360ac42cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.01.07 22:07:05.936402 [ 353 ] {} <Debug> TCP-Session: 9e8099a7-463e-4838-b0cc-6cacfc71da56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11375 | 2026.01.07 22:07:05.936191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11376 | 2026.01.07 22:07:05.936465 [ 290 ] {} <Debug> TCP-Session: 1ea80407-9560-410c-a4e9-0a0259d238df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2026.01.07 22:07:05.972894 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53200 | ||
| 11378 | 2026.01.07 22:07:05.973003 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11379 | 2026.01.07 22:07:05.973028 [ 286 ] {} <Debug> TCP-Session: c4460114-a02f-494c-abe0-52eff60e82d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53200 | ||
| 11380 | 2026.01.07 22:07:05.973050 [ 286 ] {} <Debug> TCP-Session: c4460114-a02f-494c-abe0-52eff60e82d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.01.07 22:07:05.973063 [ 286 ] {} <Debug> TCP-Session: c4460114-a02f-494c-abe0-52eff60e82d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.01.07 22:07:05.973275 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40024 | ||
| 11383 | 2026.01.07 22:07:05.973304 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35263 | ||
| 11384 | 2026.01.07 22:07:05.973330 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53328 | ||
| 11385 | 2026.01.07 22:07:05.973336 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53543 | ||
| 11386 | 2026.01.07 22:07:05.973363 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36335 | ||
| 11387 | 2026.01.07 22:07:05.973395 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2026.01.07 22:07:05.973415 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11389 | 2026.01.07 22:07:05.973417 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2026.01.07 22:07:05.973438 [ 288 ] {} <Debug> TCP-Session: 920e7b60-d686-4ee4-bd35-9aa37455f59f Authenticating user 'default' from [fd00:1122:3344:101::e]:40024 | ||
| 11391 | 2026.01.07 22:07:05.973433 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11392 | 2026.01.07 22:07:05.973451 [ 349 ] {} <Debug> TCP-Session: 3dda2cac-7ac9-4056-b95c-cfdca941ca99 Authenticating user 'default' from [fd00:1122:3344:101::e]:35263 | ||
| 11393 | 2026.01.07 22:07:05.973464 [ 351 ] {} <Debug> TCP-Session: f9f10e59-00db-4917-99a9-62e5ff343c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:53328 | ||
| 11394 | 2026.01.07 22:07:05.973473 [ 288 ] {} <Debug> TCP-Session: 920e7b60-d686-4ee4-bd35-9aa37455f59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.07 22:07:05.973493 [ 349 ] {} <Debug> TCP-Session: 3dda2cac-7ac9-4056-b95c-cfdca941ca99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.01.07 22:07:05.973506 [ 288 ] {} <Debug> TCP-Session: 920e7b60-d686-4ee4-bd35-9aa37455f59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.01.07 22:07:05.973520 [ 349 ] {} <Debug> TCP-Session: 3dda2cac-7ac9-4056-b95c-cfdca941ca99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.07 22:07:05.973504 [ 351 ] {} <Debug> TCP-Session: f9f10e59-00db-4917-99a9-62e5ff343c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.01.07 22:07:05.973486 [ 352 ] {} <Debug> TCP-Session: 36ef3eae-5f80-4c81-8cf2-2d7ab219f83b Authenticating user 'default' from [fd00:1122:3344:101::e]:53543 | ||
| 11400 | 2026.01.07 22:07:05.973570 [ 351 ] {} <Debug> TCP-Session: f9f10e59-00db-4917-99a9-62e5ff343c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11401 | 2026.01.07 22:07:05.973589 [ 352 ] {} <Debug> TCP-Session: 36ef3eae-5f80-4c81-8cf2-2d7ab219f83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2026.01.07 22:07:05.973461 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.01.07 22:07:05.973621 [ 352 ] {} <Debug> TCP-Session: 36ef3eae-5f80-4c81-8cf2-2d7ab219f83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.01.07 22:07:05.973353 [ 286 ] {} <Trace> TCP-Session: c4460114-a02f-494c-abe0-52eff60e82d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2026.01.07 22:07:05.973654 [ 353 ] {} <Debug> TCP-Session: 1dc1a372-d7c9-4c41-9d98-9eb5d37b8ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36335 | ||
| 11406 | 2026.01.07 22:07:05.973281 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34135 | ||
| 11407 | 2026.01.07 22:07:05.973696 [ 353 ] {} <Debug> TCP-Session: 1dc1a372-d7c9-4c41-9d98-9eb5d37b8ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.07 22:07:05.973319 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51634 | ||
| 11409 | 2026.01.07 22:07:05.973762 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11410 | 2026.01.07 22:07:05.973733 [ 353 ] {} <Debug> TCP-Session: 1dc1a372-d7c9-4c41-9d98-9eb5d37b8ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.01.07 22:07:05.973802 [ 289 ] {} <Debug> TCP-Session: d8777553-6b12-4eaa-9537-d9fc06fdf774 Authenticating user 'default' from [fd00:1122:3344:101::e]:34135 | ||
| 11412 | 2026.01.07 22:07:05.973298 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65289 | ||
| 11413 | 2026.01.07 22:07:05.973830 [ 289 ] {} <Debug> TCP-Session: d8777553-6b12-4eaa-9537-d9fc06fdf774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.01.07 22:07:05.973836 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11415 | 2026.01.07 22:07:05.973869 [ 289 ] {} <Debug> TCP-Session: d8777553-6b12-4eaa-9537-d9fc06fdf774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.01.07 22:07:05.973855 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11417 | 2026.01.07 22:07:05.973901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11418 | 2026.01.07 22:07:05.973937 [ 290 ] {} <Debug> TCP-Session: 833fe5ce-7415-4be8-aa9a-dfa2cbf23793 Authenticating user 'default' from [fd00:1122:3344:101::e]:65289 | ||
| 11419 | 2026.01.07 22:07:05.973938 [ 350 ] {} <Debug> TCP-Session: ab8660e9-3faa-4c01-b419-f43770ae9ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51634 | ||
| 11420 | 2026.01.07 22:07:05.973961 [ 290 ] {} <Debug> TCP-Session: 833fe5ce-7415-4be8-aa9a-dfa2cbf23793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2026.01.07 22:07:05.973970 [ 350 ] {} <Debug> TCP-Session: ab8660e9-3faa-4c01-b419-f43770ae9ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.01.07 22:07:05.973975 [ 290 ] {} <Debug> TCP-Session: 833fe5ce-7415-4be8-aa9a-dfa2cbf23793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.01.07 22:07:05.973991 [ 350 ] {} <Debug> TCP-Session: ab8660e9-3faa-4c01-b419-f43770ae9ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.07 22:07:05.974127 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11425 | 2026.01.07 22:07:05.974186 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11426 | 2026.01.07 22:07:05.974469 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 11427 | 2026.01.07 22:07:05.975429 [ 326 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> AggregatingTransform: Aggregating | ||
| 11428 | 2026.01.07 22:07:05.975468 [ 326 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 11429 | 2026.01.07 22:07:05.975502 [ 326 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933844 sec. (1070.843 rows/sec., 41.83 KiB/sec.) | ||
| 11430 | 2026.01.07 22:07:05.975518 [ 326 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Trace> Aggregator: Merging aggregated data | ||
| 11431 | 2026.01.07 22:07:05.976818 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 11432 | 2026.01.07 22:07:05.976999 [ 286 ] {697f3be0-5c18-4933-b089-10d5ade974fc} <Debug> TCPHandler: Processed in 0.003771646 sec. | ||
| 11433 | 2026.01.07 22:07:05.977086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2026.01.07 22:07:05.977115 [ 286 ] {} <Debug> TCP-Session: c4460114-a02f-494c-abe0-52eff60e82d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11435 | 2026.01.07 22:07:05.977129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11436 | 2026.01.07 22:07:05.977156 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11437 | 2026.01.07 22:07:05.977179 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2026.01.07 22:07:05.977180 [ 288 ] {} <Debug> TCP-Session: 920e7b60-d686-4ee4-bd35-9aa37455f59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2026.01.07 22:07:05.977201 [ 289 ] {} <Debug> TCP-Session: d8777553-6b12-4eaa-9537-d9fc06fdf774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.07 22:07:05.977213 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11441 | 2026.01.07 22:07:05.977233 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11442 | 2026.01.07 22:07:05.977249 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11443 | 2026.01.07 22:07:05.977274 [ 290 ] {} <Debug> TCP-Session: 833fe5ce-7415-4be8-aa9a-dfa2cbf23793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2026.01.07 22:07:05.977292 [ 352 ] {} <Debug> TCP-Session: 36ef3eae-5f80-4c81-8cf2-2d7ab219f83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2026.01.07 22:07:05.977312 [ 351 ] {} <Debug> TCP-Session: f9f10e59-00db-4917-99a9-62e5ff343c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.01.07 22:07:05.977278 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11447 | 2026.01.07 22:07:05.977220 [ 349 ] {} <Debug> TCP-Session: 3dda2cac-7ac9-4056-b95c-cfdca941ca99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2026.01.07 22:07:05.977200 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11449 | 2026.01.07 22:07:05.977378 [ 353 ] {} <Debug> TCP-Session: 1dc1a372-d7c9-4c41-9d98-9eb5d37b8ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.01.07 22:07:05.977438 [ 350 ] {} <Debug> TCP-Session: ab8660e9-3faa-4c01-b419-f43770ae9ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.01.07 22:07:06.344100 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43630 | ||
| 11452 | 2026.01.07 22:07:06.344213 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11453 | 2026.01.07 22:07:06.344240 [ 350 ] {} <Debug> TCP-Session: df13f2e0-3617-4eac-8816-1d7226dc0742 Authenticating user 'default' from [fd00:1122:3344:101::e]:43630 | ||
| 11454 | 2026.01.07 22:07:06.344262 [ 350 ] {} <Debug> TCP-Session: df13f2e0-3617-4eac-8816-1d7226dc0742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.01.07 22:07:06.344274 [ 350 ] {} <Debug> TCP-Session: df13f2e0-3617-4eac-8816-1d7226dc0742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.01.07 22:07:06.344461 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38294 | ||
| 11457 | 2026.01.07 22:07:06.344483 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63695 | ||
| 11458 | 2026.01.07 22:07:06.344483 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48161 | ||
| 11459 | 2026.01.07 22:07:06.344520 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60733 | ||
| 11460 | 2026.01.07 22:07:06.344550 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34092 | ||
| 11461 | 2026.01.07 22:07:06.344576 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11462 | 2026.01.07 22:07:06.344611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11463 | 2026.01.07 22:07:06.344607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11464 | 2026.01.07 22:07:06.344628 [ 350 ] {} <Trace> TCP-Session: df13f2e0-3617-4eac-8816-1d7226dc0742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2026.01.07 22:07:06.344664 [ 286 ] {} <Debug> TCP-Session: 980764e6-6dfe-48d6-84c6-ecfb138ae1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48161 | ||
| 11466 | 2026.01.07 22:07:06.344666 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11467 | 2026.01.07 22:07:06.344700 [ 286 ] {} <Debug> TCP-Session: 980764e6-6dfe-48d6-84c6-ecfb138ae1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11468 | 2026.01.07 22:07:06.344644 [ 351 ] {} <Debug> TCP-Session: ef241d43-dbf1-4c06-869e-68c05d1399e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38294 | ||
| 11469 | 2026.01.07 22:07:06.344723 [ 349 ] {} <Debug> TCP-Session: 1f0c6dff-4e51-4bd4-96bc-b374217da424 Authenticating user 'default' from [fd00:1122:3344:101::e]:34092 | ||
| 11470 | 2026.01.07 22:07:06.344726 [ 286 ] {} <Debug> TCP-Session: 980764e6-6dfe-48d6-84c6-ecfb138ae1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.01.07 22:07:06.344756 [ 351 ] {} <Debug> TCP-Session: ef241d43-dbf1-4c06-869e-68c05d1399e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2026.01.07 22:07:06.344771 [ 349 ] {} <Debug> TCP-Session: 1f0c6dff-4e51-4bd4-96bc-b374217da424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.01.07 22:07:06.344792 [ 351 ] {} <Debug> TCP-Session: ef241d43-dbf1-4c06-869e-68c05d1399e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.01.07 22:07:06.344806 [ 349 ] {} <Debug> TCP-Session: 1f0c6dff-4e51-4bd4-96bc-b374217da424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.01.07 22:07:06.344607 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11476 | 2026.01.07 22:07:06.344530 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41250 | ||
| 11477 | 2026.01.07 22:07:06.344863 [ 353 ] {} <Debug> TCP-Session: edf1ae62-5b9b-41d1-a9ca-e7a854ea458e Authenticating user 'default' from [fd00:1122:3344:101::e]:63695 | ||
| 11478 | 2026.01.07 22:07:06.344849 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11479 | 2026.01.07 22:07:06.344894 [ 353 ] {} <Debug> TCP-Session: edf1ae62-5b9b-41d1-a9ca-e7a854ea458e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.01.07 22:07:06.344918 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11481 | 2026.01.07 22:07:06.344931 [ 353 ] {} <Debug> TCP-Session: edf1ae62-5b9b-41d1-a9ca-e7a854ea458e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.01.07 22:07:06.344464 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 11483 | 2026.01.07 22:07:06.344954 [ 289 ] {} <Debug> TCP-Session: 611a1600-150b-4e72-9316-b325f74d963e Authenticating user 'default' from [fd00:1122:3344:101::e]:41250 | ||
| 11484 | 2026.01.07 22:07:06.344642 [ 288 ] {} <Debug> TCP-Session: f65cfdc9-ef2f-4bc6-ac12-675bcaa3e130 Authenticating user 'default' from [fd00:1122:3344:101::e]:60733 | ||
| 11485 | 2026.01.07 22:07:06.344997 [ 289 ] {} <Debug> TCP-Session: 611a1600-150b-4e72-9316-b325f74d963e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.01.07 22:07:06.345019 [ 288 ] {} <Debug> TCP-Session: f65cfdc9-ef2f-4bc6-ac12-675bcaa3e130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2026.01.07 22:07:06.345025 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11488 | 2026.01.07 22:07:06.345027 [ 289 ] {} <Debug> TCP-Session: 611a1600-150b-4e72-9316-b325f74d963e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2026.01.07 22:07:06.345041 [ 288 ] {} <Debug> TCP-Session: f65cfdc9-ef2f-4bc6-ac12-675bcaa3e130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.01.07 22:07:06.345060 [ 352 ] {} <Debug> TCP-Session: 156beb99-8ca9-435d-8564-1bdae338181c Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 11491 | 2026.01.07 22:07:06.344543 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50534 | ||
| 11492 | 2026.01.07 22:07:06.345094 [ 352 ] {} <Debug> TCP-Session: 156beb99-8ca9-435d-8564-1bdae338181c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11493 | 2026.01.07 22:07:06.345127 [ 352 ] {} <Debug> TCP-Session: 156beb99-8ca9-435d-8564-1bdae338181c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.01.07 22:07:06.345163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11495 | 2026.01.07 22:07:06.345190 [ 290 ] {} <Debug> TCP-Session: 7b115bbb-a608-4367-a2b9-1b497be2aeb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50534 | ||
| 11496 | 2026.01.07 22:07:06.345210 [ 290 ] {} <Debug> TCP-Session: 7b115bbb-a608-4367-a2b9-1b497be2aeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.01.07 22:07:06.345223 [ 290 ] {} <Debug> TCP-Session: 7b115bbb-a608-4367-a2b9-1b497be2aeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2026.01.07 22:07:06.345249 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11499 | 2026.01.07 22:07:06.345318 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11500 | 2026.01.07 22:07:06.345653 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 11501 | 2026.01.07 22:07:06.346829 [ 332 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> AggregatingTransform: Aggregating | ||
| 11502 | 2026.01.07 22:07:06.346868 [ 332 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11503 | 2026.01.07 22:07:06.346905 [ 332 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001147997 sec. (871.082 rows/sec., 34.03 KiB/sec.) | ||
| 11504 | 2026.01.07 22:07:06.346925 [ 332 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Trace> Aggregator: Merging aggregated data | ||
| 11505 | 2026.01.07 22:07:06.348103 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 11506 | 2026.01.07 22:07:06.348250 [ 350 ] {466c635b-126b-4ca0-8165-2605f85aa35c} <Debug> TCPHandler: Processed in 0.003777446 sec. | ||
| 11507 | 2026.01.07 22:07:06.348328 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11508 | 2026.01.07 22:07:06.348359 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11509 | 2026.01.07 22:07:06.348373 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11510 | 2026.01.07 22:07:06.348387 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11511 | 2026.01.07 22:07:06.348397 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11512 | 2026.01.07 22:07:06.348429 [ 351 ] {} <Debug> TCP-Session: ef241d43-dbf1-4c06-869e-68c05d1399e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.01.07 22:07:06.348443 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11514 | 2026.01.07 22:07:06.348459 [ 288 ] {} <Debug> TCP-Session: f65cfdc9-ef2f-4bc6-ac12-675bcaa3e130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.01.07 22:07:06.348466 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11516 | 2026.01.07 22:07:06.348502 [ 289 ] {} <Debug> TCP-Session: 611a1600-150b-4e72-9316-b325f74d963e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.01.07 22:07:06.348441 [ 349 ] {} <Debug> TCP-Session: 1f0c6dff-4e51-4bd4-96bc-b374217da424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.01.07 22:07:06.348529 [ 290 ] {} <Debug> TCP-Session: 7b115bbb-a608-4367-a2b9-1b497be2aeb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2026.01.07 22:07:06.348429 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11520 | 2026.01.07 22:07:06.348416 [ 352 ] {} <Debug> TCP-Session: 156beb99-8ca9-435d-8564-1bdae338181c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.01.07 22:07:06.348599 [ 353 ] {} <Debug> TCP-Session: edf1ae62-5b9b-41d1-a9ca-e7a854ea458e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.01.07 22:07:06.348416 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.01.07 22:07:06.348363 [ 350 ] {} <Debug> TCP-Session: df13f2e0-3617-4eac-8816-1d7226dc0742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.01.07 22:07:06.348653 [ 286 ] {} <Debug> TCP-Session: 980764e6-6dfe-48d6-84c6-ecfb138ae1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.01.07 22:07:06.956139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11526 | 2026.01.07 22:07:06.976029 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.01.07 22:07:06.976104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11528 | 2026.01.07 22:07:06.982693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11529 | 2026.01.07 22:07:06.983573 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.01.07 22:07:06.988867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11531 | 2026.01.07 22:07:08.244191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1498 | ||
| 11532 | 2026.01.07 22:07:08.246762 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.01.07 22:07:08.246805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11534 | 2026.01.07 22:07:08.247991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11535 | 2026.01.07 22:07:08.248262 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.01.07 22:07:08.248447 [ 48 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11537 | 2026.01.07 22:07:08.248526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11538 | 2026.01.07 22:07:08.248549 [ 48 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.01.07 22:07:08.248592 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11540 | 2026.01.07 22:07:08.248719 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::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 | ||
| 11541 | 2026.01.07 22:07:08.249255 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11542 | 2026.01.07 22:07:08.249385 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1302 rows starting from the beginning of the part | ||
| 11543 | 2026.01.07 22:07:08.249699 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 11544 | 2026.01.07 22:07:08.249989 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11545 | 2026.01.07 22:07:08.250355 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 11546 | 2026.01.07 22:07:08.250673 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 11547 | 2026.01.07 22:07:08.250999 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11548 | 2026.01.07 22:07:08.258145 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 72 columns (72 merged, 0 gathered) in 0.00947766 sec., 158055.89143311745 rows/sec., 122.98 MiB/sec. | ||
| 11549 | 2026.01.07 22:07:08.259911 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11550 | 2026.01.07 22:07:08.260573 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.07 22:07:08.260663 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_36_7} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11552 | 2026.01.07 22:07:08.261016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11553 | 2026.01.07 22:07:09.839912 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.01.07 22:07:09.840111 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11555 | 2026.01.07 22:07:09.840185 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11556 | 2026.01.07 22:07:09.840902 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.01.07 22:07:09.840951 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11558 | 2026.01.07 22:07:09.841341 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11559 | 2026.01.07 22:07:09.841559 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.01.07 22:07:09.841712 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001657 sec., 66385.0331925166 rows/sec., 5.59 MiB/sec. | ||
| 11561 | 2026.01.07 22:07:09.841751 [ 277 ] {477c764e-cdd0-4968-8f97-e7605834cf81} <Debug> TCPHandler: Processed in 0.001979189 sec. | ||
| 11562 | 2026.01.07 22:07:09.841880 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.01.07 22:07:09.841975 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.01.07 22:07:09.842016 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11565 | 2026.01.07 22:07:09.842417 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.01.07 22:07:09.842453 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11567 | 2026.01.07 22:07:09.842757 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11568 | 2026.01.07 22:07:09.842967 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.01.07 22:07:09.843092 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001135 sec., 23788.546255506608 rows/sec., 1.75 MiB/sec. | ||
| 11570 | 2026.01.07 22:07:09.843128 [ 277 ] {a0e06b25-7743-4e4a-a625-6a43498d8702} <Debug> TCPHandler: Processed in 0.0013031 sec. | ||
| 11571 | 2026.01.07 22:07:09.843249 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.01.07 22:07:09.843345 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11573 | 2026.01.07 22:07:09.843385 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11574 | 2026.01.07 22:07:09.843805 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2026.01.07 22:07:09.843841 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11576 | 2026.01.07 22:07:09.844143 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11577 | 2026.01.07 22:07:09.844351 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.01.07 22:07:09.844476 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001149 sec., 79199.30374238468 rows/sec., 6.19 MiB/sec. | ||
| 11579 | 2026.01.07 22:07:09.844512 [ 277 ] {7848bf96-9c72-4196-aa80-52d97fd2f5dc} <Debug> TCPHandler: Processed in 0.001310599 sec. | ||
| 11580 | 2026.01.07 22:07:09.844622 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.01.07 22:07:09.844713 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.01.07 22:07:09.844756 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11583 | 2026.01.07 22:07:09.845150 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.01.07 22:07:09.845186 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11585 | 2026.01.07 22:07:09.845509 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11586 | 2026.01.07 22:07:09.845715 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.01.07 22:07:09.845838 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 11588 | 2026.01.07 22:07:09.845874 [ 277 ] {10c14668-1a98-409c-a59c-2cc04907fa14} <Debug> TCPHandler: Processed in 0.001299679 sec. | ||
| 11589 | 2026.01.07 22:07:09.845985 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.01.07 22:07:09.846075 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.01.07 22:07:09.846129 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11592 | 2026.01.07 22:07:09.846980 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.01.07 22:07:09.847016 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11594 | 2026.01.07 22:07:09.847546 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11595 | 2026.01.07 22:07:09.847769 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.01.07 22:07:09.847899 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001841 sec., 14665.942422596416 rows/sec., 26.28 MiB/sec. | ||
| 11597 | 2026.01.07 22:07:09.847950 [ 277 ] {59292e53-79bf-4bf2-b0c9-8f4f175c4929} <Debug> TCPHandler: Processed in 0.00201302 sec. | ||
| 11598 | 2026.01.07 22:07:09.848069 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2026.01.07 22:07:09.848160 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11600 | 2026.01.07 22:07:09.848202 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11601 | 2026.01.07 22:07:09.848525 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.01.07 22:07:09.848561 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11603 | 2026.01.07 22:07:09.848857 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11604 | 2026.01.07 22:07:09.849062 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.01.07 22:07:09.849186 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11606 | 2026.01.07 22:07:09.849220 [ 277 ] {bb323b59-291d-43da-a251-9dbf8d1e8490} <Debug> TCPHandler: Processed in 0.001198528 sec. | ||
| 11607 | 2026.01.07 22:07:13.031964 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11608 | 2026.01.07 22:07:13.032082 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11609 | 2026.01.07 22:07:13.175801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23977 | ||
| 11610 | 2026.01.07 22:07:13.176406 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.01.07 22:07:13.176464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11612 | 2026.01.07 22:07:13.176989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11613 | 2026.01.07 22:07:13.177227 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.01.07 22:07:13.177379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23977 | ||
| 11615 | 2026.01.07 22:07:14.489082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11616 | 2026.01.07 22:07:14.514091 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.07 22:07:14.514181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11618 | 2026.01.07 22:07:14.522121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11619 | 2026.01.07 22:07:14.522990 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.01.07 22:07:14.527871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11621 | 2026.01.07 22:07:14.850487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11622 | 2026.01.07 22:07:14.850683 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11623 | 2026.01.07 22:07:14.850758 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11624 | 2026.01.07 22:07:14.851655 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.01.07 22:07:14.851705 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11626 | 2026.01.07 22:07:14.852126 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11627 | 2026.01.07 22:07:14.852365 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.01.07 22:07:14.852539 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001911 sec., 214547.35740450028 rows/sec., 13.61 MiB/sec. | ||
| 11629 | 2026.01.07 22:07:14.852585 [ 277 ] {6061cbc3-d72d-40c7-9880-35a4ed302359} <Debug> TCPHandler: Processed in 0.002232143 sec. | ||
| 11630 | 2026.01.07 22:07:14.852705 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.01.07 22:07:14.852805 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11632 | 2026.01.07 22:07:14.852967 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11633 | 2026.01.07 22:07:14.853905 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.01.07 22:07:14.853941 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11635 | 2026.01.07 22:07:14.854328 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11636 | 2026.01.07 22:07:14.854591 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.01.07 22:07:14.854720 [ 46 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11638 | 2026.01.07 22:07:14.854728 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001946 sec., 585817.0606372046 rows/sec., 46.49 MiB/sec. | ||
| 11639 | 2026.01.07 22:07:14.854790 [ 46 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.01.07 22:07:14.854807 [ 277 ] {8f23b6ad-3e29-4b1b-91a3-cfd7f771213a} <Debug> TCPHandler: Processed in 0.002151542 sec. | ||
| 11641 | 2026.01.07 22:07:14.854818 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11642 | 2026.01.07 22:07:14.855044 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.01.07 22:07:14.855079 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11644 | 2026.01.07 22:07:14.855141 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11645 | 2026.01.07 22:07:14.855186 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11646 | 2026.01.07 22:07:14.855237 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11647 | 2026.01.07 22:07:14.855282 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2344 rows starting from the beginning of the part | ||
| 11648 | 2026.01.07 22:07:14.855359 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11649 | 2026.01.07 22:07:14.855414 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part | ||
| 11650 | 2026.01.07 22:07:14.855467 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1140 rows starting from the beginning of the part | ||
| 11651 | 2026.01.07 22:07:14.855515 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 11652 | 2026.01.07 22:07:14.855564 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1140 rows starting from the beginning of the part | ||
| 11653 | 2026.01.07 22:07:14.855670 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.01.07 22:07:14.855721 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11655 | 2026.01.07 22:07:14.856069 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11656 | 2026.01.07 22:07:14.856304 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.01.07 22:07:14.856439 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001316 sec., 166413.3738601824 rows/sec., 9.92 MiB/sec. | ||
| 11658 | 2026.01.07 22:07:14.856477 [ 277 ] {2040dcad-507c-40c3-ad6a-1ad5e3410c5e} <Debug> TCPHandler: Processed in 0.001483451 sec. | ||
| 11659 | 2026.01.07 22:07:14.856583 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.01.07 22:07:14.856675 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.01.07 22:07:14.856714 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11662 | 2026.01.07 22:07:14.857181 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.01.07 22:07:14.857218 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11664 | 2026.01.07 22:07:14.857542 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11665 | 2026.01.07 22:07:14.857600 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582969 sec., 1897041.7376282874 rows/sec., 159.84 MiB/sec. | ||
| 11666 | 2026.01.07 22:07:14.857781 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.07 22:07:14.857938 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 11668 | 2026.01.07 22:07:14.857940 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11669 | 2026.01.07 22:07:14.857986 [ 277 ] {f19482d9-a65e-4a98-bcf6-1c106baa0f58} <Debug> TCPHandler: Processed in 0.001451892 sec. | ||
| 11670 | 2026.01.07 22:07:14.858107 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.01.07 22:07:14.858202 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11672 | 2026.01.07 22:07:14.858241 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11673 | 2026.01.07 22:07:14.858347 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.01.07 22:07:14.858452 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_81_16} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11675 | 2026.01.07 22:07:14.858562 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11676 | 2026.01.07 22:07:14.858719 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.01.07 22:07:14.858754 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11678 | 2026.01.07 22:07:14.859074 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11679 | 2026.01.07 22:07:14.859314 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.01.07 22:07:14.859450 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 11681 | 2026.01.07 22:07:14.859489 [ 277 ] {86953356-970b-401d-b634-497f2f79e987} <Debug> TCPHandler: Processed in 0.001440611 sec. | ||
| 11682 | 2026.01.07 22:07:14.859596 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.01.07 22:07:14.859689 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11684 | 2026.01.07 22:07:14.859730 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11685 | 2026.01.07 22:07:14.860405 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.01.07 22:07:14.860442 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11687 | 2026.01.07 22:07:14.860805 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11688 | 2026.01.07 22:07:14.861038 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.01.07 22:07:14.861172 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.0015 sec., 462000 rows/sec., 32.28 MiB/sec. | ||
| 11690 | 2026.01.07 22:07:14.861196 [ 92 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11691 | 2026.01.07 22:07:14.861214 [ 277 ] {cfe17b41-2789-4453-b0e4-93f7e73e9600} <Debug> TCPHandler: Processed in 0.001667214 sec. | ||
| 11692 | 2026.01.07 22:07:14.861263 [ 92 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.07 22:07:14.861296 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11694 | 2026.01.07 22:07:14.861353 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.01.07 22:07:14.861396 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11696 | 2026.01.07 22:07:14.861455 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11697 | 2026.01.07 22:07:14.861501 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11698 | 2026.01.07 22:07:14.861534 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11699 | 2026.01.07 22:07:14.861574 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1212 rows starting from the beginning of the part | ||
| 11700 | 2026.01.07 22:07:14.861640 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11701 | 2026.01.07 22:07:14.861689 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 91 rows starting from the beginning of the part | ||
| 11702 | 2026.01.07 22:07:14.861731 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 693 rows starting from the beginning of the part | ||
| 11703 | 2026.01.07 22:07:14.861772 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 91 rows starting from the beginning of the part | ||
| 11704 | 2026.01.07 22:07:14.861811 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 693 rows starting from the beginning of the part | ||
| 11705 | 2026.01.07 22:07:14.861878 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.01.07 22:07:14.861924 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11707 | 2026.01.07 22:07:14.862281 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11708 | 2026.01.07 22:07:14.862523 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.01.07 22:07:14.862665 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 255.07 KiB/sec. | ||
| 11710 | 2026.01.07 22:07:14.862704 [ 277 ] {0fe1da9b-d62a-40ab-8360-f1c3e83a3fd3} <Debug> TCPHandler: Processed in 0.00140136 sec. | ||
| 11711 | 2026.01.07 22:07:14.862821 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.01.07 22:07:14.862921 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.01.07 22:07:14.862966 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11714 | 2026.01.07 22:07:14.863047 [ 196 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697626 sec., 1675280.656634618 rows/sec., 125.93 MiB/sec. | ||
| 11715 | 2026.01.07 22:07:14.863290 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11716 | 2026.01.07 22:07:14.863430 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.01.07 22:07:14.863480 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11718 | 2026.01.07 22:07:14.863657 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.01.07 22:07:14.863754 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_81_16} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11720 | 2026.01.07 22:07:14.863876 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11721 | 2026.01.07 22:07:14.863966 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11722 | 2026.01.07 22:07:14.864233 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.01.07 22:07:14.864372 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11724 | 2026.01.07 22:07:14.864376 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001477 sec., 212593.09410968178 rows/sec., 13.97 MiB/sec. | ||
| 11725 | 2026.01.07 22:07:14.864425 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.01.07 22:07:14.864441 [ 277 ] {c9c25f6b-396d-442d-80de-fc95e7d3ae8b} <Debug> TCPHandler: Processed in 0.001670525 sec. | ||
| 11727 | 2026.01.07 22:07:14.864458 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11728 | 2026.01.07 22:07:14.864558 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11729 | 2026.01.07 22:07:14.864565 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.01.07 22:07:14.864666 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11731 | 2026.01.07 22:07:14.864681 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.01.07 22:07:14.864699 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24671 rows starting from the beginning of the part | ||
| 11733 | 2026.01.07 22:07:14.864729 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11734 | 2026.01.07 22:07:14.864755 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 84 rows starting from the beginning of the part | ||
| 11735 | 2026.01.07 22:07:14.864798 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11736 | 2026.01.07 22:07:14.864834 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11737 | 2026.01.07 22:07:14.864873 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11738 | 2026.01.07 22:07:14.864907 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 11739 | 2026.01.07 22:07:14.865076 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.01.07 22:07:14.865120 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11741 | 2026.01.07 22:07:14.865442 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11742 | 2026.01.07 22:07:14.865660 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.01.07 22:07:14.865797 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 11744 | 2026.01.07 22:07:14.865835 [ 277 ] {3998058a-979b-4563-9a1a-47034272b41d} <Debug> TCPHandler: Processed in 0.00132035 sec. | ||
| 11745 | 2026.01.07 22:07:14.865953 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.01.07 22:07:14.866051 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11747 | 2026.01.07 22:07:14.866108 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11748 | 2026.01.07 22:07:14.866958 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.01.07 22:07:14.866997 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11750 | 2026.01.07 22:07:14.867592 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11751 | 2026.01.07 22:07:14.867820 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.01.07 22:07:14.867990 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 12.92 MiB/sec. | ||
| 11753 | 2026.01.07 22:07:14.868056 [ 277 ] {b5af2de5-bb3d-40c9-b08d-b7670ac87330} <Debug> TCPHandler: Processed in 0.002152441 sec. | ||
| 11754 | 2026.01.07 22:07:14.868174 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.01.07 22:07:14.868268 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11756 | 2026.01.07 22:07:14.868309 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11757 | 2026.01.07 22:07:14.868640 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.01.07 22:07:14.868678 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11759 | 2026.01.07 22:07:14.869000 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11760 | 2026.01.07 22:07:14.869213 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.01.07 22:07:14.869322 [ 92 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11762 | 2026.01.07 22:07:14.869342 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 11763 | 2026.01.07 22:07:14.869354 [ 92 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.01.07 22:07:14.869385 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11765 | 2026.01.07 22:07:14.869388 [ 277 ] {a09b896a-1c46-4676-a46b-c235a9a9c807} <Debug> TCPHandler: Processed in 0.001263649 sec. | ||
| 11766 | 2026.01.07 22:07:14.869467 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11767 | 2026.01.07 22:07:14.869571 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11768 | 2026.01.07 22:07:14.869602 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5486 rows starting from the beginning of the part | ||
| 11769 | 2026.01.07 22:07:14.869663 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 11770 | 2026.01.07 22:07:14.869707 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11771 | 2026.01.07 22:07:14.869748 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11772 | 2026.01.07 22:07:14.869785 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11773 | 2026.01.07 22:07:14.869822 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 11774 | 2026.01.07 22:07:14.871410 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25703 rows, containing 5 columns (5 merged, 0 gathered) in 0.006883782 sec., 3733848.631464506 rows/sec., 249.88 MiB/sec. | ||
| 11775 | 2026.01.07 22:07:14.871799 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11776 | 2026.01.07 22:07:14.871978 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5844 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543187 sec., 2297904.1651282427 rows/sec., 145.85 MiB/sec. | ||
| 11777 | 2026.01.07 22:07:14.872070 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.07 22:07:14.872144 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11779 | 2026.01.07 22:07:14.872219 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11780 | 2026.01.07 22:07:14.872895 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11781 | 2026.01.07 22:07:14.873173 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.01.07 22:07:14.873242 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_81_16} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11783 | 2026.01.07 22:07:14.873319 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11784 | 2026.01.07 22:07:18.248954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1532 | ||
| 11785 | 2026.01.07 22:07:18.251541 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.01.07 22:07:18.251583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11787 | 2026.01.07 22:07:18.252775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11788 | 2026.01.07 22:07:18.253033 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.01.07 22:07:18.253297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11790 | 2026.01.07 22:07:19.839939 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11791 | 2026.01.07 22:07:19.840206 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11792 | 2026.01.07 22:07:19.840309 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11793 | 2026.01.07 22:07:19.841223 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2026.01.07 22:07:19.841277 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11795 | 2026.01.07 22:07:19.841698 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11796 | 2026.01.07 22:07:19.841947 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2026.01.07 22:07:19.842120 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00194 sec., 56701.03092783505 rows/sec., 4.77 MiB/sec. | ||
| 11798 | 2026.01.07 22:07:19.842172 [ 277 ] {e2eff771-4952-45cf-b14e-e6447939e91e} <Debug> TCPHandler: Processed in 0.002388105 sec. | ||
| 11799 | 2026.01.07 22:07:19.842293 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2026.01.07 22:07:19.842395 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11801 | 2026.01.07 22:07:19.842439 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11802 | 2026.01.07 22:07:19.842863 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2026.01.07 22:07:19.842901 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11804 | 2026.01.07 22:07:19.843215 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11805 | 2026.01.07 22:07:19.843437 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.01.07 22:07:19.843578 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001207 sec., 22369.511184755593 rows/sec., 1.64 MiB/sec. | ||
| 11807 | 2026.01.07 22:07:19.843607 [ 34 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11808 | 2026.01.07 22:07:19.843616 [ 277 ] {3ea4e6fd-c18c-4f58-a532-10dd43c868fd} <Debug> TCPHandler: Processed in 0.001374611 sec. | ||
| 11809 | 2026.01.07 22:07:19.843678 [ 34 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.01.07 22:07:19.843708 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11811 | 2026.01.07 22:07:19.843777 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.01.07 22:07:19.843825 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11813 | 2026.01.07 22:07:19.843879 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11814 | 2026.01.07 22:07:19.843926 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11815 | 2026.01.07 22:07:19.843960 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11816 | 2026.01.07 22:07:19.843998 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 264 rows starting from the beginning of the part | ||
| 11817 | 2026.01.07 22:07:19.844062 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part | ||
| 11818 | 2026.01.07 22:07:19.844107 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 219 rows starting from the beginning of the part | ||
| 11819 | 2026.01.07 22:07:19.844151 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part | ||
| 11820 | 2026.01.07 22:07:19.844191 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 219 rows starting from the beginning of the part | ||
| 11821 | 2026.01.07 22:07:19.844234 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part | ||
| 11822 | 2026.01.07 22:07:19.844370 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.01.07 22:07:19.844413 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11824 | 2026.01.07 22:07:19.844791 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11825 | 2026.01.07 22:07:19.845029 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.01.07 22:07:19.845166 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001306 sec., 69678.40735068913 rows/sec., 5.44 MiB/sec. | ||
| 11827 | 2026.01.07 22:07:19.845169 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139387 sec., 561745.3564536148 rows/sec., 36.81 MiB/sec. | ||
| 11828 | 2026.01.07 22:07:19.845206 [ 277 ] {58e06be0-aa15-499a-b268-bfda8cc25085} <Debug> TCPHandler: Processed in 0.001479732 sec. | ||
| 11829 | 2026.01.07 22:07:19.845324 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.01.07 22:07:19.845338 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11831 | 2026.01.07 22:07:19.845419 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11832 | 2026.01.07 22:07:19.845468 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11833 | 2026.01.07 22:07:19.845608 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.01.07 22:07:19.845697 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_71_14} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11835 | 2026.01.07 22:07:19.845781 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11836 | 2026.01.07 22:07:19.845893 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.01.07 22:07:19.845934 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11838 | 2026.01.07 22:07:19.846286 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11839 | 2026.01.07 22:07:19.846509 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.01.07 22:07:19.846643 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 11841 | 2026.01.07 22:07:19.846681 [ 277 ] {bfefb4f1-ce7d-451e-87f6-1b3a6acd6f01} <Debug> TCPHandler: Processed in 0.001406351 sec. | ||
| 11842 | 2026.01.07 22:07:19.846784 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.01.07 22:07:19.846876 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11844 | 2026.01.07 22:07:19.846931 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11845 | 2026.01.07 22:07:19.847765 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.01.07 22:07:19.847802 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11847 | 2026.01.07 22:07:19.848374 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11848 | 2026.01.07 22:07:19.848613 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2026.01.07 22:07:19.848736 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11850 | 2026.01.07 22:07:19.848754 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001896 sec., 14240.506329113925 rows/sec., 25.52 MiB/sec. | ||
| 11851 | 2026.01.07 22:07:19.848777 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.01.07 22:07:19.848802 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11853 | 2026.01.07 22:07:19.848824 [ 277 ] {183c46bc-935b-4ce6-95eb-cba6251d1030} <Debug> TCPHandler: Processed in 0.002087581 sec. | ||
| 11854 | 2026.01.07 22:07:19.848898 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11855 | 2026.01.07 22:07:19.848940 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.01.07 22:07:19.849034 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11857 | 2026.01.07 22:07:19.849077 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11858 | 2026.01.07 22:07:19.849117 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11859 | 2026.01.07 22:07:19.849174 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1298 rows starting from the beginning of the part | ||
| 11860 | 2026.01.07 22:07:19.849303 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part | ||
| 11861 | 2026.01.07 22:07:19.849412 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 11862 | 2026.01.07 22:07:19.849413 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.01.07 22:07:19.849457 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11864 | 2026.01.07 22:07:19.849520 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part | ||
| 11865 | 2026.01.07 22:07:19.849623 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
| 11866 | 2026.01.07 22:07:19.849724 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part | ||
| 11867 | 2026.01.07 22:07:19.849800 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11868 | 2026.01.07 22:07:19.850025 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.01.07 22:07:19.850158 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 11870 | 2026.01.07 22:07:19.850195 [ 277 ] {abaf71a4-683a-4b4d-87fe-f849b3dac6d7} <Debug> TCPHandler: Processed in 0.001307379 sec. | ||
| 11871 | 2026.01.07 22:07:19.854784 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1407 rows, containing 19 columns (19 merged, 0 gathered) in 0.005927618 sec., 237363.4738270921 rows/sec., 425.34 MiB/sec. | ||
| 11872 | 2026.01.07 22:07:19.856324 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11873 | 2026.01.07 22:07:19.856671 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.01.07 22:07:19.856756 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11875 | 2026.01.07 22:07:19.856926 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 11876 | 2026.01.07 22:07:20.677574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24425 | ||
| 11877 | 2026.01.07 22:07:20.678062 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.01.07 22:07:20.678109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11879 | 2026.01.07 22:07:20.678589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11880 | 2026.01.07 22:07:20.678812 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.01.07 22:07:20.678960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24425 | ||
| 11882 | 2026.01.07 22:07:20.678959 [ 61 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11883 | 2026.01.07 22:07:20.679032 [ 61 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.01.07 22:07:20.679052 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11885 | 2026.01.07 22:07:20.679157 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11886 | 2026.01.07 22:07:20.679288 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11887 | 2026.01.07 22:07:20.679330 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22057 rows starting from the beginning of the part | ||
| 11888 | 2026.01.07 22:07:20.679399 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11889 | 2026.01.07 22:07:20.679448 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11890 | 2026.01.07 22:07:20.679496 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11891 | 2026.01.07 22:07:20.679536 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11892 | 2026.01.07 22:07:20.679578 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11893 | 2026.01.07 22:07:20.681586 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24425 rows, containing 4 columns (4 merged, 0 gathered) in 0.002473796 sec., 9873489.972495712 rows/sec., 141.24 MiB/sec. | ||
| 11894 | 2026.01.07 22:07:20.682090 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11895 | 2026.01.07 22:07:20.682470 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.01.07 22:07:20.682577 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_51_10} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11897 | 2026.01.07 22:07:20.682694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11898 | 2026.01.07 22:07:22.027995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11899 | 2026.01.07 22:07:22.048592 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.01.07 22:07:22.048654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11901 | 2026.01.07 22:07:22.054516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11902 | 2026.01.07 22:07:22.055317 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.01.07 22:07:22.055638 [ 90 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11904 | 2026.01.07 22:07:22.055708 [ 90 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.01.07 22:07:22.055729 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11906 | 2026.01.07 22:07:22.055855 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11907 | 2026.01.07 22:07:22.059710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11908 | 2026.01.07 22:07:22.060243 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2026.01.07 22:07:22.061905 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11910 | 2026.01.07 22:07:22.067005 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11911 | 2026.01.07 22:07:22.071863 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11912 | 2026.01.07 22:07:22.076541 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11913 | 2026.01.07 22:07:22.080891 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11914 | 2026.01.07 22:07:22.084806 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11915 | 2026.01.07 22:07:22.141774 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.085976551 sec., 4466.334082184804 rows/sec., 23.09 MiB/sec. | ||
| 11916 | 2026.01.07 22:07:22.144833 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11917 | 2026.01.07 22:07:22.146906 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.01.07 22:07:22.147027 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_51_10} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11919 | 2026.01.07 22:07:22.149500 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11920 | 2026.01.07 22:07:22.187743 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.01.07 22:07:22.187928 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.01.07 22:07:22.187999 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11923 | 2026.01.07 22:07:22.188916 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.01.07 22:07:22.188968 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11925 | 2026.01.07 22:07:22.189409 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11926 | 2026.01.07 22:07:22.189670 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.01.07 22:07:22.189823 [ 90 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11928 | 2026.01.07 22:07:22.189851 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001978 sec., 207280.08088978764 rows/sec., 13.15 MiB/sec. | ||
| 11929 | 2026.01.07 22:07:22.189870 [ 90 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.01.07 22:07:22.189898 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11931 | 2026.01.07 22:07:22.189909 [ 277 ] {b55128df-aa08-447b-9f21-198d7b56fa94} <Debug> TCPHandler: Processed in 0.002304724 sec. | ||
| 11932 | 2026.01.07 22:07:22.189986 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11933 | 2026.01.07 22:07:22.190042 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.01.07 22:07:22.190096 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11935 | 2026.01.07 22:07:22.190135 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11936 | 2026.01.07 22:07:22.190153 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11937 | 2026.01.07 22:07:22.190201 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11938 | 2026.01.07 22:07:22.190203 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11939 | 2026.01.07 22:07:22.190255 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11940 | 2026.01.07 22:07:22.190303 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11941 | 2026.01.07 22:07:22.190345 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11942 | 2026.01.07 22:07:22.190649 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.01.07 22:07:22.190693 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11944 | 2026.01.07 22:07:22.191029 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11945 | 2026.01.07 22:07:22.191251 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.01.07 22:07:22.191386 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001259 sec., 12708.498808578237 rows/sec., 1.01 MiB/sec. | ||
| 11947 | 2026.01.07 22:07:22.191410 [ 188 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460142 sec., 1403973.0382387466 rows/sec., 94.42 MiB/sec. | ||
| 11948 | 2026.01.07 22:07:22.191425 [ 277 ] {17508e68-a60c-403c-8ebb-f60ed004e5c7} <Debug> TCPHandler: Processed in 0.001434891 sec. | ||
| 11949 | 2026.01.07 22:07:22.191541 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2026.01.07 22:07:22.191555 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11951 | 2026.01.07 22:07:22.191638 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11952 | 2026.01.07 22:07:22.191684 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11953 | 2026.01.07 22:07:22.191836 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.01.07 22:07:22.191906 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_37_9} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11955 | 2026.01.07 22:07:22.191982 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 11956 | 2026.01.07 22:07:22.193342 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.01.07 22:07:22.193385 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11958 | 2026.01.07 22:07:22.193928 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11959 | 2026.01.07 22:07:22.194166 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.07 22:07:22.194308 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002689 sec., 850873.9308293046 rows/sec., 68.92 MiB/sec. | ||
| 11961 | 2026.01.07 22:07:22.194349 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11962 | 2026.01.07 22:07:22.194362 [ 277 ] {f922a893-be41-4b08-b93c-a6d97308b243} <Debug> TCPHandler: Processed in 0.002870342 sec. | ||
| 11963 | 2026.01.07 22:07:22.194480 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2026.01.07 22:07:22.194576 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.01.07 22:07:22.194616 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11966 | 2026.01.07 22:07:22.195139 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.01.07 22:07:22.195174 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11968 | 2026.01.07 22:07:22.195507 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11969 | 2026.01.07 22:07:22.195728 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.01.07 22:07:22.195859 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001303 sec., 180353.03146584806 rows/sec., 10.86 MiB/sec. | ||
| 11971 | 2026.01.07 22:07:22.195897 [ 277 ] {6626be45-a475-4679-be8d-1a75f000a772} <Debug> TCPHandler: Processed in 0.001466242 sec. | ||
| 11972 | 2026.01.07 22:07:22.196018 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.01.07 22:07:22.196112 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.01.07 22:07:22.196152 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11975 | 2026.01.07 22:07:22.196696 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.07 22:07:22.196731 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11977 | 2026.01.07 22:07:22.197089 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11978 | 2026.01.07 22:07:22.197323 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.01.07 22:07:22.197463 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001369 sec., 321402.48356464575 rows/sec., 21.26 MiB/sec. | ||
| 11980 | 2026.01.07 22:07:22.197504 [ 277 ] {a4108fa0-7596-4114-ae30-96d5030bd82a} <Debug> TCPHandler: Processed in 0.001534553 sec. | ||
| 11981 | 2026.01.07 22:07:22.197619 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.01.07 22:07:22.197711 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11983 | 2026.01.07 22:07:22.197752 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11984 | 2026.01.07 22:07:22.198225 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.01.07 22:07:22.198258 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11986 | 2026.01.07 22:07:22.198615 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11987 | 2026.01.07 22:07:22.198841 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.01.07 22:07:22.198961 [ 77 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11989 | 2026.01.07 22:07:22.198986 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001292 sec., 163312.69349845202 rows/sec., 9.27 MiB/sec. | ||
| 11990 | 2026.01.07 22:07:22.198997 [ 77 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.01.07 22:07:22.199019 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11992 | 2026.01.07 22:07:22.199024 [ 277 ] {1253f941-e773-4ee8-b4ff-a9b016748d1d} <Debug> TCPHandler: Processed in 0.001454512 sec. | ||
| 11993 | 2026.01.07 22:07:22.199117 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11994 | 2026.01.07 22:07:22.199144 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.01.07 22:07:22.199245 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11996 | 2026.01.07 22:07:22.199248 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11997 | 2026.01.07 22:07:22.199288 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11998 | 2026.01.07 22:07:22.199309 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11999 | 2026.01.07 22:07:22.199382 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12000 | 2026.01.07 22:07:22.199427 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12001 | 2026.01.07 22:07:22.199471 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12002 | 2026.01.07 22:07:22.199518 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12003 | 2026.01.07 22:07:22.200271 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.01.07 22:07:22.200314 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12005 | 2026.01.07 22:07:22.200454 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379841 sec., 764580.8466337789 rows/sec., 46.33 MiB/sec. | ||
| 12006 | 2026.01.07 22:07:22.200625 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12007 | 2026.01.07 22:07:22.200730 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12008 | 2026.01.07 22:07:22.200916 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.01.07 22:07:22.200959 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.01.07 22:07:22.200982 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_37_9} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12011 | 2026.01.07 22:07:22.201079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12012 | 2026.01.07 22:07:22.201094 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001868 sec., 623661.670235546 rows/sec., 44.53 MiB/sec. | ||
| 12013 | 2026.01.07 22:07:22.201134 [ 277 ] {31f8cfee-61d8-4939-8ccd-1db4e87a81d5} <Debug> TCPHandler: Processed in 0.0020378 sec. | ||
| 12014 | 2026.01.07 22:07:22.201260 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12015 | 2026.01.07 22:07:22.201358 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12016 | 2026.01.07 22:07:22.201402 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12017 | 2026.01.07 22:07:22.201771 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.01.07 22:07:22.201807 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12019 | 2026.01.07 22:07:22.202154 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12020 | 2026.01.07 22:07:22.202363 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2026.01.07 22:07:22.202495 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 12022 | 2026.01.07 22:07:22.202543 [ 277 ] {2663f035-fc4c-428a-99a1-f739abdcff9b} <Debug> TCPHandler: Processed in 0.00133275 sec. | ||
| 12023 | 2026.01.07 22:07:22.202668 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.01.07 22:07:22.202765 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12025 | 2026.01.07 22:07:22.202807 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12026 | 2026.01.07 22:07:22.203441 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.01.07 22:07:22.203477 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12028 | 2026.01.07 22:07:22.203872 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12029 | 2026.01.07 22:07:22.204081 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.01.07 22:07:22.204215 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.00147 sec., 620408.1632653062 rows/sec., 41.02 MiB/sec. | ||
| 12031 | 2026.01.07 22:07:22.204252 [ 277 ] {2833f576-9481-4332-8b42-6cbe0126d87d} <Debug> TCPHandler: Processed in 0.001634445 sec. | ||
| 12032 | 2026.01.07 22:07:22.204371 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12033 | 2026.01.07 22:07:22.204471 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12034 | 2026.01.07 22:07:22.204515 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12035 | 2026.01.07 22:07:22.204838 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.01.07 22:07:22.204872 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12037 | 2026.01.07 22:07:22.205177 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12038 | 2026.01.07 22:07:22.205385 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.01.07 22:07:22.205513 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 12040 | 2026.01.07 22:07:22.205548 [ 277 ] {c36b0074-a980-42ef-9ece-224fd67c9ca7} <Debug> TCPHandler: Processed in 0.001226598 sec. | ||
| 12041 | 2026.01.07 22:07:22.205660 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.01.07 22:07:22.205754 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12043 | 2026.01.07 22:07:22.205810 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12044 | 2026.01.07 22:07:22.206621 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.01.07 22:07:22.206656 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12046 | 2026.01.07 22:07:22.207205 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12047 | 2026.01.07 22:07:22.207457 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.01.07 22:07:22.207596 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 13.48 MiB/sec. | ||
| 12049 | 2026.01.07 22:07:22.207660 [ 277 ] {bdc19bad-fa13-417e-9c01-0c0a6406604c} <Debug> TCPHandler: Processed in 0.00204892 sec. | ||
| 12050 | 2026.01.07 22:07:22.207770 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12051 | 2026.01.07 22:07:22.207866 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12052 | 2026.01.07 22:07:22.207907 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12053 | 2026.01.07 22:07:22.208238 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.01.07 22:07:22.208272 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12055 | 2026.01.07 22:07:22.208586 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12056 | 2026.01.07 22:07:22.208796 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.01.07 22:07:22.208923 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001077 sec., 64995.35747446611 rows/sec., 3.78 MiB/sec. | ||
| 12058 | 2026.01.07 22:07:22.208959 [ 277 ] {b403ada1-43e9-4347-a571-2fce1fb3385d} <Debug> TCPHandler: Processed in 0.001239288 sec. | ||
| 12059 | 2026.01.07 22:07:24.835992 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12060 | 2026.01.07 22:07:24.836194 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12061 | 2026.01.07 22:07:24.836271 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12062 | 2026.01.07 22:07:24.836998 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.01.07 22:07:24.837041 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12064 | 2026.01.07 22:07:24.837460 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12065 | 2026.01.07 22:07:24.837699 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.01.07 22:07:24.837861 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.49 MiB/sec. | ||
| 12067 | 2026.01.07 22:07:24.837914 [ 277 ] {d1afa09a-9e46-4f34-903c-0837dd3ed689} <Debug> TCPHandler: Processed in 0.002065 sec. | ||
| 12068 | 2026.01.07 22:07:24.838031 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.01.07 22:07:24.838135 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12070 | 2026.01.07 22:07:24.838180 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12071 | 2026.01.07 22:07:24.838602 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.01.07 22:07:24.838637 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12073 | 2026.01.07 22:07:24.838956 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12074 | 2026.01.07 22:07:24.839183 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.01.07 22:07:24.839318 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 12076 | 2026.01.07 22:07:24.839357 [ 277 ] {70a00899-4bfb-49b1-b4ad-f87db33b7d67} <Debug> TCPHandler: Processed in 0.001378751 sec. | ||
| 12077 | 2026.01.07 22:07:24.839464 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.01.07 22:07:24.839559 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12079 | 2026.01.07 22:07:24.839606 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12080 | 2026.01.07 22:07:24.839969 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.01.07 22:07:24.840005 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12082 | 2026.01.07 22:07:24.840341 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12083 | 2026.01.07 22:07:24.840555 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.01.07 22:07:24.840685 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001146 sec., 82024.43280977312 rows/sec., 5.70 MiB/sec. | ||
| 12085 | 2026.01.07 22:07:24.840724 [ 277 ] {aefef053-1563-4de4-a403-c3ebcab0aa5b} <Debug> TCPHandler: Processed in 0.001309489 sec. | ||
| 12086 | 2026.01.07 22:07:24.840830 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.01.07 22:07:24.840925 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12088 | 2026.01.07 22:07:24.840967 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12089 | 2026.01.07 22:07:24.841282 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.01.07 22:07:24.841318 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12091 | 2026.01.07 22:07:24.841630 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12092 | 2026.01.07 22:07:24.841839 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.01.07 22:07:24.841967 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001061 sec., 32045.24033930254 rows/sec., 2.17 MiB/sec. | ||
| 12094 | 2026.01.07 22:07:24.842004 [ 277 ] {815de52d-f946-4982-b6cd-b26f0d626b65} <Debug> TCPHandler: Processed in 0.001223168 sec. | ||
| 12095 | 2026.01.07 22:07:28.032127 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12096 | 2026.01.07 22:07:28.032193 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12097 | 2026.01.07 22:07:28.179155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24937 | ||
| 12098 | 2026.01.07 22:07:28.179672 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.01.07 22:07:28.179718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12100 | 2026.01.07 22:07:28.180217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12101 | 2026.01.07 22:07:28.180452 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.01.07 22:07:28.180605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24937 | ||
| 12103 | 2026.01.07 22:07:28.253589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1576 | ||
| 12104 | 2026.01.07 22:07:28.256353 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.01.07 22:07:28.256412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12106 | 2026.01.07 22:07:28.257680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12107 | 2026.01.07 22:07:28.257960 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.01.07 22:07:28.258349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 12109 | 2026.01.07 22:07:29.559826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12110 | 2026.01.07 22:07:29.576872 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.01.07 22:07:29.576941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12112 | 2026.01.07 22:07:29.582507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12113 | 2026.01.07 22:07:29.583251 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.01.07 22:07:29.586342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12115 | 2026.01.07 22:07:29.840258 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.01.07 22:07:29.840471 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12117 | 2026.01.07 22:07:29.840549 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12118 | 2026.01.07 22:07:29.841337 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.01.07 22:07:29.841392 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12120 | 2026.01.07 22:07:29.841864 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12121 | 2026.01.07 22:07:29.842122 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.01.07 22:07:29.842297 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001885 sec., 58355.4376657825 rows/sec., 4.91 MiB/sec. | ||
| 12123 | 2026.01.07 22:07:29.842354 [ 277 ] {9bf97c0b-b382-41b3-b23f-015a1eb29664} <Debug> TCPHandler: Processed in 0.002249673 sec. | ||
| 12124 | 2026.01.07 22:07:29.842490 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.01.07 22:07:29.842604 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12126 | 2026.01.07 22:07:29.842651 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12127 | 2026.01.07 22:07:29.843096 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.01.07 22:07:29.843137 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12129 | 2026.01.07 22:07:29.843493 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12130 | 2026.01.07 22:07:29.843727 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.01.07 22:07:29.843870 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001293 sec., 20881.67053364269 rows/sec., 1.53 MiB/sec. | ||
| 12132 | 2026.01.07 22:07:29.843912 [ 277 ] {42779231-b9af-4ebf-8c2c-e1626e63ea48} <Debug> TCPHandler: Processed in 0.001475682 sec. | ||
| 12133 | 2026.01.07 22:07:29.844031 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.01.07 22:07:29.844130 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12135 | 2026.01.07 22:07:29.844172 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12136 | 2026.01.07 22:07:29.844611 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.01.07 22:07:29.844649 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12138 | 2026.01.07 22:07:29.844968 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12139 | 2026.01.07 22:07:29.845187 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.01.07 22:07:29.845330 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001222 sec., 74468.08510638298 rows/sec., 5.82 MiB/sec. | ||
| 12141 | 2026.01.07 22:07:29.845371 [ 277 ] {043697b3-4f44-4e0f-a997-93f4b9a820d2} <Debug> TCPHandler: Processed in 0.001393001 sec. | ||
| 12142 | 2026.01.07 22:07:29.845483 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.01.07 22:07:29.845579 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12144 | 2026.01.07 22:07:29.845624 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12145 | 2026.01.07 22:07:29.846048 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.01.07 22:07:29.846087 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12147 | 2026.01.07 22:07:29.846453 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12148 | 2026.01.07 22:07:29.846670 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.01.07 22:07:29.846811 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 12150 | 2026.01.07 22:07:29.846848 [ 277 ] {4b0efecf-1fd2-48da-804b-abbed9f6e0a6} <Debug> TCPHandler: Processed in 0.00141492 sec. | ||
| 12151 | 2026.01.07 22:07:29.846980 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.01.07 22:07:29.847076 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.01.07 22:07:29.847132 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12154 | 2026.01.07 22:07:29.847993 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.01.07 22:07:29.848027 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12156 | 2026.01.07 22:07:29.848597 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12157 | 2026.01.07 22:07:29.848831 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.01.07 22:07:29.848973 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001917 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 12159 | 2026.01.07 22:07:29.849040 [ 277 ] {828535cf-b23f-49b6-9f65-7f443e9f9f94} <Debug> TCPHandler: Processed in 0.002110292 sec. | ||
| 12160 | 2026.01.07 22:07:29.849155 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2026.01.07 22:07:29.849250 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12162 | 2026.01.07 22:07:29.849293 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12163 | 2026.01.07 22:07:29.849653 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.01.07 22:07:29.849687 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12165 | 2026.01.07 22:07:29.850019 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12166 | 2026.01.07 22:07:29.850234 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.01.07 22:07:29.850368 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12168 | 2026.01.07 22:07:29.850417 [ 277 ] {f8082d63-c520-433c-a41e-9257a970cc2d} <Debug> TCPHandler: Processed in 0.001311169 sec. | ||
| 12169 | 2026.01.07 22:07:33.134977 [ 78 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12170 | 2026.01.07 22:07:33.135092 [ 78 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.07 22:07:33.135131 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12172 | 2026.01.07 22:07:33.135279 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12173 | 2026.01.07 22:07:33.135431 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12174 | 2026.01.07 22:07:33.135474 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12175 | 2026.01.07 22:07:33.135557 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12176 | 2026.01.07 22:07:33.135615 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12177 | 2026.01.07 22:07:33.135668 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 12178 | 2026.01.07 22:07:33.135720 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 12179 | 2026.01.07 22:07:33.136747 [ 188 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518252 sec., 35567.2180902775 rows/sec., 2.97 MiB/sec. | ||
| 12180 | 2026.01.07 22:07:33.136946 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12181 | 2026.01.07 22:07:33.137262 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.01.07 22:07:33.137341 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_13_3} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12183 | 2026.01.07 22:07:33.137447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12184 | 2026.01.07 22:07:34.695990 [ 75 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12185 | 2026.01.07 22:07:34.696082 [ 75 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.01.07 22:07:34.696121 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12187 | 2026.01.07 22:07:34.696328 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12188 | 2026.01.07 22:07:34.696598 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12189 | 2026.01.07 22:07:34.696640 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 441 rows starting from the beginning of the part | ||
| 12190 | 2026.01.07 22:07:34.696708 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 440 rows starting from the beginning of the part | ||
| 12191 | 2026.01.07 22:07:34.696753 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 12192 | 2026.01.07 22:07:34.696794 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12193 | 2026.01.07 22:07:34.696830 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 440 rows starting from the beginning of the part | ||
| 12194 | 2026.01.07 22:07:34.697819 [ 188 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590373 sec., 1097226.876965341 rows/sec., 76.33 MiB/sec. | ||
| 12195 | 2026.01.07 22:07:34.698015 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12196 | 2026.01.07 22:07:34.698300 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.01.07 22:07:34.698380 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_37_8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12198 | 2026.01.07 22:07:34.698449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12199 | 2026.01.07 22:07:34.850895 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2026.01.07 22:07:34.851081 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12201 | 2026.01.07 22:07:34.851148 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12202 | 2026.01.07 22:07:34.851939 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.01.07 22:07:34.851990 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12204 | 2026.01.07 22:07:34.852439 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12205 | 2026.01.07 22:07:34.852682 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.01.07 22:07:34.852847 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 12207 | 2026.01.07 22:07:34.852892 [ 277 ] {6488bb47-96fc-43cf-adeb-3b339c24d909} <Debug> TCPHandler: Processed in 0.002131512 sec. | ||
| 12208 | 2026.01.07 22:07:34.853008 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2026.01.07 22:07:34.853106 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12210 | 2026.01.07 22:07:34.853148 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12211 | 2026.01.07 22:07:34.853981 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.01.07 22:07:34.854018 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12213 | 2026.01.07 22:07:34.854419 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12214 | 2026.01.07 22:07:34.854657 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2026.01.07 22:07:34.854786 [ 75 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12216 | 2026.01.07 22:07:34.854793 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001706 sec., 668229.7772567408 rows/sec., 53.03 MiB/sec. | ||
| 12217 | 2026.01.07 22:07:34.854844 [ 75 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.01.07 22:07:34.854868 [ 277 ] {e36e3e1d-f036-4aff-9cbc-b095e4fb54a8} <Debug> TCPHandler: Processed in 0.001911828 sec. | ||
| 12219 | 2026.01.07 22:07:34.854872 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12220 | 2026.01.07 22:07:34.854981 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12221 | 2026.01.07 22:07:34.854987 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.01.07 22:07:34.855093 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12223 | 2026.01.07 22:07:34.855100 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12224 | 2026.01.07 22:07:34.855149 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2344 rows starting from the beginning of the part | ||
| 12225 | 2026.01.07 22:07:34.855161 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12226 | 2026.01.07 22:07:34.855229 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 110 rows starting from the beginning of the part | ||
| 12227 | 2026.01.07 22:07:34.855287 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2288 rows starting from the beginning of the part | ||
| 12228 | 2026.01.07 22:07:34.855337 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12229 | 2026.01.07 22:07:34.855383 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 110 rows starting from the beginning of the part | ||
| 12230 | 2026.01.07 22:07:34.855428 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1140 rows starting from the beginning of the part | ||
| 12231 | 2026.01.07 22:07:34.855629 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.01.07 22:07:34.855672 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12233 | 2026.01.07 22:07:34.856049 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12234 | 2026.01.07 22:07:34.856274 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.01.07 22:07:34.856411 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001328 sec., 164909.63855421686 rows/sec., 9.83 MiB/sec. | ||
| 12236 | 2026.01.07 22:07:34.856449 [ 277 ] {ed2923d1-bd3a-4f2d-880b-f732732f88ce} <Debug> TCPHandler: Processed in 0.001513352 sec. | ||
| 12237 | 2026.01.07 22:07:34.856555 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.01.07 22:07:34.856648 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.01.07 22:07:34.856688 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12240 | 2026.01.07 22:07:34.857143 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.01.07 22:07:34.857180 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12242 | 2026.01.07 22:07:34.857502 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12243 | 2026.01.07 22:07:34.857727 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.01.07 22:07:34.857856 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 12245 | 2026.01.07 22:07:34.857895 [ 277 ] {bd4677a3-e33b-43a4-b515-1bb799a78e04} <Debug> TCPHandler: Processed in 0.001390681 sec. | ||
| 12246 | 2026.01.07 22:07:34.857896 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002953934 sec., 2047439.1100139678 rows/sec., 173.37 MiB/sec. | ||
| 12247 | 2026.01.07 22:07:34.858006 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2026.01.07 22:07:34.858103 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12249 | 2026.01.07 22:07:34.858146 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12250 | 2026.01.07 22:07:34.858216 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12251 | 2026.01.07 22:07:34.858551 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2026.01.07 22:07:34.858622 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.01.07 22:07:34.858641 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_86_17} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12254 | 2026.01.07 22:07:34.858666 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12255 | 2026.01.07 22:07:34.858749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12256 | 2026.01.07 22:07:34.859035 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12257 | 2026.01.07 22:07:34.859261 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.07 22:07:34.859393 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001307 sec., 161438.40856924254 rows/sec., 9.17 MiB/sec. | ||
| 12259 | 2026.01.07 22:07:34.859435 [ 277 ] {7d04e09d-ef1c-409c-9a1f-58a4bf391d3b} <Debug> TCPHandler: Processed in 0.001479661 sec. | ||
| 12260 | 2026.01.07 22:07:34.859542 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.01.07 22:07:34.859640 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12262 | 2026.01.07 22:07:34.859683 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12263 | 2026.01.07 22:07:34.860414 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.01.07 22:07:34.860450 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12265 | 2026.01.07 22:07:34.860825 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12266 | 2026.01.07 22:07:34.861055 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.01.07 22:07:34.861176 [ 75 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12268 | 2026.01.07 22:07:34.861191 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001567 sec., 442246.33056796424 rows/sec., 30.90 MiB/sec. | ||
| 12269 | 2026.01.07 22:07:34.861218 [ 75 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.01.07 22:07:34.861242 [ 277 ] {39eeaca8-e04b-4ef1-8927-466876f18e4a} <Debug> TCPHandler: Processed in 0.001747756 sec. | ||
| 12271 | 2026.01.07 22:07:34.861243 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12272 | 2026.01.07 22:07:34.861347 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12273 | 2026.01.07 22:07:34.861362 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.01.07 22:07:34.861453 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12275 | 2026.01.07 22:07:34.861463 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12276 | 2026.01.07 22:07:34.861485 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1212 rows starting from the beginning of the part | ||
| 12277 | 2026.01.07 22:07:34.861506 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12278 | 2026.01.07 22:07:34.861543 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 91 rows starting from the beginning of the part | ||
| 12279 | 2026.01.07 22:07:34.861587 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1165 rows starting from the beginning of the part | ||
| 12280 | 2026.01.07 22:07:34.861626 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12281 | 2026.01.07 22:07:34.861663 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 91 rows starting from the beginning of the part | ||
| 12282 | 2026.01.07 22:07:34.861702 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 693 rows starting from the beginning of the part | ||
| 12283 | 2026.01.07 22:07:34.861841 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.01.07 22:07:34.861876 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12285 | 2026.01.07 22:07:34.862206 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12286 | 2026.01.07 22:07:34.862439 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.01.07 22:07:34.862577 [ 76 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 12288 | 2026.01.07 22:07:34.862578 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 12289 | 2026.01.07 22:07:34.862629 [ 76 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.01.07 22:07:34.862654 [ 277 ] {5701afba-82ba-4b8a-b7bc-a450d91bac0b} <Debug> TCPHandler: Processed in 0.00134068 sec. | ||
| 12291 | 2026.01.07 22:07:34.862658 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12292 | 2026.01.07 22:07:34.862752 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 12293 | 2026.01.07 22:07:34.862774 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2026.01.07 22:07:34.862853 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12295 | 2026.01.07 22:07:34.862873 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12296 | 2026.01.07 22:07:34.862887 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580763 sec., 2097721.1637671175 rows/sec., 158.37 MiB/sec. | ||
| 12297 | 2026.01.07 22:07:34.862889 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12298 | 2026.01.07 22:07:34.862921 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12299 | 2026.01.07 22:07:34.862979 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12300 | 2026.01.07 22:07:34.863029 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12301 | 2026.01.07 22:07:34.863074 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12302 | 2026.01.07 22:07:34.863091 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12303 | 2026.01.07 22:07:34.863124 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12304 | 2026.01.07 22:07:34.863164 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12305 | 2026.01.07 22:07:34.863397 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.01.07 22:07:34.863420 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.07 22:07:34.863483 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12308 | 2026.01.07 22:07:34.863505 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_86_17} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12309 | 2026.01.07 22:07:34.863600 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12310 | 2026.01.07 22:07:34.863898 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12311 | 2026.01.07 22:07:34.863991 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275119 sec., 178806.84077329256 rows/sec., 9.12 MiB/sec. | ||
| 12312 | 2026.01.07 22:07:34.864129 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12313 | 2026.01.07 22:07:34.864156 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.01.07 22:07:34.864360 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12315 | 2026.01.07 22:07:34.864368 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001513 sec., 207534.6992729676 rows/sec., 13.63 MiB/sec. | ||
| 12316 | 2026.01.07 22:07:34.864399 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.01.07 22:07:34.864427 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12318 | 2026.01.07 22:07:34.864430 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.01.07 22:07:34.864432 [ 277 ] {47b9f741-37a2-4a6c-91d7-53a4d8d0a9fd} <Debug> TCPHandler: Processed in 0.001708716 sec. | ||
| 12320 | 2026.01.07 22:07:34.864508 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_38_8} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 12321 | 2026.01.07 22:07:34.864516 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12322 | 2026.01.07 22:07:34.864571 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2026.01.07 22:07:34.864588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12324 | 2026.01.07 22:07:34.864642 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12325 | 2026.01.07 22:07:34.864675 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12326 | 2026.01.07 22:07:34.864680 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25703 rows starting from the beginning of the part | ||
| 12327 | 2026.01.07 22:07:34.864732 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12328 | 2026.01.07 22:07:34.864756 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12329 | 2026.01.07 22:07:34.864809 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 912 rows starting from the beginning of the part | ||
| 12330 | 2026.01.07 22:07:34.864854 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 94 rows starting from the beginning of the part | ||
| 12331 | 2026.01.07 22:07:34.864908 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12332 | 2026.01.07 22:07:34.864955 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 12333 | 2026.01.07 22:07:34.865105 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.01.07 22:07:34.865148 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12335 | 2026.01.07 22:07:34.865528 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12336 | 2026.01.07 22:07:34.865766 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.01.07 22:07:34.865910 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 53.73 KiB/sec. | ||
| 12338 | 2026.01.07 22:07:34.865948 [ 277 ] {72a434b5-61e5-4e2d-b911-e2536adaa3d8} <Debug> TCPHandler: Processed in 0.001426651 sec. | ||
| 12339 | 2026.01.07 22:07:34.866058 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.01.07 22:07:34.866153 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12341 | 2026.01.07 22:07:34.866211 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12342 | 2026.01.07 22:07:34.867032 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.01.07 22:07:34.867069 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12344 | 2026.01.07 22:07:34.867619 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12345 | 2026.01.07 22:07:34.867854 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.01.07 22:07:34.868007 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 13.41 MiB/sec. | ||
| 12347 | 2026.01.07 22:07:34.868071 [ 277 ] {8dc14e5c-e47e-4474-8f99-092ef47c2aad} <Debug> TCPHandler: Processed in 0.00206081 sec. | ||
| 12348 | 2026.01.07 22:07:34.868182 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2026.01.07 22:07:34.868275 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.01.07 22:07:34.868319 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12351 | 2026.01.07 22:07:34.868662 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.01.07 22:07:34.868699 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12353 | 2026.01.07 22:07:34.869166 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12354 | 2026.01.07 22:07:34.869405 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.01.07 22:07:34.869520 [ 76 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12356 | 2026.01.07 22:07:34.869538 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001282 sec., 81123.24492979719 rows/sec., 4.97 MiB/sec. | ||
| 12357 | 2026.01.07 22:07:34.869554 [ 76 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.01.07 22:07:34.869582 [ 277 ] {32dd0fea-07b4-4986-b86f-189808d3ad18} <Debug> TCPHandler: Processed in 0.001448522 sec. | ||
| 12359 | 2026.01.07 22:07:34.869582 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12360 | 2026.01.07 22:07:34.869678 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12361 | 2026.01.07 22:07:34.869771 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12362 | 2026.01.07 22:07:34.869799 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5844 rows starting from the beginning of the part | ||
| 12363 | 2026.01.07 22:07:34.869848 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12364 | 2026.01.07 22:07:34.869890 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 70 rows starting from the beginning of the part | ||
| 12365 | 2026.01.07 22:07:34.869929 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
| 12366 | 2026.01.07 22:07:34.869966 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12367 | 2026.01.07 22:07:34.870002 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12368 | 2026.01.07 22:07:34.871968 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323055 sec., 2656846.2649399173 rows/sec., 168.64 MiB/sec. | ||
| 12369 | 2026.01.07 22:07:34.872382 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12370 | 2026.01.07 22:07:34.872383 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27343 rows, containing 5 columns (5 merged, 0 gathered) in 0.007910047 sec., 3456743.0509578516 rows/sec., 231.33 MiB/sec. | ||
| 12371 | 2026.01.07 22:07:34.872754 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12372 | 2026.01.07 22:07:34.872774 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.01.07 22:07:34.872869 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_86_17} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12374 | 2026.01.07 22:07:34.872955 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12375 | 2026.01.07 22:07:34.873017 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.01.07 22:07:34.873083 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12377 | 2026.01.07 22:07:34.873159 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12378 | 2026.01.07 22:07:35.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.52 MiB, peak 346.95 MiB, free memory in arenas 0.00 B, will set to 336.66 MiB (RSS), difference: 1.14 MiB | ||
| 12379 | 2026.01.07 22:07:35.680768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25385 | ||
| 12380 | 2026.01.07 22:07:35.681261 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.01.07 22:07:35.681304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12382 | 2026.01.07 22:07:35.681801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12383 | 2026.01.07 22:07:35.682035 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.01.07 22:07:35.682166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25385 | ||
| 12385 | 2026.01.07 22:07:37.086491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12386 | 2026.01.07 22:07:37.103270 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.01.07 22:07:37.103328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12388 | 2026.01.07 22:07:37.108706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12389 | 2026.01.07 22:07:37.109444 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.01.07 22:07:37.112054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12391 | 2026.01.07 22:07:38.258693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1610 | ||
| 12392 | 2026.01.07 22:07:38.261488 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12393 | 2026.01.07 22:07:38.261532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12394 | 2026.01.07 22:07:38.262699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12395 | 2026.01.07 22:07:38.262955 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12396 | 2026.01.07 22:07:38.263218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 12397 | 2026.01.07 22:07:39.841060 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12398 | 2026.01.07 22:07:39.841241 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12399 | 2026.01.07 22:07:39.841305 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12400 | 2026.01.07 22:07:39.841920 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2026.01.07 22:07:39.841957 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12402 | 2026.01.07 22:07:39.842344 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12403 | 2026.01.07 22:07:39.842566 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2026.01.07 22:07:39.842714 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001525 sec., 1311.4754098360654 rows/sec., 106.94 KiB/sec. | ||
| 12405 | 2026.01.07 22:07:39.842754 [ 277 ] {d35cc55c-9cd1-4069-be57-fd5e6db5a380} <Debug> TCPHandler: Processed in 0.001823997 sec. | ||
| 12406 | 2026.01.07 22:07:39.842876 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2026.01.07 22:07:39.842981 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12408 | 2026.01.07 22:07:39.843024 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12409 | 2026.01.07 22:07:39.843520 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.01.07 22:07:39.843558 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12411 | 2026.01.07 22:07:39.843901 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12412 | 2026.01.07 22:07:39.844121 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2026.01.07 22:07:39.844256 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001295 sec., 85714.28571428572 rows/sec., 7.20 MiB/sec. | ||
| 12414 | 2026.01.07 22:07:39.844295 [ 277 ] {c0b3d16a-acad-4ddb-8e36-27bd2fd4a497} <Debug> TCPHandler: Processed in 0.001472092 sec. | ||
| 12415 | 2026.01.07 22:07:39.844420 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2026.01.07 22:07:39.844520 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12417 | 2026.01.07 22:07:39.844564 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12418 | 2026.01.07 22:07:39.844985 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.01.07 22:07:39.845020 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12420 | 2026.01.07 22:07:39.845357 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12421 | 2026.01.07 22:07:39.845581 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.01.07 22:07:39.845717 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001219 sec., 23789.991796554554 rows/sec., 1.74 MiB/sec. | ||
| 12423 | 2026.01.07 22:07:39.845754 [ 277 ] {1b6902be-0d27-42fa-a320-0a3d217f4d12} <Debug> TCPHandler: Processed in 0.001392891 sec. | ||
| 12424 | 2026.01.07 22:07:39.845859 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2026.01.07 22:07:39.845958 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12426 | 2026.01.07 22:07:39.846000 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12427 | 2026.01.07 22:07:39.846434 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12428 | 2026.01.07 22:07:39.846470 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12429 | 2026.01.07 22:07:39.846802 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12430 | 2026.01.07 22:07:39.847029 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2026.01.07 22:07:39.847160 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001221 sec., 76167.07616707616 rows/sec., 5.95 MiB/sec. | ||
| 12432 | 2026.01.07 22:07:39.847198 [ 277 ] {61f2b608-530a-4080-973b-b8c14c839d7e} <Debug> TCPHandler: Processed in 0.001389561 sec. | ||
| 12433 | 2026.01.07 22:07:39.847310 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.01.07 22:07:39.847405 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12435 | 2026.01.07 22:07:39.847449 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12436 | 2026.01.07 22:07:39.847897 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.01.07 22:07:39.847932 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12438 | 2026.01.07 22:07:39.848283 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12439 | 2026.01.07 22:07:39.848504 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2026.01.07 22:07:39.848641 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00125 sec., 128800 rows/sec., 8.97 MiB/sec. | ||
| 12441 | 2026.01.07 22:07:39.848677 [ 277 ] {b700133d-bc51-4fe1-8f61-dcee0ea5352f} <Debug> TCPHandler: Processed in 0.001416911 sec. | ||
| 12442 | 2026.01.07 22:07:39.848786 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2026.01.07 22:07:39.848880 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12444 | 2026.01.07 22:07:39.848934 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12445 | 2026.01.07 22:07:39.849773 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.01.07 22:07:39.849808 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12447 | 2026.01.07 22:07:39.850362 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12448 | 2026.01.07 22:07:39.850590 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2026.01.07 22:07:39.850732 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00187 sec., 14438.502673796793 rows/sec., 25.87 MiB/sec. | ||
| 12450 | 2026.01.07 22:07:39.850797 [ 277 ] {34d2b485-d1b7-41a9-9a5b-43e6858a198d} <Debug> TCPHandler: Processed in 0.00206143 sec. | ||
| 12451 | 2026.01.07 22:07:39.850906 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.01.07 22:07:39.851000 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.01.07 22:07:39.851042 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12454 | 2026.01.07 22:07:39.851369 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.01.07 22:07:39.851403 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12456 | 2026.01.07 22:07:39.851714 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12457 | 2026.01.07 22:07:39.851932 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.01.07 22:07:39.852062 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12459 | 2026.01.07 22:07:39.852097 [ 277 ] {9efb03ef-f3e0-4b43-844a-6c774a5fc8be} <Debug> TCPHandler: Processed in 0.001241669 sec. | ||
| 12460 | 2026.01.07 22:07:43.032470 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12461 | 2026.01.07 22:07:43.032579 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12462 | 2026.01.07 22:07:43.182351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25897 | ||
| 12463 | 2026.01.07 22:07:43.182913 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.01.07 22:07:43.182959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12465 | 2026.01.07 22:07:43.183430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12466 | 2026.01.07 22:07:43.183660 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.01.07 22:07:43.183786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25897 | ||
| 12468 | 2026.01.07 22:07:44.612209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12469 | 2026.01.07 22:07:44.631190 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.01.07 22:07:44.631262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12471 | 2026.01.07 22:07:44.637704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12472 | 2026.01.07 22:07:44.638416 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.01.07 22:07:44.642176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12474 | 2026.01.07 22:07:44.850467 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.01.07 22:07:44.850668 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12476 | 2026.01.07 22:07:44.850742 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12477 | 2026.01.07 22:07:44.851642 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.01.07 22:07:44.851689 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12479 | 2026.01.07 22:07:44.852103 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12480 | 2026.01.07 22:07:44.852330 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.01.07 22:07:44.852481 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 12482 | 2026.01.07 22:07:44.852523 [ 277 ] {07177dbe-61bf-4bc2-b1a5-d0d3382b198e} <Debug> TCPHandler: Processed in 0.002200593 sec. | ||
| 12483 | 2026.01.07 22:07:44.852645 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.01.07 22:07:44.852741 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12485 | 2026.01.07 22:07:44.852783 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12486 | 2026.01.07 22:07:44.853962 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.07 22:07:44.854000 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12488 | 2026.01.07 22:07:44.854380 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12489 | 2026.01.07 22:07:44.854597 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.01.07 22:07:44.854726 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002004 sec., 568862.2754491018 rows/sec., 45.14 MiB/sec. | ||
| 12491 | 2026.01.07 22:07:44.854763 [ 277 ] {d4712f40-4cda-4cca-82aa-bd53ed367885} <Debug> TCPHandler: Processed in 0.002168062 sec. | ||
| 12492 | 2026.01.07 22:07:44.854876 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.01.07 22:07:44.854970 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.01.07 22:07:44.855010 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12495 | 2026.01.07 22:07:44.855534 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.07 22:07:44.855571 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12497 | 2026.01.07 22:07:44.855889 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12498 | 2026.01.07 22:07:44.856109 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.01.07 22:07:44.856233 [ 62 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12500 | 2026.01.07 22:07:44.856240 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001289 sec., 169899.14662529092 rows/sec., 10.13 MiB/sec. | ||
| 12501 | 2026.01.07 22:07:44.856307 [ 62 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.01.07 22:07:44.856323 [ 277 ] {f50568cc-0c91-4dfb-be23-2e262b7b8dc6} <Debug> TCPHandler: Processed in 0.001496892 sec. | ||
| 12503 | 2026.01.07 22:07:44.856336 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12504 | 2026.01.07 22:07:44.856439 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2026.01.07 22:07:44.856460 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12506 | 2026.01.07 22:07:44.856538 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12507 | 2026.01.07 22:07:44.856583 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12508 | 2026.01.07 22:07:44.856613 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12509 | 2026.01.07 22:07:44.856652 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 264 rows starting from the beginning of the part | ||
| 12510 | 2026.01.07 22:07:44.856720 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 235 rows starting from the beginning of the part | ||
| 12511 | 2026.01.07 22:07:44.856767 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 27 rows starting from the beginning of the part | ||
| 12512 | 2026.01.07 22:07:44.856808 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 219 rows starting from the beginning of the part | ||
| 12513 | 2026.01.07 22:07:44.856850 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part | ||
| 12514 | 2026.01.07 22:07:44.856890 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 219 rows starting from the beginning of the part | ||
| 12515 | 2026.01.07 22:07:44.857103 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.01.07 22:07:44.857145 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12517 | 2026.01.07 22:07:44.857492 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12518 | 2026.01.07 22:07:44.857720 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.01.07 22:07:44.857853 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 12520 | 2026.01.07 22:07:44.857875 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474232 sec., 673571.0525887377 rows/sec., 43.69 MiB/sec. | ||
| 12521 | 2026.01.07 22:07:44.857897 [ 277 ] {1ef3fcd8-4f1f-4b61-bb3c-b7d55fbd1a0f} <Debug> TCPHandler: Processed in 0.001506162 sec. | ||
| 12522 | 2026.01.07 22:07:44.858020 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2026.01.07 22:07:44.858024 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12524 | 2026.01.07 22:07:44.858119 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12525 | 2026.01.07 22:07:44.858165 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12526 | 2026.01.07 22:07:44.858299 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.01.07 22:07:44.858377 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_76_15} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12528 | 2026.01.07 22:07:44.858454 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12529 | 2026.01.07 22:07:44.858692 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.07 22:07:44.858740 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12531 | 2026.01.07 22:07:44.859081 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12532 | 2026.01.07 22:07:44.859303 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.01.07 22:07:44.859436 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001336 sec., 157934.13173652696 rows/sec., 8.97 MiB/sec. | ||
| 12534 | 2026.01.07 22:07:44.859474 [ 277 ] {81880953-f5cb-4074-a7db-b19bdc63e95f} <Debug> TCPHandler: Processed in 0.001504912 sec. | ||
| 12535 | 2026.01.07 22:07:44.859586 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.01.07 22:07:44.859681 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12537 | 2026.01.07 22:07:44.859722 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12538 | 2026.01.07 22:07:44.860520 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.01.07 22:07:44.860556 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12540 | 2026.01.07 22:07:44.860895 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12541 | 2026.01.07 22:07:44.861128 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.01.07 22:07:44.861265 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001603 sec., 432314.4104803493 rows/sec., 30.21 MiB/sec. | ||
| 12543 | 2026.01.07 22:07:44.861304 [ 277 ] {2386eeb5-4eba-4fab-b967-67b84e719975} <Debug> TCPHandler: Processed in 0.001768966 sec. | ||
| 12544 | 2026.01.07 22:07:44.861412 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.01.07 22:07:44.861510 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12546 | 2026.01.07 22:07:44.861554 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12547 | 2026.01.07 22:07:44.861893 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.01.07 22:07:44.861931 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12549 | 2026.01.07 22:07:44.862256 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12550 | 2026.01.07 22:07:44.862476 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.01.07 22:07:44.862610 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 12552 | 2026.01.07 22:07:44.862648 [ 277 ] {88b7361d-c933-4e07-b4ef-56ac55d5afc5} <Debug> TCPHandler: Processed in 0.001286439 sec. | ||
| 12553 | 2026.01.07 22:07:44.862763 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.01.07 22:07:44.862856 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.01.07 22:07:44.862900 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12556 | 2026.01.07 22:07:44.863376 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.01.07 22:07:44.863413 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12558 | 2026.01.07 22:07:44.863799 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12559 | 2026.01.07 22:07:44.864027 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.01.07 22:07:44.864163 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001324 sec., 237160.12084592142 rows/sec., 15.58 MiB/sec. | ||
| 12561 | 2026.01.07 22:07:44.864201 [ 277 ] {86bcc8e2-4534-475c-a96d-aac8bdf7fc8d} <Debug> TCPHandler: Processed in 0.001487392 sec. | ||
| 12562 | 2026.01.07 22:07:44.864312 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.01.07 22:07:44.864407 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.01.07 22:07:44.864453 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12565 | 2026.01.07 22:07:44.864810 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.01.07 22:07:44.864853 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12567 | 2026.01.07 22:07:44.865216 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12568 | 2026.01.07 22:07:44.865480 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.01.07 22:07:44.865605 [ 62 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 12570 | 2026.01.07 22:07:44.865629 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00124 sec., 806.4516129032259 rows/sec., 54.34 KiB/sec. | ||
| 12571 | 2026.01.07 22:07:44.865648 [ 62 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.01.07 22:07:44.865677 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12573 | 2026.01.07 22:07:44.865680 [ 277 ] {c3d84de6-3855-4189-befb-38e89ab39e6d} <Debug> TCPHandler: Processed in 0.001419011 sec. | ||
| 12574 | 2026.01.07 22:07:44.865763 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 12575 | 2026.01.07 22:07:44.865814 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.01.07 22:07:44.865870 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12577 | 2026.01.07 22:07:44.865904 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 36 rows starting from the beginning of the part | ||
| 12578 | 2026.01.07 22:07:44.865922 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.01.07 22:07:44.865958 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12580 | 2026.01.07 22:07:44.865994 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12581 | 2026.01.07 22:07:44.866005 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12582 | 2026.01.07 22:07:44.866055 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12583 | 2026.01.07 22:07:44.866095 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12584 | 2026.01.07 22:07:44.866138 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12585 | 2026.01.07 22:07:44.866885 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160237 sec., 35337.60774738265 rows/sec., 2.32 MiB/sec. | ||
| 12586 | 2026.01.07 22:07:44.866945 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.01.07 22:07:44.866982 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12588 | 2026.01.07 22:07:44.867020 [ 192 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 12589 | 2026.01.07 22:07:44.867310 [ 192 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.01.07 22:07:44.867375 [ 192 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_39_8} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 12591 | 2026.01.07 22:07:44.867451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12592 | 2026.01.07 22:07:44.867539 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12593 | 2026.01.07 22:07:44.867771 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.01.07 22:07:44.867897 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12595 | 2026.01.07 22:07:44.867909 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002009 sec., 6968.641114982579 rows/sec., 12.49 MiB/sec. | ||
| 12596 | 2026.01.07 22:07:44.867939 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.01.07 22:07:44.867963 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12598 | 2026.01.07 22:07:44.867976 [ 277 ] {fe2e5515-763c-44e0-a454-73c23a0e5028} <Debug> TCPHandler: Processed in 0.002219053 sec. | ||
| 12599 | 2026.01.07 22:07:44.868033 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12600 | 2026.01.07 22:07:44.868094 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2026.01.07 22:07:44.868192 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12602 | 2026.01.07 22:07:44.868226 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12603 | 2026.01.07 22:07:44.868235 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12604 | 2026.01.07 22:07:44.868285 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 12605 | 2026.01.07 22:07:44.868409 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
| 12606 | 2026.01.07 22:07:44.868517 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 27 rows starting from the beginning of the part | ||
| 12607 | 2026.01.07 22:07:44.868589 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.01.07 22:07:44.868622 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
| 12609 | 2026.01.07 22:07:44.868630 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12610 | 2026.01.07 22:07:44.868729 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 12611 | 2026.01.07 22:07:44.868836 [ 197 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
| 12612 | 2026.01.07 22:07:44.868971 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12613 | 2026.01.07 22:07:44.869233 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.01.07 22:07:44.869370 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 5.32 MiB/sec. | ||
| 12615 | 2026.01.07 22:07:44.869407 [ 277 ] {a7972494-89c7-4401-a76c-249e2b849b55} <Debug> TCPHandler: Processed in 0.00136371 sec. | ||
| 12616 | 2026.01.07 22:07:44.875748 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1503 rows, containing 19 columns (19 merged, 0 gathered) in 0.007746905 sec., 194012.96388686835 rows/sec., 347.66 MiB/sec. | ||
| 12617 | 2026.01.07 22:07:44.877137 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12618 | 2026.01.07 22:07:44.877506 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.01.07 22:07:44.877572 [ 188 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12620 | 2026.01.07 22:07:44.877715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12621 | 2026.01.07 22:07:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.40 MiB, peak 349.96 MiB, free memory in arenas 0.00 B, will set to 340.03 MiB (RSS), difference: 1.63 MiB | ||
| 12622 | 2026.01.07 22:07:48.263536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1646 | ||
| 12623 | 2026.01.07 22:07:48.266031 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2026.01.07 22:07:48.266079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12625 | 2026.01.07 22:07:48.267298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12626 | 2026.01.07 22:07:48.267573 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.01.07 22:07:48.267955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
| 12628 | 2026.01.07 22:07:49.840905 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.01.07 22:07:49.841189 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12630 | 2026.01.07 22:07:49.841296 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12631 | 2026.01.07 22:07:49.842182 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.01.07 22:07:49.842230 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12633 | 2026.01.07 22:07:49.842640 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12634 | 2026.01.07 22:07:49.842887 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.01.07 22:07:49.843057 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001946 sec., 56526.207605344294 rows/sec., 4.76 MiB/sec. | ||
| 12636 | 2026.01.07 22:07:49.843108 [ 277 ] {fdb2680d-00d2-45ce-9275-5dda2465586e} <Debug> TCPHandler: Processed in 0.002392026 sec. | ||
| 12637 | 2026.01.07 22:07:49.843234 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.01.07 22:07:49.843337 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12639 | 2026.01.07 22:07:49.843383 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12640 | 2026.01.07 22:07:49.843797 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.01.07 22:07:49.843835 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12642 | 2026.01.07 22:07:49.844153 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12643 | 2026.01.07 22:07:49.844365 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.01.07 22:07:49.844497 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. | ||
| 12645 | 2026.01.07 22:07:49.844536 [ 277 ] {2c262621-7090-48a0-92b8-ada0ba4c3f6e} <Debug> TCPHandler: Processed in 0.00135612 sec. | ||
| 12646 | 2026.01.07 22:07:49.844643 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.01.07 22:07:49.844738 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12648 | 2026.01.07 22:07:49.844782 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12649 | 2026.01.07 22:07:49.845212 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.01.07 22:07:49.845250 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12651 | 2026.01.07 22:07:49.845563 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12652 | 2026.01.07 22:07:49.845786 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.01.07 22:07:49.845916 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001198 sec., 75959.93322203672 rows/sec., 5.93 MiB/sec. | ||
| 12654 | 2026.01.07 22:07:49.845954 [ 277 ] {ad03a8bc-300a-48d3-b81f-ca138261cc32} <Debug> TCPHandler: Processed in 0.00136137 sec. | ||
| 12655 | 2026.01.07 22:07:49.846060 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2026.01.07 22:07:49.846154 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12657 | 2026.01.07 22:07:49.846198 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12658 | 2026.01.07 22:07:49.846604 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.01.07 22:07:49.846640 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12660 | 2026.01.07 22:07:49.846976 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12661 | 2026.01.07 22:07:49.847197 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.01.07 22:07:49.847326 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 12663 | 2026.01.07 22:07:49.847363 [ 277 ] {a25e103a-5111-4100-853e-ffe2a6201fcd} <Debug> TCPHandler: Processed in 0.00135062 sec. | ||
| 12664 | 2026.01.07 22:07:49.847469 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.01.07 22:07:49.847561 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12666 | 2026.01.07 22:07:49.847616 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12667 | 2026.01.07 22:07:49.848433 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.01.07 22:07:49.848469 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12669 | 2026.01.07 22:07:49.849022 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12670 | 2026.01.07 22:07:49.849250 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.01.07 22:07:49.849389 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001846 sec., 14626.218851570964 rows/sec., 26.21 MiB/sec. | ||
| 12672 | 2026.01.07 22:07:49.849453 [ 277 ] {79ab9842-e8c6-410e-9481-06629e8d9535} <Debug> TCPHandler: Processed in 0.002033601 sec. | ||
| 12673 | 2026.01.07 22:07:49.849560 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.01.07 22:07:49.849653 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12675 | 2026.01.07 22:07:49.849696 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12676 | 2026.01.07 22:07:49.850029 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.01.07 22:07:49.850064 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12678 | 2026.01.07 22:07:49.850375 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12679 | 2026.01.07 22:07:49.850600 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.01.07 22:07:49.850730 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 12681 | 2026.01.07 22:07:49.850770 [ 277 ] {e88885a6-d91f-4f49-be78-60c41a3fe70a} <Debug> TCPHandler: Processed in 0.001258569 sec. | ||
| 12682 | 2026.01.07 22:07:50.683982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26345 | ||
| 12683 | 2026.01.07 22:07:50.684487 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2026.01.07 22:07:50.684532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12685 | 2026.01.07 22:07:50.685012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12686 | 2026.01.07 22:07:50.685262 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.01.07 22:07:50.685414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26345 | ||
| 12688 | 2026.01.07 22:07:52.142293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12689 | 2026.01.07 22:07:52.159565 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2026.01.07 22:07:52.159610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12691 | 2026.01.07 22:07:52.165795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12692 | 2026.01.07 22:07:52.166506 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.01.07 22:07:52.169518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12694 | 2026.01.07 22:07:52.190236 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12695 | 2026.01.07 22:07:52.190410 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12696 | 2026.01.07 22:07:52.190479 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12697 | 2026.01.07 22:07:52.191256 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2026.01.07 22:07:52.191294 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12699 | 2026.01.07 22:07:52.191660 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12700 | 2026.01.07 22:07:52.191887 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2026.01.07 22:07:52.192032 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001669 sec., 245656.0814859197 rows/sec., 15.58 MiB/sec. | ||
| 12702 | 2026.01.07 22:07:52.192071 [ 277 ] {76dd1aa1-3f1d-4e6a-8bb4-0143902b67f6} <Debug> TCPHandler: Processed in 0.00200934 sec. | ||
| 12703 | 2026.01.07 22:07:52.192193 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12704 | 2026.01.07 22:07:52.192288 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12705 | 2026.01.07 22:07:52.192330 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12706 | 2026.01.07 22:07:52.193838 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2026.01.07 22:07:52.193873 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12708 | 2026.01.07 22:07:52.194394 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12709 | 2026.01.07 22:07:52.194614 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2026.01.07 22:07:52.194742 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002472 sec., 922330.0970873787 rows/sec., 74.74 MiB/sec. | ||
| 12711 | 2026.01.07 22:07:52.194782 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12712 | 2026.01.07 22:07:52.194796 [ 277 ] {a130e59d-2c94-4224-aa5a-176c23b7b662} <Debug> TCPHandler: Processed in 0.002653919 sec. | ||
| 12713 | 2026.01.07 22:07:52.194914 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2026.01.07 22:07:52.195008 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12715 | 2026.01.07 22:07:52.195049 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12716 | 2026.01.07 22:07:52.195525 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.01.07 22:07:52.195559 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12718 | 2026.01.07 22:07:52.195878 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12719 | 2026.01.07 22:07:52.196087 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.01.07 22:07:52.196228 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001237 sec., 177041.22877930477 rows/sec., 10.55 MiB/sec. | ||
| 12721 | 2026.01.07 22:07:52.196265 [ 277 ] {6cbb6b56-f2b9-40d5-9831-98b02c73ceb6} <Debug> TCPHandler: Processed in 0.001400831 sec. | ||
| 12722 | 2026.01.07 22:07:52.196376 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12723 | 2026.01.07 22:07:52.196469 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12724 | 2026.01.07 22:07:52.196509 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12725 | 2026.01.07 22:07:52.197045 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.01.07 22:07:52.197079 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12727 | 2026.01.07 22:07:52.197425 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12728 | 2026.01.07 22:07:52.197637 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.01.07 22:07:52.197764 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001312 sec., 335365.85365853657 rows/sec., 22.19 MiB/sec. | ||
| 12730 | 2026.01.07 22:07:52.197801 [ 277 ] {aebb02ae-e3e8-4fc6-be40-528cc74b8dea} <Debug> TCPHandler: Processed in 0.001475581 sec. | ||
| 12731 | 2026.01.07 22:07:52.197911 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.01.07 22:07:52.198004 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12733 | 2026.01.07 22:07:52.198044 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12734 | 2026.01.07 22:07:52.198506 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.01.07 22:07:52.198541 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12736 | 2026.01.07 22:07:52.198852 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12737 | 2026.01.07 22:07:52.199064 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.01.07 22:07:52.199191 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 12739 | 2026.01.07 22:07:52.199228 [ 277 ] {35b818c6-5f71-4fba-8a14-23baab875e99} <Debug> TCPHandler: Processed in 0.001368051 sec. | ||
| 12740 | 2026.01.07 22:07:52.199339 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12741 | 2026.01.07 22:07:52.199432 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12742 | 2026.01.07 22:07:52.199471 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12743 | 2026.01.07 22:07:52.200271 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2026.01.07 22:07:52.200307 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12745 | 2026.01.07 22:07:52.200663 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12746 | 2026.01.07 22:07:52.200873 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2026.01.07 22:07:52.201002 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001588 sec., 723551.637279597 rows/sec., 51.58 MiB/sec. | ||
| 12748 | 2026.01.07 22:07:52.201041 [ 277 ] {b52d03e8-4dc0-4c89-aeee-d8da36bc4670} <Debug> TCPHandler: Processed in 0.001752476 sec. | ||
| 12749 | 2026.01.07 22:07:52.201152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.01.07 22:07:52.201245 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12751 | 2026.01.07 22:07:52.201287 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12752 | 2026.01.07 22:07:52.201613 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.01.07 22:07:52.201648 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12754 | 2026.01.07 22:07:52.201975 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12755 | 2026.01.07 22:07:52.202187 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.01.07 22:07:52.202314 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 12757 | 2026.01.07 22:07:52.202351 [ 277 ] {5349a1e5-e4b3-4d11-8cb4-de6ea541c6a0} <Debug> TCPHandler: Processed in 0.001249119 sec. | ||
| 12758 | 2026.01.07 22:07:52.202458 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.01.07 22:07:52.202550 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12760 | 2026.01.07 22:07:52.202592 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12761 | 2026.01.07 22:07:52.203195 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.07 22:07:52.203232 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12763 | 2026.01.07 22:07:52.203609 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12764 | 2026.01.07 22:07:52.203821 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.01.07 22:07:52.203950 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001418 sec., 644569.8166431594 rows/sec., 42.63 MiB/sec. | ||
| 12766 | 2026.01.07 22:07:52.203986 [ 277 ] {93d20ce6-8726-4b72-bd63-c4f6da378783} <Debug> TCPHandler: Processed in 0.001577123 sec. | ||
| 12767 | 2026.01.07 22:07:52.204096 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.01.07 22:07:52.204188 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12769 | 2026.01.07 22:07:52.204230 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12770 | 2026.01.07 22:07:52.204538 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.01.07 22:07:52.204574 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12772 | 2026.01.07 22:07:52.204876 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12773 | 2026.01.07 22:07:52.205089 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.01.07 22:07:52.205216 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 12775 | 2026.01.07 22:07:52.205252 [ 277 ] {775e248b-e69f-4ed4-9c69-0f85101be0b3} <Debug> TCPHandler: Processed in 0.001204087 sec. | ||
| 12776 | 2026.01.07 22:07:52.205362 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.01.07 22:07:52.205453 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12778 | 2026.01.07 22:07:52.205507 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12779 | 2026.01.07 22:07:52.206250 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.01.07 22:07:52.206286 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12781 | 2026.01.07 22:07:52.206785 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12782 | 2026.01.07 22:07:52.207035 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.01.07 22:07:52.207183 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec. | ||
| 12784 | 2026.01.07 22:07:52.207235 [ 277 ] {b1896efb-998f-4e2c-9c47-885bd9b51dd2} <Debug> TCPHandler: Processed in 0.001921809 sec. | ||
| 12785 | 2026.01.07 22:07:52.207345 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2026.01.07 22:07:52.207438 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12787 | 2026.01.07 22:07:52.207480 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12788 | 2026.01.07 22:07:52.207812 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.01.07 22:07:52.207848 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12790 | 2026.01.07 22:07:52.208155 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12791 | 2026.01.07 22:07:52.208364 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.01.07 22:07:52.208491 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001071 sec., 69094.30438842204 rows/sec., 4.06 MiB/sec. | ||
| 12793 | 2026.01.07 22:07:52.208527 [ 277 ] {20bbb7b0-d83f-4442-afd0-6a9cffd21bbe} <Debug> TCPHandler: Processed in 0.001230528 sec. | ||
| 12794 | 2026.01.07 22:07:53.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.34 MiB, peak 349.96 MiB, free memory in arenas 0.00 B, will set to 340.03 MiB (RSS), difference: -1.31 MiB | ||
| 12795 | 2026.01.07 22:07:54.835066 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.01.07 22:07:54.835269 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12797 | 2026.01.07 22:07:54.835343 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12798 | 2026.01.07 22:07:54.836094 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.01.07 22:07:54.836142 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12800 | 2026.01.07 22:07:54.836551 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12801 | 2026.01.07 22:07:54.836785 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.01.07 22:07:54.836925 [ 49 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12803 | 2026.01.07 22:07:54.836940 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 12804 | 2026.01.07 22:07:54.836963 [ 49 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2026.01.07 22:07:54.836982 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12806 | 2026.01.07 22:07:54.836985 [ 277 ] {b64434d2-9e72-43a7-b5a2-3219cb202da7} <Debug> TCPHandler: Processed in 0.00206485 sec. | ||
| 12807 | 2026.01.07 22:07:54.837103 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12808 | 2026.01.07 22:07:54.837118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.01.07 22:07:54.837259 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12810 | 2026.01.07 22:07:54.837261 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12811 | 2026.01.07 22:07:54.837304 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12812 | 2026.01.07 22:07:54.837317 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2344 rows starting from the beginning of the part | ||
| 12813 | 2026.01.07 22:07:54.837400 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 111 rows starting from the beginning of the part | ||
| 12814 | 2026.01.07 22:07:54.837453 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1140 rows starting from the beginning of the part | ||
| 12815 | 2026.01.07 22:07:54.837504 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 110 rows starting from the beginning of the part | ||
| 12816 | 2026.01.07 22:07:54.837551 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2280 rows starting from the beginning of the part | ||
| 12817 | 2026.01.07 22:07:54.837596 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12818 | 2026.01.07 22:07:54.837755 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.01.07 22:07:54.837797 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12820 | 2026.01.07 22:07:54.838148 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12821 | 2026.01.07 22:07:54.838381 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.01.07 22:07:54.838506 [ 49 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12823 | 2026.01.07 22:07:54.838516 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 12824 | 2026.01.07 22:07:54.838541 [ 49 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.01.07 22:07:54.838559 [ 277 ] {abe29013-8778-4df2-8d0a-16cd665036b6} <Debug> TCPHandler: Processed in 0.001491431 sec. | ||
| 12826 | 2026.01.07 22:07:54.838562 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12827 | 2026.01.07 22:07:54.838657 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12828 | 2026.01.07 22:07:54.838682 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.01.07 22:07:54.838764 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12830 | 2026.01.07 22:07:54.838777 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12831 | 2026.01.07 22:07:54.838795 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1212 rows starting from the beginning of the part | ||
| 12832 | 2026.01.07 22:07:54.838821 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12833 | 2026.01.07 22:07:54.838853 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 93 rows starting from the beginning of the part | ||
| 12834 | 2026.01.07 22:07:54.838899 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 693 rows starting from the beginning of the part | ||
| 12835 | 2026.01.07 22:07:54.838938 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 91 rows starting from the beginning of the part | ||
| 12836 | 2026.01.07 22:07:54.838983 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1149 rows starting from the beginning of the part | ||
| 12837 | 2026.01.07 22:07:54.839032 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12838 | 2026.01.07 22:07:54.839206 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.01.07 22:07:54.839240 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12840 | 2026.01.07 22:07:54.839698 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12841 | 2026.01.07 22:07:54.839808 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762871 sec., 2186493.6871826444 rows/sec., 185.17 MiB/sec. | ||
| 12842 | 2026.01.07 22:07:54.839925 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2026.01.07 22:07:54.840039 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 12844 | 2026.01.07 22:07:54.840058 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.0013 sec., 64615.38461538462 rows/sec., 4.50 MiB/sec. | ||
| 12845 | 2026.01.07 22:07:54.840067 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.01.07 22:07:54.840091 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12847 | 2026.01.07 22:07:54.840096 [ 277 ] {9d2b9ad9-3862-442d-b807-e7da09fe004b} <Debug> TCPHandler: Processed in 0.001464191 sec. | ||
| 12848 | 2026.01.07 22:07:54.840130 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12849 | 2026.01.07 22:07:54.840170 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 12850 | 2026.01.07 22:07:54.840215 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.01.07 22:07:54.840287 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12852 | 2026.01.07 22:07:54.840314 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12853 | 2026.01.07 22:07:54.840323 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27343 rows starting from the beginning of the part | ||
| 12854 | 2026.01.07 22:07:54.840314 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698065 sec., 1944566.3151881702 rows/sec., 146.74 MiB/sec. | ||
| 12855 | 2026.01.07 22:07:54.840364 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12856 | 2026.01.07 22:07:54.840396 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
| 12857 | 2026.01.07 22:07:54.840450 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 12858 | 2026.01.07 22:07:54.840481 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2026.01.07 22:07:54.840494 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12860 | 2026.01.07 22:07:54.840547 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 914 rows starting from the beginning of the part | ||
| 12861 | 2026.01.07 22:07:54.840581 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12862 | 2026.01.07 22:07:54.840588 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_91_18} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12863 | 2026.01.07 22:07:54.840702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12864 | 2026.01.07 22:07:54.840714 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.01.07 22:07:54.840758 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12866 | 2026.01.07 22:07:54.840901 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.01.07 22:07:54.841006 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_91_18} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12868 | 2026.01.07 22:07:54.841100 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 12869 | 2026.01.07 22:07:54.841101 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12870 | 2026.01.07 22:07:54.841342 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.01.07 22:07:54.841448 [ 49 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12872 | 2026.01.07 22:07:54.841470 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 1.73 MiB/sec. | ||
| 12873 | 2026.01.07 22:07:54.841473 [ 49 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.01.07 22:07:54.841500 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12875 | 2026.01.07 22:07:54.841506 [ 277 ] {bf2e24ae-3c6c-4685-b196-0a416ee47242} <Debug> TCPHandler: Processed in 0.00134056 sec. | ||
| 12876 | 2026.01.07 22:07:54.841587 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12877 | 2026.01.07 22:07:54.841678 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12878 | 2026.01.07 22:07:54.841704 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6172 rows starting from the beginning of the part | ||
| 12879 | 2026.01.07 22:07:54.841750 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12880 | 2026.01.07 22:07:54.841790 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12881 | 2026.01.07 22:07:54.841829 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12882 | 2026.01.07 22:07:54.841865 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12883 | 2026.01.07 22:07:54.841902 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 12884 | 2026.01.07 22:07:54.843576 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6500 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202166 sec., 3215179.6048791585 rows/sec., 204.09 MiB/sec. | ||
| 12885 | 2026.01.07 22:07:54.843984 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12886 | 2026.01.07 22:07:54.844273 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.07 22:07:54.844357 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_91_18} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12888 | 2026.01.07 22:07:54.844459 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12889 | 2026.01.07 22:07:54.846660 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28892 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524856 sec., 4427990.441474877 rows/sec., 296.29 MiB/sec. | ||
| 12890 | 2026.01.07 22:07:54.847019 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12891 | 2026.01.07 22:07:54.847279 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.01.07 22:07:54.847353 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 12893 | 2026.01.07 22:07:54.847422 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 12894 | 2026.01.07 22:07:58.032633 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12895 | 2026.01.07 22:07:58.032699 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12896 | 2026.01.07 22:07:58.185611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26857 | ||
| 12897 | 2026.01.07 22:07:58.186131 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.01.07 22:07:58.186174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12899 | 2026.01.07 22:07:58.186636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12900 | 2026.01.07 22:07:58.186866 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.01.07 22:07:58.186991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26857 | ||
| 12902 | 2026.01.07 22:07:58.187012 [ 43 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12903 | 2026.01.07 22:07:58.187071 [ 43 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.01.07 22:07:58.187090 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12905 | 2026.01.07 22:07:58.187199 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12906 | 2026.01.07 22:07:58.187330 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12907 | 2026.01.07 22:07:58.187373 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24425 rows starting from the beginning of the part | ||
| 12908 | 2026.01.07 22:07:58.187446 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12909 | 2026.01.07 22:07:58.187497 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12910 | 2026.01.07 22:07:58.187546 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12911 | 2026.01.07 22:07:58.187590 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12912 | 2026.01.07 22:07:58.187638 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12913 | 2026.01.07 22:07:58.189969 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26857 rows, containing 4 columns (4 merged, 0 gathered) in 0.002814232 sec., 9543278.59252542 rows/sec., 136.52 MiB/sec. | ||
| 12914 | 2026.01.07 22:07:58.190240 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12915 | 2026.01.07 22:07:58.190505 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.01.07 22:07:58.190570 [ 189 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_56_11} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12917 | 2026.01.07 22:07:58.190681 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12918 | 2026.01.07 22:07:58.268226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1688 | ||
| 12919 | 2026.01.07 22:07:58.270791 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.01.07 22:07:58.270828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12921 | 2026.01.07 22:07:58.272025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12922 | 2026.01.07 22:07:58.272298 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.01.07 22:07:58.272435 [ 43 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12924 | 2026.01.07 22:07:58.272478 [ 43 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.01.07 22:07:58.272503 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12926 | 2026.01.07 22:07:58.272553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 12927 | 2026.01.07 22:07:58.272593 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12928 | 2026.01.07 22:07:58.273091 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12929 | 2026.01.07 22:07:58.273215 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1498 rows starting from the beginning of the part | ||
| 12930 | 2026.01.07 22:07:58.273567 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12931 | 2026.01.07 22:07:58.273909 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
| 12932 | 2026.01.07 22:07:58.274254 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12933 | 2026.01.07 22:07:58.274589 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12934 | 2026.01.07 22:07:58.274927 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 12935 | 2026.01.07 22:07:58.281742 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 72 columns (72 merged, 0 gathered) in 0.009188686 sec., 183704.17707167272 rows/sec., 141.46 MiB/sec. | ||
| 12936 | 2026.01.07 22:07:58.283423 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12937 | 2026.01.07 22:07:58.284021 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.01.07 22:07:58.284107 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_41_8} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12939 | 2026.01.07 22:07:58.284462 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12940 | 2026.01.07 22:07:59.669676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12941 | 2026.01.07 22:07:59.687437 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.01.07 22:07:59.687494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12943 | 2026.01.07 22:07:59.693488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12944 | 2026.01.07 22:07:59.694243 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.01.07 22:07:59.694573 [ 40 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12946 | 2026.01.07 22:07:59.694642 [ 40 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.01.07 22:07:59.694662 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12948 | 2026.01.07 22:07:59.694770 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12949 | 2026.01.07 22:07:59.697285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12950 | 2026.01.07 22:07:59.698045 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12951 | 2026.01.07 22:07:59.698803 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12952 | 2026.01.07 22:07:59.702211 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12953 | 2026.01.07 22:07:59.705662 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12954 | 2026.01.07 22:07:59.709458 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12955 | 2026.01.07 22:07:59.713783 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12956 | 2026.01.07 22:07:59.717675 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12957 | 2026.01.07 22:07:59.768251 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073530818 sec., 5739.090241046958 rows/sec., 29.68 MiB/sec. | ||
| 12958 | 2026.01.07 22:07:59.771320 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12959 | 2026.01.07 22:07:59.773461 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.01.07 22:07:59.773579 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_56_11} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12961 | 2026.01.07 22:07:59.776906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12962 | 2026.01.07 22:07:59.841174 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2026.01.07 22:07:59.841430 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12964 | 2026.01.07 22:07:59.841529 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12965 | 2026.01.07 22:07:59.842375 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2026.01.07 22:07:59.842419 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12967 | 2026.01.07 22:07:59.842797 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12968 | 2026.01.07 22:07:59.843040 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2026.01.07 22:07:59.843194 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001833 sec., 60010.91107474086 rows/sec., 5.05 MiB/sec. | ||
| 12970 | 2026.01.07 22:07:59.843235 [ 277 ] {59751266-cbf9-4a7c-9c9e-c6f8e01b0e17} <Debug> TCPHandler: Processed in 0.002234693 sec. | ||
| 12971 | 2026.01.07 22:07:59.843361 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2026.01.07 22:07:59.843456 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12973 | 2026.01.07 22:07:59.843498 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12974 | 2026.01.07 22:07:59.843895 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2026.01.07 22:07:59.843930 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12976 | 2026.01.07 22:07:59.844231 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12977 | 2026.01.07 22:07:59.844453 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2026.01.07 22:07:59.844586 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00115 sec., 23478.260869565216 rows/sec., 1.72 MiB/sec. | ||
| 12979 | 2026.01.07 22:07:59.844624 [ 277 ] {e0db0536-dd34-43bd-ac2e-bbbceeae9676} <Debug> TCPHandler: Processed in 0.00131325 sec. | ||
| 12980 | 2026.01.07 22:07:59.844731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12981 | 2026.01.07 22:07:59.844826 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12982 | 2026.01.07 22:07:59.844866 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12983 | 2026.01.07 22:07:59.845285 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2026.01.07 22:07:59.845321 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12985 | 2026.01.07 22:07:59.845650 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12986 | 2026.01.07 22:07:59.845867 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2026.01.07 22:07:59.846000 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001192 sec., 76342.28187919463 rows/sec., 5.96 MiB/sec. | ||
| 12988 | 2026.01.07 22:07:59.846039 [ 277 ] {3fb56f3f-27f0-4b1e-9dc8-fb563a0fb336} <Debug> TCPHandler: Processed in 0.00135792 sec. | ||
| 12989 | 2026.01.07 22:07:59.846149 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2026.01.07 22:07:59.846243 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12991 | 2026.01.07 22:07:59.846286 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12992 | 2026.01.07 22:07:59.846689 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.01.07 22:07:59.846754 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12994 | 2026.01.07 22:07:59.847087 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12995 | 2026.01.07 22:07:59.847303 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2026.01.07 22:07:59.847433 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 12997 | 2026.01.07 22:07:59.847469 [ 277 ] {a0a6f394-b4fe-4918-8e5d-35ef388e9935} <Debug> TCPHandler: Processed in 0.001369641 sec. | ||
| 12998 | 2026.01.07 22:07:59.847575 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2026.01.07 22:07:59.847667 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13000 | 2026.01.07 22:07:59.847722 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13001 | 2026.01.07 22:07:59.848514 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.01.07 22:07:59.848548 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13003 | 2026.01.07 22:07:59.849094 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13004 | 2026.01.07 22:07:59.849323 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.01.07 22:07:59.849457 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001807 sec., 14941.892639734366 rows/sec., 26.78 MiB/sec. | ||
| 13006 | 2026.01.07 22:07:59.849509 [ 277 ] {8aeeaf86-2954-4fbc-b130-773eca7583f6} <Debug> TCPHandler: Processed in 0.00198368 sec. | ||
| 13007 | 2026.01.07 22:07:59.849620 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2026.01.07 22:07:59.849712 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13009 | 2026.01.07 22:07:59.849753 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13010 | 2026.01.07 22:07:59.850094 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.01.07 22:07:59.850132 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13012 | 2026.01.07 22:07:59.850470 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13013 | 2026.01.07 22:07:59.850688 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.01.07 22:07:59.850912 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 13015 | 2026.01.07 22:07:59.850976 [ 277 ] {019f7828-d73b-485c-8dbd-cb425aec43eb} <Debug> TCPHandler: Processed in 0.001405131 sec. | ||
| 13016 | 2026.01.07 22:08:04.851966 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2026.01.07 22:08:04.852171 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13018 | 2026.01.07 22:08:04.852241 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13019 | 2026.01.07 22:08:04.853042 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2026.01.07 22:08:04.853096 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13021 | 2026.01.07 22:08:04.853522 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13022 | 2026.01.07 22:08:04.853768 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13023 | 2026.01.07 22:08:04.853916 [ 36 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13024 | 2026.01.07 22:08:04.853933 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001813 sec., 226144.51185879757 rows/sec., 14.35 MiB/sec. | ||
| 13025 | 2026.01.07 22:08:04.853983 [ 36 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.01.07 22:08:04.854009 [ 277 ] {59624efc-2d7f-455c-8c86-5d8afac17e22} <Debug> TCPHandler: Processed in 0.002181602 sec. | ||
| 13027 | 2026.01.07 22:08:04.854010 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13028 | 2026.01.07 22:08:04.854139 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2026.01.07 22:08:04.854165 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13030 | 2026.01.07 22:08:04.854247 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13031 | 2026.01.07 22:08:04.854297 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13032 | 2026.01.07 22:08:04.854326 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.01.07 22:08:04.854372 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13034 | 2026.01.07 22:08:04.854446 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13035 | 2026.01.07 22:08:04.854500 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13036 | 2026.01.07 22:08:04.854550 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13037 | 2026.01.07 22:08:04.854604 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13038 | 2026.01.07 22:08:04.855163 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.01.07 22:08:04.855208 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13040 | 2026.01.07 22:08:04.855770 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671615 sec., 1226358.940306231 rows/sec., 82.47 MiB/sec. | ||
| 13041 | 2026.01.07 22:08:04.855894 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13042 | 2026.01.07 22:08:04.855993 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13043 | 2026.01.07 22:08:04.856165 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.01.07 22:08:04.856322 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002099 sec., 543115.7694140066 rows/sec., 43.10 MiB/sec. | ||
| 13045 | 2026.01.07 22:08:04.856363 [ 277 ] {f14b9e20-89c0-405c-af37-4ed75c475e24} <Debug> TCPHandler: Processed in 0.002276773 sec. | ||
| 13046 | 2026.01.07 22:08:04.856365 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.01.07 22:08:04.856457 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_41_10} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13048 | 2026.01.07 22:08:04.856479 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.01.07 22:08:04.856563 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13050 | 2026.01.07 22:08:04.856578 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.01.07 22:08:04.856625 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13052 | 2026.01.07 22:08:04.857095 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.01.07 22:08:04.857132 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13054 | 2026.01.07 22:08:04.857465 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13055 | 2026.01.07 22:08:04.857691 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.01.07 22:08:04.857829 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001269 sec., 172576.83215130024 rows/sec., 10.29 MiB/sec. | ||
| 13057 | 2026.01.07 22:08:04.857867 [ 277 ] {1ccfcf47-943f-400f-8375-b739666c41be} <Debug> TCPHandler: Processed in 0.001437391 sec. | ||
| 13058 | 2026.01.07 22:08:04.857975 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.01.07 22:08:04.858082 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13060 | 2026.01.07 22:08:04.858124 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13061 | 2026.01.07 22:08:04.858597 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2026.01.07 22:08:04.858638 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13063 | 2026.01.07 22:08:04.858973 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13064 | 2026.01.07 22:08:04.859197 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2026.01.07 22:08:04.859336 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001272 sec., 166666.6666666667 rows/sec., 10.75 MiB/sec. | ||
| 13066 | 2026.01.07 22:08:04.859378 [ 277 ] {81e6fb9e-ceef-4284-9847-0a8dda6c9ca8} <Debug> TCPHandler: Processed in 0.001454541 sec. | ||
| 13067 | 2026.01.07 22:08:04.859477 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.01.07 22:08:04.859573 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13069 | 2026.01.07 22:08:04.859614 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13070 | 2026.01.07 22:08:04.860089 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.01.07 22:08:04.860131 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13072 | 2026.01.07 22:08:04.860473 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13073 | 2026.01.07 22:08:04.860710 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2026.01.07 22:08:04.860817 [ 36 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13075 | 2026.01.07 22:08:04.860844 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 13076 | 2026.01.07 22:08:04.860850 [ 36 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.01.07 22:08:04.860886 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13078 | 2026.01.07 22:08:04.860891 [ 277 ] {08567fdc-151a-4520-88ca-41a164b5a302} <Debug> TCPHandler: Processed in 0.001464131 sec. | ||
| 13079 | 2026.01.07 22:08:04.860979 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13080 | 2026.01.07 22:08:04.861043 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.01.07 22:08:04.861103 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13082 | 2026.01.07 22:08:04.861145 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13083 | 2026.01.07 22:08:04.861158 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13084 | 2026.01.07 22:08:04.861201 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13085 | 2026.01.07 22:08:04.861225 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13086 | 2026.01.07 22:08:04.861289 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13087 | 2026.01.07 22:08:04.861358 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13088 | 2026.01.07 22:08:04.861421 [ 192 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13089 | 2026.01.07 22:08:04.862039 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.01.07 22:08:04.862079 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13091 | 2026.01.07 22:08:04.862536 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13092 | 2026.01.07 22:08:04.862536 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602484 sec., 658352.9071117091 rows/sec., 39.90 MiB/sec. | ||
| 13093 | 2026.01.07 22:08:04.862681 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13094 | 2026.01.07 22:08:04.862781 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.01.07 22:08:04.862920 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001785 sec., 388235.2941176471 rows/sec., 27.13 MiB/sec. | ||
| 13096 | 2026.01.07 22:08:04.862941 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.01.07 22:08:04.862961 [ 277 ] {581a21b5-25a0-427c-8593-e4aeb9944bff} <Debug> TCPHandler: Processed in 0.001980709 sec. | ||
| 13098 | 2026.01.07 22:08:04.863007 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_41_10} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13099 | 2026.01.07 22:08:04.863072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13100 | 2026.01.07 22:08:04.863078 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13101 | 2026.01.07 22:08:04.863178 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13102 | 2026.01.07 22:08:04.863221 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13103 | 2026.01.07 22:08:04.863615 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.01.07 22:08:04.863650 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13105 | 2026.01.07 22:08:04.863970 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13106 | 2026.01.07 22:08:04.864213 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.01.07 22:08:04.864376 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. | ||
| 13108 | 2026.01.07 22:08:04.864422 [ 277 ] {2b2ad7a4-f894-4065-9c43-17c7ab471cc3} <Debug> TCPHandler: Processed in 0.001394731 sec. | ||
| 13109 | 2026.01.07 22:08:04.864578 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.01.07 22:08:04.864677 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13111 | 2026.01.07 22:08:04.864724 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13112 | 2026.01.07 22:08:04.865214 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.01.07 22:08:04.865254 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13114 | 2026.01.07 22:08:04.865648 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13115 | 2026.01.07 22:08:04.865877 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.01.07 22:08:04.866017 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001359 sec., 231052.24429727742 rows/sec., 15.18 MiB/sec. | ||
| 13117 | 2026.01.07 22:08:04.866054 [ 277 ] {aaee2fd2-0e8f-4989-9aee-8a50d679fc47} <Debug> TCPHandler: Processed in 0.001531863 sec. | ||
| 13118 | 2026.01.07 22:08:04.866184 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2026.01.07 22:08:04.866285 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13120 | 2026.01.07 22:08:04.866328 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13121 | 2026.01.07 22:08:04.866691 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.01.07 22:08:04.866728 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13123 | 2026.01.07 22:08:04.867048 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13124 | 2026.01.07 22:08:04.867266 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.01.07 22:08:04.867407 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 13126 | 2026.01.07 22:08:04.867444 [ 277 ] {80d1317d-c456-41f3-b7b9-c7f9a00e3786} <Debug> TCPHandler: Processed in 0.001311839 sec. | ||
| 13127 | 2026.01.07 22:08:04.867556 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.01.07 22:08:04.867651 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13129 | 2026.01.07 22:08:04.867707 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13130 | 2026.01.07 22:08:04.868518 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.01.07 22:08:04.868557 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13132 | 2026.01.07 22:08:04.869090 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13133 | 2026.01.07 22:08:04.869333 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.01.07 22:08:04.869476 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 13135 | 2026.01.07 22:08:04.869539 [ 277 ] {3be30706-1089-43c4-97ec-8b8df9bd37a3} <Debug> TCPHandler: Processed in 0.00203302 sec. | ||
| 13136 | 2026.01.07 22:08:04.869651 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13137 | 2026.01.07 22:08:04.869745 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13138 | 2026.01.07 22:08:04.869789 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13139 | 2026.01.07 22:08:04.870125 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2026.01.07 22:08:04.870163 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13141 | 2026.01.07 22:08:04.870472 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13142 | 2026.01.07 22:08:04.870676 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.01.07 22:08:04.870805 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 13144 | 2026.01.07 22:08:04.870841 [ 277 ] {f0663f5c-21cc-4335-b74e-6c489e46b8b1} <Debug> TCPHandler: Processed in 0.001239908 sec. | ||
| 13145 | 2026.01.07 22:08:05.687187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27305 | ||
| 13146 | 2026.01.07 22:08:05.687875 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.01.07 22:08:05.687939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13148 | 2026.01.07 22:08:05.688586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13149 | 2026.01.07 22:08:05.688909 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.01.07 22:08:05.689107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27305 | ||
| 13151 | 2026.01.07 22:08:05.973456 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53313 | ||
| 13152 | 2026.01.07 22:08:05.973575 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13153 | 2026.01.07 22:08:05.973603 [ 350 ] {} <Debug> TCP-Session: b04c0cf8-105c-41c8-9f49-1b28ce902eed Authenticating user 'default' from [fd00:1122:3344:101::e]:53313 | ||
| 13154 | 2026.01.07 22:08:05.973626 [ 350 ] {} <Debug> TCP-Session: b04c0cf8-105c-41c8-9f49-1b28ce902eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2026.01.07 22:08:05.973639 [ 350 ] {} <Debug> TCP-Session: b04c0cf8-105c-41c8-9f49-1b28ce902eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13156 | 2026.01.07 22:08:05.973831 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36062 | ||
| 13157 | 2026.01.07 22:08:05.973839 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65489 | ||
| 13158 | 2026.01.07 22:08:05.973888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50390 | ||
| 13159 | 2026.01.07 22:08:05.973916 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55813 | ||
| 13160 | 2026.01.07 22:08:05.973943 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13161 | 2026.01.07 22:08:05.973955 [ 350 ] {} <Trace> TCP-Session: b04c0cf8-105c-41c8-9f49-1b28ce902eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.01.07 22:08:05.973982 [ 351 ] {} <Debug> TCP-Session: 39def74f-82d6-435e-83bb-a139afacefa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36062 | ||
| 13163 | 2026.01.07 22:08:05.973909 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48464 | ||
| 13164 | 2026.01.07 22:08:05.974017 [ 351 ] {} <Debug> TCP-Session: 39def74f-82d6-435e-83bb-a139afacefa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.01.07 22:08:05.973853 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56450 | ||
| 13166 | 2026.01.07 22:08:05.973853 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50403 | ||
| 13167 | 2026.01.07 22:08:05.974052 [ 351 ] {} <Debug> TCP-Session: 39def74f-82d6-435e-83bb-a139afacefa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13168 | 2026.01.07 22:08:05.973897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33086 | ||
| 13169 | 2026.01.07 22:08:05.974163 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53313) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13170 | 2026.01.07 22:08:05.974233 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13171 | 2026.01.07 22:08:05.974271 [ 352 ] {} <Debug> TCP-Session: 6c3b7819-cfac-406b-9aca-7d4db96afa0a Authenticating user 'default' from [fd00:1122:3344:101::e]:65489 | ||
| 13172 | 2026.01.07 22:08:05.974293 [ 352 ] {} <Debug> TCP-Session: 6c3b7819-cfac-406b-9aca-7d4db96afa0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2026.01.07 22:08:05.974306 [ 352 ] {} <Debug> TCP-Session: 6c3b7819-cfac-406b-9aca-7d4db96afa0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.01.07 22:08:05.974454 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13175 | 2026.01.07 22:08:05.974485 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13176 | 2026.01.07 22:08:05.974515 [ 290 ] {} <Debug> TCP-Session: e7f00528-78c8-4c48-9d47-01f6f950b99d Authenticating user 'default' from [fd00:1122:3344:101::e]:48464 | ||
| 13177 | 2026.01.07 22:08:05.974517 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13178 | 2026.01.07 22:08:05.974533 [ 290 ] {} <Debug> TCP-Session: e7f00528-78c8-4c48-9d47-01f6f950b99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.01.07 22:08:05.974547 [ 290 ] {} <Debug> TCP-Session: e7f00528-78c8-4c48-9d47-01f6f950b99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13180 | 2026.01.07 22:08:05.974788 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13181 | 2026.01.07 22:08:05.974830 [ 353 ] {} <Debug> TCP-Session: ddae77ec-139b-4caf-8fdc-0ac4fa2f694b Authenticating user 'default' from [fd00:1122:3344:101::e]:56450 | ||
| 13182 | 2026.01.07 22:08:05.974834 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 13183 | 2026.01.07 22:08:05.974855 [ 353 ] {} <Debug> TCP-Session: ddae77ec-139b-4caf-8fdc-0ac4fa2f694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2026.01.07 22:08:05.974861 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.01.07 22:08:05.974879 [ 353 ] {} <Debug> TCP-Session: ddae77ec-139b-4caf-8fdc-0ac4fa2f694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.01.07 22:08:05.974897 [ 286 ] {} <Debug> TCP-Session: b942d693-daf2-475c-8793-ec1fcae1d2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50403 | ||
| 13187 | 2026.01.07 22:08:05.974915 [ 286 ] {} <Debug> TCP-Session: b942d693-daf2-475c-8793-ec1fcae1d2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13188 | 2026.01.07 22:08:05.974929 [ 286 ] {} <Debug> TCP-Session: b942d693-daf2-475c-8793-ec1fcae1d2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.01.07 22:08:05.975124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13190 | 2026.01.07 22:08:05.975159 [ 288 ] {} <Debug> TCP-Session: f74df3a8-9a59-4780-a793-02e10de9aa70 Authenticating user 'default' from [fd00:1122:3344:101::e]:50390 | ||
| 13191 | 2026.01.07 22:08:05.975176 [ 288 ] {} <Debug> TCP-Session: f74df3a8-9a59-4780-a793-02e10de9aa70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.01.07 22:08:05.975188 [ 288 ] {} <Debug> TCP-Session: f74df3a8-9a59-4780-a793-02e10de9aa70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.01.07 22:08:05.975240 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13194 | 2026.01.07 22:08:05.975280 [ 349 ] {} <Debug> TCP-Session: 9f12665d-9845-4290-91f5-0635fc42d9ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55813 | ||
| 13195 | 2026.01.07 22:08:05.975302 [ 349 ] {} <Debug> TCP-Session: 9f12665d-9845-4290-91f5-0635fc42d9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13196 | 2026.01.07 22:08:05.975314 [ 349 ] {} <Debug> TCP-Session: 9f12665d-9845-4290-91f5-0635fc42d9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13197 | 2026.01.07 22:08:05.975319 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13198 | 2026.01.07 22:08:05.975349 [ 289 ] {} <Debug> TCP-Session: 21ec340b-70e4-48e1-9239-df44327d4dcf Authenticating user 'default' from [fd00:1122:3344:101::e]:33086 | ||
| 13199 | 2026.01.07 22:08:05.975365 [ 289 ] {} <Debug> TCP-Session: 21ec340b-70e4-48e1-9239-df44327d4dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.01.07 22:08:05.975378 [ 289 ] {} <Debug> TCP-Session: 21ec340b-70e4-48e1-9239-df44327d4dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2026.01.07 22:08:05.975822 [ 301 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> AggregatingTransform: Aggregating | ||
| 13202 | 2026.01.07 22:08:05.975857 [ 301 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13203 | 2026.01.07 22:08:05.975888 [ 301 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939463 sec. (1064.438 rows/sec., 41.58 KiB/sec.) | ||
| 13204 | 2026.01.07 22:08:05.975903 [ 301 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Trace> Aggregator: Merging aggregated data | ||
| 13205 | 2026.01.07 22:08:05.977217 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 13206 | 2026.01.07 22:08:05.977378 [ 350 ] {1cd0b65b-6a7a-4560-9d41-cd47715e934a} <Debug> TCPHandler: Processed in 0.003548443 sec. | ||
| 13207 | 2026.01.07 22:08:05.977499 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13208 | 2026.01.07 22:08:05.977528 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13209 | 2026.01.07 22:08:05.977535 [ 350 ] {} <Debug> TCP-Session: b04c0cf8-105c-41c8-9f49-1b28ce902eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.01.07 22:08:05.977551 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13211 | 2026.01.07 22:08:05.977576 [ 353 ] {} <Debug> TCP-Session: ddae77ec-139b-4caf-8fdc-0ac4fa2f694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.01.07 22:08:05.977586 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13213 | 2026.01.07 22:08:05.977606 [ 351 ] {} <Debug> TCP-Session: 39def74f-82d6-435e-83bb-a139afacefa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2026.01.07 22:08:05.977608 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13215 | 2026.01.07 22:08:05.977630 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13216 | 2026.01.07 22:08:05.977650 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13217 | 2026.01.07 22:08:05.977671 [ 289 ] {} <Debug> TCP-Session: 21ec340b-70e4-48e1-9239-df44327d4dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.01.07 22:08:05.977689 [ 286 ] {} <Debug> TCP-Session: b942d693-daf2-475c-8793-ec1fcae1d2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13219 | 2026.01.07 22:08:05.977707 [ 349 ] {} <Debug> TCP-Session: 9f12665d-9845-4290-91f5-0635fc42d9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13220 | 2026.01.07 22:08:05.977670 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13221 | 2026.01.07 22:08:05.977633 [ 290 ] {} <Debug> TCP-Session: e7f00528-78c8-4c48-9d47-01f6f950b99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.01.07 22:08:05.977570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13223 | 2026.01.07 22:08:05.977768 [ 288 ] {} <Debug> TCP-Session: f74df3a8-9a59-4780-a793-02e10de9aa70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13224 | 2026.01.07 22:08:05.977807 [ 352 ] {} <Debug> TCP-Session: 6c3b7819-cfac-406b-9aca-7d4db96afa0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13225 | 2026.01.07 22:08:06.117535 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50083 | ||
| 13226 | 2026.01.07 22:08:06.117652 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13227 | 2026.01.07 22:08:06.117679 [ 350 ] {} <Debug> TCP-Session: ccb14293-bde2-4e7d-87b1-aa8996709261 Authenticating user 'default' from [fd00:1122:3344:101::e]:50083 | ||
| 13228 | 2026.01.07 22:08:06.117702 [ 350 ] {} <Debug> TCP-Session: ccb14293-bde2-4e7d-87b1-aa8996709261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.01.07 22:08:06.117716 [ 350 ] {} <Debug> TCP-Session: ccb14293-bde2-4e7d-87b1-aa8996709261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.01.07 22:08:06.117954 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64493 | ||
| 13231 | 2026.01.07 22:08:06.117960 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37096 | ||
| 13232 | 2026.01.07 22:08:06.118001 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50953 | ||
| 13233 | 2026.01.07 22:08:06.118021 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43435 | ||
| 13234 | 2026.01.07 22:08:06.118017 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65352 | ||
| 13235 | 2026.01.07 22:08:06.118056 [ 350 ] {} <Trace> TCP-Session: ccb14293-bde2-4e7d-87b1-aa8996709261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.01.07 22:08:06.118072 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13237 | 2026.01.07 22:08:06.118097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13238 | 2026.01.07 22:08:06.118097 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13239 | 2026.01.07 22:08:06.118123 [ 351 ] {} <Debug> TCP-Session: c63479db-4575-42cb-8fa7-f90c268f3a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:64493 | ||
| 13240 | 2026.01.07 22:08:06.118131 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13241 | 2026.01.07 22:08:06.118144 [ 289 ] {} <Debug> TCP-Session: 114cf174-b981-4206-b1cb-712137cf6821 Authenticating user 'default' from [fd00:1122:3344:101::e]:50953 | ||
| 13242 | 2026.01.07 22:08:06.118160 [ 351 ] {} <Debug> TCP-Session: c63479db-4575-42cb-8fa7-f90c268f3a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.01.07 22:08:06.118173 [ 290 ] {} <Debug> TCP-Session: 0d346f41-becd-4da5-811f-d4400278ad6f Authenticating user 'default' from [fd00:1122:3344:101::e]:65352 | ||
| 13244 | 2026.01.07 22:08:06.118191 [ 289 ] {} <Debug> TCP-Session: 114cf174-b981-4206-b1cb-712137cf6821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.01.07 22:08:06.118195 [ 351 ] {} <Debug> TCP-Session: c63479db-4575-42cb-8fa7-f90c268f3a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2026.01.07 22:08:06.118221 [ 289 ] {} <Debug> TCP-Session: 114cf174-b981-4206-b1cb-712137cf6821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.01.07 22:08:06.118214 [ 290 ] {} <Debug> TCP-Session: 0d346f41-becd-4da5-811f-d4400278ad6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13248 | 2026.01.07 22:08:06.118245 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50083) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13249 | 2026.01.07 22:08:06.118265 [ 290 ] {} <Debug> TCP-Session: 0d346f41-becd-4da5-811f-d4400278ad6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2026.01.07 22:08:06.118096 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13251 | 2026.01.07 22:08:06.117991 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33179 | ||
| 13252 | 2026.01.07 22:08:06.118318 [ 349 ] {} <Debug> TCP-Session: d6229b16-3851-46ea-9286-a5ca1010619e Authenticating user 'default' from [fd00:1122:3344:101::e]:43435 | ||
| 13253 | 2026.01.07 22:08:06.117984 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45776 | ||
| 13254 | 2026.01.07 22:08:06.118352 [ 349 ] {} <Debug> TCP-Session: d6229b16-3851-46ea-9286-a5ca1010619e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2026.01.07 22:08:06.118383 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13256 | 2026.01.07 22:08:06.118397 [ 349 ] {} <Debug> TCP-Session: d6229b16-3851-46ea-9286-a5ca1010619e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.01.07 22:08:06.118145 [ 352 ] {} <Debug> TCP-Session: 9faabefe-81f9-462e-95f6-53c443d0a8e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37096 | ||
| 13258 | 2026.01.07 22:08:06.118415 [ 288 ] {} <Debug> TCP-Session: 5c4626d5-67bd-41af-85de-b14d3633e18a Authenticating user 'default' from [fd00:1122:3344:101::e]:33179 | ||
| 13259 | 2026.01.07 22:08:06.118445 [ 352 ] {} <Debug> TCP-Session: 9faabefe-81f9-462e-95f6-53c443d0a8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13260 | 2026.01.07 22:08:06.118459 [ 288 ] {} <Debug> TCP-Session: 5c4626d5-67bd-41af-85de-b14d3633e18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13261 | 2026.01.07 22:08:06.118476 [ 352 ] {} <Debug> TCP-Session: 9faabefe-81f9-462e-95f6-53c443d0a8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.01.07 22:08:06.118492 [ 288 ] {} <Debug> TCP-Session: 5c4626d5-67bd-41af-85de-b14d3633e18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13263 | 2026.01.07 22:08:06.118448 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13264 | 2026.01.07 22:08:06.118534 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13265 | 2026.01.07 22:08:06.117979 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56839 | ||
| 13266 | 2026.01.07 22:08:06.118568 [ 286 ] {} <Debug> TCP-Session: 122eefa8-2816-406b-8bae-37db3efeee36 Authenticating user 'default' from [fd00:1122:3344:101::e]:45776 | ||
| 13267 | 2026.01.07 22:08:06.118605 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13268 | 2026.01.07 22:08:06.118610 [ 286 ] {} <Debug> TCP-Session: 122eefa8-2816-406b-8bae-37db3efeee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13269 | 2026.01.07 22:08:06.118639 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13270 | 2026.01.07 22:08:06.118643 [ 286 ] {} <Debug> TCP-Session: 122eefa8-2816-406b-8bae-37db3efeee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.01.07 22:08:06.118663 [ 353 ] {} <Debug> TCP-Session: 88144110-d45e-4e98-8617-66952e7f3715 Authenticating user 'default' from [fd00:1122:3344:101::e]:56839 | ||
| 13272 | 2026.01.07 22:08:06.118682 [ 353 ] {} <Debug> TCP-Session: 88144110-d45e-4e98-8617-66952e7f3715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13273 | 2026.01.07 22:08:06.118694 [ 353 ] {} <Debug> TCP-Session: 88144110-d45e-4e98-8617-66952e7f3715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13274 | 2026.01.07 22:08:06.118926 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 13275 | 2026.01.07 22:08:06.119918 [ 299 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> AggregatingTransform: Aggregating | ||
| 13276 | 2026.01.07 22:08:06.119969 [ 299 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13277 | 2026.01.07 22:08:06.120010 [ 299 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974724 sec. (1025.931 rows/sec., 40.08 KiB/sec.) | ||
| 13278 | 2026.01.07 22:08:06.120031 [ 299 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Trace> Aggregator: Merging aggregated data | ||
| 13279 | 2026.01.07 22:08:06.121552 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 13280 | 2026.01.07 22:08:06.121729 [ 350 ] {f2db9093-4487-4e4a-852d-e2f25db0f9c9} <Debug> TCPHandler: Processed in 0.003799847 sec. | ||
| 13281 | 2026.01.07 22:08:06.121857 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13282 | 2026.01.07 22:08:06.121894 [ 350 ] {} <Debug> TCP-Session: ccb14293-bde2-4e7d-87b1-aa8996709261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.01.07 22:08:06.121897 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13284 | 2026.01.07 22:08:06.121908 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13285 | 2026.01.07 22:08:06.121930 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13286 | 2026.01.07 22:08:06.121955 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2026.01.07 22:08:06.121966 [ 352 ] {} <Debug> TCP-Session: 9faabefe-81f9-462e-95f6-53c443d0a8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.01.07 22:08:06.121991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13289 | 2026.01.07 22:08:06.121992 [ 286 ] {} <Debug> TCP-Session: 122eefa8-2816-406b-8bae-37db3efeee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2026.01.07 22:08:06.122010 [ 351 ] {} <Debug> TCP-Session: c63479db-4575-42cb-8fa7-f90c268f3a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2026.01.07 22:08:06.122022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13292 | 2026.01.07 22:08:06.122038 [ 288 ] {} <Debug> TCP-Session: 5c4626d5-67bd-41af-85de-b14d3633e18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13293 | 2026.01.07 22:08:06.121949 [ 349 ] {} <Debug> TCP-Session: d6229b16-3851-46ea-9286-a5ca1010619e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.01.07 22:08:06.122086 [ 290 ] {} <Debug> TCP-Session: 0d346f41-becd-4da5-811f-d4400278ad6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.01.07 22:08:06.122011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13296 | 2026.01.07 22:08:06.121973 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13297 | 2026.01.07 22:08:06.122158 [ 289 ] {} <Debug> TCP-Session: 114cf174-b981-4206-b1cb-712137cf6821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.01.07 22:08:06.122195 [ 353 ] {} <Debug> TCP-Session: 88144110-d45e-4e98-8617-66952e7f3715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13299 | 2026.01.07 22:08:06.167135 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52849 | ||
| 13300 | 2026.01.07 22:08:06.167235 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13301 | 2026.01.07 22:08:06.167262 [ 350 ] {} <Debug> TCP-Session: a721ea85-06d0-4d91-b7e7-f4076c03479e Authenticating user 'default' from [fd00:1122:3344:101::e]:52849 | ||
| 13302 | 2026.01.07 22:08:06.167285 [ 350 ] {} <Debug> TCP-Session: a721ea85-06d0-4d91-b7e7-f4076c03479e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13303 | 2026.01.07 22:08:06.167298 [ 350 ] {} <Debug> TCP-Session: a721ea85-06d0-4d91-b7e7-f4076c03479e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.01.07 22:08:06.167471 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47192 | ||
| 13305 | 2026.01.07 22:08:06.167483 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47200 | ||
| 13306 | 2026.01.07 22:08:06.167502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41051 | ||
| 13307 | 2026.01.07 22:08:06.167531 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45258 | ||
| 13308 | 2026.01.07 22:08:06.167555 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13309 | 2026.01.07 22:08:06.167563 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62542 | ||
| 13310 | 2026.01.07 22:08:06.167588 [ 350 ] {} <Trace> TCP-Session: a721ea85-06d0-4d91-b7e7-f4076c03479e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.01.07 22:08:06.167596 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13312 | 2026.01.07 22:08:06.167625 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13313 | 2026.01.07 22:08:06.167648 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13314 | 2026.01.07 22:08:06.167659 [ 352 ] {} <Debug> TCP-Session: d664e314-432e-4f3c-9a1c-f48c2a9c3725 Authenticating user 'default' from [fd00:1122:3344:101::e]:47200 | ||
| 13315 | 2026.01.07 22:08:06.167673 [ 286 ] {} <Debug> TCP-Session: 4c6f1954-3a3e-4c54-9f87-ae5403b6db76 Authenticating user 'default' from [fd00:1122:3344:101::e]:41051 | ||
| 13316 | 2026.01.07 22:08:06.167682 [ 349 ] {} <Debug> TCP-Session: 914a32e2-1feb-4cf1-90f1-84d9ed204277 Authenticating user 'default' from [fd00:1122:3344:101::e]:62542 | ||
| 13317 | 2026.01.07 22:08:06.167691 [ 352 ] {} <Debug> TCP-Session: d664e314-432e-4f3c-9a1c-f48c2a9c3725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.01.07 22:08:06.167707 [ 286 ] {} <Debug> TCP-Session: 4c6f1954-3a3e-4c54-9f87-ae5403b6db76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.01.07 22:08:06.167715 [ 349 ] {} <Debug> TCP-Session: 914a32e2-1feb-4cf1-90f1-84d9ed204277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.01.07 22:08:06.167733 [ 286 ] {} <Debug> TCP-Session: 4c6f1954-3a3e-4c54-9f87-ae5403b6db76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.01.07 22:08:06.167757 [ 349 ] {} <Debug> TCP-Session: 914a32e2-1feb-4cf1-90f1-84d9ed204277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.01.07 22:08:06.167597 [ 351 ] {} <Debug> TCP-Session: 3e088e97-44eb-4b9c-85a9-39bb81a8efc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47192 | ||
| 13323 | 2026.01.07 22:08:06.167782 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13324 | 2026.01.07 22:08:06.167811 [ 351 ] {} <Debug> TCP-Session: 3e088e97-44eb-4b9c-85a9-39bb81a8efc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2026.01.07 22:08:06.167550 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47158 | ||
| 13326 | 2026.01.07 22:08:06.167838 [ 351 ] {} <Debug> TCP-Session: 3e088e97-44eb-4b9c-85a9-39bb81a8efc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.01.07 22:08:06.167526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43153 | ||
| 13328 | 2026.01.07 22:08:06.167718 [ 352 ] {} <Debug> TCP-Session: d664e314-432e-4f3c-9a1c-f48c2a9c3725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.01.07 22:08:06.167918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13330 | 2026.01.07 22:08:06.167622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2026.01.07 22:08:06.167952 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13332 | 2026.01.07 22:08:06.167958 [ 290 ] {} <Debug> TCP-Session: 73f85508-17f9-4c98-9f5d-bedcce20bf4a Authenticating user 'default' from [fd00:1122:3344:101::e]:47158 | ||
| 13333 | 2026.01.07 22:08:06.167989 [ 289 ] {} <Debug> TCP-Session: 19437be6-705d-415b-a5ac-4d23972c7046 Authenticating user 'default' from [fd00:1122:3344:101::e]:45258 | ||
| 13334 | 2026.01.07 22:08:06.167997 [ 288 ] {} <Debug> TCP-Session: 5efa2d6c-f941-42bf-bee9-76cf1d9ca5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43153 | ||
| 13335 | 2026.01.07 22:08:06.168018 [ 290 ] {} <Debug> TCP-Session: 73f85508-17f9-4c98-9f5d-bedcce20bf4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.01.07 22:08:06.168028 [ 289 ] {} <Debug> TCP-Session: 19437be6-705d-415b-a5ac-4d23972c7046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.01.07 22:08:06.168042 [ 288 ] {} <Debug> TCP-Session: 5efa2d6c-f941-42bf-bee9-76cf1d9ca5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.01.07 22:08:06.168065 [ 289 ] {} <Debug> TCP-Session: 19437be6-705d-415b-a5ac-4d23972c7046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2026.01.07 22:08:06.168077 [ 288 ] {} <Debug> TCP-Session: 5efa2d6c-f941-42bf-bee9-76cf1d9ca5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13340 | 2026.01.07 22:08:06.168073 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13341 | 2026.01.07 22:08:06.168052 [ 290 ] {} <Debug> TCP-Session: 73f85508-17f9-4c98-9f5d-bedcce20bf4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.01.07 22:08:06.167502 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44974 | ||
| 13343 | 2026.01.07 22:08:06.168154 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13344 | 2026.01.07 22:08:06.168215 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13345 | 2026.01.07 22:08:06.168245 [ 353 ] {} <Debug> TCP-Session: 8aac2568-b143-408c-b598-4eed5a96b32e Authenticating user 'default' from [fd00:1122:3344:101::e]:44974 | ||
| 13346 | 2026.01.07 22:08:06.168261 [ 353 ] {} <Debug> TCP-Session: 8aac2568-b143-408c-b598-4eed5a96b32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.01.07 22:08:06.168273 [ 353 ] {} <Debug> TCP-Session: 8aac2568-b143-408c-b598-4eed5a96b32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13348 | 2026.01.07 22:08:06.168449 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 13349 | 2026.01.07 22:08:06.169426 [ 318 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> AggregatingTransform: Aggregating | ||
| 13350 | 2026.01.07 22:08:06.169458 [ 318 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 13351 | 2026.01.07 22:08:06.169496 [ 318 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938504 sec. (1065.526 rows/sec., 41.62 KiB/sec.) | ||
| 13352 | 2026.01.07 22:08:06.169512 [ 318 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Trace> Aggregator: Merging aggregated data | ||
| 13353 | 2026.01.07 22:08:06.170757 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 13354 | 2026.01.07 22:08:06.170891 [ 350 ] {4f82f297-4dfa-45e8-bf2b-48019a4d25ad} <Debug> TCPHandler: Processed in 0.00342241 sec. | ||
| 13355 | 2026.01.07 22:08:06.171028 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13356 | 2026.01.07 22:08:06.171058 [ 350 ] {} <Debug> TCP-Session: a721ea85-06d0-4d91-b7e7-f4076c03479e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.01.07 22:08:06.171062 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13358 | 2026.01.07 22:08:06.171081 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13359 | 2026.01.07 22:08:06.171108 [ 351 ] {} <Debug> TCP-Session: 3e088e97-44eb-4b9c-85a9-39bb81a8efc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13360 | 2026.01.07 22:08:06.171133 [ 349 ] {} <Debug> TCP-Session: 914a32e2-1feb-4cf1-90f1-84d9ed204277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2026.01.07 22:08:06.171137 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13362 | 2026.01.07 22:08:06.171158 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13363 | 2026.01.07 22:08:06.171182 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13364 | 2026.01.07 22:08:06.171183 [ 352 ] {} <Debug> TCP-Session: d664e314-432e-4f3c-9a1c-f48c2a9c3725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.01.07 22:08:06.171210 [ 289 ] {} <Debug> TCP-Session: 19437be6-705d-415b-a5ac-4d23972c7046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.01.07 22:08:06.171206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13367 | 2026.01.07 22:08:06.171232 [ 286 ] {} <Debug> TCP-Session: 4c6f1954-3a3e-4c54-9f87-ae5403b6db76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13368 | 2026.01.07 22:08:06.171119 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13369 | 2026.01.07 22:08:06.171273 [ 290 ] {} <Debug> TCP-Session: 73f85508-17f9-4c98-9f5d-bedcce20bf4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.01.07 22:08:06.171303 [ 353 ] {} <Debug> TCP-Session: 8aac2568-b143-408c-b598-4eed5a96b32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.01.07 22:08:06.171112 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13372 | 2026.01.07 22:08:06.171367 [ 288 ] {} <Debug> TCP-Session: 5efa2d6c-f941-42bf-bee9-76cf1d9ca5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.01.07 22:08:07.197403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13374 | 2026.01.07 22:08:07.217082 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.01.07 22:08:07.217161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13376 | 2026.01.07 22:08:07.223149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13377 | 2026.01.07 22:08:07.223993 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.01.07 22:08:07.228404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13379 | 2026.01.07 22:08:08.272826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1728 | ||
| 13380 | 2026.01.07 22:08:08.275277 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2026.01.07 22:08:08.275321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13382 | 2026.01.07 22:08:08.276570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13383 | 2026.01.07 22:08:08.276829 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13384 | 2026.01.07 22:08:08.277090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13385 | 2026.01.07 22:08:09.840133 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.01.07 22:08:09.840339 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13387 | 2026.01.07 22:08:09.840415 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13388 | 2026.01.07 22:08:09.841097 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.01.07 22:08:09.841148 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13390 | 2026.01.07 22:08:09.841577 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13391 | 2026.01.07 22:08:09.841807 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.01.07 22:08:09.841963 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001681 sec., 65437.23973825104 rows/sec., 5.51 MiB/sec. | ||
| 13393 | 2026.01.07 22:08:09.842007 [ 277 ] {9ca1bd14-80ea-4741-a1fd-56a2ca8e15a8} <Debug> TCPHandler: Processed in 0.00201961 sec. | ||
| 13394 | 2026.01.07 22:08:09.842125 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.01.07 22:08:09.842220 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13396 | 2026.01.07 22:08:09.842263 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13397 | 2026.01.07 22:08:09.842670 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.01.07 22:08:09.842708 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13399 | 2026.01.07 22:08:09.843029 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13400 | 2026.01.07 22:08:09.843288 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.01.07 22:08:09.843418 [ 28 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13402 | 2026.01.07 22:08:09.843446 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001244 sec., 21704.18006430868 rows/sec., 1.59 MiB/sec. | ||
| 13403 | 2026.01.07 22:08:09.843494 [ 28 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.01.07 22:08:09.843505 [ 277 ] {0989ecc7-53c5-4515-a4af-65d989d640d9} <Debug> TCPHandler: Processed in 0.001430811 sec. | ||
| 13405 | 2026.01.07 22:08:09.843530 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13406 | 2026.01.07 22:08:09.843625 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2026.01.07 22:08:09.843643 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13408 | 2026.01.07 22:08:09.843723 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13409 | 2026.01.07 22:08:09.843752 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13410 | 2026.01.07 22:08:09.843764 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13411 | 2026.01.07 22:08:09.843786 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 264 rows starting from the beginning of the part | ||
| 13412 | 2026.01.07 22:08:09.843852 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part | ||
| 13413 | 2026.01.07 22:08:09.843902 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 219 rows starting from the beginning of the part | ||
| 13414 | 2026.01.07 22:08:09.843950 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part | ||
| 13415 | 2026.01.07 22:08:09.843994 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 219 rows starting from the beginning of the part | ||
| 13416 | 2026.01.07 22:08:09.844042 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 27 rows starting from the beginning of the part | ||
| 13417 | 2026.01.07 22:08:09.844197 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.01.07 22:08:09.844234 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13419 | 2026.01.07 22:08:09.844558 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13420 | 2026.01.07 22:08:09.844774 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.01.07 22:08:09.844899 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130224 sec., 601271.654994471 rows/sec., 39.40 MiB/sec. | ||
| 13422 | 2026.01.07 22:08:09.844905 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001199 sec., 75896.58048373644 rows/sec., 5.93 MiB/sec. | ||
| 13423 | 2026.01.07 22:08:09.844971 [ 277 ] {fc765ae8-da45-44e7-93d6-087487bc0742} <Debug> TCPHandler: Processed in 0.001394681 sec. | ||
| 13424 | 2026.01.07 22:08:09.845036 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13425 | 2026.01.07 22:08:09.845083 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.01.07 22:08:09.845175 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.01.07 22:08:09.845220 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13428 | 2026.01.07 22:08:09.845271 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.01.07 22:08:09.845331 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_81_16} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13430 | 2026.01.07 22:08:09.845393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13431 | 2026.01.07 22:08:09.845618 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2026.01.07 22:08:09.845654 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13433 | 2026.01.07 22:08:09.845995 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13434 | 2026.01.07 22:08:09.846208 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.01.07 22:08:09.846340 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 13436 | 2026.01.07 22:08:09.846378 [ 277 ] {d066cba4-9a3d-47f6-b7c3-853b33cf2cde} <Debug> TCPHandler: Processed in 0.001345179 sec. | ||
| 13437 | 2026.01.07 22:08:09.846485 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13438 | 2026.01.07 22:08:09.846576 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13439 | 2026.01.07 22:08:09.846631 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13440 | 2026.01.07 22:08:09.847433 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13441 | 2026.01.07 22:08:09.847469 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13442 | 2026.01.07 22:08:09.848019 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13443 | 2026.01.07 22:08:09.848261 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2026.01.07 22:08:09.848384 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13445 | 2026.01.07 22:08:09.848403 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001845 sec., 14634.146341463415 rows/sec., 26.22 MiB/sec. | ||
| 13446 | 2026.01.07 22:08:09.848419 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.07 22:08:09.848449 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13448 | 2026.01.07 22:08:09.848466 [ 277 ] {d278d435-9d5e-4d40-858e-85768fe45d2d} <Debug> TCPHandler: Processed in 0.00202988 sec. | ||
| 13449 | 2026.01.07 22:08:09.848529 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13450 | 2026.01.07 22:08:09.848584 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.01.07 22:08:09.848679 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13452 | 2026.01.07 22:08:09.848705 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13453 | 2026.01.07 22:08:09.848722 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13454 | 2026.01.07 22:08:09.848754 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1503 rows starting from the beginning of the part | ||
| 13455 | 2026.01.07 22:08:09.848872 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part | ||
| 13456 | 2026.01.07 22:08:09.848979 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part | ||
| 13457 | 2026.01.07 22:08:09.849054 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.01.07 22:08:09.849089 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part | ||
| 13459 | 2026.01.07 22:08:09.849092 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13460 | 2026.01.07 22:08:09.849196 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 13461 | 2026.01.07 22:08:09.849297 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 27 rows starting from the beginning of the part | ||
| 13462 | 2026.01.07 22:08:09.849408 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13463 | 2026.01.07 22:08:09.849625 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.01.07 22:08:09.849757 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13465 | 2026.01.07 22:08:09.849794 [ 277 ] {8e623fe7-ae32-4219-a496-0c93ab4cf9d1} <Debug> TCPHandler: Processed in 0.001260029 sec. | ||
| 13466 | 2026.01.07 22:08:09.857347 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 19 columns (19 merged, 0 gathered) in 0.00884707 sec., 182207.21662652155 rows/sec., 326.51 MiB/sec. | ||
| 13467 | 2026.01.07 22:08:09.859872 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13468 | 2026.01.07 22:08:09.860300 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.01.07 22:08:09.860388 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13470 | 2026.01.07 22:08:09.860574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 13471 | 2026.01.07 22:08:10.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.04 MiB, peak 355.26 MiB, free memory in arenas 0.00 B, will set to 347.71 MiB (RSS), difference: 5.66 MiB | ||
| 13472 | 2026.01.07 22:08:13.032764 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13473 | 2026.01.07 22:08:13.032865 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13474 | 2026.01.07 22:08:13.189309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27817 | ||
| 13475 | 2026.01.07 22:08:13.189872 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.01.07 22:08:13.189921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13477 | 2026.01.07 22:08:13.190409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13478 | 2026.01.07 22:08:13.190646 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.07 22:08:13.190795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27817 | ||
| 13480 | 2026.01.07 22:08:14.728623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13481 | 2026.01.07 22:08:14.745784 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2026.01.07 22:08:14.745844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13483 | 2026.01.07 22:08:14.751936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13484 | 2026.01.07 22:08:14.752652 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2026.01.07 22:08:14.755806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13486 | 2026.01.07 22:08:14.851256 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.01.07 22:08:14.851511 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.01.07 22:08:14.851611 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13489 | 2026.01.07 22:08:14.852542 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.01.07 22:08:14.852589 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13491 | 2026.01.07 22:08:14.853013 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13492 | 2026.01.07 22:08:14.853257 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.01.07 22:08:14.853418 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001977 sec., 207384.92665655032 rows/sec., 13.16 MiB/sec. | ||
| 13494 | 2026.01.07 22:08:14.853471 [ 277 ] {d0b1b9ce-e63b-4375-8255-0c3b366172b2} <Debug> TCPHandler: Processed in 0.002389585 sec. | ||
| 13495 | 2026.01.07 22:08:14.853591 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.01.07 22:08:14.853689 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13497 | 2026.01.07 22:08:14.853731 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13498 | 2026.01.07 22:08:14.854991 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.01.07 22:08:14.855028 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13500 | 2026.01.07 22:08:14.855417 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13501 | 2026.01.07 22:08:14.855640 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.01.07 22:08:14.855783 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002116 sec., 538752.3629489604 rows/sec., 42.75 MiB/sec. | ||
| 13503 | 2026.01.07 22:08:14.855824 [ 277 ] {1e917095-ddb3-4145-a193-5cf3de7ca554} <Debug> TCPHandler: Processed in 0.002283804 sec. | ||
| 13504 | 2026.01.07 22:08:14.855937 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.01.07 22:08:14.856032 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.01.07 22:08:14.856074 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13507 | 2026.01.07 22:08:14.856589 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.01.07 22:08:14.856626 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13509 | 2026.01.07 22:08:14.856985 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13510 | 2026.01.07 22:08:14.857207 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.01.07 22:08:14.857341 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001328 sec., 164909.63855421686 rows/sec., 9.83 MiB/sec. | ||
| 13512 | 2026.01.07 22:08:14.857379 [ 277 ] {029ad982-74b9-4e13-a6e9-3be5d7dcf51e} <Debug> TCPHandler: Processed in 0.001492652 sec. | ||
| 13513 | 2026.01.07 22:08:14.857487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.01.07 22:08:14.857581 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13515 | 2026.01.07 22:08:14.857621 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13516 | 2026.01.07 22:08:14.858121 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.01.07 22:08:14.858158 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13518 | 2026.01.07 22:08:14.858478 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13519 | 2026.01.07 22:08:14.858688 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.01.07 22:08:14.858816 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 13521 | 2026.01.07 22:08:14.858803 [ 72 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13522 | 2026.01.07 22:08:14.858855 [ 277 ] {e976b18e-64c1-4ae4-9ab0-ca65321c9a0b} <Debug> TCPHandler: Processed in 0.001418631 sec. | ||
| 13523 | 2026.01.07 22:08:14.858920 [ 72 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.01.07 22:08:14.858956 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13525 | 2026.01.07 22:08:14.858988 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.01.07 22:08:14.859064 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13527 | 2026.01.07 22:08:14.859092 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13528 | 2026.01.07 22:08:14.859138 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13529 | 2026.01.07 22:08:14.859209 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13530 | 2026.01.07 22:08:14.859251 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 441 rows starting from the beginning of the part | ||
| 13531 | 2026.01.07 22:08:14.859326 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 13532 | 2026.01.07 22:08:14.859380 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13533 | 2026.01.07 22:08:14.859431 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 440 rows starting from the beginning of the part | ||
| 13534 | 2026.01.07 22:08:14.859473 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 13535 | 2026.01.07 22:08:14.859523 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13536 | 2026.01.07 22:08:14.859643 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.01.07 22:08:14.859686 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13538 | 2026.01.07 22:08:14.860040 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13539 | 2026.01.07 22:08:14.860259 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.01.07 22:08:14.860388 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001341 sec., 157345.26472781505 rows/sec., 8.94 MiB/sec. | ||
| 13541 | 2026.01.07 22:08:14.860426 [ 277 ] {a9b280fb-2cdc-4e9a-9e7d-2109f623e897} <Debug> TCPHandler: Processed in 0.001509942 sec. | ||
| 13542 | 2026.01.07 22:08:14.860533 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.01.07 22:08:14.860621 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13544 | 2026.01.07 22:08:14.860657 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13545 | 2026.01.07 22:08:14.860710 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733646 sec., 997320.0987975631 rows/sec., 68.97 MiB/sec. | ||
| 13546 | 2026.01.07 22:08:14.860888 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13547 | 2026.01.07 22:08:14.861230 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2026.01.07 22:08:14.861308 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_42_9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13549 | 2026.01.07 22:08:14.861416 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13550 | 2026.01.07 22:08:14.861444 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.01.07 22:08:14.861486 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13552 | 2026.01.07 22:08:14.861843 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13553 | 2026.01.07 22:08:14.862055 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.01.07 22:08:14.862186 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001546 sec., 448253.55756791716 rows/sec., 31.32 MiB/sec. | ||
| 13555 | 2026.01.07 22:08:14.862225 [ 277 ] {017b4eff-b007-4ac8-b35d-f3ad0923d17f} <Debug> TCPHandler: Processed in 0.001708226 sec. | ||
| 13556 | 2026.01.07 22:08:14.862346 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.01.07 22:08:14.862440 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13558 | 2026.01.07 22:08:14.862482 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13559 | 2026.01.07 22:08:14.862815 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.01.07 22:08:14.862853 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13561 | 2026.01.07 22:08:14.863166 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13562 | 2026.01.07 22:08:14.863377 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.07 22:08:14.863507 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 13564 | 2026.01.07 22:08:14.863544 [ 277 ] {81c3c769-7401-42f8-a78f-7712fe768953} <Debug> TCPHandler: Processed in 0.001247798 sec. | ||
| 13565 | 2026.01.07 22:08:14.863660 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2026.01.07 22:08:14.863754 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13567 | 2026.01.07 22:08:14.863797 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13568 | 2026.01.07 22:08:14.864254 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2026.01.07 22:08:14.864291 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13570 | 2026.01.07 22:08:14.864642 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13571 | 2026.01.07 22:08:14.864863 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.01.07 22:08:14.864984 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13573 | 2026.01.07 22:08:14.864994 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 13574 | 2026.01.07 22:08:14.865030 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.01.07 22:08:14.865050 [ 277 ] {cfa1ddd9-a8c4-40cc-bc25-dedae8f8d79a} <Debug> TCPHandler: Processed in 0.001440211 sec. | ||
| 13576 | 2026.01.07 22:08:14.865056 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13577 | 2026.01.07 22:08:14.865168 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.01.07 22:08:14.865185 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13579 | 2026.01.07 22:08:14.865264 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.01.07 22:08:14.865310 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13581 | 2026.01.07 22:08:14.865338 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13582 | 2026.01.07 22:08:14.865381 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28892 rows starting from the beginning of the part | ||
| 13583 | 2026.01.07 22:08:14.865452 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 84 rows starting from the beginning of the part | ||
| 13584 | 2026.01.07 22:08:14.865502 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13585 | 2026.01.07 22:08:14.865548 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 13586 | 2026.01.07 22:08:14.865591 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13587 | 2026.01.07 22:08:14.865634 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 13588 | 2026.01.07 22:08:14.865636 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.01.07 22:08:14.865685 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13590 | 2026.01.07 22:08:14.866049 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13591 | 2026.01.07 22:08:14.866278 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.07 22:08:14.866413 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 13593 | 2026.01.07 22:08:14.866450 [ 277 ] {05baa3d4-dfd4-4e4c-866f-809658778ee4} <Debug> TCPHandler: Processed in 0.00133101 sec. | ||
| 13594 | 2026.01.07 22:08:14.866562 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.01.07 22:08:14.866655 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.01.07 22:08:14.866712 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13597 | 2026.01.07 22:08:14.867517 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.01.07 22:08:14.867554 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13599 | 2026.01.07 22:08:14.868125 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13600 | 2026.01.07 22:08:14.868361 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.01.07 22:08:14.868504 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 13.44 MiB/sec. | ||
| 13602 | 2026.01.07 22:08:14.868569 [ 277 ] {1984026e-d60f-4478-bbf8-456c8df7fdee} <Debug> TCPHandler: Processed in 0.00205538 sec. | ||
| 13603 | 2026.01.07 22:08:14.868679 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.07 22:08:14.868771 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.01.07 22:08:14.868813 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13606 | 2026.01.07 22:08:14.869161 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.07 22:08:14.869197 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13608 | 2026.01.07 22:08:14.869522 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13609 | 2026.01.07 22:08:14.869735 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.07 22:08:14.869866 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 13611 | 2026.01.07 22:08:14.869902 [ 277 ] {f22aa6ff-ddce-4c2d-b038-9f659102e370} <Debug> TCPHandler: Processed in 0.001273499 sec. | ||
| 13612 | 2026.01.07 22:08:14.872032 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29924 rows, containing 5 columns (5 merged, 0 gathered) in 0.006902813 sec., 4335044.278325372 rows/sec., 290.12 MiB/sec. | ||
| 13613 | 2026.01.07 22:08:14.872537 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13614 | 2026.01.07 22:08:14.872836 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.01.07 22:08:14.872916 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13616 | 2026.01.07 22:08:14.873007 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13617 | 2026.01.07 22:08:18.277639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1762 | ||
| 13618 | 2026.01.07 22:08:18.280065 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2026.01.07 22:08:18.280102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13620 | 2026.01.07 22:08:18.281279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13621 | 2026.01.07 22:08:18.281547 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.01.07 22:08:18.281809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 13623 | 2026.01.07 22:08:19.840857 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.01.07 22:08:19.841108 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13625 | 2026.01.07 22:08:19.841178 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13626 | 2026.01.07 22:08:19.841914 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.01.07 22:08:19.841966 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13628 | 2026.01.07 22:08:19.842386 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13629 | 2026.01.07 22:08:19.842625 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.01.07 22:08:19.842788 [ 152 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13631 | 2026.01.07 22:08:19.842795 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001739 sec., 63254.744105807935 rows/sec., 5.32 MiB/sec. | ||
| 13632 | 2026.01.07 22:08:19.842867 [ 152 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.01.07 22:08:19.842897 [ 277 ] {7d272118-8128-4d2d-a332-1f0097a959b4} <Debug> TCPHandler: Processed in 0.002232053 sec. | ||
| 13634 | 2026.01.07 22:08:19.842901 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13635 | 2026.01.07 22:08:19.843020 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13636 | 2026.01.07 22:08:19.843029 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.01.07 22:08:19.843128 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13638 | 2026.01.07 22:08:19.843148 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13639 | 2026.01.07 22:08:19.843162 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2344 rows starting from the beginning of the part | ||
| 13640 | 2026.01.07 22:08:19.843193 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13641 | 2026.01.07 22:08:19.843231 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 110 rows starting from the beginning of the part | ||
| 13642 | 2026.01.07 22:08:19.843283 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1140 rows starting from the beginning of the part | ||
| 13643 | 2026.01.07 22:08:19.843332 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 110 rows starting from the beginning of the part | ||
| 13644 | 2026.01.07 22:08:19.843378 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1140 rows starting from the beginning of the part | ||
| 13645 | 2026.01.07 22:08:19.843421 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 110 rows starting from the beginning of the part | ||
| 13646 | 2026.01.07 22:08:19.843622 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.01.07 22:08:19.843661 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13648 | 2026.01.07 22:08:19.843982 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13649 | 2026.01.07 22:08:19.844203 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.01.07 22:08:19.844346 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001223 sec., 22076.86017988553 rows/sec., 1.62 MiB/sec. | ||
| 13651 | 2026.01.07 22:08:19.844386 [ 277 ] {9e82a3c0-fd82-4951-9f8c-0535eccef40b} <Debug> TCPHandler: Processed in 0.001410431 sec. | ||
| 13652 | 2026.01.07 22:08:19.844495 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.01.07 22:08:19.844595 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13654 | 2026.01.07 22:08:19.844636 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13655 | 2026.01.07 22:08:19.845073 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.01.07 22:08:19.845110 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13657 | 2026.01.07 22:08:19.845310 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330565 sec., 2125664.806602691 rows/sec., 179.37 MiB/sec. | ||
| 13658 | 2026.01.07 22:08:19.845440 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13659 | 2026.01.07 22:08:19.845690 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2026.01.07 22:08:19.845699 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13661 | 2026.01.07 22:08:19.845815 [ 152 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13662 | 2026.01.07 22:08:19.845830 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001257 sec., 72394.59029435163 rows/sec., 5.65 MiB/sec. | ||
| 13663 | 2026.01.07 22:08:19.845850 [ 152 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.01.07 22:08:19.845878 [ 277 ] {ec1552b8-4559-4bc4-b934-fe84f946538f} <Debug> TCPHandler: Processed in 0.001433191 sec. | ||
| 13665 | 2026.01.07 22:08:19.845879 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13666 | 2026.01.07 22:08:19.845988 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13667 | 2026.01.07 22:08:19.845997 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2026.01.07 22:08:19.846066 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.01.07 22:08:19.846107 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13670 | 2026.01.07 22:08:19.846111 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13671 | 2026.01.07 22:08:19.846149 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1212 rows starting from the beginning of the part | ||
| 13672 | 2026.01.07 22:08:19.846159 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_96_19} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13673 | 2026.01.07 22:08:19.846174 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13674 | 2026.01.07 22:08:19.846226 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 91 rows starting from the beginning of the part | ||
| 13675 | 2026.01.07 22:08:19.846274 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 13676 | 2026.01.07 22:08:19.846277 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 693 rows starting from the beginning of the part | ||
| 13677 | 2026.01.07 22:08:19.846337 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 91 rows starting from the beginning of the part | ||
| 13678 | 2026.01.07 22:08:19.846375 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 693 rows starting from the beginning of the part | ||
| 13679 | 2026.01.07 22:08:19.846413 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 91 rows starting from the beginning of the part | ||
| 13680 | 2026.01.07 22:08:19.846598 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.01.07 22:08:19.846641 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13682 | 2026.01.07 22:08:19.847000 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13683 | 2026.01.07 22:08:19.847237 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.01.07 22:08:19.847377 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 13685 | 2026.01.07 22:08:19.847416 [ 277 ] {cf8e0f18-7574-4b82-828e-06f7a56c145a} <Debug> TCPHandler: Processed in 0.001470181 sec. | ||
| 13686 | 2026.01.07 22:08:19.847523 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.01.07 22:08:19.847618 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13688 | 2026.01.07 22:08:19.847675 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13689 | 2026.01.07 22:08:19.847673 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2871 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727485 sec., 1661953.6493804578 rows/sec., 125.03 MiB/sec. | ||
| 13690 | 2026.01.07 22:08:19.847867 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13691 | 2026.01.07 22:08:19.848141 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.01.07 22:08:19.848216 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_96_19} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13693 | 2026.01.07 22:08:19.848315 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13694 | 2026.01.07 22:08:19.848508 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.01.07 22:08:19.848551 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13696 | 2026.01.07 22:08:19.849099 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13697 | 2026.01.07 22:08:19.849331 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.01.07 22:08:19.849475 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001875 sec., 14400 rows/sec., 25.80 MiB/sec. | ||
| 13699 | 2026.01.07 22:08:19.849538 [ 277 ] {26e9a1f4-29ca-4d05-a71e-d583af98c597} <Debug> TCPHandler: Processed in 0.002065061 sec. | ||
| 13700 | 2026.01.07 22:08:19.849652 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.01.07 22:08:19.849747 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.01.07 22:08:19.849790 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13703 | 2026.01.07 22:08:19.850141 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2026.01.07 22:08:19.850176 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13705 | 2026.01.07 22:08:19.850490 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13706 | 2026.01.07 22:08:19.850708 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.01.07 22:08:19.850831 [ 118 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13708 | 2026.01.07 22:08:19.850840 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 13709 | 2026.01.07 22:08:19.850874 [ 118 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.01.07 22:08:19.850892 [ 277 ] {92b0d856-0c35-41b7-a849-667f336acdfb} <Debug> TCPHandler: Processed in 0.001289469 sec. | ||
| 13711 | 2026.01.07 22:08:19.850900 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13712 | 2026.01.07 22:08:19.851014 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13713 | 2026.01.07 22:08:19.851112 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13714 | 2026.01.07 22:08:19.851251 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6500 rows starting from the beginning of the part | ||
| 13715 | 2026.01.07 22:08:19.851297 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13716 | 2026.01.07 22:08:19.851333 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 13717 | 2026.01.07 22:08:19.851366 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13718 | 2026.01.07 22:08:19.851400 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 13719 | 2026.01.07 22:08:19.851434 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13720 | 2026.01.07 22:08:19.853047 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208566 sec., 3302551.7102499926 rows/sec., 209.75 MiB/sec. | ||
| 13721 | 2026.01.07 22:08:19.853594 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13722 | 2026.01.07 22:08:19.853858 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.07 22:08:19.853934 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_96_19} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13724 | 2026.01.07 22:08:19.854007 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13725 | 2026.01.07 22:08:20.691180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28265 | ||
| 13726 | 2026.01.07 22:08:20.691735 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2026.01.07 22:08:20.691779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13728 | 2026.01.07 22:08:20.692289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13729 | 2026.01.07 22:08:20.692531 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.01.07 22:08:20.692671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28265 | ||
| 13731 | 2026.01.07 22:08:22.188040 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2026.01.07 22:08:22.188286 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13733 | 2026.01.07 22:08:22.188356 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13734 | 2026.01.07 22:08:22.189259 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.01.07 22:08:22.189302 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13736 | 2026.01.07 22:08:22.189698 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13737 | 2026.01.07 22:08:22.189913 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2026.01.07 22:08:22.190074 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 13739 | 2026.01.07 22:08:22.190115 [ 277 ] {89673bdf-1a8b-468f-9dbc-c7e4038a4d28} <Debug> TCPHandler: Processed in 0.002256003 sec. | ||
| 13740 | 2026.01.07 22:08:22.190243 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2026.01.07 22:08:22.190337 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13742 | 2026.01.07 22:08:22.190378 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13743 | 2026.01.07 22:08:22.190834 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.01.07 22:08:22.190871 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13745 | 2026.01.07 22:08:22.191171 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13746 | 2026.01.07 22:08:22.191375 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.01.07 22:08:22.191499 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 1.08 MiB/sec. | ||
| 13748 | 2026.01.07 22:08:22.191536 [ 277 ] {dbb68de2-9ea8-49f2-94e5-b58e1e83b941} <Debug> TCPHandler: Processed in 0.00134132 sec. | ||
| 13749 | 2026.01.07 22:08:22.191656 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.01.07 22:08:22.191748 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13751 | 2026.01.07 22:08:22.191787 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13752 | 2026.01.07 22:08:22.193373 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.01.07 22:08:22.193410 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13754 | 2026.01.07 22:08:22.193840 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13755 | 2026.01.07 22:08:22.194041 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.01.07 22:08:22.194171 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002441 sec., 937320.7701761574 rows/sec., 75.93 MiB/sec. | ||
| 13757 | 2026.01.07 22:08:22.194211 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13758 | 2026.01.07 22:08:22.194223 [ 277 ] {be3e256d-1113-48b2-9c88-70da078e12a9} <Debug> TCPHandler: Processed in 0.002615809 sec. | ||
| 13759 | 2026.01.07 22:08:22.194345 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2026.01.07 22:08:22.194438 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13761 | 2026.01.07 22:08:22.194478 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13762 | 2026.01.07 22:08:22.194986 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.07 22:08:22.195024 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13764 | 2026.01.07 22:08:22.195338 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13765 | 2026.01.07 22:08:22.195540 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.07 22:08:22.195667 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001248 sec., 188301.28205128206 rows/sec., 11.33 MiB/sec. | ||
| 13767 | 2026.01.07 22:08:22.195704 [ 277 ] {35030bb6-46cb-433a-8e94-546d2edc5862} <Debug> TCPHandler: Processed in 0.001407531 sec. | ||
| 13768 | 2026.01.07 22:08:22.195812 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.01.07 22:08:22.195904 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13770 | 2026.01.07 22:08:22.195943 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13771 | 2026.01.07 22:08:22.196498 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.01.07 22:08:22.196536 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13773 | 2026.01.07 22:08:22.196858 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13774 | 2026.01.07 22:08:22.197071 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.01.07 22:08:22.197200 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001314 sec., 334855.40334855404 rows/sec., 22.15 MiB/sec. | ||
| 13776 | 2026.01.07 22:08:22.197237 [ 277 ] {b1a4fa23-b17f-406e-9707-45da59674ad8} <Debug> TCPHandler: Processed in 0.001472852 sec. | ||
| 13777 | 2026.01.07 22:08:22.197348 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.01.07 22:08:22.197440 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.01.07 22:08:22.197479 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13780 | 2026.01.07 22:08:22.197969 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.01.07 22:08:22.198006 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13782 | 2026.01.07 22:08:22.198313 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13783 | 2026.01.07 22:08:22.198515 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.01.07 22:08:22.198646 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 13785 | 2026.01.07 22:08:22.198684 [ 277 ] {f2cb0aec-7a18-40ec-aca1-715bc343c210} <Debug> TCPHandler: Processed in 0.001384731 sec. | ||
| 13786 | 2026.01.07 22:08:22.198816 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2026.01.07 22:08:22.198935 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13788 | 2026.01.07 22:08:22.198984 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13789 | 2026.01.07 22:08:22.199817 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2026.01.07 22:08:22.199855 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13791 | 2026.01.07 22:08:22.200219 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13792 | 2026.01.07 22:08:22.200435 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.01.07 22:08:22.200567 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001656 sec., 703502.4154589372 rows/sec., 50.23 MiB/sec. | ||
| 13794 | 2026.01.07 22:08:22.200605 [ 277 ] {072dc21e-6e3b-4c3f-9de2-789d6f581206} <Debug> TCPHandler: Processed in 0.001850917 sec. | ||
| 13795 | 2026.01.07 22:08:22.200716 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2026.01.07 22:08:22.200810 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13797 | 2026.01.07 22:08:22.200852 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13798 | 2026.01.07 22:08:22.201184 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.01.07 22:08:22.201219 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13800 | 2026.01.07 22:08:22.201523 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13801 | 2026.01.07 22:08:22.201727 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.01.07 22:08:22.201838 [ 151 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13803 | 2026.01.07 22:08:22.201852 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 13804 | 2026.01.07 22:08:22.201915 [ 151 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.01.07 22:08:22.201938 [ 277 ] {68c13138-bd25-4b89-9658-65ab2c8c5e6c} <Debug> TCPHandler: Processed in 0.001269549 sec. | ||
| 13806 | 2026.01.07 22:08:22.201940 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13807 | 2026.01.07 22:08:22.202078 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.01.07 22:08:22.202076 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13809 | 2026.01.07 22:08:22.202180 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13810 | 2026.01.07 22:08:22.202227 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13811 | 2026.01.07 22:08:22.202233 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13812 | 2026.01.07 22:08:22.202276 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
| 13813 | 2026.01.07 22:08:22.202342 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13814 | 2026.01.07 22:08:22.202388 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13815 | 2026.01.07 22:08:22.202430 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13816 | 2026.01.07 22:08:22.202468 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13817 | 2026.01.07 22:08:22.202507 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 13818 | 2026.01.07 22:08:22.202842 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2026.01.07 22:08:22.202884 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13820 | 2026.01.07 22:08:22.203289 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13821 | 2026.01.07 22:08:22.203329 [ 194 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306229 sec., 197515.13708545748 rows/sec., 10.08 MiB/sec. | ||
| 13822 | 2026.01.07 22:08:22.203524 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.01.07 22:08:22.203558 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13824 | 2026.01.07 22:08:22.203665 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001505 sec., 605980.0664451827 rows/sec., 40.07 MiB/sec. | ||
| 13825 | 2026.01.07 22:08:22.203710 [ 277 ] {690ed890-4e98-4239-8fc6-ba6872d8b7c2} <Debug> TCPHandler: Processed in 0.001683055 sec. | ||
| 13826 | 2026.01.07 22:08:22.203823 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.01.07 22:08:22.203882 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.01.07 22:08:22.203921 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13829 | 2026.01.07 22:08:22.203965 [ 195 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_43_9} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13830 | 2026.01.07 22:08:22.203969 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13831 | 2026.01.07 22:08:22.204086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13832 | 2026.01.07 22:08:22.204307 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.01.07 22:08:22.204348 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13834 | 2026.01.07 22:08:22.204655 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13835 | 2026.01.07 22:08:22.204869 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.01.07 22:08:22.204998 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 13837 | 2026.01.07 22:08:22.205036 [ 277 ] {e00d8d70-e890-4b8f-aa20-6cd66170a7e3} <Debug> TCPHandler: Processed in 0.001263209 sec. | ||
| 13838 | 2026.01.07 22:08:22.205154 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.01.07 22:08:22.205252 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13840 | 2026.01.07 22:08:22.205308 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13841 | 2026.01.07 22:08:22.206095 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.07 22:08:22.206132 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13843 | 2026.01.07 22:08:22.206653 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13844 | 2026.01.07 22:08:22.206883 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.01.07 22:08:22.207019 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001787 sec., 7834.3592613318415 rows/sec., 14.04 MiB/sec. | ||
| 13846 | 2026.01.07 22:08:22.207075 [ 277 ] {ae61f92b-906c-4a4f-b78f-f13bbc9c7be1} <Debug> TCPHandler: Processed in 0.00197717 sec. | ||
| 13847 | 2026.01.07 22:08:22.207188 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.01.07 22:08:22.207282 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.01.07 22:08:22.207324 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13850 | 2026.01.07 22:08:22.207657 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.01.07 22:08:22.207693 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13852 | 2026.01.07 22:08:22.208006 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13853 | 2026.01.07 22:08:22.208222 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.01.07 22:08:22.208349 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001086 sec., 64456.72191528545 rows/sec., 3.75 MiB/sec. | ||
| 13855 | 2026.01.07 22:08:22.208385 [ 277 ] {0a9d8bd9-b73b-4408-99a6-8b69bd400d98} <Debug> TCPHandler: Processed in 0.001246488 sec. | ||
| 13856 | 2026.01.07 22:08:22.256095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13857 | 2026.01.07 22:08:22.272967 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2026.01.07 22:08:22.273006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13859 | 2026.01.07 22:08:22.278911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13860 | 2026.01.07 22:08:22.279582 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2026.01.07 22:08:22.282359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13862 | 2026.01.07 22:08:23.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.12 MiB, peak 356.30 MiB, free memory in arenas 0.00 B, will set to 348.72 MiB (RSS), difference: -1.40 MiB | ||
| 13863 | 2026.01.07 22:08:24.836697 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13864 | 2026.01.07 22:08:24.836990 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13865 | 2026.01.07 22:08:24.837102 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13866 | 2026.01.07 22:08:24.837866 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.01.07 22:08:24.837915 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13868 | 2026.01.07 22:08:24.838373 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13869 | 2026.01.07 22:08:24.838615 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.01.07 22:08:24.838795 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
| 13871 | 2026.01.07 22:08:24.838849 [ 277 ] {ca9f9be4-063d-42ff-9716-a511f6cd6552} <Debug> TCPHandler: Processed in 0.002344665 sec. | ||
| 13872 | 2026.01.07 22:08:24.838978 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.01.07 22:08:24.839084 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13874 | 2026.01.07 22:08:24.839128 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13875 | 2026.01.07 22:08:24.839585 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.01.07 22:08:24.839626 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13877 | 2026.01.07 22:08:24.839953 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13878 | 2026.01.07 22:08:24.840171 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.01.07 22:08:24.840315 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 13880 | 2026.01.07 22:08:24.840356 [ 277 ] {88d82bbb-e574-4311-a993-722797c05efb} <Debug> TCPHandler: Processed in 0.001431461 sec. | ||
| 13881 | 2026.01.07 22:08:24.840472 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.01.07 22:08:24.840569 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13883 | 2026.01.07 22:08:24.840615 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13884 | 2026.01.07 22:08:24.841003 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.01.07 22:08:24.841042 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13886 | 2026.01.07 22:08:24.841375 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13887 | 2026.01.07 22:08:24.841592 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2026.01.07 22:08:24.841731 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001182 sec., 79526.22673434856 rows/sec., 5.53 MiB/sec. | ||
| 13889 | 2026.01.07 22:08:24.841769 [ 277 ] {65330457-1ebd-4946-8a82-7e55a8d3765b} <Debug> TCPHandler: Processed in 0.00134945 sec. | ||
| 13890 | 2026.01.07 22:08:24.841878 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.01.07 22:08:24.841974 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13892 | 2026.01.07 22:08:24.842016 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13893 | 2026.01.07 22:08:24.842347 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.01.07 22:08:24.842385 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13895 | 2026.01.07 22:08:24.842700 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13896 | 2026.01.07 22:08:24.842924 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.01.07 22:08:24.843062 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001107 sec., 30713.640469738035 rows/sec., 2.08 MiB/sec. | ||
| 13898 | 2026.01.07 22:08:24.843100 [ 277 ] {e344fdea-82e5-4201-8f1e-2da1be34b766} <Debug> TCPHandler: Processed in 0.001271819 sec. | ||
| 13899 | 2026.01.07 22:08:28.032971 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13900 | 2026.01.07 22:08:28.033042 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13901 | 2026.01.07 22:08:28.192929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28777 | ||
| 13902 | 2026.01.07 22:08:28.193477 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.01.07 22:08:28.193524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13904 | 2026.01.07 22:08:28.194018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13905 | 2026.01.07 22:08:28.194262 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.01.07 22:08:28.194423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28777 | ||
| 13907 | 2026.01.07 22:08:28.282175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1806 | ||
| 13908 | 2026.01.07 22:08:28.284937 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.01.07 22:08:28.284996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13910 | 2026.01.07 22:08:28.286253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13911 | 2026.01.07 22:08:28.286620 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.01.07 22:08:28.287045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 13913 | 2026.01.07 22:08:29.782581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13914 | 2026.01.07 22:08:29.800739 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13915 | 2026.01.07 22:08:29.800805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13916 | 2026.01.07 22:08:29.807055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13917 | 2026.01.07 22:08:29.807801 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13918 | 2026.01.07 22:08:29.810908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13919 | 2026.01.07 22:08:29.841385 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.01.07 22:08:29.841635 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13921 | 2026.01.07 22:08:29.841729 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13922 | 2026.01.07 22:08:29.842632 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.01.07 22:08:29.842671 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13924 | 2026.01.07 22:08:29.843014 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13925 | 2026.01.07 22:08:29.843238 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.01.07 22:08:29.843381 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001814 sec., 60639.47078280044 rows/sec., 5.10 MiB/sec. | ||
| 13927 | 2026.01.07 22:08:29.843420 [ 277 ] {6a64b437-8745-4a4b-abe8-5a788d3c2e16} <Debug> TCPHandler: Processed in 0.002213203 sec. | ||
| 13928 | 2026.01.07 22:08:29.843546 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.01.07 22:08:29.843640 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13930 | 2026.01.07 22:08:29.843681 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13931 | 2026.01.07 22:08:29.844092 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.01.07 22:08:29.844127 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13933 | 2026.01.07 22:08:29.844434 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13934 | 2026.01.07 22:08:29.844659 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.01.07 22:08:29.844802 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001181 sec., 22861.981371718884 rows/sec., 1.68 MiB/sec. | ||
| 13936 | 2026.01.07 22:08:29.844840 [ 277 ] {4ce45076-8d1b-43c0-9334-62bf0f8f3474} <Debug> TCPHandler: Processed in 0.00134484 sec. | ||
| 13937 | 2026.01.07 22:08:29.844947 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.01.07 22:08:29.845041 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13939 | 2026.01.07 22:08:29.845080 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13940 | 2026.01.07 22:08:29.845504 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.01.07 22:08:29.845539 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13942 | 2026.01.07 22:08:29.845842 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13943 | 2026.01.07 22:08:29.846085 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.01.07 22:08:29.846213 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00119 sec., 76470.58823529411 rows/sec., 5.97 MiB/sec. | ||
| 13945 | 2026.01.07 22:08:29.846250 [ 277 ] {586bef3d-da79-4f0c-bf58-eade454413bc} <Debug> TCPHandler: Processed in 0.00135257 sec. | ||
| 13946 | 2026.01.07 22:08:29.846358 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.01.07 22:08:29.846454 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13948 | 2026.01.07 22:08:29.846497 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13949 | 2026.01.07 22:08:29.846899 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.01.07 22:08:29.846934 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13951 | 2026.01.07 22:08:29.847273 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13952 | 2026.01.07 22:08:29.847498 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.01.07 22:08:29.847624 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 13954 | 2026.01.07 22:08:29.847660 [ 277 ] {ad7cc4db-9310-4b55-a494-c6d5e430dbde} <Debug> TCPHandler: Processed in 0.00135199 sec. | ||
| 13955 | 2026.01.07 22:08:29.847776 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2026.01.07 22:08:29.847891 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13957 | 2026.01.07 22:08:29.847955 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13958 | 2026.01.07 22:08:29.848791 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.01.07 22:08:29.848826 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13960 | 2026.01.07 22:08:29.849329 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13961 | 2026.01.07 22:08:29.849554 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.01.07 22:08:29.849692 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001826 sec., 14786.418400876233 rows/sec., 26.50 MiB/sec. | ||
| 13963 | 2026.01.07 22:08:29.849749 [ 277 ] {19740e0d-c357-4111-aa71-5148db32bd65} <Debug> TCPHandler: Processed in 0.00203306 sec. | ||
| 13964 | 2026.01.07 22:08:29.849855 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2026.01.07 22:08:29.849948 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13966 | 2026.01.07 22:08:29.849989 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13967 | 2026.01.07 22:08:29.850311 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.01.07 22:08:29.850346 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13969 | 2026.01.07 22:08:29.850649 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13970 | 2026.01.07 22:08:29.850858 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.01.07 22:08:29.850981 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 13972 | 2026.01.07 22:08:29.851015 [ 277 ] {247cb79b-546c-4b61-93c8-8923b1e0ec59} <Debug> TCPHandler: Processed in 0.001208337 sec. | ||
| 13973 | 2026.01.07 22:08:33.989041 [ 142 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 13974 | 2026.01.07 22:08:33.989118 [ 142 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.01.07 22:08:33.989140 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13976 | 2026.01.07 22:08:33.989257 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 13977 | 2026.01.07 22:08:33.989409 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13978 | 2026.01.07 22:08:33.989445 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 41 rows starting from the beginning of the part | ||
| 13979 | 2026.01.07 22:08:33.989509 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13980 | 2026.01.07 22:08:33.989553 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13981 | 2026.01.07 22:08:33.989595 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13982 | 2026.01.07 22:08:33.989635 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13983 | 2026.01.07 22:08:33.990415 [ 195 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209428 sec., 37207.67172580757 rows/sec., 2.44 MiB/sec. | ||
| 13984 | 2026.01.07 22:08:33.990569 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13985 | 2026.01.07 22:08:33.990828 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.01.07 22:08:33.990903 [ 189 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_43_9} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 13987 | 2026.01.07 22:08:33.990974 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13988 | 2026.01.07 22:08:34.851226 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13989 | 2026.01.07 22:08:34.851527 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13990 | 2026.01.07 22:08:34.851623 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13991 | 2026.01.07 22:08:34.852400 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.01.07 22:08:34.852440 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13993 | 2026.01.07 22:08:34.852851 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13994 | 2026.01.07 22:08:34.853080 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.01.07 22:08:34.853232 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 13996 | 2026.01.07 22:08:34.853275 [ 277 ] {7ac1346b-d686-4b6a-a277-7bec2c877a22} <Debug> TCPHandler: Processed in 0.002237643 sec. | ||
| 13997 | 2026.01.07 22:08:34.853388 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13998 | 2026.01.07 22:08:34.853484 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13999 | 2026.01.07 22:08:34.853526 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14000 | 2026.01.07 22:08:34.854488 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2026.01.07 22:08:34.854522 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14002 | 2026.01.07 22:08:34.854910 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14003 | 2026.01.07 22:08:34.855131 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2026.01.07 22:08:34.855263 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001798 sec., 634037.8197997776 rows/sec., 50.31 MiB/sec. | ||
| 14005 | 2026.01.07 22:08:34.855300 [ 277 ] {3d115fb1-3917-4acc-83c6-1765baadd4f8} <Debug> TCPHandler: Processed in 0.001963389 sec. | ||
| 14006 | 2026.01.07 22:08:34.855411 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2026.01.07 22:08:34.855508 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14008 | 2026.01.07 22:08:34.855548 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14009 | 2026.01.07 22:08:34.856024 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.01.07 22:08:34.856059 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14011 | 2026.01.07 22:08:34.856380 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14012 | 2026.01.07 22:08:34.856612 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.01.07 22:08:34.856718 [ 141 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14014 | 2026.01.07 22:08:34.856740 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00125 sec., 175200 rows/sec., 10.44 MiB/sec. | ||
| 14015 | 2026.01.07 22:08:34.856755 [ 141 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.01.07 22:08:34.856775 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14017 | 2026.01.07 22:08:34.856779 [ 277 ] {17e95386-3010-408c-851b-948f3fcb274d} <Debug> TCPHandler: Processed in 0.001418521 sec. | ||
| 14018 | 2026.01.07 22:08:34.856891 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.01.07 22:08:34.856903 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14020 | 2026.01.07 22:08:34.856985 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14021 | 2026.01.07 22:08:34.857030 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14022 | 2026.01.07 22:08:34.857057 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14023 | 2026.01.07 22:08:34.857098 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 264 rows starting from the beginning of the part | ||
| 14024 | 2026.01.07 22:08:34.857173 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 219 rows starting from the beginning of the part | ||
| 14025 | 2026.01.07 22:08:34.857227 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 27 rows starting from the beginning of the part | ||
| 14026 | 2026.01.07 22:08:34.857277 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 235 rows starting from the beginning of the part | ||
| 14027 | 2026.01.07 22:08:34.857324 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 27 rows starting from the beginning of the part | ||
| 14028 | 2026.01.07 22:08:34.857374 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 219 rows starting from the beginning of the part | ||
| 14029 | 2026.01.07 22:08:34.857506 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.01.07 22:08:34.857549 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14031 | 2026.01.07 22:08:34.857883 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14032 | 2026.01.07 22:08:34.858121 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.01.07 22:08:34.858257 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00129 sec., 164341.08527131783 rows/sec., 10.60 MiB/sec. | ||
| 14034 | 2026.01.07 22:08:34.858296 [ 277 ] {153ffa47-82cd-4d79-9274-9ebcd6036048} <Debug> TCPHandler: Processed in 0.001454811 sec. | ||
| 14035 | 2026.01.07 22:08:34.858374 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527273 sec., 648868.9317495956 rows/sec., 42.08 MiB/sec. | ||
| 14036 | 2026.01.07 22:08:34.858414 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.01.07 22:08:34.858535 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14038 | 2026.01.07 22:08:34.858539 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14039 | 2026.01.07 22:08:34.858602 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14040 | 2026.01.07 22:08:34.858784 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.01.07 22:08:34.858858 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_86_17} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14042 | 2026.01.07 22:08:34.858933 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14043 | 2026.01.07 22:08:34.859168 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2026.01.07 22:08:34.859216 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14045 | 2026.01.07 22:08:34.859591 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14046 | 2026.01.07 22:08:34.859800 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2026.01.07 22:08:34.859927 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001413 sec., 149327.67162066526 rows/sec., 8.48 MiB/sec. | ||
| 14048 | 2026.01.07 22:08:34.859965 [ 277 ] {840767a0-a776-4263-8bce-396c4afcb223} <Debug> TCPHandler: Processed in 0.001610354 sec. | ||
| 14049 | 2026.01.07 22:08:34.860082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.01.07 22:08:34.860199 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14051 | 2026.01.07 22:08:34.860248 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14052 | 2026.01.07 22:08:34.860999 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.01.07 22:08:34.861033 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14054 | 2026.01.07 22:08:34.861361 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14055 | 2026.01.07 22:08:34.861575 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.01.07 22:08:34.861699 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001525 sec., 454426.2295081967 rows/sec., 31.76 MiB/sec. | ||
| 14057 | 2026.01.07 22:08:34.861735 [ 277 ] {74fce2b0-f45c-495e-8aac-9e4ddabca5ef} <Debug> TCPHandler: Processed in 0.001714075 sec. | ||
| 14058 | 2026.01.07 22:08:34.861839 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.01.07 22:08:34.861931 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14060 | 2026.01.07 22:08:34.861971 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14061 | 2026.01.07 22:08:34.862289 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.01.07 22:08:34.862323 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14063 | 2026.01.07 22:08:34.862620 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14064 | 2026.01.07 22:08:34.862826 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.01.07 22:08:34.862953 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 14066 | 2026.01.07 22:08:34.862989 [ 277 ] {9d418296-0c3d-4278-b6b3-08986d34e8b5} <Debug> TCPHandler: Processed in 0.001198168 sec. | ||
| 14067 | 2026.01.07 22:08:34.863106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.01.07 22:08:34.863223 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14069 | 2026.01.07 22:08:34.863275 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14070 | 2026.01.07 22:08:34.863773 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.01.07 22:08:34.863809 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14072 | 2026.01.07 22:08:34.864167 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14073 | 2026.01.07 22:08:34.864390 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.01.07 22:08:34.864502 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14075 | 2026.01.07 22:08:34.864526 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001326 sec., 236802.41327300153 rows/sec., 15.56 MiB/sec. | ||
| 14076 | 2026.01.07 22:08:34.864534 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.07 22:08:34.864558 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14078 | 2026.01.07 22:08:34.864565 [ 277 ] {7333ced9-21cb-4c19-abc2-bd56d3886f62} <Debug> TCPHandler: Processed in 0.001519183 sec. | ||
| 14079 | 2026.01.07 22:08:34.864651 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 14080 | 2026.01.07 22:08:34.864686 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2026.01.07 22:08:34.864785 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14082 | 2026.01.07 22:08:34.864801 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.01.07 22:08:34.864826 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29924 rows starting from the beginning of the part | ||
| 14084 | 2026.01.07 22:08:34.864851 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14085 | 2026.01.07 22:08:34.864899 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14086 | 2026.01.07 22:08:34.864955 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 912 rows starting from the beginning of the part | ||
| 14087 | 2026.01.07 22:08:34.864998 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 94 rows starting from the beginning of the part | ||
| 14088 | 2026.01.07 22:08:34.865039 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14089 | 2026.01.07 22:08:34.865080 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 14090 | 2026.01.07 22:08:34.865192 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.01.07 22:08:34.865238 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14092 | 2026.01.07 22:08:34.865587 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14093 | 2026.01.07 22:08:34.865830 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.01.07 22:08:34.865977 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 56.34 KiB/sec. | ||
| 14095 | 2026.01.07 22:08:34.866017 [ 277 ] {460992bb-b929-4014-9167-5d33328ab446} <Debug> TCPHandler: Processed in 0.00138137 sec. | ||
| 14096 | 2026.01.07 22:08:34.866134 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.01.07 22:08:34.866230 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.01.07 22:08:34.866286 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14099 | 2026.01.07 22:08:34.867105 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.01.07 22:08:34.867143 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14101 | 2026.01.07 22:08:34.867710 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14102 | 2026.01.07 22:08:34.867944 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.01.07 22:08:34.868087 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 13.37 MiB/sec. | ||
| 14104 | 2026.01.07 22:08:34.868088 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14105 | 2026.01.07 22:08:34.868139 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2026.01.07 22:08:34.868154 [ 277 ] {bfaaa600-b2c5-445e-8bba-9a98765e1cfa} <Debug> TCPHandler: Processed in 0.002069281 sec. | ||
| 14107 | 2026.01.07 22:08:34.868160 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14108 | 2026.01.07 22:08:34.868250 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14109 | 2026.01.07 22:08:34.868281 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2026.01.07 22:08:34.868381 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14111 | 2026.01.07 22:08:34.868424 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14112 | 2026.01.07 22:08:34.868425 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14113 | 2026.01.07 22:08:34.868496 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1612 rows starting from the beginning of the part | ||
| 14114 | 2026.01.07 22:08:34.868601 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part | ||
| 14115 | 2026.01.07 22:08:34.868697 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 27 rows starting from the beginning of the part | ||
| 14116 | 2026.01.07 22:08:34.868779 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.01.07 22:08:34.868789 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 14 rows starting from the beginning of the part | ||
| 14118 | 2026.01.07 22:08:34.868824 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14119 | 2026.01.07 22:08:34.868905 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 27 rows starting from the beginning of the part | ||
| 14120 | 2026.01.07 22:08:34.869013 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part | ||
| 14121 | 2026.01.07 22:08:34.869168 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14122 | 2026.01.07 22:08:34.869421 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.01.07 22:08:34.869562 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 5.31 MiB/sec. | ||
| 14124 | 2026.01.07 22:08:34.869599 [ 277 ] {6ed55e7f-62d0-444e-b5f8-e467fcb5e755} <Debug> TCPHandler: Processed in 0.00136788 sec. | ||
| 14125 | 2026.01.07 22:08:34.872084 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31564 rows, containing 5 columns (5 merged, 0 gathered) in 0.007473921 sec., 4223218.30803403 rows/sec., 282.64 MiB/sec. | ||
| 14126 | 2026.01.07 22:08:34.872705 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14127 | 2026.01.07 22:08:34.873014 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.01.07 22:08:34.873094 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 14129 | 2026.01.07 22:08:34.873175 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14130 | 2026.01.07 22:08:34.878173 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 19 columns (19 merged, 0 gathered) in 0.009950897 sec., 171642.81772788925 rows/sec., 307.58 MiB/sec. | ||
| 14131 | 2026.01.07 22:08:34.880626 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14132 | 2026.01.07 22:08:34.881000 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.01.07 22:08:34.881081 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14134 | 2026.01.07 22:08:34.881246 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.53 MiB. | ||
| 14135 | 2026.01.07 22:08:35.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.60 MiB, peak 364.64 MiB, free memory in arenas 0.00 B, will set to 354.48 MiB (RSS), difference: 4.88 MiB | ||
| 14136 | 2026.01.07 22:08:35.694564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29225 | ||
| 14137 | 2026.01.07 22:08:35.695077 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.01.07 22:08:35.695125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14139 | 2026.01.07 22:08:35.695611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14140 | 2026.01.07 22:08:35.695862 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2026.01.07 22:08:35.696011 [ 140 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14142 | 2026.01.07 22:08:35.696014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29225 | ||
| 14143 | 2026.01.07 22:08:35.696059 [ 140 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.01.07 22:08:35.696087 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14145 | 2026.01.07 22:08:35.696235 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14146 | 2026.01.07 22:08:35.696393 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14147 | 2026.01.07 22:08:35.696445 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26857 rows starting from the beginning of the part | ||
| 14148 | 2026.01.07 22:08:35.696521 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14149 | 2026.01.07 22:08:35.696574 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14150 | 2026.01.07 22:08:35.696617 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14151 | 2026.01.07 22:08:35.696659 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14152 | 2026.01.07 22:08:35.696700 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14153 | 2026.01.07 22:08:35.699232 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29225 rows, containing 4 columns (4 merged, 0 gathered) in 0.003060596 sec., 9548793.76435178 rows/sec., 136.60 MiB/sec. | ||
| 14154 | 2026.01.07 22:08:35.699653 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14155 | 2026.01.07 22:08:35.699967 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.01.07 22:08:35.700050 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_61_12} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14157 | 2026.01.07 22:08:35.700157 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 14158 | 2026.01.07 22:08:37.311936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14159 | 2026.01.07 22:08:37.329376 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.01.07 22:08:37.329423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14161 | 2026.01.07 22:08:37.335822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14162 | 2026.01.07 22:08:37.336504 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.01.07 22:08:37.336817 [ 137 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14164 | 2026.01.07 22:08:37.336855 [ 137 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.07 22:08:37.336876 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14166 | 2026.01.07 22:08:37.336975 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14167 | 2026.01.07 22:08:37.339498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14168 | 2026.01.07 22:08:37.340025 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14169 | 2026.01.07 22:08:37.340755 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14170 | 2026.01.07 22:08:37.344094 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14171 | 2026.01.07 22:08:37.347417 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14172 | 2026.01.07 22:08:37.351548 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14173 | 2026.01.07 22:08:37.356226 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14174 | 2026.01.07 22:08:37.360132 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14175 | 2026.01.07 22:08:37.409424 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.072486892 sec., 6345.974938475773 rows/sec., 32.81 MiB/sec. | ||
| 14176 | 2026.01.07 22:08:37.412450 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14177 | 2026.01.07 22:08:37.414886 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.01.07 22:08:37.415008 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_61_12} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14179 | 2026.01.07 22:08:37.417770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14180 | 2026.01.07 22:08:38.287263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 14181 | 2026.01.07 22:08:38.289847 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14182 | 2026.01.07 22:08:38.289908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14183 | 2026.01.07 22:08:38.291152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14184 | 2026.01.07 22:08:38.291431 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2026.01.07 22:08:38.291804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14186 | 2026.01.07 22:08:39.842713 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.01.07 22:08:39.842900 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14188 | 2026.01.07 22:08:39.842970 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14189 | 2026.01.07 22:08:39.843609 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.01.07 22:08:39.843663 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14191 | 2026.01.07 22:08:39.844071 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14192 | 2026.01.07 22:08:39.844313 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.01.07 22:08:39.844480 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 14194 | 2026.01.07 22:08:39.844531 [ 277 ] {4de7f887-5a8c-4e04-a614-680616559563} <Debug> TCPHandler: Processed in 0.001954499 sec. | ||
| 14195 | 2026.01.07 22:08:39.844707 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.01.07 22:08:39.844813 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14197 | 2026.01.07 22:08:39.844857 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14198 | 2026.01.07 22:08:39.845330 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.01.07 22:08:39.845370 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14200 | 2026.01.07 22:08:39.845705 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14201 | 2026.01.07 22:08:39.845937 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.01.07 22:08:39.846087 [ 133 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14203 | 2026.01.07 22:08:39.846090 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001302 sec., 85253.45622119815 rows/sec., 7.16 MiB/sec. | ||
| 14204 | 2026.01.07 22:08:39.846129 [ 133 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2026.01.07 22:08:39.846153 [ 277 ] {e55a13c9-c140-43f3-a066-c8685842b5df} <Debug> TCPHandler: Processed in 0.001497543 sec. | ||
| 14206 | 2026.01.07 22:08:39.846157 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14207 | 2026.01.07 22:08:39.846280 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.01.07 22:08:39.846286 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14209 | 2026.01.07 22:08:39.846382 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14210 | 2026.01.07 22:08:39.846429 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14211 | 2026.01.07 22:08:39.846430 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14212 | 2026.01.07 22:08:39.846472 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2344 rows starting from the beginning of the part | ||
| 14213 | 2026.01.07 22:08:39.846543 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2288 rows starting from the beginning of the part | ||
| 14214 | 2026.01.07 22:08:39.846591 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14215 | 2026.01.07 22:08:39.846635 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 110 rows starting from the beginning of the part | ||
| 14216 | 2026.01.07 22:08:39.846677 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1140 rows starting from the beginning of the part | ||
| 14217 | 2026.01.07 22:08:39.846722 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 111 rows starting from the beginning of the part | ||
| 14218 | 2026.01.07 22:08:39.846880 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2026.01.07 22:08:39.846922 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14220 | 2026.01.07 22:08:39.847284 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14221 | 2026.01.07 22:08:39.847519 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.01.07 22:08:39.847660 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001299 sec., 22324.865280985374 rows/sec., 1.63 MiB/sec. | ||
| 14223 | 2026.01.07 22:08:39.847699 [ 277 ] {c2aba825-a364-4955-9740-2fdf3faa44f1} <Debug> TCPHandler: Processed in 0.001470951 sec. | ||
| 14224 | 2026.01.07 22:08:39.847803 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14225 | 2026.01.07 22:08:39.847898 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14226 | 2026.01.07 22:08:39.847940 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14227 | 2026.01.07 22:08:39.848381 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.01.07 22:08:39.848417 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14229 | 2026.01.07 22:08:39.848745 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14230 | 2026.01.07 22:08:39.848906 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674039 sec., 2262121.0834995303 rows/sec., 191.55 MiB/sec. | ||
| 14231 | 2026.01.07 22:08:39.848965 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.01.07 22:08:39.849084 [ 133 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14233 | 2026.01.07 22:08:39.849095 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001216 sec., 76480.26315789473 rows/sec., 5.98 MiB/sec. | ||
| 14234 | 2026.01.07 22:08:39.849133 [ 133 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2026.01.07 22:08:39.849157 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14236 | 2026.01.07 22:08:39.849166 [ 277 ] {8cc3f3ec-aeec-4f20-8fc3-a321f8fa72b9} <Debug> TCPHandler: Processed in 0.001413481 sec. | ||
| 14237 | 2026.01.07 22:08:39.849171 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14238 | 2026.01.07 22:08:39.849233 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14239 | 2026.01.07 22:08:39.849288 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.01.07 22:08:39.849321 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14241 | 2026.01.07 22:08:39.849351 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1212 rows starting from the beginning of the part | ||
| 14242 | 2026.01.07 22:08:39.849392 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.01.07 22:08:39.849397 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1165 rows starting from the beginning of the part | ||
| 14244 | 2026.01.07 22:08:39.849447 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14245 | 2026.01.07 22:08:39.849459 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14246 | 2026.01.07 22:08:39.849483 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.01.07 22:08:39.849507 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 91 rows starting from the beginning of the part | ||
| 14248 | 2026.01.07 22:08:39.849543 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 693 rows starting from the beginning of the part | ||
| 14249 | 2026.01.07 22:08:39.849569 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_101_20} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14250 | 2026.01.07 22:08:39.849578 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 93 rows starting from the beginning of the part | ||
| 14251 | 2026.01.07 22:08:39.849666 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14252 | 2026.01.07 22:08:39.849895 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.01.07 22:08:39.849936 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14254 | 2026.01.07 22:08:39.850327 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14255 | 2026.01.07 22:08:39.850546 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.01.07 22:08:39.850679 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001306 sec., 123277.1822358346 rows/sec., 8.59 MiB/sec. | ||
| 14257 | 2026.01.07 22:08:39.850723 [ 277 ] {add6388b-2aea-447e-acc1-79ea4c5d912c} <Debug> TCPHandler: Processed in 0.001486702 sec. | ||
| 14258 | 2026.01.07 22:08:39.850799 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588863 sec., 2088285.7741668099 rows/sec., 157.67 MiB/sec. | ||
| 14259 | 2026.01.07 22:08:39.850845 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.01.07 22:08:39.850955 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.01.07 22:08:39.850989 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14262 | 2026.01.07 22:08:39.851014 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14263 | 2026.01.07 22:08:39.851264 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.01.07 22:08:39.851339 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_101_20} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14265 | 2026.01.07 22:08:39.851413 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14266 | 2026.01.07 22:08:39.851881 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2026.01.07 22:08:39.851930 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14268 | 2026.01.07 22:08:39.852525 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14269 | 2026.01.07 22:08:39.852771 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.01.07 22:08:39.852922 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001987 sec., 13588.324106693508 rows/sec., 24.35 MiB/sec. | ||
| 14271 | 2026.01.07 22:08:39.852994 [ 277 ] {c0cf9378-1ba9-488d-944c-e1cd3e136216} <Debug> TCPHandler: Processed in 0.002198933 sec. | ||
| 14272 | 2026.01.07 22:08:39.853110 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.01.07 22:08:39.853209 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14274 | 2026.01.07 22:08:39.853253 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14275 | 2026.01.07 22:08:39.853599 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.01.07 22:08:39.853633 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14277 | 2026.01.07 22:08:39.853956 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14278 | 2026.01.07 22:08:39.854171 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.01.07 22:08:39.854299 [ 133 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14280 | 2026.01.07 22:08:39.854327 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 14281 | 2026.01.07 22:08:39.854333 [ 133 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.01.07 22:08:39.854370 [ 277 ] {60a678b0-ba87-4af8-a23f-19e734590a0c} <Debug> TCPHandler: Processed in 0.001309439 sec. | ||
| 14283 | 2026.01.07 22:08:39.854370 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14284 | 2026.01.07 22:08:39.854493 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14285 | 2026.01.07 22:08:39.854632 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14286 | 2026.01.07 22:08:39.854668 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6888 rows starting from the beginning of the part | ||
| 14287 | 2026.01.07 22:08:39.854730 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 70 rows starting from the beginning of the part | ||
| 14288 | 2026.01.07 22:08:39.854773 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
| 14289 | 2026.01.07 22:08:39.854814 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14290 | 2026.01.07 22:08:39.854854 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14291 | 2026.01.07 22:08:39.854893 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14292 | 2026.01.07 22:08:39.856750 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311664 sec., 3121560.9188878657 rows/sec., 198.26 MiB/sec. | ||
| 14293 | 2026.01.07 22:08:39.857217 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14294 | 2026.01.07 22:08:39.857569 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.01.07 22:08:39.857660 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_101_20} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14296 | 2026.01.07 22:08:39.857781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14297 | 2026.01.07 22:08:43.033297 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14298 | 2026.01.07 22:08:43.033411 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14299 | 2026.01.07 22:08:43.196310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29737 | ||
| 14300 | 2026.01.07 22:08:43.197200 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2026.01.07 22:08:43.197276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14302 | 2026.01.07 22:08:43.197745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14303 | 2026.01.07 22:08:43.197962 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.01.07 22:08:43.198089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29737 | ||
| 14305 | 2026.01.07 22:08:44.839670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14306 | 2026.01.07 22:08:44.851407 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2026.01.07 22:08:44.851588 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14308 | 2026.01.07 22:08:44.851657 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14309 | 2026.01.07 22:08:44.852463 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.01.07 22:08:44.852511 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14311 | 2026.01.07 22:08:44.852922 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14312 | 2026.01.07 22:08:44.853151 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.01.07 22:08:44.853289 [ 126 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14314 | 2026.01.07 22:08:44.853304 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 14315 | 2026.01.07 22:08:44.853370 [ 126 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.01.07 22:08:44.853390 [ 277 ] {75879691-67ec-43fc-ab51-9aa00163a279} <Debug> TCPHandler: Processed in 0.002114921 sec. | ||
| 14317 | 2026.01.07 22:08:44.853400 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14318 | 2026.01.07 22:08:44.853520 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14319 | 2026.01.07 22:08:44.853530 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14320 | 2026.01.07 22:08:44.853688 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14321 | 2026.01.07 22:08:44.853710 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14322 | 2026.01.07 22:08:44.853731 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14323 | 2026.01.07 22:08:44.853767 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 14324 | 2026.01.07 22:08:44.853865 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14325 | 2026.01.07 22:08:44.853940 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14326 | 2026.01.07 22:08:44.854012 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14327 | 2026.01.07 22:08:44.854081 [ 194 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14328 | 2026.01.07 22:08:44.854701 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.01.07 22:08:44.854744 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14330 | 2026.01.07 22:08:44.855166 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14331 | 2026.01.07 22:08:44.855378 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.01.07 22:08:44.855506 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001838 sec., 620239.3906420022 rows/sec., 49.22 MiB/sec. | ||
| 14333 | 2026.01.07 22:08:44.855547 [ 277 ] {8e782198-1c4d-4e5d-b1ab-e881eb33a9a6} <Debug> TCPHandler: Processed in 0.0020664 sec. | ||
| 14334 | 2026.01.07 22:08:44.855550 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2026.01.07 22:08:44.855593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14336 | 2026.01.07 22:08:44.855659 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14337 | 2026.01.07 22:08:44.855731 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002254534 sec., 909278.81327139 rows/sec., 61.15 MiB/sec. | ||
| 14338 | 2026.01.07 22:08:44.855752 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.01.07 22:08:44.855816 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14340 | 2026.01.07 22:08:44.855920 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14341 | 2026.01.07 22:08:44.856185 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.01.07 22:08:44.856256 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_45_11} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14343 | 2026.01.07 22:08:44.856289 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.01.07 22:08:44.856324 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14345 | 2026.01.07 22:08:44.856347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14346 | 2026.01.07 22:08:44.856659 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14347 | 2026.01.07 22:08:44.856874 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.01.07 22:08:44.857005 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001271 sec., 172305.2714398112 rows/sec., 10.27 MiB/sec. | ||
| 14349 | 2026.01.07 22:08:44.857043 [ 277 ] {79e5aace-621c-4e42-a256-738f467b5f2c} <Debug> TCPHandler: Processed in 0.001433781 sec. | ||
| 14350 | 2026.01.07 22:08:44.857152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.01.07 22:08:44.857246 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14352 | 2026.01.07 22:08:44.857287 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14353 | 2026.01.07 22:08:44.857766 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.01.07 22:08:44.857802 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14355 | 2026.01.07 22:08:44.858111 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14356 | 2026.01.07 22:08:44.858317 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.01.07 22:08:44.858447 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 14358 | 2026.01.07 22:08:44.858485 [ 277 ] {8cbac046-2689-4358-a098-3ed559947d37} <Debug> TCPHandler: Processed in 0.00138112 sec. | ||
| 14359 | 2026.01.07 22:08:44.858596 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.01.07 22:08:44.858688 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14361 | 2026.01.07 22:08:44.858728 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14362 | 2026.01.07 22:08:44.859200 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.01.07 22:08:44.859237 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14364 | 2026.01.07 22:08:44.859547 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14365 | 2026.01.07 22:08:44.859761 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.01.07 22:08:44.859864 [ 126 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14367 | 2026.01.07 22:08:44.859888 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 14368 | 2026.01.07 22:08:44.859897 [ 126 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.01.07 22:08:44.859933 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14370 | 2026.01.07 22:08:44.859935 [ 277 ] {2df21b2b-1fc8-4de0-8a6c-42556291b00b} <Debug> TCPHandler: Processed in 0.001388151 sec. | ||
| 14371 | 2026.01.07 22:08:44.860032 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14372 | 2026.01.07 22:08:44.860058 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.01.07 22:08:44.860153 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14374 | 2026.01.07 22:08:44.860156 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14375 | 2026.01.07 22:08:44.860201 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 14376 | 2026.01.07 22:08:44.860216 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14377 | 2026.01.07 22:08:44.860283 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14378 | 2026.01.07 22:08:44.860344 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14379 | 2026.01.07 22:08:44.860400 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14380 | 2026.01.07 22:08:44.860446 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14381 | 2026.01.07 22:08:44.860949 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.01.07 22:08:44.860992 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14383 | 2026.01.07 22:08:44.861506 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513522 sec., 697049.6629715327 rows/sec., 42.24 MiB/sec. | ||
| 14384 | 2026.01.07 22:08:44.861561 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14385 | 2026.01.07 22:08:44.861686 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14386 | 2026.01.07 22:08:44.861836 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2026.01.07 22:08:44.861987 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001849 sec., 374797.1876690103 rows/sec., 26.19 MiB/sec. | ||
| 14388 | 2026.01.07 22:08:44.861991 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.01.07 22:08:44.862057 [ 277 ] {3fdd97c8-9798-4299-abbf-e28cbdcec6f7} <Debug> TCPHandler: Processed in 0.00204565 sec. | ||
| 14390 | 2026.01.07 22:08:44.862094 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_45_11} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14391 | 2026.01.07 22:08:44.862177 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14392 | 2026.01.07 22:08:44.862216 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14393 | 2026.01.07 22:08:44.862186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14394 | 2026.01.07 22:08:44.862336 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14395 | 2026.01.07 22:08:44.862381 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14396 | 2026.01.07 22:08:44.862776 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.01.07 22:08:44.862817 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14398 | 2026.01.07 22:08:44.863193 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14399 | 2026.01.07 22:08:44.863215 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.01.07 22:08:44.863454 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.01.07 22:08:44.863606 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
| 14402 | 2026.01.07 22:08:44.863643 [ 277 ] {a5f0c7f1-72d8-4ac1-bbc7-7f1d15dd786c} <Debug> TCPHandler: Processed in 0.001480162 sec. | ||
| 14403 | 2026.01.07 22:08:44.863758 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.01.07 22:08:44.863853 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14405 | 2026.01.07 22:08:44.863898 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14406 | 2026.01.07 22:08:44.864337 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.01.07 22:08:44.864374 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14408 | 2026.01.07 22:08:44.864748 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14409 | 2026.01.07 22:08:44.864987 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.01.07 22:08:44.865121 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001286 sec., 244167.9626749611 rows/sec., 16.04 MiB/sec. | ||
| 14411 | 2026.01.07 22:08:44.865160 [ 277 ] {8105e175-3a6e-4585-97bc-61717313766c} <Debug> TCPHandler: Processed in 0.001452151 sec. | ||
| 14412 | 2026.01.07 22:08:44.865267 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.01.07 22:08:44.865379 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.01.07 22:08:44.865434 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14415 | 2026.01.07 22:08:44.865840 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.01.07 22:08:44.865888 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14417 | 2026.01.07 22:08:44.866280 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14418 | 2026.01.07 22:08:44.866521 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.01.07 22:08:44.866672 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 51.24 KiB/sec. | ||
| 14420 | 2026.01.07 22:08:44.866716 [ 277 ] {fa61a236-8fb9-4440-9d5f-aea70a8965cf} <Debug> TCPHandler: Processed in 0.001497662 sec. | ||
| 14421 | 2026.01.07 22:08:44.866843 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.01.07 22:08:44.866949 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14423 | 2026.01.07 22:08:44.867017 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14424 | 2026.01.07 22:08:44.867174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14425 | 2026.01.07 22:08:44.867888 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.07 22:08:44.867934 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14427 | 2026.01.07 22:08:44.868509 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14428 | 2026.01.07 22:08:44.868799 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.01.07 22:08:44.868962 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002032 sec., 6889.76377952756 rows/sec., 12.35 MiB/sec. | ||
| 14430 | 2026.01.07 22:08:44.869024 [ 277 ] {b0b50c7e-2dd4-4e5f-845c-0d61a2049132} <Debug> TCPHandler: Processed in 0.002237383 sec. | ||
| 14431 | 2026.01.07 22:08:44.869157 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2026.01.07 22:08:44.869264 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14433 | 2026.01.07 22:08:44.869313 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14434 | 2026.01.07 22:08:44.869688 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.01.07 22:08:44.869729 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14436 | 2026.01.07 22:08:44.870097 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14437 | 2026.01.07 22:08:44.870344 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2026.01.07 22:08:44.870495 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 5.09 MiB/sec. | ||
| 14439 | 2026.01.07 22:08:44.870536 [ 277 ] {70a9377a-6385-46da-8448-af4dacc3b392} <Debug> TCPHandler: Processed in 0.001433122 sec. | ||
| 14440 | 2026.01.07 22:08:48.292153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1876 | ||
| 14441 | 2026.01.07 22:08:48.294772 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.01.07 22:08:48.294838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14443 | 2026.01.07 22:08:48.296160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14444 | 2026.01.07 22:08:48.296474 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.01.07 22:08:48.296645 [ 121 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14446 | 2026.01.07 22:08:48.296709 [ 121 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2026.01.07 22:08:48.296730 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14448 | 2026.01.07 22:08:48.296834 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14449 | 2026.01.07 22:08:48.296895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 14450 | 2026.01.07 22:08:48.297385 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14451 | 2026.01.07 22:08:48.297532 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1688 rows starting from the beginning of the part | ||
| 14452 | 2026.01.07 22:08:48.297923 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 14453 | 2026.01.07 22:08:48.298273 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14454 | 2026.01.07 22:08:48.298650 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
| 14455 | 2026.01.07 22:08:48.299038 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 14456 | 2026.01.07 22:08:48.299402 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 14457 | 2026.01.07 22:08:48.307323 [ 201 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 72 columns (72 merged, 0 gathered) in 0.010531906 sec., 178125.40294225945 rows/sec., 136.13 MiB/sec. | ||
| 14458 | 2026.01.07 22:08:48.309317 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14459 | 2026.01.07 22:08:48.309956 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.01.07 22:08:48.310045 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_46_9} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14461 | 2026.01.07 22:08:48.310408 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14462 | 2026.01.07 22:08:49.000295 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.26 MiB, peak 368.98 MiB, free memory in arenas 0.00 B, will set to 356.91 MiB (RSS), difference: 1.64 MiB | ||
| 14463 | 2026.01.07 22:08:49.841847 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.01.07 22:08:49.842132 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14465 | 2026.01.07 22:08:49.842206 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14466 | 2026.01.07 22:08:49.842955 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.01.07 22:08:49.843002 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14468 | 2026.01.07 22:08:49.843415 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14469 | 2026.01.07 22:08:49.843665 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.01.07 22:08:49.843828 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001776 sec., 61936.93693693694 rows/sec., 5.21 MiB/sec. | ||
| 14471 | 2026.01.07 22:08:49.843879 [ 277 ] {c7b24e53-7044-4ac9-bec7-05e1cf8c007e} <Debug> TCPHandler: Processed in 0.002223793 sec. | ||
| 14472 | 2026.01.07 22:08:49.844002 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.01.07 22:08:49.844105 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14474 | 2026.01.07 22:08:49.844150 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14475 | 2026.01.07 22:08:49.844564 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.01.07 22:08:49.844603 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14477 | 2026.01.07 22:08:49.844919 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14478 | 2026.01.07 22:08:49.845141 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.01.07 22:08:49.845272 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001192 sec., 22651.006711409398 rows/sec., 1.66 MiB/sec. | ||
| 14480 | 2026.01.07 22:08:49.845311 [ 277 ] {28044e47-d7d1-41d2-983f-bc1e9e795d26} <Debug> TCPHandler: Processed in 0.00136055 sec. | ||
| 14481 | 2026.01.07 22:08:49.845416 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2026.01.07 22:08:49.845511 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14483 | 2026.01.07 22:08:49.845552 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14484 | 2026.01.07 22:08:49.845977 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.01.07 22:08:49.846014 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14486 | 2026.01.07 22:08:49.846323 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14487 | 2026.01.07 22:08:49.846560 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.01.07 22:08:49.846692 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0012 sec., 75833.33333333334 rows/sec., 5.92 MiB/sec. | ||
| 14489 | 2026.01.07 22:08:49.846731 [ 277 ] {5e1f6c28-9ba8-433e-b354-30ab0f4daa4d} <Debug> TCPHandler: Processed in 0.00136386 sec. | ||
| 14490 | 2026.01.07 22:08:49.846841 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2026.01.07 22:08:49.846936 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14492 | 2026.01.07 22:08:49.846980 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14493 | 2026.01.07 22:08:49.847382 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.01.07 22:08:49.847418 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14495 | 2026.01.07 22:08:49.847760 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14496 | 2026.01.07 22:08:49.847976 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.01.07 22:08:49.848108 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 14498 | 2026.01.07 22:08:49.848145 [ 277 ] {217b8a98-a758-402f-9b87-820186330c0a} <Debug> TCPHandler: Processed in 0.00135516 sec. | ||
| 14499 | 2026.01.07 22:08:49.848254 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.01.07 22:08:49.848346 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14501 | 2026.01.07 22:08:49.848402 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14502 | 2026.01.07 22:08:49.849214 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.01.07 22:08:49.849251 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14504 | 2026.01.07 22:08:49.849788 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14505 | 2026.01.07 22:08:49.850016 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.01.07 22:08:49.850151 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001823 sec., 14810.751508502468 rows/sec., 26.54 MiB/sec. | ||
| 14507 | 2026.01.07 22:08:49.850213 [ 277 ] {b7d8cd8d-af13-4113-a76b-8c77686d8c94} <Debug> TCPHandler: Processed in 0.002009839 sec. | ||
| 14508 | 2026.01.07 22:08:49.850324 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.01.07 22:08:49.850418 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14510 | 2026.01.07 22:08:49.850460 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14511 | 2026.01.07 22:08:49.850789 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.01.07 22:08:49.850825 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14513 | 2026.01.07 22:08:49.851128 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14514 | 2026.01.07 22:08:49.851356 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.01.07 22:08:49.851485 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 14516 | 2026.01.07 22:08:49.851521 [ 277 ] {74224dc3-5b05-40d7-8755-cb3522bf8fd2} <Debug> TCPHandler: Processed in 0.001246769 sec. | ||
| 14517 | 2026.01.07 22:08:50.698313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30185 | ||
| 14518 | 2026.01.07 22:08:50.698945 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.01.07 22:08:50.699005 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14520 | 2026.01.07 22:08:50.699522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14521 | 2026.01.07 22:08:50.699761 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2026.01.07 22:08:50.699904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30185 | ||
| 14523 | 2026.01.07 22:08:52.189022 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.01.07 22:08:52.189240 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14525 | 2026.01.07 22:08:52.189316 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14526 | 2026.01.07 22:08:52.190233 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.01.07 22:08:52.190280 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14528 | 2026.01.07 22:08:52.190710 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14529 | 2026.01.07 22:08:52.190945 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.01.07 22:08:52.191114 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001928 sec., 212655.60165975103 rows/sec., 13.49 MiB/sec. | ||
| 14531 | 2026.01.07 22:08:52.191166 [ 277 ] {51c78250-9190-412d-b6fd-25ce62b8199d} <Debug> TCPHandler: Processed in 0.002283063 sec. | ||
| 14532 | 2026.01.07 22:08:52.191286 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.01.07 22:08:52.191390 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14534 | 2026.01.07 22:08:52.191436 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14535 | 2026.01.07 22:08:52.193008 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.01.07 22:08:52.193047 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14537 | 2026.01.07 22:08:52.193509 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14538 | 2026.01.07 22:08:52.193732 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.01.07 22:08:52.193872 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002505 sec., 910179.6407185629 rows/sec., 73.76 MiB/sec. | ||
| 14540 | 2026.01.07 22:08:52.193913 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14541 | 2026.01.07 22:08:52.193927 [ 277 ] {94f1d71a-ff37-4fbd-ae08-f6717435d74f} <Debug> TCPHandler: Processed in 0.00269449 sec. | ||
| 14542 | 2026.01.07 22:08:52.194038 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14543 | 2026.01.07 22:08:52.194134 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14544 | 2026.01.07 22:08:52.194176 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14545 | 2026.01.07 22:08:52.194664 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.01.07 22:08:52.194698 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14547 | 2026.01.07 22:08:52.195015 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14548 | 2026.01.07 22:08:52.195240 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.01.07 22:08:52.195372 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001259 sec., 173947.57744241462 rows/sec., 10.37 MiB/sec. | ||
| 14550 | 2026.01.07 22:08:52.195411 [ 277 ] {f97f0dc3-d672-452d-b696-81d1980ce809} <Debug> TCPHandler: Processed in 0.001422511 sec. | ||
| 14551 | 2026.01.07 22:08:52.195518 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2026.01.07 22:08:52.195616 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14553 | 2026.01.07 22:08:52.195659 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14554 | 2026.01.07 22:08:52.196193 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.01.07 22:08:52.196227 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14556 | 2026.01.07 22:08:52.196556 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14557 | 2026.01.07 22:08:52.196773 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2026.01.07 22:08:52.196902 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001309 sec., 336134.45378151257 rows/sec., 22.24 MiB/sec. | ||
| 14559 | 2026.01.07 22:08:52.196940 [ 277 ] {c57f3d57-a29a-4a4c-8ff0-eb6223cad9ca} <Debug> TCPHandler: Processed in 0.001472002 sec. | ||
| 14560 | 2026.01.07 22:08:52.197049 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2026.01.07 22:08:52.197141 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14562 | 2026.01.07 22:08:52.197182 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14563 | 2026.01.07 22:08:52.197652 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.01.07 22:08:52.197686 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14565 | 2026.01.07 22:08:52.197994 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14566 | 2026.01.07 22:08:52.198207 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.01.07 22:08:52.198333 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 14568 | 2026.01.07 22:08:52.198371 [ 277 ] {b0bf6ebc-560f-4278-8f1e-01a2c3605401} <Debug> TCPHandler: Processed in 0.00137163 sec. | ||
| 14569 | 2026.01.07 22:08:52.198479 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.01.07 22:08:52.198573 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14571 | 2026.01.07 22:08:52.198612 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14572 | 2026.01.07 22:08:52.199419 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.01.07 22:08:52.199454 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14574 | 2026.01.07 22:08:52.199813 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14575 | 2026.01.07 22:08:52.200021 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.01.07 22:08:52.200149 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001594 sec., 720828.1053952321 rows/sec., 51.39 MiB/sec. | ||
| 14577 | 2026.01.07 22:08:52.200187 [ 277 ] {e49370ea-5208-497f-88d3-99329d196bcd} <Debug> TCPHandler: Processed in 0.001757826 sec. | ||
| 14578 | 2026.01.07 22:08:52.200297 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.01.07 22:08:52.200390 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14580 | 2026.01.07 22:08:52.200432 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14581 | 2026.01.07 22:08:52.200762 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.01.07 22:08:52.200797 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14583 | 2026.01.07 22:08:52.201123 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14584 | 2026.01.07 22:08:52.201336 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.01.07 22:08:52.201461 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 14586 | 2026.01.07 22:08:52.201496 [ 277 ] {56497457-adfc-4dd4-bc90-6c44ba4cf5dd} <Debug> TCPHandler: Processed in 0.001248888 sec. | ||
| 14587 | 2026.01.07 22:08:52.201603 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.01.07 22:08:52.201696 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.01.07 22:08:52.201739 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14590 | 2026.01.07 22:08:52.202321 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.01.07 22:08:52.202355 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14592 | 2026.01.07 22:08:52.202744 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14593 | 2026.01.07 22:08:52.202960 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.01.07 22:08:52.203089 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001411 sec., 647767.5407512403 rows/sec., 42.84 MiB/sec. | ||
| 14595 | 2026.01.07 22:08:52.203125 [ 277 ] {030545b6-1685-4640-b0c1-b9395003e883} <Debug> TCPHandler: Processed in 0.001572243 sec. | ||
| 14596 | 2026.01.07 22:08:52.203233 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.01.07 22:08:52.203326 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14598 | 2026.01.07 22:08:52.203367 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14599 | 2026.01.07 22:08:52.203676 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.01.07 22:08:52.203710 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14601 | 2026.01.07 22:08:52.204008 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14602 | 2026.01.07 22:08:52.204211 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.01.07 22:08:52.204339 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 14604 | 2026.01.07 22:08:52.204375 [ 277 ] {1692b48f-0f84-45bc-8d1e-3e2bcffa8c21} <Debug> TCPHandler: Processed in 0.001190828 sec. | ||
| 14605 | 2026.01.07 22:08:52.204479 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14606 | 2026.01.07 22:08:52.204571 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14607 | 2026.01.07 22:08:52.204626 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14608 | 2026.01.07 22:08:52.205419 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.01.07 22:08:52.205453 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14610 | 2026.01.07 22:08:52.206015 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14611 | 2026.01.07 22:08:52.206247 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.01.07 22:08:52.206384 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 13.70 MiB/sec. | ||
| 14613 | 2026.01.07 22:08:52.206448 [ 277 ] {67c25121-f698-4e25-a0ab-66a71e355542} <Debug> TCPHandler: Processed in 0.002017429 sec. | ||
| 14614 | 2026.01.07 22:08:52.206560 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2026.01.07 22:08:52.206653 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14616 | 2026.01.07 22:08:52.206695 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14617 | 2026.01.07 22:08:52.207027 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2026.01.07 22:08:52.207061 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14619 | 2026.01.07 22:08:52.207379 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14620 | 2026.01.07 22:08:52.207594 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2026.01.07 22:08:52.207724 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001088 sec., 68014.70588235294 rows/sec., 3.99 MiB/sec. | ||
| 14622 | 2026.01.07 22:08:52.207759 [ 277 ] {6560398c-4915-49a2-9d50-c58f482e6df0} <Debug> TCPHandler: Processed in 0.001248549 sec. | ||
| 14623 | 2026.01.07 22:08:52.367297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14624 | 2026.01.07 22:08:52.383422 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.01.07 22:08:52.383460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14626 | 2026.01.07 22:08:52.389499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14627 | 2026.01.07 22:08:52.390184 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.01.07 22:08:52.392896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14629 | 2026.01.07 22:08:53.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.22 MiB, peak 368.98 MiB, free memory in arenas 0.00 B, will set to 356.97 MiB (RSS), difference: -1.24 MiB | ||
| 14630 | 2026.01.07 22:08:54.836569 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14631 | 2026.01.07 22:08:54.836776 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14632 | 2026.01.07 22:08:54.836851 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14633 | 2026.01.07 22:08:54.837604 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.01.07 22:08:54.837645 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14635 | 2026.01.07 22:08:54.838072 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14636 | 2026.01.07 22:08:54.838314 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14637 | 2026.01.07 22:08:54.838491 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 14638 | 2026.01.07 22:08:54.838535 [ 277 ] {2fd4a000-0ab3-4f06-8004-2dffe60f0b2c} <Debug> TCPHandler: Processed in 0.002108091 sec. | ||
| 14639 | 2026.01.07 22:08:54.838656 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2026.01.07 22:08:54.838752 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14641 | 2026.01.07 22:08:54.838793 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14642 | 2026.01.07 22:08:54.839264 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.01.07 22:08:54.839300 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14644 | 2026.01.07 22:08:54.839618 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14645 | 2026.01.07 22:08:54.839867 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.01.07 22:08:54.840015 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 14647 | 2026.01.07 22:08:54.840054 [ 277 ] {8db4b46b-a757-4805-9026-5937e7866768} <Debug> TCPHandler: Processed in 0.001448592 sec. | ||
| 14648 | 2026.01.07 22:08:54.840176 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2026.01.07 22:08:54.840272 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14650 | 2026.01.07 22:08:54.840316 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14651 | 2026.01.07 22:08:54.840700 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.01.07 22:08:54.840736 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14653 | 2026.01.07 22:08:54.841066 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14654 | 2026.01.07 22:08:54.841289 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.01.07 22:08:54.841429 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 14656 | 2026.01.07 22:08:54.841437 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001184 sec., 70945.94594594595 rows/sec., 4.94 MiB/sec. | ||
| 14657 | 2026.01.07 22:08:54.841498 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.01.07 22:08:54.841516 [ 277 ] {9728d19f-8974-4ee5-9556-3c7784b5aeb9} <Debug> TCPHandler: Processed in 0.00138916 sec. | ||
| 14659 | 2026.01.07 22:08:54.841523 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14660 | 2026.01.07 22:08:54.841638 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14661 | 2026.01.07 22:08:54.841645 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 14662 | 2026.01.07 22:08:54.841739 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.01.07 22:08:54.841785 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14664 | 2026.01.07 22:08:54.841799 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14665 | 2026.01.07 22:08:54.841843 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 31564 rows starting from the beginning of the part | ||
| 14666 | 2026.01.07 22:08:54.841944 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 14667 | 2026.01.07 22:08:54.842034 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 14668 | 2026.01.07 22:08:54.842106 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14669 | 2026.01.07 22:08:54.842120 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.01.07 22:08:54.842163 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14671 | 2026.01.07 22:08:54.842175 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 914 rows starting from the beginning of the part | ||
| 14672 | 2026.01.07 22:08:54.842504 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14673 | 2026.01.07 22:08:54.842748 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.01.07 22:08:54.842896 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.72 MiB/sec. | ||
| 14675 | 2026.01.07 22:08:54.842935 [ 277 ] {f1c7a177-a903-4658-94d2-59a5869ab235} <Debug> TCPHandler: Processed in 0.001345589 sec. | ||
| 14676 | 2026.01.07 22:08:54.849640 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33113 rows, containing 5 columns (5 merged, 0 gathered) in 0.008040608 sec., 4118220.9106575027 rows/sec., 275.58 MiB/sec. | ||
| 14677 | 2026.01.07 22:08:54.850129 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14678 | 2026.01.07 22:08:54.850481 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.01.07 22:08:54.850546 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 14680 | 2026.01.07 22:08:54.850626 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14681 | 2026.01.07 22:08:58.033457 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14682 | 2026.01.07 22:08:58.033524 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14683 | 2026.01.07 22:08:58.200296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30697 | ||
| 14684 | 2026.01.07 22:08:58.201097 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.01.07 22:08:58.201130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14686 | 2026.01.07 22:08:58.201606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14687 | 2026.01.07 22:08:58.201825 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.01.07 22:08:58.201952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30697 | ||
| 14689 | 2026.01.07 22:08:58.297166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1918 | ||
| 14690 | 2026.01.07 22:08:58.299994 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.01.07 22:08:58.300070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14692 | 2026.01.07 22:08:58.301417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14693 | 2026.01.07 22:08:58.301727 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2026.01.07 22:08:58.302177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 14695 | 2026.01.07 22:08:59.002063 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001663785 sec. | ||
| 14696 | 2026.01.07 22:08:59.841962 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2026.01.07 22:08:59.842228 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14698 | 2026.01.07 22:08:59.842328 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14699 | 2026.01.07 22:08:59.843170 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2026.01.07 22:08:59.843214 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14701 | 2026.01.07 22:08:59.843640 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14702 | 2026.01.07 22:08:59.843903 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.01.07 22:08:59.844045 [ 105 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14704 | 2026.01.07 22:08:59.844070 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001884 sec., 58386.4118895966 rows/sec., 4.91 MiB/sec. | ||
| 14705 | 2026.01.07 22:08:59.844089 [ 105 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.01.07 22:08:59.844112 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14707 | 2026.01.07 22:08:59.844123 [ 277 ] {94a222c7-9b3b-413b-9a46-8ea63e3fa717} <Debug> TCPHandler: Processed in 0.002327504 sec. | ||
| 14708 | 2026.01.07 22:08:59.844216 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14709 | 2026.01.07 22:08:59.844254 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.01.07 22:08:59.844335 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14711 | 2026.01.07 22:08:59.844369 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14712 | 2026.01.07 22:08:59.844380 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2344 rows starting from the beginning of the part | ||
| 14713 | 2026.01.07 22:08:59.844428 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14714 | 2026.01.07 22:08:59.844469 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1140 rows starting from the beginning of the part | ||
| 14715 | 2026.01.07 22:08:59.844516 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 110 rows starting from the beginning of the part | ||
| 14716 | 2026.01.07 22:08:59.844558 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2280 rows starting from the beginning of the part | ||
| 14717 | 2026.01.07 22:08:59.844600 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 14718 | 2026.01.07 22:08:59.844639 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 110 rows starting from the beginning of the part | ||
| 14719 | 2026.01.07 22:08:59.844883 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2026.01.07 22:08:59.844917 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14721 | 2026.01.07 22:08:59.845239 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14722 | 2026.01.07 22:08:59.845462 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.01.07 22:08:59.845580 [ 105 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14724 | 2026.01.07 22:08:59.845600 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001263 sec., 21377.67220902613 rows/sec., 1.57 MiB/sec. | ||
| 14725 | 2026.01.07 22:08:59.845611 [ 105 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.01.07 22:08:59.845630 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14727 | 2026.01.07 22:08:59.845642 [ 277 ] {8d517396-94fa-4a0c-bcba-52ba14926022} <Debug> TCPHandler: Processed in 0.001440351 sec. | ||
| 14728 | 2026.01.07 22:08:59.845744 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14729 | 2026.01.07 22:08:59.845760 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.01.07 22:08:59.845882 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14731 | 2026.01.07 22:08:59.845898 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14732 | 2026.01.07 22:08:59.845925 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14733 | 2026.01.07 22:08:59.845938 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 264 rows starting from the beginning of the part | ||
| 14734 | 2026.01.07 22:08:59.846013 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 29 rows starting from the beginning of the part | ||
| 14735 | 2026.01.07 22:08:59.846059 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 219 rows starting from the beginning of the part | ||
| 14736 | 2026.01.07 22:08:59.846102 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 27 rows starting from the beginning of the part | ||
| 14737 | 2026.01.07 22:08:59.846140 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 219 rows starting from the beginning of the part | ||
| 14738 | 2026.01.07 22:08:59.846184 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 27 rows starting from the beginning of the part | ||
| 14739 | 2026.01.07 22:08:59.846386 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14740 | 2026.01.07 22:08:59.846427 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14741 | 2026.01.07 22:08:59.846728 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559217 sec., 2360096.857749851 rows/sec., 199.87 MiB/sec. | ||
| 14742 | 2026.01.07 22:08:59.846955 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14743 | 2026.01.07 22:08:59.847089 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14744 | 2026.01.07 22:08:59.847138 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451031 sec., 540994.644497602 rows/sec., 35.46 MiB/sec. | ||
| 14745 | 2026.01.07 22:08:59.847217 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.01.07 22:08:59.847288 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_106_21} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14747 | 2026.01.07 22:08:59.847290 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14748 | 2026.01.07 22:08:59.847331 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2026.01.07 22:08:59.847356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14750 | 2026.01.07 22:08:59.847458 [ 105 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14751 | 2026.01.07 22:08:59.847469 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001609 sec., 56556.86761963953 rows/sec., 4.42 MiB/sec. | ||
| 14752 | 2026.01.07 22:08:59.847508 [ 105 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.01.07 22:08:59.847531 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14754 | 2026.01.07 22:08:59.847538 [ 277 ] {9a4d86a6-2d3d-49c5-aaf7-8e6d46e948f0} <Debug> TCPHandler: Processed in 0.001827667 sec. | ||
| 14755 | 2026.01.07 22:08:59.847551 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.01.07 22:08:59.847613 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14757 | 2026.01.07 22:08:59.847624 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_91_18} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14758 | 2026.01.07 22:08:59.847664 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2026.01.07 22:08:59.847733 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14760 | 2026.01.07 22:08:59.847733 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14761 | 2026.01.07 22:08:59.847763 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14762 | 2026.01.07 22:08:59.847777 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1212 rows starting from the beginning of the part | ||
| 14763 | 2026.01.07 22:08:59.847819 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14764 | 2026.01.07 22:08:59.847844 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 693 rows starting from the beginning of the part | ||
| 14765 | 2026.01.07 22:08:59.847893 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 91 rows starting from the beginning of the part | ||
| 14766 | 2026.01.07 22:08:59.847935 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1149 rows starting from the beginning of the part | ||
| 14767 | 2026.01.07 22:08:59.847973 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14768 | 2026.01.07 22:08:59.848012 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 91 rows starting from the beginning of the part | ||
| 14769 | 2026.01.07 22:08:59.848247 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.01.07 22:08:59.848290 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14771 | 2026.01.07 22:08:59.848661 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14772 | 2026.01.07 22:08:59.848885 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.01.07 22:08:59.849021 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 14774 | 2026.01.07 22:08:59.849060 [ 277 ] {87133e99-e9b8-4657-a6c4-ea4cfe4a5351} <Debug> TCPHandler: Processed in 0.001448522 sec. | ||
| 14775 | 2026.01.07 22:08:59.849182 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14776 | 2026.01.07 22:08:59.849277 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14777 | 2026.01.07 22:08:59.849328 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752316 sec., 1883221.975944978 rows/sec., 142.10 MiB/sec. | ||
| 14778 | 2026.01.07 22:08:59.849335 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14779 | 2026.01.07 22:08:59.849505 [ 196 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14780 | 2026.01.07 22:08:59.849779 [ 196 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14781 | 2026.01.07 22:08:59.849852 [ 196 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_106_21} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14782 | 2026.01.07 22:08:59.849943 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14783 | 2026.01.07 22:08:59.850207 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.01.07 22:08:59.850243 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14785 | 2026.01.07 22:08:59.850797 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14786 | 2026.01.07 22:08:59.851022 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.01.07 22:08:59.851136 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14788 | 2026.01.07 22:08:59.851161 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001902 sec., 14195.58359621451 rows/sec., 25.44 MiB/sec. | ||
| 14789 | 2026.01.07 22:08:59.851166 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.01.07 22:08:59.851195 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14791 | 2026.01.07 22:08:59.851227 [ 277 ] {03066515-7680-4b8d-9585-87b4f0fc7ca4} <Debug> TCPHandler: Processed in 0.002095481 sec. | ||
| 14792 | 2026.01.07 22:08:59.851301 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14793 | 2026.01.07 22:08:59.851342 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2026.01.07 22:08:59.851441 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14795 | 2026.01.07 22:08:59.851484 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14796 | 2026.01.07 22:08:59.851571 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14797 | 2026.01.07 22:08:59.851642 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1708 rows starting from the beginning of the part | ||
| 14798 | 2026.01.07 22:08:59.851780 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 27 rows starting from the beginning of the part | ||
| 14799 | 2026.01.07 22:08:59.851849 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.01.07 22:08:59.851890 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14801 | 2026.01.07 22:08:59.851894 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
| 14802 | 2026.01.07 22:08:59.852013 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 27 rows starting from the beginning of the part | ||
| 14803 | 2026.01.07 22:08:59.852116 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 14 rows starting from the beginning of the part | ||
| 14804 | 2026.01.07 22:08:59.852219 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 27 rows starting from the beginning of the part | ||
| 14805 | 2026.01.07 22:08:59.852219 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14806 | 2026.01.07 22:08:59.852469 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14807 | 2026.01.07 22:08:59.852589 [ 105 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14808 | 2026.01.07 22:08:59.852602 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 14809 | 2026.01.07 22:08:59.852623 [ 105 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2026.01.07 22:08:59.852642 [ 277 ] {038af1b8-c2a3-4f8c-881e-e432236fbe3a} <Debug> TCPHandler: Processed in 0.0013504 sec. | ||
| 14811 | 2026.01.07 22:08:59.852642 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14812 | 2026.01.07 22:08:59.852725 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14813 | 2026.01.07 22:08:59.852805 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14814 | 2026.01.07 22:08:59.852830 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7216 rows starting from the beginning of the part | ||
| 14815 | 2026.01.07 22:08:59.852880 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 14816 | 2026.01.07 22:08:59.852923 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14817 | 2026.01.07 22:08:59.852962 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 14818 | 2026.01.07 22:08:59.852999 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 14819 | 2026.01.07 22:08:59.853036 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14820 | 2026.01.07 22:08:59.855255 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7544 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556527 sec., 2950878.281355918 rows/sec., 187.42 MiB/sec. | ||
| 14821 | 2026.01.07 22:08:59.855691 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14822 | 2026.01.07 22:08:59.855946 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.01.07 22:08:59.856007 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_106_21} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14824 | 2026.01.07 22:08:59.856072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14825 | 2026.01.07 22:08:59.861846 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1817 rows, containing 19 columns (19 merged, 0 gathered) in 0.010597697 sec., 171452.3447877402 rows/sec., 307.23 MiB/sec. | ||
| 14826 | 2026.01.07 22:08:59.863840 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14827 | 2026.01.07 22:08:59.864230 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.01.07 22:08:59.864320 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14829 | 2026.01.07 22:08:59.864481 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 14830 | 2026.01.07 22:08:59.893020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14831 | 2026.01.07 22:08:59.911144 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.01.07 22:08:59.911206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14833 | 2026.01.07 22:08:59.917472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14834 | 2026.01.07 22:08:59.918215 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.01.07 22:08:59.922401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14836 | 2026.01.07 22:09:00.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.22 MiB, peak 375.94 MiB, free memory in arenas 0.00 B, will set to 364.64 MiB (RSS), difference: 5.42 MiB | ||
| 14837 | 2026.01.07 22:09:03.656756 [ 101 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14838 | 2026.01.07 22:09:03.656886 [ 101 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.01.07 22:09:03.656925 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14840 | 2026.01.07 22:09:03.657079 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 14841 | 2026.01.07 22:09:03.657261 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14842 | 2026.01.07 22:09:03.657307 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 441 rows starting from the beginning of the part | ||
| 14843 | 2026.01.07 22:09:03.657394 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 440 rows starting from the beginning of the part | ||
| 14844 | 2026.01.07 22:09:03.657455 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 14845 | 2026.01.07 22:09:03.657510 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 14846 | 2026.01.07 22:09:03.657564 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 440 rows starting from the beginning of the part | ||
| 14847 | 2026.01.07 22:09:03.658744 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728606 sec., 1009483.942552554 rows/sec., 70.23 MiB/sec. | ||
| 14848 | 2026.01.07 22:09:03.658930 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14849 | 2026.01.07 22:09:03.659246 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.01.07 22:09:03.659329 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_46_10} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14851 | 2026.01.07 22:09:03.659410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14852 | 2026.01.07 22:09:04.852528 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.01.07 22:09:04.852727 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.01.07 22:09:04.852802 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14855 | 2026.01.07 22:09:04.853732 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.01.07 22:09:04.853775 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14857 | 2026.01.07 22:09:04.854211 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14858 | 2026.01.07 22:09:04.854446 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.01.07 22:09:04.854602 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001931 sec., 212325.22009321596 rows/sec., 13.47 MiB/sec. | ||
| 14860 | 2026.01.07 22:09:04.854656 [ 277 ] {1e712e4c-c3ca-4411-abf0-62d1e7af142e} <Debug> TCPHandler: Processed in 0.002271764 sec. | ||
| 14861 | 2026.01.07 22:09:04.854784 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2026.01.07 22:09:04.854887 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14863 | 2026.01.07 22:09:04.854932 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14864 | 2026.01.07 22:09:04.855948 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2026.01.07 22:09:04.855984 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14866 | 2026.01.07 22:09:04.856395 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14867 | 2026.01.07 22:09:04.856618 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2026.01.07 22:09:04.856749 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001886 sec., 604453.8706256627 rows/sec., 47.96 MiB/sec. | ||
| 14869 | 2026.01.07 22:09:04.856790 [ 277 ] {77302f0b-0ad4-4289-8b80-58814f3d146f} <Debug> TCPHandler: Processed in 0.00205976 sec. | ||
| 14870 | 2026.01.07 22:09:04.856901 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2026.01.07 22:09:04.856994 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14872 | 2026.01.07 22:09:04.857034 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14873 | 2026.01.07 22:09:04.857519 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.01.07 22:09:04.857554 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14875 | 2026.01.07 22:09:04.857889 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14876 | 2026.01.07 22:09:04.858132 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.01.07 22:09:04.858263 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001287 sec., 170163.17016317017 rows/sec., 10.14 MiB/sec. | ||
| 14878 | 2026.01.07 22:09:04.858302 [ 277 ] {6fc924b6-6756-4e76-aeb6-064f50ca31ae} <Debug> TCPHandler: Processed in 0.001450632 sec. | ||
| 14879 | 2026.01.07 22:09:04.858423 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2026.01.07 22:09:04.858544 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14881 | 2026.01.07 22:09:04.858594 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14882 | 2026.01.07 22:09:04.859097 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2026.01.07 22:09:04.859134 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14884 | 2026.01.07 22:09:04.859458 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14885 | 2026.01.07 22:09:04.859685 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2026.01.07 22:09:04.859820 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 14887 | 2026.01.07 22:09:04.859860 [ 277 ] {283be7a4-4ef4-457a-9475-55c9827e8563} <Debug> TCPHandler: Processed in 0.001499602 sec. | ||
| 14888 | 2026.01.07 22:09:04.859968 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2026.01.07 22:09:04.860063 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14890 | 2026.01.07 22:09:04.860104 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14891 | 2026.01.07 22:09:04.860590 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.01.07 22:09:04.860629 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14893 | 2026.01.07 22:09:04.860939 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14894 | 2026.01.07 22:09:04.861149 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.01.07 22:09:04.861282 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 14896 | 2026.01.07 22:09:04.861322 [ 277 ] {ae9e33ab-3395-46db-82c0-8032f3947666} <Debug> TCPHandler: Processed in 0.00140425 sec. | ||
| 14897 | 2026.01.07 22:09:04.861426 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14898 | 2026.01.07 22:09:04.861520 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14899 | 2026.01.07 22:09:04.861560 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14900 | 2026.01.07 22:09:04.862279 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.01.07 22:09:04.862317 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14902 | 2026.01.07 22:09:04.862657 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14903 | 2026.01.07 22:09:04.862875 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.01.07 22:09:04.863009 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001508 sec., 459549.0716180371 rows/sec., 32.11 MiB/sec. | ||
| 14905 | 2026.01.07 22:09:04.863049 [ 277 ] {adb506c1-295c-4866-816d-00e6f68e4427} <Debug> TCPHandler: Processed in 0.001672565 sec. | ||
| 14906 | 2026.01.07 22:09:04.863168 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2026.01.07 22:09:04.863262 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14908 | 2026.01.07 22:09:04.863306 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14909 | 2026.01.07 22:09:04.863632 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2026.01.07 22:09:04.863669 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14911 | 2026.01.07 22:09:04.863983 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14912 | 2026.01.07 22:09:04.864207 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.01.07 22:09:04.864340 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 14914 | 2026.01.07 22:09:04.864379 [ 277 ] {b8f6a088-aa7c-4b10-9b57-7c21ed973165} <Debug> TCPHandler: Processed in 0.001261748 sec. | ||
| 14915 | 2026.01.07 22:09:04.864562 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.01.07 22:09:04.864675 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14917 | 2026.01.07 22:09:04.864725 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14918 | 2026.01.07 22:09:04.865238 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2026.01.07 22:09:04.865277 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14920 | 2026.01.07 22:09:04.865692 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14921 | 2026.01.07 22:09:04.865972 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.01.07 22:09:04.866110 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001455 sec., 215807.56013745707 rows/sec., 14.18 MiB/sec. | ||
| 14923 | 2026.01.07 22:09:04.866150 [ 277 ] {901921e1-5379-4082-9446-f533d9c5c95b} <Debug> TCPHandler: Processed in 0.001649685 sec. | ||
| 14924 | 2026.01.07 22:09:04.866276 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2026.01.07 22:09:04.866374 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14926 | 2026.01.07 22:09:04.866423 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14927 | 2026.01.07 22:09:04.866756 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.01.07 22:09:04.866795 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14929 | 2026.01.07 22:09:04.867116 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14930 | 2026.01.07 22:09:04.867377 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.01.07 22:09:04.867520 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 14932 | 2026.01.07 22:09:04.867560 [ 277 ] {cc696c6b-acfe-47ab-a461-cef2948d7a3c} <Debug> TCPHandler: Processed in 0.001334559 sec. | ||
| 14933 | 2026.01.07 22:09:04.867689 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2026.01.07 22:09:04.867783 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14935 | 2026.01.07 22:09:04.867840 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14936 | 2026.01.07 22:09:04.868670 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2026.01.07 22:09:04.868709 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14938 | 2026.01.07 22:09:04.869277 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14939 | 2026.01.07 22:09:04.869508 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.01.07 22:09:04.869650 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 13.31 MiB/sec. | ||
| 14941 | 2026.01.07 22:09:04.869713 [ 277 ] {9d191989-3aa9-40da-bb19-fb2af29f5abb} <Debug> TCPHandler: Processed in 0.00207238 sec. | ||
| 14942 | 2026.01.07 22:09:04.869831 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14943 | 2026.01.07 22:09:04.869925 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14944 | 2026.01.07 22:09:04.869968 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14945 | 2026.01.07 22:09:04.870305 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.01.07 22:09:04.870341 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14947 | 2026.01.07 22:09:04.870669 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14948 | 2026.01.07 22:09:04.870884 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.01.07 22:09:04.871013 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 14950 | 2026.01.07 22:09:04.871050 [ 277 ] {d5e6040e-d2d8-446b-969b-ad2c47f99c75} <Debug> TCPHandler: Processed in 0.001268439 sec. | ||
| 14951 | 2026.01.07 22:09:05.702234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31145 | ||
| 14952 | 2026.01.07 22:09:05.702999 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2026.01.07 22:09:05.703077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14954 | 2026.01.07 22:09:05.703789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14955 | 2026.01.07 22:09:05.704154 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2026.01.07 22:09:05.704394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31145 | ||
| 14957 | 2026.01.07 22:09:06.168079 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50265 | ||
| 14958 | 2026.01.07 22:09:06.168195 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14959 | 2026.01.07 22:09:06.168221 [ 351 ] {} <Debug> TCP-Session: 7ea76342-a83c-45a3-aafe-42a05d53d9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50265 | ||
| 14960 | 2026.01.07 22:09:06.168244 [ 351 ] {} <Debug> TCP-Session: 7ea76342-a83c-45a3-aafe-42a05d53d9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14961 | 2026.01.07 22:09:06.168257 [ 351 ] {} <Debug> TCP-Session: 7ea76342-a83c-45a3-aafe-42a05d53d9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14962 | 2026.01.07 22:09:06.168415 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47677 | ||
| 14963 | 2026.01.07 22:09:06.168456 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45543 | ||
| 14964 | 2026.01.07 22:09:06.168490 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38491 | ||
| 14965 | 2026.01.07 22:09:06.168500 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55180 | ||
| 14966 | 2026.01.07 22:09:06.168530 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38447 | ||
| 14967 | 2026.01.07 22:09:06.168536 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14968 | 2026.01.07 22:09:06.168558 [ 351 ] {} <Trace> TCP-Session: 7ea76342-a83c-45a3-aafe-42a05d53d9b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14969 | 2026.01.07 22:09:06.168575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14970 | 2026.01.07 22:09:06.168581 [ 352 ] {} <Debug> TCP-Session: cff6e771-9c9a-4c5a-95fa-d3fcf7ed325e Authenticating user 'default' from [fd00:1122:3344:101::e]:47677 | ||
| 14971 | 2026.01.07 22:09:06.168611 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14972 | 2026.01.07 22:09:06.168619 [ 286 ] {} <Debug> TCP-Session: b489b9b9-7e82-4cf4-82da-4fb2039e6e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38491 | ||
| 14973 | 2026.01.07 22:09:06.168636 [ 352 ] {} <Debug> TCP-Session: cff6e771-9c9a-4c5a-95fa-d3fcf7ed325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14974 | 2026.01.07 22:09:06.168639 [ 349 ] {} <Debug> TCP-Session: 7144e4d4-27cd-49f9-9acc-a9e8643a5474 Authenticating user 'default' from [fd00:1122:3344:101::e]:38447 | ||
| 14975 | 2026.01.07 22:09:06.168654 [ 352 ] {} <Debug> TCP-Session: cff6e771-9c9a-4c5a-95fa-d3fcf7ed325e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.01.07 22:09:06.168575 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14977 | 2026.01.07 22:09:06.168673 [ 286 ] {} <Debug> TCP-Session: b489b9b9-7e82-4cf4-82da-4fb2039e6e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14978 | 2026.01.07 22:09:06.168676 [ 349 ] {} <Debug> TCP-Session: 7144e4d4-27cd-49f9-9acc-a9e8643a5474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.01.07 22:09:06.168706 [ 353 ] {} <Debug> TCP-Session: 4b194f69-2558-4f7f-a01a-aa2528b17f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:45543 | ||
| 14980 | 2026.01.07 22:09:06.168727 [ 286 ] {} <Debug> TCP-Session: b489b9b9-7e82-4cf4-82da-4fb2039e6e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14981 | 2026.01.07 22:09:06.168733 [ 349 ] {} <Debug> TCP-Session: 7144e4d4-27cd-49f9-9acc-a9e8643a5474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14982 | 2026.01.07 22:09:06.168743 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50265) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14983 | 2026.01.07 22:09:06.168744 [ 353 ] {} <Debug> TCP-Session: 4b194f69-2558-4f7f-a01a-aa2528b17f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14984 | 2026.01.07 22:09:06.168542 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64822 | ||
| 14985 | 2026.01.07 22:09:06.168808 [ 353 ] {} <Debug> TCP-Session: 4b194f69-2558-4f7f-a01a-aa2528b17f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.01.07 22:09:06.168533 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54530 | ||
| 14987 | 2026.01.07 22:09:06.168509 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34701 | ||
| 14988 | 2026.01.07 22:09:06.168589 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14989 | 2026.01.07 22:09:06.168933 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14990 | 2026.01.07 22:09:06.168954 [ 288 ] {} <Debug> TCP-Session: 1689e9fe-b789-44c3-aef3-aa69e4002f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:55180 | ||
| 14991 | 2026.01.07 22:09:06.168975 [ 350 ] {} <Debug> TCP-Session: abd5a0b4-76e4-4dad-bd6a-5331aba3de0d Authenticating user 'default' from [fd00:1122:3344:101::e]:64822 | ||
| 14992 | 2026.01.07 22:09:06.168979 [ 288 ] {} <Debug> TCP-Session: 1689e9fe-b789-44c3-aef3-aa69e4002f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14993 | 2026.01.07 22:09:06.169010 [ 288 ] {} <Debug> TCP-Session: 1689e9fe-b789-44c3-aef3-aa69e4002f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14994 | 2026.01.07 22:09:06.169011 [ 350 ] {} <Debug> TCP-Session: abd5a0b4-76e4-4dad-bd6a-5331aba3de0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14995 | 2026.01.07 22:09:06.169045 [ 350 ] {} <Debug> TCP-Session: abd5a0b4-76e4-4dad-bd6a-5331aba3de0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14996 | 2026.01.07 22:09:06.169261 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14997 | 2026.01.07 22:09:06.169332 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14998 | 2026.01.07 22:09:06.169339 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14999 | 2026.01.07 22:09:06.169375 [ 290 ] {} <Debug> TCP-Session: db8b19bb-1a00-4dbe-a2db-9e17ef480d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:54530 | ||
| 15000 | 2026.01.07 22:09:06.169393 [ 290 ] {} <Debug> TCP-Session: db8b19bb-1a00-4dbe-a2db-9e17ef480d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15001 | 2026.01.07 22:09:06.169410 [ 290 ] {} <Debug> TCP-Session: db8b19bb-1a00-4dbe-a2db-9e17ef480d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.01.07 22:09:06.169451 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15003 | 2026.01.07 22:09:06.169486 [ 289 ] {} <Debug> TCP-Session: 0b009216-9d34-4245-b1cd-ff0c2a340a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:34701 | ||
| 15004 | 2026.01.07 22:09:06.169503 [ 289 ] {} <Debug> TCP-Session: 0b009216-9d34-4245-b1cd-ff0c2a340a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.01.07 22:09:06.169516 [ 289 ] {} <Debug> TCP-Session: 0b009216-9d34-4245-b1cd-ff0c2a340a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15006 | 2026.01.07 22:09:06.169648 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 15007 | 2026.01.07 22:09:06.170727 [ 307 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> AggregatingTransform: Aggregating | ||
| 15008 | 2026.01.07 22:09:06.170793 [ 307 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> Aggregator: Aggregation method: without_key | ||
| 15009 | 2026.01.07 22:09:06.170840 [ 307 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001086506 sec. (920.381 rows/sec., 35.95 KiB/sec.) | ||
| 15010 | 2026.01.07 22:09:06.170865 [ 307 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Trace> Aggregator: Merging aggregated data | ||
| 15011 | 2026.01.07 22:09:06.172102 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 15012 | 2026.01.07 22:09:06.172238 [ 351 ] {a18c4e37-920e-4bb0-b561-6173cf59dc83} <Debug> TCPHandler: Processed in 0.003818686 sec. | ||
| 15013 | 2026.01.07 22:09:06.172353 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15014 | 2026.01.07 22:09:06.172384 [ 351 ] {} <Debug> TCP-Session: 7ea76342-a83c-45a3-aafe-42a05d53d9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.01.07 22:09:06.172387 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15016 | 2026.01.07 22:09:06.172403 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15017 | 2026.01.07 22:09:06.172421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15018 | 2026.01.07 22:09:06.172441 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15019 | 2026.01.07 22:09:06.172466 [ 286 ] {} <Debug> TCP-Session: b489b9b9-7e82-4cf4-82da-4fb2039e6e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15020 | 2026.01.07 22:09:06.172459 [ 353 ] {} <Debug> TCP-Session: 4b194f69-2558-4f7f-a01a-aa2528b17f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15021 | 2026.01.07 22:09:06.172475 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15022 | 2026.01.07 22:09:06.172496 [ 288 ] {} <Debug> TCP-Session: 1689e9fe-b789-44c3-aef3-aa69e4002f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.01.07 22:09:06.172509 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15024 | 2026.01.07 22:09:06.172529 [ 289 ] {} <Debug> TCP-Session: 0b009216-9d34-4245-b1cd-ff0c2a340a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.01.07 22:09:06.172492 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15026 | 2026.01.07 22:09:06.172559 [ 349 ] {} <Debug> TCP-Session: 7144e4d4-27cd-49f9-9acc-a9e8643a5474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15027 | 2026.01.07 22:09:06.172458 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15028 | 2026.01.07 22:09:06.172594 [ 290 ] {} <Debug> TCP-Session: db8b19bb-1a00-4dbe-a2db-9e17ef480d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.01.07 22:09:06.172441 [ 352 ] {} <Debug> TCP-Session: cff6e771-9c9a-4c5a-95fa-d3fcf7ed325e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15030 | 2026.01.07 22:09:06.172632 [ 350 ] {} <Debug> TCP-Session: abd5a0b4-76e4-4dad-bd6a-5331aba3de0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2026.01.07 22:09:06.174080 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46735 | ||
| 15032 | 2026.01.07 22:09:06.174153 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15033 | 2026.01.07 22:09:06.174173 [ 351 ] {} <Debug> TCP-Session: 84f94ae8-79df-4394-abbb-f6452b4a1c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:46735 | ||
| 15034 | 2026.01.07 22:09:06.174189 [ 351 ] {} <Debug> TCP-Session: 84f94ae8-79df-4394-abbb-f6452b4a1c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15035 | 2026.01.07 22:09:06.174201 [ 351 ] {} <Debug> TCP-Session: 84f94ae8-79df-4394-abbb-f6452b4a1c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15036 | 2026.01.07 22:09:06.174348 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38251 | ||
| 15037 | 2026.01.07 22:09:06.174415 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61046 | ||
| 15038 | 2026.01.07 22:09:06.174433 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15039 | 2026.01.07 22:09:06.174446 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46233 | ||
| 15040 | 2026.01.07 22:09:06.174457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33466 | ||
| 15041 | 2026.01.07 22:09:06.174467 [ 351 ] {} <Trace> TCP-Session: 84f94ae8-79df-4394-abbb-f6452b4a1c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.01.07 22:09:06.174480 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50396 | ||
| 15043 | 2026.01.07 22:09:06.174514 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15044 | 2026.01.07 22:09:06.174530 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15045 | 2026.01.07 22:09:06.174555 [ 288 ] {} <Debug> TCP-Session: 3ea28cab-35ab-4f88-a142-dca7a6530185 Authenticating user 'default' from [fd00:1122:3344:101::e]:46233 | ||
| 15046 | 2026.01.07 22:09:06.174569 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15047 | 2026.01.07 22:09:06.174572 [ 289 ] {} <Debug> TCP-Session: d55a28dc-6219-4ee7-b5a2-ccfbe2909442 Authenticating user 'default' from [fd00:1122:3344:101::e]:33466 | ||
| 15048 | 2026.01.07 22:09:06.174584 [ 288 ] {} <Debug> TCP-Session: 3ea28cab-35ab-4f88-a142-dca7a6530185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15049 | 2026.01.07 22:09:06.174604 [ 289 ] {} <Debug> TCP-Session: d55a28dc-6219-4ee7-b5a2-ccfbe2909442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.01.07 22:09:06.174616 [ 288 ] {} <Debug> TCP-Session: 3ea28cab-35ab-4f88-a142-dca7a6530185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15051 | 2026.01.07 22:09:06.174623 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46735) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15052 | 2026.01.07 22:09:06.174630 [ 289 ] {} <Debug> TCP-Session: d55a28dc-6219-4ee7-b5a2-ccfbe2909442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15053 | 2026.01.07 22:09:06.174496 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45624 | ||
| 15054 | 2026.01.07 22:09:06.174487 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15055 | 2026.01.07 22:09:06.174472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43345 | ||
| 15056 | 2026.01.07 22:09:06.174722 [ 353 ] {} <Debug> TCP-Session: 3e0e0eee-8062-4a72-942e-df0ce0e46dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:61046 | ||
| 15057 | 2026.01.07 22:09:06.174730 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15058 | 2026.01.07 22:09:06.174753 [ 353 ] {} <Debug> TCP-Session: 3e0e0eee-8062-4a72-942e-df0ce0e46dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15059 | 2026.01.07 22:09:06.174771 [ 350 ] {} <Debug> TCP-Session: b1317491-ae9a-4861-ae56-de6df9278a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:45624 | ||
| 15060 | 2026.01.07 22:09:06.174772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15061 | 2026.01.07 22:09:06.174786 [ 353 ] {} <Debug> TCP-Session: 3e0e0eee-8062-4a72-942e-df0ce0e46dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15062 | 2026.01.07 22:09:06.174795 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15063 | 2026.01.07 22:09:06.174809 [ 290 ] {} <Debug> TCP-Session: 90cda580-fbd7-45fd-9133-b2aa0e4fafec Authenticating user 'default' from [fd00:1122:3344:101::e]:43345 | ||
| 15064 | 2026.01.07 22:09:06.174468 [ 352 ] {} <Debug> TCP-Session: cd950a57-2367-4932-9b40-6b6748711467 Authenticating user 'default' from [fd00:1122:3344:101::e]:38251 | ||
| 15065 | 2026.01.07 22:09:06.174855 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15066 | 2026.01.07 22:09:06.174882 [ 352 ] {} <Debug> TCP-Session: cd950a57-2367-4932-9b40-6b6748711467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15067 | 2026.01.07 22:09:06.174853 [ 290 ] {} <Debug> TCP-Session: 90cda580-fbd7-45fd-9133-b2aa0e4fafec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15068 | 2026.01.07 22:09:06.174906 [ 352 ] {} <Debug> TCP-Session: cd950a57-2367-4932-9b40-6b6748711467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15069 | 2026.01.07 22:09:06.174926 [ 290 ] {} <Debug> TCP-Session: 90cda580-fbd7-45fd-9133-b2aa0e4fafec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15070 | 2026.01.07 22:09:06.174442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64491 | ||
| 15071 | 2026.01.07 22:09:06.174798 [ 350 ] {} <Debug> TCP-Session: b1317491-ae9a-4861-ae56-de6df9278a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15072 | 2026.01.07 22:09:06.174598 [ 349 ] {} <Debug> TCP-Session: beb02e81-e2bb-4fbf-8df8-4db02c32bea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50396 | ||
| 15073 | 2026.01.07 22:09:06.175003 [ 350 ] {} <Debug> TCP-Session: b1317491-ae9a-4861-ae56-de6df9278a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15074 | 2026.01.07 22:09:06.175019 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15075 | 2026.01.07 22:09:06.175047 [ 349 ] {} <Debug> TCP-Session: beb02e81-e2bb-4fbf-8df8-4db02c32bea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15076 | 2026.01.07 22:09:06.175060 [ 286 ] {} <Debug> TCP-Session: cd033329-60f9-4f69-8350-65202130e609 Authenticating user 'default' from [fd00:1122:3344:101::e]:64491 | ||
| 15077 | 2026.01.07 22:09:06.175075 [ 349 ] {} <Debug> TCP-Session: beb02e81-e2bb-4fbf-8df8-4db02c32bea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15078 | 2026.01.07 22:09:06.175090 [ 286 ] {} <Debug> TCP-Session: cd033329-60f9-4f69-8350-65202130e609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15079 | 2026.01.07 22:09:06.175105 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 15080 | 2026.01.07 22:09:06.175110 [ 286 ] {} <Debug> TCP-Session: cd033329-60f9-4f69-8350-65202130e609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15081 | 2026.01.07 22:09:06.175836 [ 299 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> AggregatingTransform: Aggregating | ||
| 15082 | 2026.01.07 22:09:06.175873 [ 299 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> Aggregator: Aggregation method: without_key | ||
| 15083 | 2026.01.07 22:09:06.175906 [ 299 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00071768 sec. (1393.379 rows/sec., 54.43 KiB/sec.) | ||
| 15084 | 2026.01.07 22:09:06.175925 [ 299 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Trace> Aggregator: Merging aggregated data | ||
| 15085 | 2026.01.07 22:09:06.177102 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002509 sec., 398.5651654045437 rows/sec., 15.57 KiB/sec. | ||
| 15086 | 2026.01.07 22:09:06.177226 [ 351 ] {f253b8b5-8f30-4f6d-ab5e-0ef390c51ac3} <Debug> TCPHandler: Processed in 0.002809592 sec. | ||
| 15087 | 2026.01.07 22:09:06.177317 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15088 | 2026.01.07 22:09:06.177347 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15089 | 2026.01.07 22:09:06.177358 [ 352 ] {} <Debug> TCP-Session: cd950a57-2367-4932-9b40-6b6748711467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15090 | 2026.01.07 22:09:06.177373 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15091 | 2026.01.07 22:09:06.177395 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15092 | 2026.01.07 22:09:06.177416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15093 | 2026.01.07 22:09:06.177422 [ 286 ] {} <Debug> TCP-Session: cd033329-60f9-4f69-8350-65202130e609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15094 | 2026.01.07 22:09:06.177440 [ 353 ] {} <Debug> TCP-Session: 3e0e0eee-8062-4a72-942e-df0ce0e46dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15095 | 2026.01.07 22:09:06.177441 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15096 | 2026.01.07 22:09:06.177479 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15097 | 2026.01.07 22:09:06.177509 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15098 | 2026.01.07 22:09:06.177510 [ 288 ] {} <Debug> TCP-Session: 3ea28cab-35ab-4f88-a142-dca7a6530185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15099 | 2026.01.07 22:09:06.177529 [ 349 ] {} <Debug> TCP-Session: beb02e81-e2bb-4fbf-8df8-4db02c32bea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15100 | 2026.01.07 22:09:06.177544 [ 351 ] {} <Debug> TCP-Session: 84f94ae8-79df-4394-abbb-f6452b4a1c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15101 | 2026.01.07 22:09:06.177467 [ 290 ] {} <Debug> TCP-Session: 90cda580-fbd7-45fd-9133-b2aa0e4fafec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15102 | 2026.01.07 22:09:06.177460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15103 | 2026.01.07 22:09:06.177387 [ 350 ] {} <Debug> TCP-Session: b1317491-ae9a-4861-ae56-de6df9278a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15104 | 2026.01.07 22:09:06.177732 [ 289 ] {} <Debug> TCP-Session: d55a28dc-6219-4ee7-b5a2-ccfbe2909442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15105 | 2026.01.07 22:09:06.383128 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48378 | ||
| 15106 | 2026.01.07 22:09:06.383237 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15107 | 2026.01.07 22:09:06.383263 [ 351 ] {} <Debug> TCP-Session: 01a106fe-8e59-4e1d-bcd0-209942aa4ff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48378 | ||
| 15108 | 2026.01.07 22:09:06.383286 [ 351 ] {} <Debug> TCP-Session: 01a106fe-8e59-4e1d-bcd0-209942aa4ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15109 | 2026.01.07 22:09:06.383299 [ 351 ] {} <Debug> TCP-Session: 01a106fe-8e59-4e1d-bcd0-209942aa4ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.01.07 22:09:06.383501 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51699 | ||
| 15111 | 2026.01.07 22:09:06.383520 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43661 | ||
| 15112 | 2026.01.07 22:09:06.383555 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46198 | ||
| 15113 | 2026.01.07 22:09:06.383569 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35016 | ||
| 15114 | 2026.01.07 22:09:06.383591 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46212 | ||
| 15115 | 2026.01.07 22:09:06.383610 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15116 | 2026.01.07 22:09:06.383640 [ 351 ] {} <Trace> TCP-Session: 01a106fe-8e59-4e1d-bcd0-209942aa4ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.01.07 22:09:06.383660 [ 352 ] {} <Debug> TCP-Session: 1d2d6699-2b37-4465-9508-c1b2f5ee6ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51699 | ||
| 15118 | 2026.01.07 22:09:06.383676 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15119 | 2026.01.07 22:09:06.383685 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15120 | 2026.01.07 22:09:06.383702 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15121 | 2026.01.07 22:09:06.383698 [ 352 ] {} <Debug> TCP-Session: 1d2d6699-2b37-4465-9508-c1b2f5ee6ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.01.07 22:09:06.383719 [ 349 ] {} <Debug> TCP-Session: 5cd01b22-1f96-4025-9130-b93f812ee1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46212 | ||
| 15123 | 2026.01.07 22:09:06.383729 [ 289 ] {} <Debug> TCP-Session: cf536ba1-53f4-464c-bccd-904c8825ff93 Authenticating user 'default' from [fd00:1122:3344:101::e]:35016 | ||
| 15124 | 2026.01.07 22:09:06.383730 [ 352 ] {} <Debug> TCP-Session: 1d2d6699-2b37-4465-9508-c1b2f5ee6ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15125 | 2026.01.07 22:09:06.383742 [ 349 ] {} <Debug> TCP-Session: 5cd01b22-1f96-4025-9130-b93f812ee1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15126 | 2026.01.07 22:09:06.383751 [ 289 ] {} <Debug> TCP-Session: cf536ba1-53f4-464c-bccd-904c8825ff93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15127 | 2026.01.07 22:09:06.383760 [ 349 ] {} <Debug> TCP-Session: 5cd01b22-1f96-4025-9130-b93f812ee1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.01.07 22:09:06.383707 [ 288 ] {} <Debug> TCP-Session: 25852b6d-66bb-43bb-a524-90bd504495fd Authenticating user 'default' from [fd00:1122:3344:101::e]:46198 | ||
| 15129 | 2026.01.07 22:09:06.383773 [ 289 ] {} <Debug> TCP-Session: cf536ba1-53f4-464c-bccd-904c8825ff93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.01.07 22:09:06.383801 [ 288 ] {} <Debug> TCP-Session: 25852b6d-66bb-43bb-a524-90bd504495fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15131 | 2026.01.07 22:09:06.383650 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15132 | 2026.01.07 22:09:06.383835 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15133 | 2026.01.07 22:09:06.383868 [ 353 ] {} <Debug> TCP-Session: 1d35fc47-2594-4ff0-adeb-e9181384ce50 Authenticating user 'default' from [fd00:1122:3344:101::e]:43661 | ||
| 15134 | 2026.01.07 22:09:06.383828 [ 288 ] {} <Debug> TCP-Session: 25852b6d-66bb-43bb-a524-90bd504495fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15135 | 2026.01.07 22:09:06.383910 [ 353 ] {} <Debug> TCP-Session: 1d35fc47-2594-4ff0-adeb-e9181384ce50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15136 | 2026.01.07 22:09:06.383603 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46507 | ||
| 15137 | 2026.01.07 22:09:06.383936 [ 353 ] {} <Debug> TCP-Session: 1d35fc47-2594-4ff0-adeb-e9181384ce50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.01.07 22:09:06.383529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52938 | ||
| 15139 | 2026.01.07 22:09:06.383602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33037 | ||
| 15140 | 2026.01.07 22:09:06.384049 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15141 | 2026.01.07 22:09:06.384069 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15142 | 2026.01.07 22:09:06.384080 [ 350 ] {} <Debug> TCP-Session: 812002af-8a7b-43b5-94a8-2a8338180441 Authenticating user 'default' from [fd00:1122:3344:101::e]:46507 | ||
| 15143 | 2026.01.07 22:09:06.384101 [ 286 ] {} <Debug> TCP-Session: a2b406ff-1f8c-4550-ba1c-fc357aa07000 Authenticating user 'default' from [fd00:1122:3344:101::e]:52938 | ||
| 15144 | 2026.01.07 22:09:06.384102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15145 | 2026.01.07 22:09:06.384125 [ 350 ] {} <Debug> TCP-Session: 812002af-8a7b-43b5-94a8-2a8338180441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2026.01.07 22:09:06.384152 [ 286 ] {} <Debug> TCP-Session: a2b406ff-1f8c-4550-ba1c-fc357aa07000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15147 | 2026.01.07 22:09:06.384157 [ 290 ] {} <Debug> TCP-Session: 27279afa-d467-4a5b-8f98-9fb15c8c2c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:33037 | ||
| 15148 | 2026.01.07 22:09:06.384183 [ 286 ] {} <Debug> TCP-Session: a2b406ff-1f8c-4550-ba1c-fc357aa07000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15149 | 2026.01.07 22:09:06.384200 [ 290 ] {} <Debug> TCP-Session: 27279afa-d467-4a5b-8f98-9fb15c8c2c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15150 | 2026.01.07 22:09:06.384162 [ 350 ] {} <Debug> TCP-Session: 812002af-8a7b-43b5-94a8-2a8338180441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15151 | 2026.01.07 22:09:06.384229 [ 290 ] {} <Debug> TCP-Session: 27279afa-d467-4a5b-8f98-9fb15c8c2c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15152 | 2026.01.07 22:09:06.384125 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15153 | 2026.01.07 22:09:06.384312 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15154 | 2026.01.07 22:09:06.384612 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 15155 | 2026.01.07 22:09:06.385576 [ 306 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> AggregatingTransform: Aggregating | ||
| 15156 | 2026.01.07 22:09:06.385628 [ 306 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 15157 | 2026.01.07 22:09:06.385670 [ 306 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957514 sec. (1044.371 rows/sec., 40.80 KiB/sec.) | ||
| 15158 | 2026.01.07 22:09:06.385690 [ 306 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Trace> Aggregator: Merging aggregated data | ||
| 15159 | 2026.01.07 22:09:06.386749 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 15160 | 2026.01.07 22:09:06.386893 [ 351 ] {9d52df96-06d8-4502-b32b-bf83d3a940fa} <Debug> TCPHandler: Processed in 0.003396191 sec. | ||
| 15161 | 2026.01.07 22:09:06.387011 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15162 | 2026.01.07 22:09:06.387049 [ 351 ] {} <Debug> TCP-Session: 01a106fe-8e59-4e1d-bcd0-209942aa4ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.01.07 22:09:06.387050 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15164 | 2026.01.07 22:09:06.387089 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15165 | 2026.01.07 22:09:06.387103 [ 352 ] {} <Debug> TCP-Session: 1d2d6699-2b37-4465-9508-c1b2f5ee6ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15166 | 2026.01.07 22:09:06.387121 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15167 | 2026.01.07 22:09:06.387136 [ 350 ] {} <Debug> TCP-Session: 812002af-8a7b-43b5-94a8-2a8338180441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.01.07 22:09:06.387141 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15169 | 2026.01.07 22:09:06.387167 [ 353 ] {} <Debug> TCP-Session: 1d35fc47-2594-4ff0-adeb-e9181384ce50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15170 | 2026.01.07 22:09:06.387176 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15171 | 2026.01.07 22:09:06.387195 [ 289 ] {} <Debug> TCP-Session: cf536ba1-53f4-464c-bccd-904c8825ff93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15172 | 2026.01.07 22:09:06.387216 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15173 | 2026.01.07 22:09:06.387233 [ 288 ] {} <Debug> TCP-Session: 25852b6d-66bb-43bb-a524-90bd504495fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15174 | 2026.01.07 22:09:06.387198 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15175 | 2026.01.07 22:09:06.387256 [ 349 ] {} <Debug> TCP-Session: 5cd01b22-1f96-4025-9130-b93f812ee1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15176 | 2026.01.07 22:09:06.387158 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15177 | 2026.01.07 22:09:06.387304 [ 286 ] {} <Debug> TCP-Session: a2b406ff-1f8c-4550-ba1c-fc357aa07000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.01.07 22:09:06.387342 [ 290 ] {} <Debug> TCP-Session: 27279afa-d467-4a5b-8f98-9fb15c8c2c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2026.01.07 22:09:07.422785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15180 | 2026.01.07 22:09:07.447268 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.01.07 22:09:07.447379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15182 | 2026.01.07 22:09:07.455469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15183 | 2026.01.07 22:09:07.456829 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.01.07 22:09:07.464274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15185 | 2026.01.07 22:09:08.302528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1958 | ||
| 15186 | 2026.01.07 22:09:08.305250 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2026.01.07 22:09:08.305314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15188 | 2026.01.07 22:09:08.306649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15189 | 2026.01.07 22:09:08.306950 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2026.01.07 22:09:08.307359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15191 | 2026.01.07 22:09:09.841430 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2026.01.07 22:09:09.841614 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15193 | 2026.01.07 22:09:09.841683 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15194 | 2026.01.07 22:09:09.842394 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.01.07 22:09:09.842441 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15196 | 2026.01.07 22:09:09.842885 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15197 | 2026.01.07 22:09:09.843131 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.01.07 22:09:09.843290 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001728 sec., 63657.40740740741 rows/sec., 5.36 MiB/sec. | ||
| 15199 | 2026.01.07 22:09:09.843335 [ 277 ] {3043ee77-604a-440f-8d45-dff3bc4c2da0} <Debug> TCPHandler: Processed in 0.00204094 sec. | ||
| 15200 | 2026.01.07 22:09:09.843468 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15201 | 2026.01.07 22:09:09.843565 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15202 | 2026.01.07 22:09:09.843607 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15203 | 2026.01.07 22:09:09.844033 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.01.07 22:09:09.844074 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15205 | 2026.01.07 22:09:09.844419 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15206 | 2026.01.07 22:09:09.844642 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.01.07 22:09:09.844781 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001235 sec., 21862.34817813765 rows/sec., 1.61 MiB/sec. | ||
| 15208 | 2026.01.07 22:09:09.844823 [ 277 ] {701cd3d2-b627-4fcd-b102-6915e82019a1} <Debug> TCPHandler: Processed in 0.001406761 sec. | ||
| 15209 | 2026.01.07 22:09:09.844970 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.01.07 22:09:09.845078 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15211 | 2026.01.07 22:09:09.845126 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15212 | 2026.01.07 22:09:09.845595 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2026.01.07 22:09:09.845633 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15214 | 2026.01.07 22:09:09.845971 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15215 | 2026.01.07 22:09:09.846195 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15216 | 2026.01.07 22:09:09.846326 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001267 sec., 71823.2044198895 rows/sec., 5.61 MiB/sec. | ||
| 15217 | 2026.01.07 22:09:09.846365 [ 277 ] {f8f308d1-10de-409b-aec5-d68e76867875} <Debug> TCPHandler: Processed in 0.001458352 sec. | ||
| 15218 | 2026.01.07 22:09:09.846482 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2026.01.07 22:09:09.846576 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15220 | 2026.01.07 22:09:09.846621 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15221 | 2026.01.07 22:09:09.847041 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.01.07 22:09:09.847078 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15223 | 2026.01.07 22:09:09.847415 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15224 | 2026.01.07 22:09:09.847629 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2026.01.07 22:09:09.847762 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 15226 | 2026.01.07 22:09:09.847799 [ 277 ] {8ad16c40-2317-4c62-afdc-22c969ffd96d} <Debug> TCPHandler: Processed in 0.00136631 sec. | ||
| 15227 | 2026.01.07 22:09:09.847942 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.01.07 22:09:09.848055 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15229 | 2026.01.07 22:09:09.848115 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15230 | 2026.01.07 22:09:09.848981 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.01.07 22:09:09.849020 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15232 | 2026.01.07 22:09:09.849591 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15233 | 2026.01.07 22:09:09.849832 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.01.07 22:09:09.849977 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001942 sec., 13903.192584963956 rows/sec., 24.91 MiB/sec. | ||
| 15235 | 2026.01.07 22:09:09.850038 [ 277 ] {0ab43977-812b-4d9e-a74f-f1e232e0f2f0} <Debug> TCPHandler: Processed in 0.002154102 sec. | ||
| 15236 | 2026.01.07 22:09:09.850161 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.01.07 22:09:09.850257 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15238 | 2026.01.07 22:09:09.850301 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15239 | 2026.01.07 22:09:09.850653 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.01.07 22:09:09.850691 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15241 | 2026.01.07 22:09:09.851026 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15242 | 2026.01.07 22:09:09.851260 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.01.07 22:09:09.851402 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 15244 | 2026.01.07 22:09:09.851439 [ 277 ] {60577a49-6b79-49ff-96c0-d8c9c4028826} <Debug> TCPHandler: Processed in 0.00132968 sec. | ||
| 15245 | 2026.01.07 22:09:13.033574 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15246 | 2026.01.07 22:09:13.033640 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15247 | 2026.01.07 22:09:13.204614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31657 | ||
| 15248 | 2026.01.07 22:09:13.205128 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.01.07 22:09:13.205171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15250 | 2026.01.07 22:09:13.205663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15251 | 2026.01.07 22:09:13.205910 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.01.07 22:09:13.206040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31657 | ||
| 15253 | 2026.01.07 22:09:13.206053 [ 35 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15254 | 2026.01.07 22:09:13.206116 [ 35 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.01.07 22:09:13.206139 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15256 | 2026.01.07 22:09:13.206247 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15257 | 2026.01.07 22:09:13.206370 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15258 | 2026.01.07 22:09:13.206411 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29225 rows starting from the beginning of the part | ||
| 15259 | 2026.01.07 22:09:13.206477 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15260 | 2026.01.07 22:09:13.206522 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15261 | 2026.01.07 22:09:13.206565 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15262 | 2026.01.07 22:09:13.206603 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15263 | 2026.01.07 22:09:13.206645 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15264 | 2026.01.07 22:09:13.209252 [ 196 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31657 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045565 sec., 10394458.827836541 rows/sec., 148.69 MiB/sec. | ||
| 15265 | 2026.01.07 22:09:13.209654 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15266 | 2026.01.07 22:09:13.209921 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.01.07 22:09:13.209987 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_66_13} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15268 | 2026.01.07 22:09:13.210092 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15269 | 2026.01.07 22:09:14.852466 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.01.07 22:09:14.852653 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15271 | 2026.01.07 22:09:14.852723 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15272 | 2026.01.07 22:09:14.853635 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.01.07 22:09:14.853690 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15274 | 2026.01.07 22:09:14.854134 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15275 | 2026.01.07 22:09:14.854375 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.01.07 22:09:14.854540 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001939 sec., 211449.2006188757 rows/sec., 13.41 MiB/sec. | ||
| 15277 | 2026.01.07 22:09:14.854595 [ 277 ] {d563476a-0004-4627-987d-f9e7b633888d} <Debug> TCPHandler: Processed in 0.002270163 sec. | ||
| 15278 | 2026.01.07 22:09:14.854721 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.01.07 22:09:14.854827 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15280 | 2026.01.07 22:09:14.854873 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15281 | 2026.01.07 22:09:14.856212 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.01.07 22:09:14.856254 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15283 | 2026.01.07 22:09:14.856647 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15284 | 2026.01.07 22:09:14.856871 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.07 22:09:14.857011 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002209 sec., 516070.6201901313 rows/sec., 40.95 MiB/sec. | ||
| 15286 | 2026.01.07 22:09:14.857052 [ 277 ] {41ff2c11-1cad-40a3-91f5-ed4972d36c1b} <Debug> TCPHandler: Processed in 0.002383695 sec. | ||
| 15287 | 2026.01.07 22:09:14.857174 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.01.07 22:09:14.857272 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15289 | 2026.01.07 22:09:14.857315 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15290 | 2026.01.07 22:09:14.857854 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.01.07 22:09:14.857892 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15292 | 2026.01.07 22:09:14.858244 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15293 | 2026.01.07 22:09:14.858464 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.01.07 22:09:14.858600 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001349 sec., 162342.47590808006 rows/sec., 9.68 MiB/sec. | ||
| 15295 | 2026.01.07 22:09:14.858640 [ 277 ] {74785741-faee-4ecd-9602-5292b6fa4f66} <Debug> TCPHandler: Processed in 0.001517852 sec. | ||
| 15296 | 2026.01.07 22:09:14.858752 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.01.07 22:09:14.858847 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15298 | 2026.01.07 22:09:14.858888 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15299 | 2026.01.07 22:09:14.859409 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.01.07 22:09:14.859447 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15301 | 2026.01.07 22:09:14.859780 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15302 | 2026.01.07 22:09:14.860001 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.01.07 22:09:14.860136 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 15304 | 2026.01.07 22:09:14.860174 [ 277 ] {be5c3e8e-ef49-444d-b259-34cc9932041b} <Debug> TCPHandler: Processed in 0.001473302 sec. | ||
| 15305 | 2026.01.07 22:09:14.860287 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.01.07 22:09:14.860382 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15307 | 2026.01.07 22:09:14.860424 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15308 | 2026.01.07 22:09:14.860960 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.01.07 22:09:14.860997 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15310 | 2026.01.07 22:09:14.861317 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15311 | 2026.01.07 22:09:14.861537 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.01.07 22:09:14.861671 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001307 sec., 161438.40856924254 rows/sec., 9.17 MiB/sec. | ||
| 15313 | 2026.01.07 22:09:14.861710 [ 277 ] {d9eb169e-db60-4182-8c36-5cf1c5fea08c} <Debug> TCPHandler: Processed in 0.001472631 sec. | ||
| 15314 | 2026.01.07 22:09:14.861827 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.01.07 22:09:14.861921 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15316 | 2026.01.07 22:09:14.861961 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15317 | 2026.01.07 22:09:14.862769 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.01.07 22:09:14.862806 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15319 | 2026.01.07 22:09:14.863158 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15320 | 2026.01.07 22:09:14.863376 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.01.07 22:09:14.863509 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001607 sec., 431238.3322962041 rows/sec., 30.13 MiB/sec. | ||
| 15322 | 2026.01.07 22:09:14.863550 [ 277 ] {76e0425c-16e1-42fe-b70d-aa050e135125} <Debug> TCPHandler: Processed in 0.001773347 sec. | ||
| 15323 | 2026.01.07 22:09:14.863663 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.01.07 22:09:14.863759 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15325 | 2026.01.07 22:09:14.863802 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15326 | 2026.01.07 22:09:14.864193 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.01.07 22:09:14.864237 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15328 | 2026.01.07 22:09:14.864617 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15329 | 2026.01.07 22:09:14.864877 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.01.07 22:09:14.865012 [ 58 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 15331 | 2026.01.07 22:09:14.865034 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001292 sec., 4643.962848297214 rows/sec., 242.63 KiB/sec. | ||
| 15332 | 2026.01.07 22:09:14.865084 [ 58 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.01.07 22:09:14.865099 [ 277 ] {e3f0a8cb-c448-4a05-ac0d-5033c14f73c7} <Debug> TCPHandler: Processed in 0.001485492 sec. | ||
| 15334 | 2026.01.07 22:09:14.865114 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15335 | 2026.01.07 22:09:14.865243 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15336 | 2026.01.07 22:09:14.865243 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 15337 | 2026.01.07 22:09:14.865357 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15338 | 2026.01.07 22:09:14.865391 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15339 | 2026.01.07 22:09:14.865413 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15340 | 2026.01.07 22:09:14.865431 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 258 rows starting from the beginning of the part | ||
| 15341 | 2026.01.07 22:09:14.865502 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15342 | 2026.01.07 22:09:14.865546 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15343 | 2026.01.07 22:09:14.865586 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15344 | 2026.01.07 22:09:14.865651 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 15345 | 2026.01.07 22:09:14.865699 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 15346 | 2026.01.07 22:09:14.866027 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.01.07 22:09:14.866067 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15348 | 2026.01.07 22:09:14.866449 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15349 | 2026.01.07 22:09:14.866697 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.01.07 22:09:14.866773 [ 193 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580053 sec., 182272.36681301196 rows/sec., 9.30 MiB/sec. | ||
| 15351 | 2026.01.07 22:09:14.866831 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 15352 | 2026.01.07 22:09:14.866836 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0015 sec., 209333.33333333334 rows/sec., 13.75 MiB/sec. | ||
| 15353 | 2026.01.07 22:09:14.866874 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.01.07 22:09:14.866897 [ 277 ] {c135b026-892d-48d1-adea-da58697012d0} <Debug> TCPHandler: Processed in 0.001710675 sec. | ||
| 15355 | 2026.01.07 22:09:14.866902 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15356 | 2026.01.07 22:09:14.866946 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15357 | 2026.01.07 22:09:14.867014 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 15358 | 2026.01.07 22:09:14.867024 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2026.01.07 22:09:14.867110 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15360 | 2026.01.07 22:09:14.867128 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15361 | 2026.01.07 22:09:14.867141 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 33113 rows starting from the beginning of the part | ||
| 15362 | 2026.01.07 22:09:14.867171 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15363 | 2026.01.07 22:09:14.867206 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 84 rows starting from the beginning of the part | ||
| 15364 | 2026.01.07 22:09:14.867221 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.01.07 22:09:14.867255 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15366 | 2026.01.07 22:09:14.867290 [ 196 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_48_10} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 15367 | 2026.01.07 22:09:14.867299 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 314 rows starting from the beginning of the part | ||
| 15368 | 2026.01.07 22:09:14.867342 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15369 | 2026.01.07 22:09:14.867382 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15370 | 2026.01.07 22:09:14.867384 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 314 rows starting from the beginning of the part | ||
| 15371 | 2026.01.07 22:09:14.867504 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.01.07 22:09:14.867539 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15373 | 2026.01.07 22:09:14.867854 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15374 | 2026.01.07 22:09:14.868081 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.01.07 22:09:14.868207 [ 58 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 15376 | 2026.01.07 22:09:14.868215 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 15377 | 2026.01.07 22:09:14.868250 [ 58 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.01.07 22:09:14.868270 [ 277 ] {fcc1e573-becf-4145-a0d8-79ef615fe094} <Debug> TCPHandler: Processed in 0.001295009 sec. | ||
| 15379 | 2026.01.07 22:09:14.868275 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15380 | 2026.01.07 22:09:14.868384 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 15381 | 2026.01.07 22:09:14.868394 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.01.07 22:09:14.868506 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15383 | 2026.01.07 22:09:14.868514 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15384 | 2026.01.07 22:09:14.868561 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 45 rows starting from the beginning of the part | ||
| 15385 | 2026.01.07 22:09:14.868567 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15386 | 2026.01.07 22:09:14.868631 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15387 | 2026.01.07 22:09:14.868679 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15388 | 2026.01.07 22:09:14.868727 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15389 | 2026.01.07 22:09:14.868785 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15390 | 2026.01.07 22:09:14.868856 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 15391 | 2026.01.07 22:09:14.869446 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.01.07 22:09:14.869487 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15393 | 2026.01.07 22:09:14.869824 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001485082 sec., 33668.1745519776 rows/sec., 2.21 MiB/sec. | ||
| 15394 | 2026.01.07 22:09:14.869962 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15395 | 2026.01.07 22:09:14.870098 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15396 | 2026.01.07 22:09:14.870326 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2026.01.07 22:09:14.870420 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_48_10} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 15398 | 2026.01.07 22:09:14.870422 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.01.07 22:09:14.870513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15400 | 2026.01.07 22:09:14.870596 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002108 sec., 6641.366223908918 rows/sec., 11.90 MiB/sec. | ||
| 15401 | 2026.01.07 22:09:14.870683 [ 277 ] {eb05a011-b5f0-4696-82cb-a87948df066a} <Debug> TCPHandler: Processed in 0.002339914 sec. | ||
| 15402 | 2026.01.07 22:09:14.870806 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15403 | 2026.01.07 22:09:14.870900 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15404 | 2026.01.07 22:09:14.870943 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15405 | 2026.01.07 22:09:14.871304 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2026.01.07 22:09:14.871341 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15407 | 2026.01.07 22:09:14.871662 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15408 | 2026.01.07 22:09:14.871875 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2026.01.07 22:09:14.872005 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001125 sec., 92444.44444444445 rows/sec., 5.66 MiB/sec. | ||
| 15410 | 2026.01.07 22:09:14.872043 [ 277 ] {5dd84bb1-4daa-44e0-b65c-3f7c2baf5626} <Debug> TCPHandler: Processed in 0.001288029 sec. | ||
| 15411 | 2026.01.07 22:09:14.874400 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00743556 sec., 4592122.180441016 rows/sec., 307.34 MiB/sec. | ||
| 15412 | 2026.01.07 22:09:14.874826 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15413 | 2026.01.07 22:09:14.875129 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.01.07 22:09:14.875198 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 15415 | 2026.01.07 22:09:14.875271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15416 | 2026.01.07 22:09:14.964449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15417 | 2026.01.07 22:09:14.983219 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.07 22:09:14.983279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15419 | 2026.01.07 22:09:14.989138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15420 | 2026.01.07 22:09:14.989864 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.01.07 22:09:14.990194 [ 58 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15422 | 2026.01.07 22:09:14.990238 [ 58 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15423 | 2026.01.07 22:09:14.990258 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15424 | 2026.01.07 22:09:14.990353 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15425 | 2026.01.07 22:09:14.993273 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15426 | 2026.01.07 22:09:14.993452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15427 | 2026.01.07 22:09:14.994031 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15428 | 2026.01.07 22:09:14.997376 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15429 | 2026.01.07 22:09:15.000908 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15430 | 2026.01.07 22:09:15.004895 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15431 | 2026.01.07 22:09:15.008906 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15432 | 2026.01.07 22:09:15.012687 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15433 | 2026.01.07 22:09:15.067860 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.077550137 sec., 6408.757214703566 rows/sec., 33.14 MiB/sec. | ||
| 15434 | 2026.01.07 22:09:15.071459 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15435 | 2026.01.07 22:09:15.073769 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2026.01.07 22:09:15.073898 [ 195 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_66_13} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15437 | 2026.01.07 22:09:15.076647 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15438 | 2026.01.07 22:09:16.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.67 MiB, peak 379.41 MiB, free memory in arenas 0.00 B, will set to 367.76 MiB (RSS), difference: 2.09 MiB | ||
| 15439 | 2026.01.07 22:09:18.307695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1992 | ||
| 15440 | 2026.01.07 22:09:18.310185 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.01.07 22:09:18.310243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15442 | 2026.01.07 22:09:18.311514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15443 | 2026.01.07 22:09:18.311805 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.01.07 22:09:18.312193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1992 | ||
| 15445 | 2026.01.07 22:09:19.841871 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2026.01.07 22:09:19.842075 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15447 | 2026.01.07 22:09:19.842152 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15448 | 2026.01.07 22:09:19.842914 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.01.07 22:09:19.842968 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15450 | 2026.01.07 22:09:19.843394 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15451 | 2026.01.07 22:09:19.843625 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.01.07 22:09:19.843793 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001776 sec., 61936.93693693694 rows/sec., 5.21 MiB/sec. | ||
| 15453 | 2026.01.07 22:09:19.843843 [ 277 ] {43a846f9-5336-4d07-9bb6-0304560a96ae} <Debug> TCPHandler: Processed in 0.002116112 sec. | ||
| 15454 | 2026.01.07 22:09:19.843970 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2026.01.07 22:09:19.844075 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15456 | 2026.01.07 22:09:19.844120 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15457 | 2026.01.07 22:09:19.844553 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.01.07 22:09:19.844591 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15459 | 2026.01.07 22:09:19.844897 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15460 | 2026.01.07 22:09:19.845107 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.01.07 22:09:19.845244 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001194 sec., 22613.065326633165 rows/sec., 1.66 MiB/sec. | ||
| 15462 | 2026.01.07 22:09:19.845284 [ 277 ] {92f0e0b1-0d92-4225-88d5-d28a991b7548} <Debug> TCPHandler: Processed in 0.00136575 sec. | ||
| 15463 | 2026.01.07 22:09:19.845388 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2026.01.07 22:09:19.845484 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15465 | 2026.01.07 22:09:19.845524 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15466 | 2026.01.07 22:09:19.845956 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.01.07 22:09:19.845993 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15468 | 2026.01.07 22:09:19.846298 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15469 | 2026.01.07 22:09:19.846506 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.01.07 22:09:19.846635 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001171 sec., 77711.35781383433 rows/sec., 6.07 MiB/sec. | ||
| 15471 | 2026.01.07 22:09:19.846673 [ 277 ] {55d1c357-6f34-49a3-94e1-2071e74b5d3f} <Debug> TCPHandler: Processed in 0.001334079 sec. | ||
| 15472 | 2026.01.07 22:09:19.846783 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2026.01.07 22:09:19.846875 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15474 | 2026.01.07 22:09:19.846918 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15475 | 2026.01.07 22:09:19.847328 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.01.07 22:09:19.847364 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15477 | 2026.01.07 22:09:19.847710 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15478 | 2026.01.07 22:09:19.847919 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2026.01.07 22:09:19.848052 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15480 | 2026.01.07 22:09:19.848089 [ 277 ] {89518dce-4d05-40cc-a577-86f1ab9fa26e} <Debug> TCPHandler: Processed in 0.00135484 sec. | ||
| 15481 | 2026.01.07 22:09:19.848204 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2026.01.07 22:09:19.848303 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15483 | 2026.01.07 22:09:19.848362 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15484 | 2026.01.07 22:09:19.849234 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.01.07 22:09:19.849273 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15486 | 2026.01.07 22:09:19.849838 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15487 | 2026.01.07 22:09:19.850065 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.01.07 22:09:19.850208 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001925 sec., 14025.974025974025 rows/sec., 25.13 MiB/sec. | ||
| 15489 | 2026.01.07 22:09:19.850276 [ 277 ] {41817bda-fa14-4131-93d9-6a5d23fd82f2} <Debug> TCPHandler: Processed in 0.002130852 sec. | ||
| 15490 | 2026.01.07 22:09:19.850386 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2026.01.07 22:09:19.850480 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15492 | 2026.01.07 22:09:19.850523 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15493 | 2026.01.07 22:09:19.850861 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2026.01.07 22:09:19.850898 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15495 | 2026.01.07 22:09:19.851207 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15496 | 2026.01.07 22:09:19.851417 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2026.01.07 22:09:19.851549 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15498 | 2026.01.07 22:09:19.851586 [ 277 ] {b4ed0126-151d-4723-9734-b8e1da7e946a} <Debug> TCPHandler: Processed in 0.001249758 sec. | ||
| 15499 | 2026.01.07 22:09:20.706237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32105 | ||
| 15500 | 2026.01.07 22:09:20.706792 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2026.01.07 22:09:20.706842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15502 | 2026.01.07 22:09:20.707393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15503 | 2026.01.07 22:09:20.707623 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.01.07 22:09:20.707754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32105 | ||
| 15505 | 2026.01.07 22:09:22.189882 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.01.07 22:09:22.190075 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15507 | 2026.01.07 22:09:22.190139 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15508 | 2026.01.07 22:09:22.191180 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.01.07 22:09:22.191221 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15510 | 2026.01.07 22:09:22.191641 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15511 | 2026.01.07 22:09:22.191873 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.01.07 22:09:22.192027 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002002 sec., 204795.2047952048 rows/sec., 12.99 MiB/sec. | ||
| 15513 | 2026.01.07 22:09:22.192036 [ 91 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15514 | 2026.01.07 22:09:22.192069 [ 277 ] {5a0b9090-cf02-4efa-bb92-dd4593039754} <Debug> TCPHandler: Processed in 0.002321354 sec. | ||
| 15515 | 2026.01.07 22:09:22.192115 [ 91 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.07 22:09:22.192145 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15517 | 2026.01.07 22:09:22.192252 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.01.07 22:09:22.192263 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15519 | 2026.01.07 22:09:22.192372 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15520 | 2026.01.07 22:09:22.192379 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15521 | 2026.01.07 22:09:22.192423 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 15522 | 2026.01.07 22:09:22.192424 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15523 | 2026.01.07 22:09:22.192500 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15524 | 2026.01.07 22:09:22.192573 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15525 | 2026.01.07 22:09:22.192640 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15526 | 2026.01.07 22:09:22.192706 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15527 | 2026.01.07 22:09:22.193016 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.01.07 22:09:22.193056 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15529 | 2026.01.07 22:09:22.193451 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15530 | 2026.01.07 22:09:22.193729 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2026.01.07 22:09:22.193891 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001543 sec., 10369.41023979261 rows/sec., 845.55 KiB/sec. | ||
| 15532 | 2026.01.07 22:09:22.193940 [ 277 ] {db55f6c0-b018-4aaa-a6a9-51e65d20e162} <Debug> TCPHandler: Processed in 0.001751456 sec. | ||
| 15533 | 2026.01.07 22:09:22.194080 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.01.07 22:09:22.194146 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937499 sec., 1058065.0622271288 rows/sec., 71.16 MiB/sec. | ||
| 15535 | 2026.01.07 22:09:22.194184 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15536 | 2026.01.07 22:09:22.194228 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15537 | 2026.01.07 22:09:22.194362 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15538 | 2026.01.07 22:09:22.194697 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2026.01.07 22:09:22.194789 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_49_12} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15540 | 2026.01.07 22:09:22.194888 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15541 | 2026.01.07 22:09:22.196514 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2026.01.07 22:09:22.196560 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15543 | 2026.01.07 22:09:22.197007 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15544 | 2026.01.07 22:09:22.197206 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.01.07 22:09:22.197328 [ 91 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15546 | 2026.01.07 22:09:22.197331 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.003198 sec., 715447.1544715448 rows/sec., 57.95 MiB/sec. | ||
| 15547 | 2026.01.07 22:09:22.197372 [ 91 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2026.01.07 22:09:22.197393 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15549 | 2026.01.07 22:09:22.197399 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15550 | 2026.01.07 22:09:22.197416 [ 277 ] {eeefd1cf-de96-4fd8-b235-c13028d2ac44} <Debug> TCPHandler: Processed in 0.003414371 sec. | ||
| 15551 | 2026.01.07 22:09:22.197569 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15552 | 2026.01.07 22:09:22.197586 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15553 | 2026.01.07 22:09:22.197741 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15554 | 2026.01.07 22:09:22.197764 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15555 | 2026.01.07 22:09:22.197786 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15556 | 2026.01.07 22:09:22.197820 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2344 rows starting from the beginning of the part | ||
| 15557 | 2026.01.07 22:09:22.197915 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1140 rows starting from the beginning of the part | ||
| 15558 | 2026.01.07 22:09:22.198049 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 110 rows starting from the beginning of the part | ||
| 15559 | 2026.01.07 22:09:22.198114 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1140 rows starting from the beginning of the part | ||
| 15560 | 2026.01.07 22:09:22.198175 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 110 rows starting from the beginning of the part | ||
| 15561 | 2026.01.07 22:09:22.198240 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2288 rows starting from the beginning of the part | ||
| 15562 | 2026.01.07 22:09:22.198447 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2026.01.07 22:09:22.198489 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15564 | 2026.01.07 22:09:22.198839 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15565 | 2026.01.07 22:09:22.199058 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.01.07 22:09:22.199185 [ 91 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15567 | 2026.01.07 22:09:22.199190 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001422 sec., 165260.19690576653 rows/sec., 9.95 MiB/sec. | ||
| 15568 | 2026.01.07 22:09:22.199223 [ 91 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2026.01.07 22:09:22.199247 [ 277 ] {f97b9ef7-39ca-458e-a7d2-672de25c342f} <Debug> TCPHandler: Processed in 0.001688045 sec. | ||
| 15570 | 2026.01.07 22:09:22.199247 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15571 | 2026.01.07 22:09:22.199344 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15572 | 2026.01.07 22:09:22.199371 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.01.07 22:09:22.199426 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15574 | 2026.01.07 22:09:22.199457 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 264 rows starting from the beginning of the part | ||
| 15575 | 2026.01.07 22:09:22.199468 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15576 | 2026.01.07 22:09:22.199512 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15577 | 2026.01.07 22:09:22.199516 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 219 rows starting from the beginning of the part | ||
| 15578 | 2026.01.07 22:09:22.199571 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 27 rows starting from the beginning of the part | ||
| 15579 | 2026.01.07 22:09:22.199614 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 219 rows starting from the beginning of the part | ||
| 15580 | 2026.01.07 22:09:22.199653 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 27 rows starting from the beginning of the part | ||
| 15581 | 2026.01.07 22:09:22.199693 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 235 rows starting from the beginning of the part | ||
| 15582 | 2026.01.07 22:09:22.200130 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.01.07 22:09:22.200171 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15584 | 2026.01.07 22:09:22.200562 [ 186 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251669 sec., 791742.8649267498 rows/sec., 51.34 MiB/sec. | ||
| 15585 | 2026.01.07 22:09:22.200713 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003178977 sec., 2243489.0217827936 rows/sec., 189.50 MiB/sec. | ||
| 15586 | 2026.01.07 22:09:22.200725 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15587 | 2026.01.07 22:09:22.200803 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15588 | 2026.01.07 22:09:22.200973 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15589 | 2026.01.07 22:09:22.201084 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.01.07 22:09:22.201110 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2026.01.07 22:09:22.201176 [ 189 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_96_19} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15592 | 2026.01.07 22:09:22.201270 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15593 | 2026.01.07 22:09:22.201275 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00181 sec., 243093.9226519337 rows/sec., 16.08 MiB/sec. | ||
| 15594 | 2026.01.07 22:09:22.201306 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.01.07 22:09:22.201327 [ 277 ] {a3d7d5d6-5ba7-49d2-a1b7-01fa06475aa5} <Debug> TCPHandler: Processed in 0.00200462 sec. | ||
| 15596 | 2026.01.07 22:09:22.201382 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_111_22} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15597 | 2026.01.07 22:09:22.201447 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15598 | 2026.01.07 22:09:22.201453 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 15599 | 2026.01.07 22:09:22.201547 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15600 | 2026.01.07 22:09:22.201590 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15601 | 2026.01.07 22:09:22.202095 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2026.01.07 22:09:22.202131 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15603 | 2026.01.07 22:09:22.202443 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15604 | 2026.01.07 22:09:22.202649 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2026.01.07 22:09:22.202777 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 15606 | 2026.01.07 22:09:22.202783 [ 34 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15607 | 2026.01.07 22:09:22.202814 [ 277 ] {0a45bc70-c01b-4abe-99c0-9fe4f6e85c96} <Debug> TCPHandler: Processed in 0.001414631 sec. | ||
| 15608 | 2026.01.07 22:09:22.202837 [ 34 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2026.01.07 22:09:22.202864 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15610 | 2026.01.07 22:09:22.202934 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2026.01.07 22:09:22.202943 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15612 | 2026.01.07 22:09:22.203033 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15613 | 2026.01.07 22:09:22.203072 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15614 | 2026.01.07 22:09:22.203076 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15615 | 2026.01.07 22:09:22.203111 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 15616 | 2026.01.07 22:09:22.203176 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15617 | 2026.01.07 22:09:22.203217 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15618 | 2026.01.07 22:09:22.203258 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15619 | 2026.01.07 22:09:22.203295 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15620 | 2026.01.07 22:09:22.204097 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.01.07 22:09:22.204138 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15622 | 2026.01.07 22:09:22.204214 [ 199 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130223 sec., 810148.7448453807 rows/sec., 49.10 MiB/sec. | ||
| 15623 | 2026.01.07 22:09:22.204372 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15624 | 2026.01.07 22:09:22.204514 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15625 | 2026.01.07 22:09:22.204724 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15626 | 2026.01.07 22:09:22.204786 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.01.07 22:09:22.204823 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_49_12} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15628 | 2026.01.07 22:09:22.204910 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15629 | 2026.01.07 22:09:22.204923 [ 34 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15630 | 2026.01.07 22:09:22.204944 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001913 sec., 608991.1134343962 rows/sec., 43.48 MiB/sec. | ||
| 15631 | 2026.01.07 22:09:22.204951 [ 34 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.01.07 22:09:22.204991 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15633 | 2026.01.07 22:09:22.204993 [ 277 ] {0b795c32-27d9-418d-ad61-34fcacbf4f80} <Debug> TCPHandler: Processed in 0.002107201 sec. | ||
| 15634 | 2026.01.07 22:09:22.205069 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15635 | 2026.01.07 22:09:22.205152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15636 | 2026.01.07 22:09:22.205183 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15637 | 2026.01.07 22:09:22.205218 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1212 rows starting from the beginning of the part | ||
| 15638 | 2026.01.07 22:09:22.205274 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 693 rows starting from the beginning of the part | ||
| 15639 | 2026.01.07 22:09:22.205276 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15640 | 2026.01.07 22:09:22.205315 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 91 rows starting from the beginning of the part | ||
| 15641 | 2026.01.07 22:09:22.205340 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15642 | 2026.01.07 22:09:22.205355 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 693 rows starting from the beginning of the part | ||
| 15643 | 2026.01.07 22:09:22.205395 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 91 rows starting from the beginning of the part | ||
| 15644 | 2026.01.07 22:09:22.205429 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1165 rows starting from the beginning of the part | ||
| 15645 | 2026.01.07 22:09:22.205739 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.01.07 22:09:22.205786 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15647 | 2026.01.07 22:09:22.206171 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15648 | 2026.01.07 22:09:22.206393 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2026.01.07 22:09:22.206520 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001268 sec., 4731.86119873817 rows/sec., 247.22 KiB/sec. | ||
| 15650 | 2026.01.07 22:09:22.206556 [ 277 ] {9ec9e083-f1f8-496b-840e-5f224eddbc61} <Debug> TCPHandler: Processed in 0.001472861 sec. | ||
| 15651 | 2026.01.07 22:09:22.206664 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15652 | 2026.01.07 22:09:22.206696 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661214 sec., 2374769.295226262 rows/sec., 178.29 MiB/sec. | ||
| 15653 | 2026.01.07 22:09:22.206758 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.01.07 22:09:22.206804 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15655 | 2026.01.07 22:09:22.206897 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15656 | 2026.01.07 22:09:22.207146 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.01.07 22:09:22.207220 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_111_22} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15658 | 2026.01.07 22:09:22.207297 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15659 | 2026.01.07 22:09:22.207483 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.01.07 22:09:22.207526 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15661 | 2026.01.07 22:09:22.207919 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15662 | 2026.01.07 22:09:22.208129 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.01.07 22:09:22.208264 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001524 sec., 598425.1968503937 rows/sec., 39.57 MiB/sec. | ||
| 15664 | 2026.01.07 22:09:22.208302 [ 277 ] {a4225fae-2774-40f7-bb09-c16fdbbf68bd} <Debug> TCPHandler: Processed in 0.001686035 sec. | ||
| 15665 | 2026.01.07 22:09:22.208411 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2026.01.07 22:09:22.208504 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15667 | 2026.01.07 22:09:22.208547 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15668 | 2026.01.07 22:09:22.208856 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.01.07 22:09:22.208892 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15670 | 2026.01.07 22:09:22.209184 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15671 | 2026.01.07 22:09:22.209396 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.01.07 22:09:22.209523 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 15673 | 2026.01.07 22:09:22.209559 [ 277 ] {7f3e32b8-6790-415f-8774-4eee8bd693b2} <Debug> TCPHandler: Processed in 0.001195718 sec. | ||
| 15674 | 2026.01.07 22:09:22.209665 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.01.07 22:09:22.209757 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15676 | 2026.01.07 22:09:22.209810 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15677 | 2026.01.07 22:09:22.210672 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.01.07 22:09:22.210710 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15679 | 2026.01.07 22:09:22.211231 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15680 | 2026.01.07 22:09:22.211448 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.01.07 22:09:22.211570 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15682 | 2026.01.07 22:09:22.211585 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 13.59 MiB/sec. | ||
| 15683 | 2026.01.07 22:09:22.211607 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2026.01.07 22:09:22.211631 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15685 | 2026.01.07 22:09:22.211647 [ 277 ] {5f4e911e-58a5-4633-9f80-c32fb9c2ee11} <Debug> TCPHandler: Processed in 0.00202932 sec. | ||
| 15686 | 2026.01.07 22:09:22.211714 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15687 | 2026.01.07 22:09:22.211773 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2026.01.07 22:09:22.211870 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15689 | 2026.01.07 22:09:22.211911 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15690 | 2026.01.07 22:09:22.211945 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15691 | 2026.01.07 22:09:22.212006 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1817 rows starting from the beginning of the part | ||
| 15692 | 2026.01.07 22:09:22.212135 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part | ||
| 15693 | 2026.01.07 22:09:22.212250 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2026.01.07 22:09:22.212255 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 27 rows starting from the beginning of the part | ||
| 15695 | 2026.01.07 22:09:22.212294 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15696 | 2026.01.07 22:09:22.212381 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
| 15697 | 2026.01.07 22:09:22.212487 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 27 rows starting from the beginning of the part | ||
| 15698 | 2026.01.07 22:09:22.212587 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 14 rows starting from the beginning of the part | ||
| 15699 | 2026.01.07 22:09:22.212619 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15700 | 2026.01.07 22:09:22.212837 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2026.01.07 22:09:22.212959 [ 34 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15702 | 2026.01.07 22:09:22.212973 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001122 sec., 62388.59180035651 rows/sec., 3.63 MiB/sec. | ||
| 15703 | 2026.01.07 22:09:22.212996 [ 34 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.01.07 22:09:22.213018 [ 277 ] {27417a6d-1796-4e50-825f-e942f3e2f4c5} <Debug> TCPHandler: Processed in 0.001298069 sec. | ||
| 15705 | 2026.01.07 22:09:22.213020 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15706 | 2026.01.07 22:09:22.213102 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15707 | 2026.01.07 22:09:22.213197 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15708 | 2026.01.07 22:09:22.213223 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7544 rows starting from the beginning of the part | ||
| 15709 | 2026.01.07 22:09:22.213273 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 15710 | 2026.01.07 22:09:22.213314 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15711 | 2026.01.07 22:09:22.213353 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 15712 | 2026.01.07 22:09:22.213391 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15713 | 2026.01.07 22:09:22.213430 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 70 rows starting from the beginning of the part | ||
| 15714 | 2026.01.07 22:09:22.215847 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7942 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771461 sec., 2865636.5721906247 rows/sec., 181.87 MiB/sec. | ||
| 15715 | 2026.01.07 22:09:22.216807 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15716 | 2026.01.07 22:09:22.217077 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.01.07 22:09:22.217157 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_111_22} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15718 | 2026.01.07 22:09:22.217234 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15719 | 2026.01.07 22:09:22.224286 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1913 rows, containing 19 columns (19 merged, 0 gathered) in 0.012610816 sec., 151695.1797568056 rows/sec., 271.83 MiB/sec. | ||
| 15720 | 2026.01.07 22:09:22.226272 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15721 | 2026.01.07 22:09:22.226596 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.01.07 22:09:22.226666 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15723 | 2026.01.07 22:09:22.226779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 15724 | 2026.01.07 22:09:22.493597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15725 | 2026.01.07 22:09:22.510576 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15726 | 2026.01.07 22:09:22.510644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15727 | 2026.01.07 22:09:22.515833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15728 | 2026.01.07 22:09:22.516527 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2026.01.07 22:09:22.519605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15730 | 2026.01.07 22:09:23.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.42 MiB, peak 386.20 MiB, free memory in arenas 0.00 B, will set to 377.37 MiB (RSS), difference: 7.95 MiB | ||
| 15731 | 2026.01.07 22:09:24.837229 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.01.07 22:09:24.837430 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15733 | 2026.01.07 22:09:24.837505 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15734 | 2026.01.07 22:09:24.838236 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2026.01.07 22:09:24.838291 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15736 | 2026.01.07 22:09:24.838705 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15737 | 2026.01.07 22:09:24.838957 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.01.07 22:09:24.839119 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 15739 | 2026.01.07 22:09:24.839172 [ 277 ] {4530e404-4e65-41a4-bc19-d76f07d4bb50} <Debug> TCPHandler: Processed in 0.002086821 sec. | ||
| 15740 | 2026.01.07 22:09:24.839303 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2026.01.07 22:09:24.839408 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15742 | 2026.01.07 22:09:24.839452 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15743 | 2026.01.07 22:09:24.839875 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.01.07 22:09:24.839910 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15745 | 2026.01.07 22:09:24.840227 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15746 | 2026.01.07 22:09:24.840445 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.01.07 22:09:24.840575 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 15748 | 2026.01.07 22:09:24.840613 [ 277 ] {ce3ab456-92da-4c57-ba3b-38bf28ebf5e8} <Debug> TCPHandler: Processed in 0.00136485 sec. | ||
| 15749 | 2026.01.07 22:09:24.840722 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.01.07 22:09:24.840817 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15751 | 2026.01.07 22:09:24.840863 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15752 | 2026.01.07 22:09:24.841231 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.01.07 22:09:24.841265 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15754 | 2026.01.07 22:09:24.841587 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15755 | 2026.01.07 22:09:24.841796 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.01.07 22:09:24.841926 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001128 sec., 83333.33333333333 rows/sec., 5.80 MiB/sec. | ||
| 15757 | 2026.01.07 22:09:24.841963 [ 277 ] {d13ccc0e-0cf4-4e91-aa2b-8a999383a375} <Debug> TCPHandler: Processed in 0.001290349 sec. | ||
| 15758 | 2026.01.07 22:09:24.842069 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2026.01.07 22:09:24.842162 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15760 | 2026.01.07 22:09:24.842205 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15761 | 2026.01.07 22:09:24.842526 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.01.07 22:09:24.842562 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15763 | 2026.01.07 22:09:24.842869 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15764 | 2026.01.07 22:09:24.843090 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.01.07 22:09:24.843216 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001071 sec., 31746.03174603175 rows/sec., 2.15 MiB/sec. | ||
| 15766 | 2026.01.07 22:09:24.843251 [ 277 ] {a63143b0-a231-4684-9cb8-63e6daf29ae1} <Debug> TCPHandler: Processed in 0.001231238 sec. | ||
| 15767 | 2026.01.07 22:09:28.033688 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15768 | 2026.01.07 22:09:28.033781 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15769 | 2026.01.07 22:09:28.207954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32617 | ||
| 15770 | 2026.01.07 22:09:28.208540 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2026.01.07 22:09:28.208583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15772 | 2026.01.07 22:09:28.209067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15773 | 2026.01.07 22:09:28.209297 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2026.01.07 22:09:28.209432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32617 | ||
| 15775 | 2026.01.07 22:09:28.312497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2036 | ||
| 15776 | 2026.01.07 22:09:28.315236 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.07 22:09:28.315298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15778 | 2026.01.07 22:09:28.316590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15779 | 2026.01.07 22:09:28.316882 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.07 22:09:28.317273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 15781 | 2026.01.07 22:09:29.841929 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15782 | 2026.01.07 22:09:29.842214 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15783 | 2026.01.07 22:09:29.842319 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15784 | 2026.01.07 22:09:29.843161 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15785 | 2026.01.07 22:09:29.843212 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15786 | 2026.01.07 22:09:29.843611 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15787 | 2026.01.07 22:09:29.843829 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15788 | 2026.01.07 22:09:29.843983 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001848 sec., 59523.80952380952 rows/sec., 5.01 MiB/sec. | ||
| 15789 | 2026.01.07 22:09:29.844023 [ 277 ] {8290f217-f2c0-4ebd-8645-838d5f53f1a3} <Debug> TCPHandler: Processed in 0.002279403 sec. | ||
| 15790 | 2026.01.07 22:09:29.844198 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15791 | 2026.01.07 22:09:29.844292 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15792 | 2026.01.07 22:09:29.844332 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15793 | 2026.01.07 22:09:29.844734 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15794 | 2026.01.07 22:09:29.844770 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15795 | 2026.01.07 22:09:29.845074 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15796 | 2026.01.07 22:09:29.845285 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.01.07 22:09:29.845416 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001142 sec., 23642.73204903678 rows/sec., 1.74 MiB/sec. | ||
| 15798 | 2026.01.07 22:09:29.845504 [ 277 ] {df415e7e-21d5-435b-88b2-c8a2fdc9ca79} <Debug> TCPHandler: Processed in 0.001353869 sec. | ||
| 15799 | 2026.01.07 22:09:29.845611 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2026.01.07 22:09:29.845703 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15801 | 2026.01.07 22:09:29.845743 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15802 | 2026.01.07 22:09:29.846196 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.01.07 22:09:29.846233 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15804 | 2026.01.07 22:09:29.846544 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15805 | 2026.01.07 22:09:29.846756 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.01.07 22:09:29.846938 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001253 sec., 72625.69832402235 rows/sec., 5.67 MiB/sec. | ||
| 15807 | 2026.01.07 22:09:29.846976 [ 277 ] {e49e35cc-0b39-4db5-b69b-c01450744913} <Debug> TCPHandler: Processed in 0.001411461 sec. | ||
| 15808 | 2026.01.07 22:09:29.847082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.01.07 22:09:29.847176 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15810 | 2026.01.07 22:09:29.847220 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15811 | 2026.01.07 22:09:29.847664 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.01.07 22:09:29.847701 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15813 | 2026.01.07 22:09:29.848046 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15814 | 2026.01.07 22:09:29.848259 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.01.07 22:09:29.848385 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 15816 | 2026.01.07 22:09:29.848421 [ 277 ] {ab279e4d-3fb9-4d0f-b17a-f4be1c063aa7} <Debug> TCPHandler: Processed in 0.00138739 sec. | ||
| 15817 | 2026.01.07 22:09:29.848520 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15818 | 2026.01.07 22:09:29.848613 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.01.07 22:09:29.848668 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15820 | 2026.01.07 22:09:29.849524 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.01.07 22:09:29.849562 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15822 | 2026.01.07 22:09:29.850089 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15823 | 2026.01.07 22:09:29.850306 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.01.07 22:09:29.850440 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001845 sec., 14634.146341463415 rows/sec., 26.22 MiB/sec. | ||
| 15825 | 2026.01.07 22:09:29.850491 [ 277 ] {d134ce8f-f5a8-46fa-86a1-7dbe555c4d0e} <Debug> TCPHandler: Processed in 0.00201906 sec. | ||
| 15826 | 2026.01.07 22:09:29.850599 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.01.07 22:09:29.850691 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.01.07 22:09:29.850732 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15829 | 2026.01.07 22:09:29.851062 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.01.07 22:09:29.851104 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15831 | 2026.01.07 22:09:29.851405 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15832 | 2026.01.07 22:09:29.851612 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.01.07 22:09:29.851738 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 15834 | 2026.01.07 22:09:29.851772 [ 277 ] {11ff805f-548d-4417-bffa-3961e409d4ad} <Debug> TCPHandler: Processed in 0.001223248 sec. | ||
| 15835 | 2026.01.07 22:09:30.019755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15836 | 2026.01.07 22:09:30.036781 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.01.07 22:09:30.036836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15838 | 2026.01.07 22:09:30.042456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15839 | 2026.01.07 22:09:30.043165 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2026.01.07 22:09:30.046219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15841 | 2026.01.07 22:09:33.660803 [ 83 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15842 | 2026.01.07 22:09:33.660938 [ 83 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.01.07 22:09:33.660988 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15844 | 2026.01.07 22:09:33.661195 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15845 | 2026.01.07 22:09:33.661353 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15846 | 2026.01.07 22:09:33.661390 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 15847 | 2026.01.07 22:09:33.661462 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 15848 | 2026.01.07 22:09:33.661513 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 15849 | 2026.01.07 22:09:33.661561 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 15850 | 2026.01.07 22:09:33.661604 [ 197 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 15851 | 2026.01.07 22:09:33.662348 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228368 sec., 43960.76745730921 rows/sec., 3.67 MiB/sec. | ||
| 15852 | 2026.01.07 22:09:33.662510 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15853 | 2026.01.07 22:09:33.662791 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2026.01.07 22:09:33.662862 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_17_4} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15855 | 2026.01.07 22:09:33.662930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15856 | 2026.01.07 22:09:34.852511 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2026.01.07 22:09:34.852698 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15858 | 2026.01.07 22:09:34.852769 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15859 | 2026.01.07 22:09:34.853546 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.01.07 22:09:34.853597 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15861 | 2026.01.07 22:09:34.854042 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15862 | 2026.01.07 22:09:34.854283 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.01.07 22:09:34.854450 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 15864 | 2026.01.07 22:09:34.854506 [ 277 ] {27204d30-1b2b-4d25-8b66-b09e0d591bb2} <Debug> TCPHandler: Processed in 0.002135212 sec. | ||
| 15865 | 2026.01.07 22:09:34.854626 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.01.07 22:09:34.854731 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15867 | 2026.01.07 22:09:34.854779 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15868 | 2026.01.07 22:09:34.855662 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.01.07 22:09:34.855698 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15870 | 2026.01.07 22:09:34.856087 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15871 | 2026.01.07 22:09:34.856307 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.01.07 22:09:34.856444 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001737 sec., 656303.9723661485 rows/sec., 52.08 MiB/sec. | ||
| 15873 | 2026.01.07 22:09:34.856483 [ 277 ] {a34f2eea-4b8b-4579-8d9e-08f0185798f5} <Debug> TCPHandler: Processed in 0.001910578 sec. | ||
| 15874 | 2026.01.07 22:09:34.856594 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.01.07 22:09:34.856694 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15876 | 2026.01.07 22:09:34.856736 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15877 | 2026.01.07 22:09:34.857255 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.01.07 22:09:34.857295 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15879 | 2026.01.07 22:09:34.857629 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15880 | 2026.01.07 22:09:34.857856 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.01.07 22:09:34.858001 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001327 sec., 165033.9110776187 rows/sec., 9.84 MiB/sec. | ||
| 15882 | 2026.01.07 22:09:34.858053 [ 277 ] {f2d0849a-d768-46e6-8fad-239995436d29} <Debug> TCPHandler: Processed in 0.001509782 sec. | ||
| 15883 | 2026.01.07 22:09:34.858217 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.01.07 22:09:34.858366 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15885 | 2026.01.07 22:09:34.858431 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15886 | 2026.01.07 22:09:34.859017 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.01.07 22:09:34.859055 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15888 | 2026.01.07 22:09:34.859401 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15889 | 2026.01.07 22:09:34.859639 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.01.07 22:09:34.859784 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001447 sec., 146510.0207325501 rows/sec., 9.45 MiB/sec. | ||
| 15891 | 2026.01.07 22:09:34.859823 [ 277 ] {e1cb4308-94d4-44e8-bf37-7e7edb43d1cb} <Debug> TCPHandler: Processed in 0.001681374 sec. | ||
| 15892 | 2026.01.07 22:09:34.859941 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.01.07 22:09:34.860044 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.01.07 22:09:34.860093 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15895 | 2026.01.07 22:09:34.860581 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.01.07 22:09:34.860617 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15897 | 2026.01.07 22:09:34.860959 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15898 | 2026.01.07 22:09:34.861181 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.07 22:09:34.861313 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001292 sec., 163312.69349845202 rows/sec., 9.27 MiB/sec. | ||
| 15900 | 2026.01.07 22:09:34.861351 [ 277 ] {f762d063-f6ad-4640-af64-3db40c6497c6} <Debug> TCPHandler: Processed in 0.001462412 sec. | ||
| 15901 | 2026.01.07 22:09:34.861459 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.01.07 22:09:34.861555 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15903 | 2026.01.07 22:09:34.861595 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15904 | 2026.01.07 22:09:34.862234 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.01.07 22:09:34.862268 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15906 | 2026.01.07 22:09:34.862616 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15907 | 2026.01.07 22:09:34.862832 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.01.07 22:09:34.862961 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001427 sec., 485634.1976173791 rows/sec., 33.94 MiB/sec. | ||
| 15909 | 2026.01.07 22:09:34.863000 [ 277 ] {fe8227ab-f94a-4eb3-9275-b5aa139aee4a} <Debug> TCPHandler: Processed in 0.001591234 sec. | ||
| 15910 | 2026.01.07 22:09:34.863107 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.01.07 22:09:34.863201 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15912 | 2026.01.07 22:09:34.863245 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15913 | 2026.01.07 22:09:34.863585 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.01.07 22:09:34.863618 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15915 | 2026.01.07 22:09:34.863937 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15916 | 2026.01.07 22:09:34.864164 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.01.07 22:09:34.864298 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 15918 | 2026.01.07 22:09:34.864335 [ 277 ] {6d6db858-515b-40c2-9cbd-75f8fe3ea849} <Debug> TCPHandler: Processed in 0.001277709 sec. | ||
| 15919 | 2026.01.07 22:09:34.864453 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.01.07 22:09:34.864547 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15921 | 2026.01.07 22:09:34.864596 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15922 | 2026.01.07 22:09:34.865034 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.01.07 22:09:34.865068 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15924 | 2026.01.07 22:09:34.865422 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15925 | 2026.01.07 22:09:34.865648 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.01.07 22:09:34.865763 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 15927 | 2026.01.07 22:09:34.865780 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001251 sec., 250999.2006394884 rows/sec., 16.49 MiB/sec. | ||
| 15928 | 2026.01.07 22:09:34.865802 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.01.07 22:09:34.865822 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15930 | 2026.01.07 22:09:34.865825 [ 277 ] {9caf1640-1286-41b1-84f3-014a79f2dd44} <Debug> TCPHandler: Processed in 0.001425701 sec. | ||
| 15931 | 2026.01.07 22:09:34.865936 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 15932 | 2026.01.07 22:09:34.865944 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15933 | 2026.01.07 22:09:34.866078 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15934 | 2026.01.07 22:09:34.866090 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15935 | 2026.01.07 22:09:34.866122 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15936 | 2026.01.07 22:09:34.866135 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 34145 rows starting from the beginning of the part | ||
| 15937 | 2026.01.07 22:09:34.866215 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 15938 | 2026.01.07 22:09:34.866261 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 912 rows starting from the beginning of the part | ||
| 15939 | 2026.01.07 22:09:34.866303 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 94 rows starting from the beginning of the part | ||
| 15940 | 2026.01.07 22:09:34.866341 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15941 | 2026.01.07 22:09:34.866382 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 15942 | 2026.01.07 22:09:34.866453 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2026.01.07 22:09:34.866493 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15944 | 2026.01.07 22:09:34.866836 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15945 | 2026.01.07 22:09:34.867055 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2026.01.07 22:09:34.867189 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 15947 | 2026.01.07 22:09:34.867227 [ 277 ] {575e1999-8f4c-4c99-996a-fa8af9a3d565} <Debug> TCPHandler: Processed in 0.0013331 sec. | ||
| 15948 | 2026.01.07 22:09:34.867341 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.01.07 22:09:34.867434 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15950 | 2026.01.07 22:09:34.867494 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15951 | 2026.01.07 22:09:34.868287 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.01.07 22:09:34.868327 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15953 | 2026.01.07 22:09:34.868862 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15954 | 2026.01.07 22:09:34.869095 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.01.07 22:09:34.869241 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001824 sec., 7675.438596491228 rows/sec., 13.75 MiB/sec. | ||
| 15956 | 2026.01.07 22:09:34.869295 [ 277 ] {ade45f57-85c1-4e08-8540-299245e0a932} <Debug> TCPHandler: Processed in 0.00200853 sec. | ||
| 15957 | 2026.01.07 22:09:34.869405 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15958 | 2026.01.07 22:09:34.869501 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15959 | 2026.01.07 22:09:34.869543 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15960 | 2026.01.07 22:09:34.869877 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2026.01.07 22:09:34.869915 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15962 | 2026.01.07 22:09:34.870272 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15963 | 2026.01.07 22:09:34.870504 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2026.01.07 22:09:34.870639 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 5.51 MiB/sec. | ||
| 15965 | 2026.01.07 22:09:34.870674 [ 277 ] {982f70f5-6564-4d2c-8a36-6d50a6a635ec} <Debug> TCPHandler: Processed in 0.00131866 sec. | ||
| 15966 | 2026.01.07 22:09:34.874009 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00812613 sec., 4403695.239923555 rows/sec., 294.73 MiB/sec. | ||
| 15967 | 2026.01.07 22:09:34.874607 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 15968 | 2026.01.07 22:09:34.874893 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.01.07 22:09:34.874961 [ 188 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 15970 | 2026.01.07 22:09:34.875044 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15971 | 2026.01.07 22:09:35.709682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33065 | ||
| 15972 | 2026.01.07 22:09:35.710202 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2026.01.07 22:09:35.710245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15974 | 2026.01.07 22:09:35.710797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15975 | 2026.01.07 22:09:35.711057 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.01.07 22:09:35.711196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33065 | ||
| 15977 | 2026.01.07 22:09:37.546405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15978 | 2026.01.07 22:09:37.563943 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.01.07 22:09:37.564007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15980 | 2026.01.07 22:09:37.569823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15981 | 2026.01.07 22:09:37.570501 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.01.07 22:09:37.573465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15983 | 2026.01.07 22:09:38.317660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2070 | ||
| 15984 | 2026.01.07 22:09:38.320047 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2026.01.07 22:09:38.320095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15986 | 2026.01.07 22:09:38.321288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15987 | 2026.01.07 22:09:38.321558 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2026.01.07 22:09:38.321707 [ 75 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15989 | 2026.01.07 22:09:38.321744 [ 75 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2026.01.07 22:09:38.321762 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15991 | 2026.01.07 22:09:38.321815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 15992 | 2026.01.07 22:09:38.321902 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 15993 | 2026.01.07 22:09:38.322541 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15994 | 2026.01.07 22:09:38.322702 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1876 rows starting from the beginning of the part | ||
| 15995 | 2026.01.07 22:09:38.323110 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 15996 | 2026.01.07 22:09:38.323448 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15997 | 2026.01.07 22:09:38.323789 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 15998 | 2026.01.07 22:09:38.324118 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
| 15999 | 2026.01.07 22:09:38.324441 [ 196 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 16000 | 2026.01.07 22:09:38.331257 [ 190 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 72 columns (72 merged, 0 gathered) in 0.009420619 sec., 219730.78414486352 rows/sec., 166.84 MiB/sec. | ||
| 16001 | 2026.01.07 22:09:38.333202 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16002 | 2026.01.07 22:09:38.333758 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16003 | 2026.01.07 22:09:38.333833 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_51_10} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16004 | 2026.01.07 22:09:38.334134 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16005 | 2026.01.07 22:09:39.842287 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16006 | 2026.01.07 22:09:39.842570 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16007 | 2026.01.07 22:09:39.842678 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16008 | 2026.01.07 22:09:39.843453 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.01.07 22:09:39.843503 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16010 | 2026.01.07 22:09:39.843912 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16011 | 2026.01.07 22:09:39.844145 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.01.07 22:09:39.844308 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. | ||
| 16013 | 2026.01.07 22:09:39.844351 [ 277 ] {1cbb2a5e-472e-43d5-8cb6-94d02d9820af} <Debug> TCPHandler: Processed in 0.002254373 sec. | ||
| 16014 | 2026.01.07 22:09:39.844465 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16015 | 2026.01.07 22:09:39.844559 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16016 | 2026.01.07 22:09:39.844599 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16017 | 2026.01.07 22:09:39.845056 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.01.07 22:09:39.845092 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16019 | 2026.01.07 22:09:39.845416 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16020 | 2026.01.07 22:09:39.845646 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.01.07 22:09:39.845777 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001237 sec., 89733.22554567501 rows/sec., 7.54 MiB/sec. | ||
| 16022 | 2026.01.07 22:09:39.845814 [ 277 ] {cd6da3d6-6ea2-4c3c-be3d-0b4ff989cd5b} <Debug> TCPHandler: Processed in 0.001398701 sec. | ||
| 16023 | 2026.01.07 22:09:39.845925 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16024 | 2026.01.07 22:09:39.846017 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16025 | 2026.01.07 22:09:39.846058 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16026 | 2026.01.07 22:09:39.846451 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2026.01.07 22:09:39.846485 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16028 | 2026.01.07 22:09:39.846776 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16029 | 2026.01.07 22:09:39.846990 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2026.01.07 22:09:39.847117 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001117 sec., 25962.399283795883 rows/sec., 1.90 MiB/sec. | ||
| 16031 | 2026.01.07 22:09:39.847155 [ 277 ] {5d8e71ae-6517-4a24-9ca1-01a7658257f9} <Debug> TCPHandler: Processed in 0.001279889 sec. | ||
| 16032 | 2026.01.07 22:09:39.847258 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16033 | 2026.01.07 22:09:39.847346 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16034 | 2026.01.07 22:09:39.847383 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16035 | 2026.01.07 22:09:39.847780 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16036 | 2026.01.07 22:09:39.847812 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16037 | 2026.01.07 22:09:39.848101 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16038 | 2026.01.07 22:09:39.848369 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16039 | 2026.01.07 22:09:39.848494 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001158 sec., 80310.88082901554 rows/sec., 6.27 MiB/sec. | ||
| 16040 | 2026.01.07 22:09:39.848532 [ 277 ] {d99ccc86-fef2-439e-9bc4-de828248f108} <Debug> TCPHandler: Processed in 0.00132117 sec. | ||
| 16041 | 2026.01.07 22:09:39.848638 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2026.01.07 22:09:39.848730 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16043 | 2026.01.07 22:09:39.848776 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16044 | 2026.01.07 22:09:39.849174 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.01.07 22:09:39.849209 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16046 | 2026.01.07 22:09:39.849555 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16047 | 2026.01.07 22:09:39.849765 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.01.07 22:09:39.849895 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.48 MiB/sec. | ||
| 16049 | 2026.01.07 22:09:39.849931 [ 277 ] {f35fe90c-f8cb-4ab9-a931-6596919116c2} <Debug> TCPHandler: Processed in 0.001342879 sec. | ||
| 16050 | 2026.01.07 22:09:39.850035 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.01.07 22:09:39.850128 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16052 | 2026.01.07 22:09:39.850183 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16053 | 2026.01.07 22:09:39.850992 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2026.01.07 22:09:39.851029 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16055 | 2026.01.07 22:09:39.851589 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16056 | 2026.01.07 22:09:39.851815 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2026.01.07 22:09:39.851951 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001841 sec., 14665.942422596416 rows/sec., 26.28 MiB/sec. | ||
| 16058 | 2026.01.07 22:09:39.852005 [ 277 ] {63af2412-a5c2-4031-ae20-1360f2a2454f} <Debug> TCPHandler: Processed in 0.0020191 sec. | ||
| 16059 | 2026.01.07 22:09:39.852113 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.01.07 22:09:39.852206 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16061 | 2026.01.07 22:09:39.852247 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16062 | 2026.01.07 22:09:39.852601 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.01.07 22:09:39.852637 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16064 | 2026.01.07 22:09:39.852943 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16065 | 2026.01.07 22:09:39.853155 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.01.07 22:09:39.853282 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 16067 | 2026.01.07 22:09:39.853318 [ 277 ] {c36c8e8a-61b9-4854-92a6-fc32a63c504d} <Debug> TCPHandler: Processed in 0.001254249 sec. | ||
| 16068 | 2026.01.07 22:09:43.034535 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16069 | 2026.01.07 22:09:43.034608 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16070 | 2026.01.07 22:09:43.211424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33577 | ||
| 16071 | 2026.01.07 22:09:43.212211 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.01.07 22:09:43.212257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16073 | 2026.01.07 22:09:43.212739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16074 | 2026.01.07 22:09:43.212969 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.01.07 22:09:43.213113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33577 | ||
| 16076 | 2026.01.07 22:09:43.273190 [ 224 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16077 | 2026.01.07 22:09:43.273249 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16078 | 2026.01.07 22:09:43.289919 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16079 | 2026.01.07 22:09:43.782357 [ 223 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16080 | 2026.01.07 22:09:43.782441 [ 223 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16081 | 2026.01.07 22:09:43.785892 [ 223 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16082 | 2026.01.07 22:09:44.852704 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.01.07 22:09:44.852880 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16084 | 2026.01.07 22:09:44.852946 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16085 | 2026.01.07 22:09:44.853837 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.01.07 22:09:44.853882 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16087 | 2026.01.07 22:09:44.854288 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16088 | 2026.01.07 22:09:44.854516 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.01.07 22:09:44.854672 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 16090 | 2026.01.07 22:09:44.854713 [ 277 ] {f442b6af-ba2c-43b4-933b-8365fb875970} <Debug> TCPHandler: Processed in 0.002142892 sec. | ||
| 16091 | 2026.01.07 22:09:44.854835 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2026.01.07 22:09:44.854930 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16093 | 2026.01.07 22:09:44.854973 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16094 | 2026.01.07 22:09:44.855894 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2026.01.07 22:09:44.855929 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16096 | 2026.01.07 22:09:44.856310 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16097 | 2026.01.07 22:09:44.856532 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2026.01.07 22:09:44.856669 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001757 sec., 648833.2384746727 rows/sec., 51.49 MiB/sec. | ||
| 16099 | 2026.01.07 22:09:44.856706 [ 277 ] {ac5df90f-949f-4db6-881c-3f7b3c6f0956} <Debug> TCPHandler: Processed in 0.001921909 sec. | ||
| 16100 | 2026.01.07 22:09:44.856704 [ 68 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16101 | 2026.01.07 22:09:44.856780 [ 68 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.01.07 22:09:44.856805 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16103 | 2026.01.07 22:09:44.856817 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16104 | 2026.01.07 22:09:44.856901 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16105 | 2026.01.07 22:09:44.856916 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16106 | 2026.01.07 22:09:44.856961 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16107 | 2026.01.07 22:09:44.856990 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16108 | 2026.01.07 22:09:44.857020 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2344 rows starting from the beginning of the part | ||
| 16109 | 2026.01.07 22:09:44.857080 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 16110 | 2026.01.07 22:09:44.857124 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 110 rows starting from the beginning of the part | ||
| 16111 | 2026.01.07 22:09:44.857167 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1140 rows starting from the beginning of the part | ||
| 16112 | 2026.01.07 22:09:44.857213 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 111 rows starting from the beginning of the part | ||
| 16113 | 2026.01.07 22:09:44.857308 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1140 rows starting from the beginning of the part | ||
| 16114 | 2026.01.07 22:09:44.857444 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16115 | 2026.01.07 22:09:44.857480 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16116 | 2026.01.07 22:09:44.857805 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16117 | 2026.01.07 22:09:44.858015 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2026.01.07 22:09:44.858151 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001254 sec., 174641.14832535887 rows/sec., 10.41 MiB/sec. | ||
| 16119 | 2026.01.07 22:09:44.858188 [ 277 ] {de32c348-df25-450e-a632-40626049f9ff} <Debug> TCPHandler: Processed in 0.00142153 sec. | ||
| 16120 | 2026.01.07 22:09:44.858289 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16121 | 2026.01.07 22:09:44.858381 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16122 | 2026.01.07 22:09:44.858422 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16123 | 2026.01.07 22:09:44.858884 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2026.01.07 22:09:44.858920 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16125 | 2026.01.07 22:09:44.859193 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319914 sec., 2112578.3110925662 rows/sec., 178.00 MiB/sec. | ||
| 16126 | 2026.01.07 22:09:44.859224 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16127 | 2026.01.07 22:09:44.859486 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.01.07 22:09:44.859602 [ 68 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16129 | 2026.01.07 22:09:44.859622 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001259 sec., 168387.60921366164 rows/sec., 10.86 MiB/sec. | ||
| 16130 | 2026.01.07 22:09:44.859635 [ 68 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2026.01.07 22:09:44.859664 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16132 | 2026.01.07 22:09:44.859667 [ 277 ] {61966472-bbdb-4485-83e0-73e44092f695} <Debug> TCPHandler: Processed in 0.001428431 sec. | ||
| 16133 | 2026.01.07 22:09:44.859720 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16134 | 2026.01.07 22:09:44.859733 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16135 | 2026.01.07 22:09:44.859800 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.01.07 22:09:44.859835 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16137 | 2026.01.07 22:09:44.859859 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 441 rows starting from the beginning of the part | ||
| 16138 | 2026.01.07 22:09:44.859904 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 16139 | 2026.01.07 22:09:44.859921 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16140 | 2026.01.07 22:09:44.859940 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 16141 | 2026.01.07 22:09:44.859974 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 440 rows starting from the beginning of the part | ||
| 16142 | 2026.01.07 22:09:44.859975 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16143 | 2026.01.07 22:09:44.860010 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 16144 | 2026.01.07 22:09:44.860044 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 16145 | 2026.01.07 22:09:44.860256 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.01.07 22:09:44.860355 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_116_23} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16147 | 2026.01.07 22:09:44.860478 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16148 | 2026.01.07 22:09:44.860552 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.01.07 22:09:44.860604 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16150 | 2026.01.07 22:09:44.860952 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242508 sec., 1391540.3361588013 rows/sec., 96.23 MiB/sec. | ||
| 16151 | 2026.01.07 22:09:44.861001 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16152 | 2026.01.07 22:09:44.861133 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16153 | 2026.01.07 22:09:44.861308 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.01.07 22:09:44.861426 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16155 | 2026.01.07 22:09:44.861463 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001566 sec., 134738.1864623244 rows/sec., 7.65 MiB/sec. | ||
| 16156 | 2026.01.07 22:09:44.861507 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_51_11} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16157 | 2026.01.07 22:09:44.861510 [ 277 ] {6d533820-5b12-487c-83d7-a26e4d87edb7} <Debug> TCPHandler: Processed in 0.001772617 sec. | ||
| 16158 | 2026.01.07 22:09:44.861605 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16159 | 2026.01.07 22:09:44.861627 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.01.07 22:09:44.861727 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16161 | 2026.01.07 22:09:44.861768 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16162 | 2026.01.07 22:09:44.862420 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.01.07 22:09:44.862457 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16164 | 2026.01.07 22:09:44.862794 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16165 | 2026.01.07 22:09:44.863006 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.01.07 22:09:44.863128 [ 68 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16167 | 2026.01.07 22:09:44.863137 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001428 sec., 485294.1176470588 rows/sec., 33.91 MiB/sec. | ||
| 16168 | 2026.01.07 22:09:44.863163 [ 68 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.01.07 22:09:44.863188 [ 277 ] {14940e98-a10a-4a60-8fbb-c922b3cd6721} <Debug> TCPHandler: Processed in 0.001610013 sec. | ||
| 16170 | 2026.01.07 22:09:44.863189 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16171 | 2026.01.07 22:09:44.863302 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16172 | 2026.01.07 22:09:44.863303 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16173 | 2026.01.07 22:09:44.863421 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16174 | 2026.01.07 22:09:44.863430 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16175 | 2026.01.07 22:09:44.863466 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16176 | 2026.01.07 22:09:44.863476 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1212 rows starting from the beginning of the part | ||
| 16177 | 2026.01.07 22:09:44.863559 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 16178 | 2026.01.07 22:09:44.863611 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 91 rows starting from the beginning of the part | ||
| 16179 | 2026.01.07 22:09:44.863659 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 693 rows starting from the beginning of the part | ||
| 16180 | 2026.01.07 22:09:44.863703 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 93 rows starting from the beginning of the part | ||
| 16181 | 2026.01.07 22:09:44.863747 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 693 rows starting from the beginning of the part | ||
| 16182 | 2026.01.07 22:09:44.863807 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2026.01.07 22:09:44.863850 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16184 | 2026.01.07 22:09:44.864201 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16185 | 2026.01.07 22:09:44.864428 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.01.07 22:09:44.864568 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 16187 | 2026.01.07 22:09:44.864605 [ 277 ] {e21b09a6-65de-4efd-bdd0-258e55e33ac7} <Debug> TCPHandler: Processed in 0.001354231 sec. | ||
| 16188 | 2026.01.07 22:09:44.864709 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.01.07 22:09:44.864803 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.01.07 22:09:44.864846 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16191 | 2026.01.07 22:09:44.865064 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806817 sec., 1575145.68437202 rows/sec., 118.41 MiB/sec. | ||
| 16192 | 2026.01.07 22:09:44.865281 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16193 | 2026.01.07 22:09:44.865281 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2026.01.07 22:09:44.865345 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16195 | 2026.01.07 22:09:44.865632 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2026.01.07 22:09:44.865723 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_116_23} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16197 | 2026.01.07 22:09:44.865736 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16198 | 2026.01.07 22:09:44.865821 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16199 | 2026.01.07 22:09:44.865964 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.01.07 22:09:44.866103 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001319 sec., 238059.13570887034 rows/sec., 15.64 MiB/sec. | ||
| 16201 | 2026.01.07 22:09:44.866140 [ 277 ] {b21dec4a-72a2-48f5-bcde-5a64967189ca} <Debug> TCPHandler: Processed in 0.001481022 sec. | ||
| 16202 | 2026.01.07 22:09:44.866251 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16203 | 2026.01.07 22:09:44.866369 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16204 | 2026.01.07 22:09:44.866420 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16205 | 2026.01.07 22:09:44.866784 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2026.01.07 22:09:44.866827 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16207 | 2026.01.07 22:09:44.867208 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16208 | 2026.01.07 22:09:44.867444 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.01.07 22:09:44.867583 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 54.43 KiB/sec. | ||
| 16210 | 2026.01.07 22:09:44.867621 [ 277 ] {0eeea0ce-66aa-41f0-885b-1ee04d8efb60} <Debug> TCPHandler: Processed in 0.001429291 sec. | ||
| 16211 | 2026.01.07 22:09:44.867723 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.01.07 22:09:44.867816 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16213 | 2026.01.07 22:09:44.867872 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16214 | 2026.01.07 22:09:44.868688 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.01.07 22:09:44.868724 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16216 | 2026.01.07 22:09:44.869276 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16217 | 2026.01.07 22:09:44.869519 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.01.07 22:09:44.869661 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 13.47 MiB/sec. | ||
| 16219 | 2026.01.07 22:09:44.869729 [ 277 ] {9d8659ed-f455-498a-acbe-78ca1939cf95} <Debug> TCPHandler: Processed in 0.00205554 sec. | ||
| 16220 | 2026.01.07 22:09:44.869836 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2026.01.07 22:09:44.869929 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16222 | 2026.01.07 22:09:44.869972 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16223 | 2026.01.07 22:09:44.870306 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.01.07 22:09:44.870342 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16225 | 2026.01.07 22:09:44.870664 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16226 | 2026.01.07 22:09:44.870893 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.01.07 22:09:44.871009 [ 68 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16228 | 2026.01.07 22:09:44.871021 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001111 sec., 93609.36093609361 rows/sec., 5.74 MiB/sec. | ||
| 16229 | 2026.01.07 22:09:44.871046 [ 68 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2026.01.07 22:09:44.871068 [ 277 ] {6ca5fe60-f15e-41ad-af65-61b34e17303a} <Debug> TCPHandler: Processed in 0.001281429 sec. | ||
| 16231 | 2026.01.07 22:09:44.871069 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16232 | 2026.01.07 22:09:44.871173 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16233 | 2026.01.07 22:09:44.871343 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16234 | 2026.01.07 22:09:44.871396 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7942 rows starting from the beginning of the part | ||
| 16235 | 2026.01.07 22:09:44.871498 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part | ||
| 16236 | 2026.01.07 22:09:44.871574 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16237 | 2026.01.07 22:09:44.871641 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 16238 | 2026.01.07 22:09:44.871706 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16239 | 2026.01.07 22:09:44.871771 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 16240 | 2026.01.07 22:09:44.874223 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8304 rows, containing 4 columns (4 merged, 0 gathered) in 0.003092045 sec., 2685601.2768248846 rows/sec., 170.49 MiB/sec. | ||
| 16241 | 2026.01.07 22:09:44.874625 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16242 | 2026.01.07 22:09:44.874898 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.01.07 22:09:44.874963 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_116_23} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16244 | 2026.01.07 22:09:44.875021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16245 | 2026.01.07 22:09:45.073605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 16246 | 2026.01.07 22:09:45.091177 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16247 | 2026.01.07 22:09:45.091237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16248 | 2026.01.07 22:09:45.097152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16249 | 2026.01.07 22:09:45.097885 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16250 | 2026.01.07 22:09:45.100913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 16251 | 2026.01.07 22:09:48.322112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2106 | ||
| 16252 | 2026.01.07 22:09:48.324602 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.01.07 22:09:48.324647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16254 | 2026.01.07 22:09:48.325822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16255 | 2026.01.07 22:09:48.326104 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.01.07 22:09:48.326367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2106 | ||
| 16257 | 2026.01.07 22:09:49.006867 [ 223 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16258 | 2026.01.07 22:09:49.006919 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16259 | 2026.01.07 22:09:49.010548 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16260 | 2026.01.07 22:09:49.351990 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16261 | 2026.01.07 22:09:49.352054 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16262 | 2026.01.07 22:09:49.354947 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16263 | 2026.01.07 22:09:49.432519 [ 222 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16264 | 2026.01.07 22:09:49.432594 [ 222 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16265 | 2026.01.07 22:09:49.436241 [ 222 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16266 | 2026.01.07 22:09:49.842276 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.01.07 22:09:49.842457 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16268 | 2026.01.07 22:09:49.842528 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16269 | 2026.01.07 22:09:49.843282 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.01.07 22:09:49.843326 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16271 | 2026.01.07 22:09:49.843731 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16272 | 2026.01.07 22:09:49.843984 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.01.07 22:09:49.844139 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001732 sec., 63510.39260969977 rows/sec., 5.34 MiB/sec. | ||
| 16274 | 2026.01.07 22:09:49.844182 [ 277 ] {23f66a2f-09b0-4596-b70d-016323cdcdd0} <Debug> TCPHandler: Processed in 0.00204229 sec. | ||
| 16275 | 2026.01.07 22:09:49.844318 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16276 | 2026.01.07 22:09:49.844420 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16277 | 2026.01.07 22:09:49.844463 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16278 | 2026.01.07 22:09:49.844914 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.01.07 22:09:49.844950 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16280 | 2026.01.07 22:09:49.845255 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16281 | 2026.01.07 22:09:49.845481 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.01.07 22:09:49.845603 [ 60 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16283 | 2026.01.07 22:09:49.845610 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001209 sec., 22332.506203473946 rows/sec., 1.64 MiB/sec. | ||
| 16284 | 2026.01.07 22:09:49.845700 [ 60 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.01.07 22:09:49.845705 [ 277 ] {5d3b37fb-6d52-4199-bde8-b18d678af17f} <Debug> TCPHandler: Processed in 0.001442891 sec. | ||
| 16286 | 2026.01.07 22:09:49.845745 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16287 | 2026.01.07 22:09:49.845845 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.01.07 22:09:49.845875 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16289 | 2026.01.07 22:09:49.845944 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16290 | 2026.01.07 22:09:49.845988 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16291 | 2026.01.07 22:09:49.846022 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16292 | 2026.01.07 22:09:49.846061 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 264 rows starting from the beginning of the part | ||
| 16293 | 2026.01.07 22:09:49.846129 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 27 rows starting from the beginning of the part | ||
| 16294 | 2026.01.07 22:09:49.846177 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 219 rows starting from the beginning of the part | ||
| 16295 | 2026.01.07 22:09:49.846221 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 29 rows starting from the beginning of the part | ||
| 16296 | 2026.01.07 22:09:49.846262 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 219 rows starting from the beginning of the part | ||
| 16297 | 2026.01.07 22:09:49.846302 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 27 rows starting from the beginning of the part | ||
| 16298 | 2026.01.07 22:09:49.846416 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.01.07 22:09:49.846460 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16300 | 2026.01.07 22:09:49.846800 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16301 | 2026.01.07 22:09:49.847035 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.01.07 22:09:49.847168 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001243 sec., 73209.97586484313 rows/sec., 5.72 MiB/sec. | ||
| 16303 | 2026.01.07 22:09:49.847209 [ 277 ] {a8a74f2b-aaff-4503-ace0-98301e848744} <Debug> TCPHandler: Processed in 0.00141207 sec. | ||
| 16304 | 2026.01.07 22:09:49.847255 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431131 sec., 548517.2216938911 rows/sec., 35.95 MiB/sec. | ||
| 16305 | 2026.01.07 22:09:49.847319 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.01.07 22:09:49.847419 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16307 | 2026.01.07 22:09:49.847452 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16308 | 2026.01.07 22:09:49.847464 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16309 | 2026.01.07 22:09:49.847765 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.07 22:09:49.847854 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_101_20} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16311 | 2026.01.07 22:09:49.847898 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.01.07 22:09:49.847942 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16313 | 2026.01.07 22:09:49.847942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16314 | 2026.01.07 22:09:49.848286 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16315 | 2026.01.07 22:09:49.848524 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.01.07 22:09:49.848657 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 16317 | 2026.01.07 22:09:49.848694 [ 277 ] {1526e445-d53d-47c6-aedc-7ca541f6271b} <Debug> TCPHandler: Processed in 0.001423181 sec. | ||
| 16318 | 2026.01.07 22:09:49.848801 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16319 | 2026.01.07 22:09:49.848892 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16320 | 2026.01.07 22:09:49.848950 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16321 | 2026.01.07 22:09:49.849787 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16322 | 2026.01.07 22:09:49.849826 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16323 | 2026.01.07 22:09:49.850385 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16324 | 2026.01.07 22:09:49.850622 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2026.01.07 22:09:49.850748 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16326 | 2026.01.07 22:09:49.850761 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001886 sec., 14316.012725344644 rows/sec., 25.65 MiB/sec. | ||
| 16327 | 2026.01.07 22:09:49.850787 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.01.07 22:09:49.850813 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16329 | 2026.01.07 22:09:49.850830 [ 277 ] {824b6352-a47d-482f-9f5e-6321e2d16730} <Debug> TCPHandler: Processed in 0.002077501 sec. | ||
| 16330 | 2026.01.07 22:09:49.850904 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16331 | 2026.01.07 22:09:49.850946 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16332 | 2026.01.07 22:09:49.851048 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16333 | 2026.01.07 22:09:49.851089 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16334 | 2026.01.07 22:09:49.851137 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16335 | 2026.01.07 22:09:49.851201 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1913 rows starting from the beginning of the part | ||
| 16336 | 2026.01.07 22:09:49.851337 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 27 rows starting from the beginning of the part | ||
| 16337 | 2026.01.07 22:09:49.851433 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2026.01.07 22:09:49.851444 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 14 rows starting from the beginning of the part | ||
| 16339 | 2026.01.07 22:09:49.851475 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16340 | 2026.01.07 22:09:49.851555 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 27 rows starting from the beginning of the part | ||
| 16341 | 2026.01.07 22:09:49.851659 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 14 rows starting from the beginning of the part | ||
| 16342 | 2026.01.07 22:09:49.851762 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 27 rows starting from the beginning of the part | ||
| 16343 | 2026.01.07 22:09:49.851806 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16344 | 2026.01.07 22:09:49.852046 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.01.07 22:09:49.852183 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 16346 | 2026.01.07 22:09:49.852219 [ 277 ] {1a870460-1991-4683-99f2-de8454a8816d} <Debug> TCPHandler: Processed in 0.00132007 sec. | ||
| 16347 | 2026.01.07 22:09:49.852266 [ 220 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16348 | 2026.01.07 22:09:49.852293 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16349 | 2026.01.07 22:09:49.855741 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16350 | 2026.01.07 22:09:49.861656 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 19 columns (19 merged, 0 gathered) in 0.010792999 sec., 187343.66601905553 rows/sec., 335.71 MiB/sec. | ||
| 16351 | 2026.01.07 22:09:49.863429 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16352 | 2026.01.07 22:09:49.863767 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.01.07 22:09:49.863832 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16354 | 2026.01.07 22:09:49.863948 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. | ||
| 16355 | 2026.01.07 22:09:50.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.98 MiB, peak 397.48 MiB, free memory in arenas 0.00 B, will set to 385.13 MiB (RSS), difference: 5.14 MiB | ||
| 16356 | 2026.01.07 22:09:50.713354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34025 | ||
| 16357 | 2026.01.07 22:09:50.714133 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.01.07 22:09:50.714204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16359 | 2026.01.07 22:09:50.714963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16360 | 2026.01.07 22:09:50.715186 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2026.01.07 22:09:50.715311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34025 | ||
| 16362 | 2026.01.07 22:09:50.715363 [ 59 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16363 | 2026.01.07 22:09:50.715447 [ 59 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2026.01.07 22:09:50.715473 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16365 | 2026.01.07 22:09:50.715588 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16366 | 2026.01.07 22:09:50.715719 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16367 | 2026.01.07 22:09:50.715762 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31657 rows starting from the beginning of the part | ||
| 16368 | 2026.01.07 22:09:50.715835 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16369 | 2026.01.07 22:09:50.715887 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16370 | 2026.01.07 22:09:50.715933 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16371 | 2026.01.07 22:09:50.715978 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16372 | 2026.01.07 22:09:50.716024 [ 195 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16373 | 2026.01.07 22:09:50.718519 [ 192 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34025 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977564 sec., 11427126.335487667 rows/sec., 163.47 MiB/sec. | ||
| 16374 | 2026.01.07 22:09:50.718928 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16375 | 2026.01.07 22:09:50.719246 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.01.07 22:09:50.719328 [ 199 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_71_14} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16377 | 2026.01.07 22:09:50.719434 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16378 | 2026.01.07 22:09:52.189971 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2026.01.07 22:09:52.190187 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16380 | 2026.01.07 22:09:52.190265 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16381 | 2026.01.07 22:09:52.191114 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.01.07 22:09:52.191157 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16383 | 2026.01.07 22:09:52.191567 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16384 | 2026.01.07 22:09:52.191801 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2026.01.07 22:09:52.191955 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 16386 | 2026.01.07 22:09:52.191996 [ 277 ] {a9a1f362-cfe9-4d88-8234-d5d51827c36f} <Debug> TCPHandler: Processed in 0.002161572 sec. | ||
| 16387 | 2026.01.07 22:09:52.192119 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2026.01.07 22:09:52.192213 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16389 | 2026.01.07 22:09:52.192253 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16390 | 2026.01.07 22:09:52.193724 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.01.07 22:09:52.193760 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16392 | 2026.01.07 22:09:52.194188 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16393 | 2026.01.07 22:09:52.194395 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2026.01.07 22:09:52.194522 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002329 sec., 978960.9274366682 rows/sec., 79.33 MiB/sec. | ||
| 16395 | 2026.01.07 22:09:52.194561 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16396 | 2026.01.07 22:09:52.194574 [ 277 ] {facdde29-06fb-457c-a9ec-40dfe00a8f0c} <Debug> TCPHandler: Processed in 0.002504827 sec. | ||
| 16397 | 2026.01.07 22:09:52.194686 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.01.07 22:09:52.194778 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16399 | 2026.01.07 22:09:52.194817 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16400 | 2026.01.07 22:09:52.195285 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.01.07 22:09:52.195319 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16402 | 2026.01.07 22:09:52.195621 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16403 | 2026.01.07 22:09:52.195830 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.01.07 22:09:52.195958 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001198 sec., 182804.67445742904 rows/sec., 10.90 MiB/sec. | ||
| 16405 | 2026.01.07 22:09:52.195994 [ 277 ] {ab3e8fbc-86aa-47cc-b8c2-67abbb0d72e2} <Debug> TCPHandler: Processed in 0.00135416 sec. | ||
| 16406 | 2026.01.07 22:09:52.196101 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16407 | 2026.01.07 22:09:52.196192 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16408 | 2026.01.07 22:09:52.196231 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16409 | 2026.01.07 22:09:52.196744 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.01.07 22:09:52.196779 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16411 | 2026.01.07 22:09:52.197095 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16412 | 2026.01.07 22:09:52.197303 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.01.07 22:09:52.197426 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001251 sec., 351718.6250999201 rows/sec., 23.27 MiB/sec. | ||
| 16414 | 2026.01.07 22:09:52.197461 [ 277 ] {3c42e653-0f5e-4d27-a7f5-e74e25ddf7d4} <Debug> TCPHandler: Processed in 0.001406831 sec. | ||
| 16415 | 2026.01.07 22:09:52.197568 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.01.07 22:09:52.197659 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16417 | 2026.01.07 22:09:52.197697 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16418 | 2026.01.07 22:09:52.198148 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.01.07 22:09:52.198183 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16420 | 2026.01.07 22:09:52.198486 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16421 | 2026.01.07 22:09:52.198689 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.01.07 22:09:52.198814 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 16423 | 2026.01.07 22:09:52.198849 [ 277 ] {9adb7bd2-7a79-4975-8887-49fcd584c2bd} <Debug> TCPHandler: Processed in 0.001328979 sec. | ||
| 16424 | 2026.01.07 22:09:52.198955 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.01.07 22:09:52.199045 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16426 | 2026.01.07 22:09:52.199083 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16427 | 2026.01.07 22:09:52.199903 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.01.07 22:09:52.199938 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16429 | 2026.01.07 22:09:52.200279 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16430 | 2026.01.07 22:09:52.200491 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.01.07 22:09:52.200616 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001588 sec., 723551.637279597 rows/sec., 51.58 MiB/sec. | ||
| 16432 | 2026.01.07 22:09:52.200652 [ 277 ] {a6adec67-451c-41cc-b5a5-c52a0b28c4a7} <Debug> TCPHandler: Processed in 0.001745346 sec. | ||
| 16433 | 2026.01.07 22:09:52.200760 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.01.07 22:09:52.200850 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16435 | 2026.01.07 22:09:52.200890 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16436 | 2026.01.07 22:09:52.201216 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.01.07 22:09:52.201250 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16438 | 2026.01.07 22:09:52.201552 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16439 | 2026.01.07 22:09:52.201754 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.01.07 22:09:52.201881 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 16441 | 2026.01.07 22:09:52.201917 [ 277 ] {f535a3e5-0b51-40e4-9928-a38de86d0d35} <Debug> TCPHandler: Processed in 0.001204588 sec. | ||
| 16442 | 2026.01.07 22:09:52.202022 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.01.07 22:09:52.202113 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16444 | 2026.01.07 22:09:52.202154 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16445 | 2026.01.07 22:09:52.202807 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.01.07 22:09:52.202842 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16447 | 2026.01.07 22:09:52.203209 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16448 | 2026.01.07 22:09:52.203413 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.01.07 22:09:52.203540 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Debug> executeQuery: Read 908 rows, 61.49 KiB in 0.001444 sec., 628808.864265928 rows/sec., 41.58 MiB/sec. | ||
| 16450 | 2026.01.07 22:09:52.203575 [ 277 ] {0e7ab250-8e19-417f-8691-171d027a9a87} <Debug> TCPHandler: Processed in 0.001601163 sec. | ||
| 16451 | 2026.01.07 22:09:52.203681 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.01.07 22:09:52.203771 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16453 | 2026.01.07 22:09:52.203812 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16454 | 2026.01.07 22:09:52.204115 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.01.07 22:09:52.204149 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16456 | 2026.01.07 22:09:52.204436 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16457 | 2026.01.07 22:09:52.204640 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.01.07 22:09:52.204767 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 16459 | 2026.01.07 22:09:52.204802 [ 277 ] {fe9b3ef9-3b55-48ed-ba0f-02c4e42f2f67} <Debug> TCPHandler: Processed in 0.001169477 sec. | ||
| 16460 | 2026.01.07 22:09:52.204909 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.01.07 22:09:52.204998 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.01.07 22:09:52.205051 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16463 | 2026.01.07 22:09:52.205827 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.01.07 22:09:52.205862 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16465 | 2026.01.07 22:09:52.206367 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16466 | 2026.01.07 22:09:52.206581 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.01.07 22:09:52.206716 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001734 sec., 8073.817762399077 rows/sec., 14.47 MiB/sec. | ||
| 16468 | 2026.01.07 22:09:52.206793 [ 277 ] {82d7d75a-618c-4c78-b773-820e27934cd7} <Debug> TCPHandler: Processed in 0.001932129 sec. | ||
| 16469 | 2026.01.07 22:09:52.206902 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.01.07 22:09:52.206993 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16471 | 2026.01.07 22:09:52.207034 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16472 | 2026.01.07 22:09:52.207385 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.01.07 22:09:52.207426 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16474 | 2026.01.07 22:09:52.207744 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16475 | 2026.01.07 22:09:52.207959 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.01.07 22:09:52.208121 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 3.79 MiB/sec. | ||
| 16477 | 2026.01.07 22:09:52.208159 [ 277 ] {9f31a0e5-079c-4f7d-9b60-f7f237dcd712} <Debug> TCPHandler: Processed in 0.001304409 sec. | ||
| 16478 | 2026.01.07 22:09:52.601065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 16479 | 2026.01.07 22:09:52.620218 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.01.07 22:09:52.620283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16481 | 2026.01.07 22:09:52.626880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16482 | 2026.01.07 22:09:52.627646 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.01.07 22:09:52.627984 [ 55 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16484 | 2026.01.07 22:09:52.628053 [ 55 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.01.07 22:09:52.628077 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16486 | 2026.01.07 22:09:52.628238 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16487 | 2026.01.07 22:09:52.632428 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16488 | 2026.01.07 22:09:52.633003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16489 | 2026.01.07 22:09:52.634089 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16490 | 2026.01.07 22:09:52.639028 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16491 | 2026.01.07 22:09:52.643881 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16492 | 2026.01.07 22:09:52.649027 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16493 | 2026.01.07 22:09:52.654357 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 16494 | 2026.01.07 22:09:52.659256 [ 201 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 16495 | 2026.01.07 22:09:52.720496 [ 192 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.092331795 sec., 5794.320363857326 rows/sec., 29.96 MiB/sec. | ||
| 16496 | 2026.01.07 22:09:52.723142 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16497 | 2026.01.07 22:09:52.725316 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16498 | 2026.01.07 22:09:52.725440 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_71_14} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16499 | 2026.01.07 22:09:52.727546 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16500 | 2026.01.07 22:09:53.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.02 MiB, peak 404.44 MiB, free memory in arenas 0.00 B, will set to 385.17 MiB (RSS), difference: -1.84 MiB | ||
| 16501 | 2026.01.07 22:09:54.604138 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16502 | 2026.01.07 22:09:54.604190 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16503 | 2026.01.07 22:09:54.611553 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16504 | 2026.01.07 22:09:54.837002 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.01.07 22:09:54.837268 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16506 | 2026.01.07 22:09:54.837366 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16507 | 2026.01.07 22:09:54.838141 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.01.07 22:09:54.838191 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16509 | 2026.01.07 22:09:54.838595 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16510 | 2026.01.07 22:09:54.838827 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.01.07 22:09:54.838990 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.40 MiB/sec. | ||
| 16512 | 2026.01.07 22:09:54.839031 [ 277 ] {c906e55d-cb09-4cc7-a99a-7feb009f36a8} <Debug> TCPHandler: Processed in 0.002203332 sec. | ||
| 16513 | 2026.01.07 22:09:54.839148 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2026.01.07 22:09:54.839243 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16515 | 2026.01.07 22:09:54.839283 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16516 | 2026.01.07 22:09:54.839690 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2026.01.07 22:09:54.839727 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16518 | 2026.01.07 22:09:54.840023 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16519 | 2026.01.07 22:09:54.840243 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2026.01.07 22:09:54.840371 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 16521 | 2026.01.07 22:09:54.840408 [ 277 ] {a3958177-04f7-4c86-b422-1dc6991f1003} <Debug> TCPHandler: Processed in 0.00130951 sec. | ||
| 16522 | 2026.01.07 22:09:54.840517 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.01.07 22:09:54.840610 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16524 | 2026.01.07 22:09:54.840654 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16525 | 2026.01.07 22:09:54.841026 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.01.07 22:09:54.841062 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16527 | 2026.01.07 22:09:54.841374 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16528 | 2026.01.07 22:09:54.841584 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.01.07 22:09:54.841706 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 16530 | 2026.01.07 22:09:54.841712 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00112 sec., 75000 rows/sec., 5.22 MiB/sec. | ||
| 16531 | 2026.01.07 22:09:54.841765 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.01.07 22:09:54.841774 [ 277 ] {30da8748-ffb4-4619-9990-9214296ca925} <Debug> TCPHandler: Processed in 0.001304699 sec. | ||
| 16533 | 2026.01.07 22:09:54.841796 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16534 | 2026.01.07 22:09:54.841892 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.01.07 22:09:54.841909 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 16536 | 2026.01.07 22:09:54.841989 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.01.07 22:09:54.842035 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16538 | 2026.01.07 22:09:54.842055 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16539 | 2026.01.07 22:09:54.842102 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 35785 rows starting from the beginning of the part | ||
| 16540 | 2026.01.07 22:09:54.842178 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 161 rows starting from the beginning of the part | ||
| 16541 | 2026.01.07 22:09:54.842233 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 314 rows starting from the beginning of the part | ||
| 16542 | 2026.01.07 22:09:54.842285 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16543 | 2026.01.07 22:09:54.842331 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 908 rows starting from the beginning of the part | ||
| 16544 | 2026.01.07 22:09:54.842359 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.01.07 22:09:54.842399 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16546 | 2026.01.07 22:09:54.842739 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16547 | 2026.01.07 22:09:54.842950 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.01.07 22:09:54.843083 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001112 sec., 26978.41726618705 rows/sec., 1.82 MiB/sec. | ||
| 16549 | 2026.01.07 22:09:54.843119 [ 277 ] {807509b7-14ae-4375-a274-78de99fcd522} <Debug> TCPHandler: Processed in 0.001273759 sec. | ||
| 16550 | 2026.01.07 22:09:54.849579 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37328 rows, containing 5 columns (5 merged, 0 gathered) in 0.007719154 sec., 4835763.090100288 rows/sec., 323.61 MiB/sec. | ||
| 16551 | 2026.01.07 22:09:54.850075 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16552 | 2026.01.07 22:09:54.850397 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.01.07 22:09:54.850480 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 16554 | 2026.01.07 22:09:54.850586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16555 | 2026.01.07 22:09:54.876880 [ 225 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16556 | 2026.01.07 22:09:54.876921 [ 225 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16557 | 2026.01.07 22:09:54.879555 [ 225 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16558 | 2026.01.07 22:09:58.034665 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16559 | 2026.01.07 22:09:58.034741 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16560 | 2026.01.07 22:09:58.215533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34537 | ||
| 16561 | 2026.01.07 22:09:58.216091 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.01.07 22:09:58.216136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16563 | 2026.01.07 22:09:58.216655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16564 | 2026.01.07 22:09:58.216888 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.01.07 22:09:58.217017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34537 | ||
| 16566 | 2026.01.07 22:09:58.326682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2148 | ||
| 16567 | 2026.01.07 22:09:58.329360 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2026.01.07 22:09:58.329425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16569 | 2026.01.07 22:09:58.330702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16570 | 2026.01.07 22:09:58.330993 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2026.01.07 22:09:58.331432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 16572 | 2026.01.07 22:09:59.842238 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2026.01.07 22:09:59.842513 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16574 | 2026.01.07 22:09:59.842614 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16575 | 2026.01.07 22:09:59.843352 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2026.01.07 22:09:59.843391 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16577 | 2026.01.07 22:09:59.843775 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16578 | 2026.01.07 22:09:59.843992 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2026.01.07 22:09:59.844146 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001711 sec., 64289.888953828166 rows/sec., 5.41 MiB/sec. | ||
| 16580 | 2026.01.07 22:09:59.844186 [ 277 ] {c0a945ce-f7ba-4af2-98e3-14bc8b71ca0f} <Debug> TCPHandler: Processed in 0.002132012 sec. | ||
| 16581 | 2026.01.07 22:09:59.844303 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.01.07 22:09:59.844396 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16583 | 2026.01.07 22:09:59.844436 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16584 | 2026.01.07 22:09:59.844829 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.01.07 22:09:59.844864 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16586 | 2026.01.07 22:09:59.845152 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16587 | 2026.01.07 22:09:59.845357 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.01.07 22:09:59.845484 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001106 sec., 24412.296564195298 rows/sec., 1.79 MiB/sec. | ||
| 16589 | 2026.01.07 22:09:59.845522 [ 277 ] {88f0c5ae-bdab-4c3a-95a5-6e1ac2bc91ef} <Debug> TCPHandler: Processed in 0.001267278 sec. | ||
| 16590 | 2026.01.07 22:09:59.845626 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.01.07 22:09:59.845717 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16592 | 2026.01.07 22:09:59.845754 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16593 | 2026.01.07 22:09:59.846158 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.01.07 22:09:59.846194 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16595 | 2026.01.07 22:09:59.846487 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16596 | 2026.01.07 22:09:59.846705 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.01.07 22:09:59.846834 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001135 sec., 80176.2114537445 rows/sec., 6.26 MiB/sec. | ||
| 16598 | 2026.01.07 22:09:59.846871 [ 277 ] {9114fb23-ba51-4ecd-b167-07901e726a03} <Debug> TCPHandler: Processed in 0.00129323 sec. | ||
| 16599 | 2026.01.07 22:09:59.846975 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2026.01.07 22:09:59.847067 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16601 | 2026.01.07 22:09:59.847111 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16602 | 2026.01.07 22:09:59.847513 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.01.07 22:09:59.847549 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16604 | 2026.01.07 22:09:59.847869 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16605 | 2026.01.07 22:09:59.848070 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2026.01.07 22:09:59.848196 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 16607 | 2026.01.07 22:09:59.848231 [ 277 ] {fbf0d7dd-8ad1-43ec-85a1-37dc93fe414f} <Debug> TCPHandler: Processed in 0.001305069 sec. | ||
| 16608 | 2026.01.07 22:09:59.848333 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.01.07 22:09:59.848425 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16610 | 2026.01.07 22:09:59.848479 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16611 | 2026.01.07 22:09:59.849295 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.01.07 22:09:59.849331 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16613 | 2026.01.07 22:09:59.849854 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16614 | 2026.01.07 22:09:59.850071 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.01.07 22:09:59.850208 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.0018 sec., 15000 rows/sec., 26.88 MiB/sec. | ||
| 16616 | 2026.01.07 22:09:59.850260 [ 277 ] {2374a747-b482-41cb-b08c-98c03ac6c97f} <Debug> TCPHandler: Processed in 0.001974509 sec. | ||
| 16617 | 2026.01.07 22:09:59.850364 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.01.07 22:09:59.850456 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16619 | 2026.01.07 22:09:59.850497 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16620 | 2026.01.07 22:09:59.850825 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.01.07 22:09:59.850860 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16622 | 2026.01.07 22:09:59.851150 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16623 | 2026.01.07 22:09:59.851349 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.01.07 22:09:59.851476 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 16625 | 2026.01.07 22:09:59.851510 [ 277 ] {28cd2b3d-d746-46d7-a581-4ed58f9ee3f0} <Debug> TCPHandler: Processed in 0.001194758 sec. | ||
| 16626 | 2026.01.07 22:10:00.133164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16627 | 2026.01.07 22:10:00.149921 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2026.01.07 22:10:00.149984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16629 | 2026.01.07 22:10:00.155833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16630 | 2026.01.07 22:10:00.156554 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2026.01.07 22:10:00.159683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16632 | 2026.01.07 22:10:04.403905 [ 41 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 16633 | 2026.01.07 22:10:04.404043 [ 41 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.01.07 22:10:04.404088 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16635 | 2026.01.07 22:10:04.404256 [ 217 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16636 | 2026.01.07 22:10:04.404260 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 16637 | 2026.01.07 22:10:04.404345 [ 217 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16638 | 2026.01.07 22:10:04.404530 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16639 | 2026.01.07 22:10:04.404590 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 50 rows starting from the beginning of the part | ||
| 16640 | 2026.01.07 22:10:04.404688 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16641 | 2026.01.07 22:10:04.404757 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16642 | 2026.01.07 22:10:04.404821 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16643 | 2026.01.07 22:10:04.404888 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16644 | 2026.01.07 22:10:04.405814 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001634924 sec., 33029.05823145296 rows/sec., 2.17 MiB/sec. | ||
| 16645 | 2026.01.07 22:10:04.405996 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16646 | 2026.01.07 22:10:04.406287 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.01.07 22:10:04.406362 [ 200 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_52_11} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 16648 | 2026.01.07 22:10:04.406450 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16649 | 2026.01.07 22:10:04.407161 [ 217 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16650 | 2026.01.07 22:10:04.769770 [ 223 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16651 | 2026.01.07 22:10:04.769832 [ 223 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16652 | 2026.01.07 22:10:04.772068 [ 223 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16653 | 2026.01.07 22:10:04.853255 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2026.01.07 22:10:04.853460 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16655 | 2026.01.07 22:10:04.853535 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16656 | 2026.01.07 22:10:04.854436 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16657 | 2026.01.07 22:10:04.854485 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16658 | 2026.01.07 22:10:04.854908 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16659 | 2026.01.07 22:10:04.855138 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2026.01.07 22:10:04.855271 [ 39 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16661 | 2026.01.07 22:10:04.855303 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 16662 | 2026.01.07 22:10:04.855316 [ 39 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2026.01.07 22:10:04.855348 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16664 | 2026.01.07 22:10:04.855363 [ 277 ] {98c5890e-13b6-4373-9203-9a3caccafd0a} <Debug> TCPHandler: Processed in 0.002253053 sec. | ||
| 16665 | 2026.01.07 22:10:04.855446 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16666 | 2026.01.07 22:10:04.855500 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.01.07 22:10:04.855561 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16668 | 2026.01.07 22:10:04.855600 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 410 rows starting from the beginning of the part | ||
| 16669 | 2026.01.07 22:10:04.855610 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16670 | 2026.01.07 22:10:04.855661 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16671 | 2026.01.07 22:10:04.855666 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16672 | 2026.01.07 22:10:04.855724 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 16673 | 2026.01.07 22:10:04.855767 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 16674 | 2026.01.07 22:10:04.855806 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 16675 | 2026.01.07 22:10:04.856689 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.01.07 22:10:04.856735 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16677 | 2026.01.07 22:10:04.856918 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515362 sec., 1352812.067347604 rows/sec., 90.98 MiB/sec. | ||
| 16678 | 2026.01.07 22:10:04.857073 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16679 | 2026.01.07 22:10:04.857145 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16680 | 2026.01.07 22:10:04.857406 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16681 | 2026.01.07 22:10:04.857454 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.01.07 22:10:04.857482 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_53_13} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16683 | 2026.01.07 22:10:04.857560 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16684 | 2026.01.07 22:10:04.857602 [ 39 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16685 | 2026.01.07 22:10:04.857608 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002024 sec., 563241.1067193676 rows/sec., 44.69 MiB/sec. | ||
| 16686 | 2026.01.07 22:10:04.857637 [ 39 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.01.07 22:10:04.857664 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16688 | 2026.01.07 22:10:04.857664 [ 277 ] {d1b5d57b-bbe5-4f58-8986-cf03ea81a12c} <Debug> TCPHandler: Processed in 0.002216832 sec. | ||
| 16689 | 2026.01.07 22:10:04.857803 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.01.07 22:10:04.857807 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16691 | 2026.01.07 22:10:04.857903 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16692 | 2026.01.07 22:10:04.857950 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16693 | 2026.01.07 22:10:04.857953 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16694 | 2026.01.07 22:10:04.858001 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2344 rows starting from the beginning of the part | ||
| 16695 | 2026.01.07 22:10:04.858066 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 110 rows starting from the beginning of the part | ||
| 16696 | 2026.01.07 22:10:04.858111 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2280 rows starting from the beginning of the part | ||
| 16697 | 2026.01.07 22:10:04.858153 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 16698 | 2026.01.07 22:10:04.858192 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 110 rows starting from the beginning of the part | ||
| 16699 | 2026.01.07 22:10:04.858235 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1140 rows starting from the beginning of the part | ||
| 16700 | 2026.01.07 22:10:04.858462 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.01.07 22:10:04.858506 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16702 | 2026.01.07 22:10:04.858839 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16703 | 2026.01.07 22:10:04.859067 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.01.07 22:10:04.859209 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001327 sec., 165033.9110776187 rows/sec., 9.84 MiB/sec. | ||
| 16705 | 2026.01.07 22:10:04.859249 [ 277 ] {ca8a9fd4-43c0-459d-b5d1-f8d50ebb18d0} <Debug> TCPHandler: Processed in 0.001496302 sec. | ||
| 16706 | 2026.01.07 22:10:04.859357 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.01.07 22:10:04.859451 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.01.07 22:10:04.859494 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16709 | 2026.01.07 22:10:04.859982 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.01.07 22:10:04.860019 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16711 | 2026.01.07 22:10:04.860342 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16712 | 2026.01.07 22:10:04.860348 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606879 sec., 2316946.8164805504 rows/sec., 196.22 MiB/sec. | ||
| 16713 | 2026.01.07 22:10:04.860584 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2026.01.07 22:10:04.860649 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16715 | 2026.01.07 22:10:04.860727 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 16716 | 2026.01.07 22:10:04.860766 [ 277 ] {eaccad05-48f9-4f0d-8d58-aa7474ba4af1} <Debug> TCPHandler: Processed in 0.001459181 sec. | ||
| 16717 | 2026.01.07 22:10:04.860765 [ 217 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16718 | 2026.01.07 22:10:04.860824 [ 217 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16719 | 2026.01.07 22:10:04.860874 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2026.01.07 22:10:04.860956 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2026.01.07 22:10:04.860976 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.01.07 22:10:04.861018 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16723 | 2026.01.07 22:10:04.861027 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_121_24} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16724 | 2026.01.07 22:10:04.861126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16725 | 2026.01.07 22:10:04.861501 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.01.07 22:10:04.861541 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16727 | 2026.01.07 22:10:04.861899 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16728 | 2026.01.07 22:10:04.862194 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.01.07 22:10:04.862312 [ 39 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16730 | 2026.01.07 22:10:04.862335 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001378 sec., 153120.46444121914 rows/sec., 8.70 MiB/sec. | ||
| 16731 | 2026.01.07 22:10:04.862344 [ 39 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.01.07 22:10:04.862382 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16733 | 2026.01.07 22:10:04.862384 [ 277 ] {818eb0d2-6445-458e-8cdf-f2b18e9f2e95} <Debug> TCPHandler: Processed in 0.001559183 sec. | ||
| 16734 | 2026.01.07 22:10:04.862413 [ 217 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16735 | 2026.01.07 22:10:04.862464 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16736 | 2026.01.07 22:10:04.862473 [ 223 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16737 | 2026.01.07 22:10:04.862508 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2026.01.07 22:10:04.862524 [ 223 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16739 | 2026.01.07 22:10:04.862565 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16740 | 2026.01.07 22:10:04.862596 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 211 rows starting from the beginning of the part | ||
| 16741 | 2026.01.07 22:10:04.862613 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16742 | 2026.01.07 22:10:04.862643 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16743 | 2026.01.07 22:10:04.862659 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16744 | 2026.01.07 22:10:04.862688 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 16745 | 2026.01.07 22:10:04.862729 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 16746 | 2026.01.07 22:10:04.862764 [ 190 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 16747 | 2026.01.07 22:10:04.863351 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2026.01.07 22:10:04.863399 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16749 | 2026.01.07 22:10:04.863579 [ 189 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142357 sec., 923529.1594484035 rows/sec., 55.97 MiB/sec. | ||
| 16750 | 2026.01.07 22:10:04.863748 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16751 | 2026.01.07 22:10:04.863803 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16752 | 2026.01.07 22:10:04.864054 [ 223 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16753 | 2026.01.07 22:10:04.864112 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.01.07 22:10:04.864148 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.01.07 22:10:04.864184 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_53_13} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16756 | 2026.01.07 22:10:04.864273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16757 | 2026.01.07 22:10:04.864308 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001714 sec., 404317.3862310385 rows/sec., 28.25 MiB/sec. | ||
| 16758 | 2026.01.07 22:10:04.864309 [ 39 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16759 | 2026.01.07 22:10:04.864358 [ 277 ] {92842074-1f57-42f7-b5ab-976c127d705d} <Debug> TCPHandler: Processed in 0.001898678 sec. | ||
| 16760 | 2026.01.07 22:10:04.864360 [ 39 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2026.01.07 22:10:04.864399 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16762 | 2026.01.07 22:10:04.864460 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16763 | 2026.01.07 22:10:04.864477 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.01.07 22:10:04.864539 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16765 | 2026.01.07 22:10:04.864573 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1212 rows starting from the beginning of the part | ||
| 16766 | 2026.01.07 22:10:04.864579 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16767 | 2026.01.07 22:10:04.864620 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 91 rows starting from the beginning of the part | ||
| 16768 | 2026.01.07 22:10:04.864628 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16769 | 2026.01.07 22:10:04.864669 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1149 rows starting from the beginning of the part | ||
| 16770 | 2026.01.07 22:10:04.864710 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 16771 | 2026.01.07 22:10:04.864745 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 91 rows starting from the beginning of the part | ||
| 16772 | 2026.01.07 22:10:04.864779 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 693 rows starting from the beginning of the part | ||
| 16773 | 2026.01.07 22:10:04.864984 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2026.01.07 22:10:04.865026 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16775 | 2026.01.07 22:10:04.865354 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16776 | 2026.01.07 22:10:04.865592 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2026.01.07 22:10:04.865703 [ 39 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 5 parts from all_49_49_0 to all_53_53_0 | ||
| 16778 | 2026.01.07 22:10:04.865725 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 16779 | 2026.01.07 22:10:04.865732 [ 39 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.01.07 22:10:04.865766 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16781 | 2026.01.07 22:10:04.865771 [ 277 ] {bc461d7b-a8ff-41ab-a533-02e226c95092} <Debug> TCPHandler: Processed in 0.00134439 sec. | ||
| 16782 | 2026.01.07 22:10:04.865842 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_49_49_0 to all_53_53_0 into Compact with storage Full | ||
| 16783 | 2026.01.07 22:10:04.865901 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2026.01.07 22:10:04.865931 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16785 | 2026.01.07 22:10:04.865965 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16786 | 2026.01.07 22:10:04.866000 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16787 | 2026.01.07 22:10:04.866016 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575863 sec., 2094090.6665109848 rows/sec., 158.01 MiB/sec. | ||
| 16788 | 2026.01.07 22:10:04.866023 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16789 | 2026.01.07 22:10:04.866047 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16790 | 2026.01.07 22:10:04.866095 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16791 | 2026.01.07 22:10:04.866138 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 16792 | 2026.01.07 22:10:04.866175 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 16793 | 2026.01.07 22:10:04.866260 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16794 | 2026.01.07 22:10:04.866615 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16795 | 2026.01.07 22:10:04.866715 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_121_24} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16796 | 2026.01.07 22:10:04.866720 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.01.07 22:10:04.866768 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16798 | 2026.01.07 22:10:04.866822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16799 | 2026.01.07 22:10:04.866902 [ 194 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091296 sec., 27490.250124622467 rows/sec., 1.40 MiB/sec. | ||
| 16800 | 2026.01.07 22:10:04.867044 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Trace> MergedBlockOutputStream: filled checksums all_49_53_1 (state Temporary) | ||
| 16801 | 2026.01.07 22:10:04.867147 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16802 | 2026.01.07 22:10:04.867419 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_49_53_1 to all_49_53_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.01.07 22:10:04.867449 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16804 | 2026.01.07 22:10:04.867504 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_49_53_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 5 parts: [all_49_49_0, all_53_53_0] -> all_49_53_1 | ||
| 16805 | 2026.01.07 22:10:04.867591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16806 | 2026.01.07 22:10:04.867599 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001618 sec., 194066.74907292952 rows/sec., 12.75 MiB/sec. | ||
| 16807 | 2026.01.07 22:10:04.867648 [ 277 ] {5adbdfff-dc4e-43f8-8b75-e7908abc346d} <Debug> TCPHandler: Processed in 0.001796287 sec. | ||
| 16808 | 2026.01.07 22:10:04.867761 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2026.01.07 22:10:04.867854 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16810 | 2026.01.07 22:10:04.867896 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16811 | 2026.01.07 22:10:04.868216 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2026.01.07 22:10:04.868253 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16813 | 2026.01.07 22:10:04.868550 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16814 | 2026.01.07 22:10:04.868767 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2026.01.07 22:10:04.868898 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 16816 | 2026.01.07 22:10:04.868936 [ 277 ] {fe1077d7-191a-4a2c-9344-6484a48bb772} <Debug> TCPHandler: Processed in 0.001223848 sec. | ||
| 16817 | 2026.01.07 22:10:04.869044 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2026.01.07 22:10:04.869138 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16819 | 2026.01.07 22:10:04.869195 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16820 | 2026.01.07 22:10:04.870000 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.01.07 22:10:04.870038 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16822 | 2026.01.07 22:10:04.870565 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16823 | 2026.01.07 22:10:04.870803 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2026.01.07 22:10:04.870943 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001823 sec., 7679.648930334613 rows/sec., 13.76 MiB/sec. | ||
| 16825 | 2026.01.07 22:10:04.871007 [ 277 ] {75d8d207-b71d-4b8a-b955-ec7cb422fa64} <Debug> TCPHandler: Processed in 0.002011459 sec. | ||
| 16826 | 2026.01.07 22:10:04.871119 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2026.01.07 22:10:04.871214 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16828 | 2026.01.07 22:10:04.871256 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16829 | 2026.01.07 22:10:04.871596 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16830 | 2026.01.07 22:10:04.871633 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16831 | 2026.01.07 22:10:04.871942 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16832 | 2026.01.07 22:10:04.872152 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.01.07 22:10:04.872273 [ 39 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16834 | 2026.01.07 22:10:04.872281 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 16835 | 2026.01.07 22:10:04.872313 [ 39 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.01.07 22:10:04.872333 [ 277 ] {82b13079-96e7-455c-9939-a9e3f15d8464} <Debug> TCPHandler: Processed in 0.001264038 sec. | ||
| 16837 | 2026.01.07 22:10:04.872336 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16838 | 2026.01.07 22:10:04.872438 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16839 | 2026.01.07 22:10:04.872550 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16840 | 2026.01.07 22:10:04.872583 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8304 rows starting from the beginning of the part | ||
| 16841 | 2026.01.07 22:10:04.872643 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16842 | 2026.01.07 22:10:04.872693 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 16843 | 2026.01.07 22:10:04.872737 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
| 16844 | 2026.01.07 22:10:04.872782 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16845 | 2026.01.07 22:10:04.872825 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 16846 | 2026.01.07 22:10:04.875195 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8632 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794761 sec., 3088636.2018075963 rows/sec., 196.08 MiB/sec. | ||
| 16847 | 2026.01.07 22:10:04.875379 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16848 | 2026.01.07 22:10:04.875663 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16849 | 2026.01.07 22:10:04.875734 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_121_24} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16850 | 2026.01.07 22:10:04.875823 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 16851 | 2026.01.07 22:10:05.717202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34985 | ||
| 16852 | 2026.01.07 22:10:05.717785 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.01.07 22:10:05.717852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16854 | 2026.01.07 22:10:05.718397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16855 | 2026.01.07 22:10:05.718700 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.01.07 22:10:05.718872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34985 | ||
| 16857 | 2026.01.07 22:10:06.164606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60769 | ||
| 16858 | 2026.01.07 22:10:06.164758 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16859 | 2026.01.07 22:10:06.164797 [ 290 ] {} <Debug> TCP-Session: 23a41c37-e65d-4ada-971f-8f9906871611 Authenticating user 'default' from [fd00:1122:3344:101::e]:60769 | ||
| 16860 | 2026.01.07 22:10:06.164829 [ 290 ] {} <Debug> TCP-Session: 23a41c37-e65d-4ada-971f-8f9906871611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2026.01.07 22:10:06.164850 [ 290 ] {} <Debug> TCP-Session: 23a41c37-e65d-4ada-971f-8f9906871611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16862 | 2026.01.07 22:10:06.165116 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54027 | ||
| 16863 | 2026.01.07 22:10:06.165122 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35636 | ||
| 16864 | 2026.01.07 22:10:06.165162 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60914 | ||
| 16865 | 2026.01.07 22:10:06.165199 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60735 | ||
| 16866 | 2026.01.07 22:10:06.165223 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33136 | ||
| 16867 | 2026.01.07 22:10:06.165247 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16868 | 2026.01.07 22:10:06.165235 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16869 | 2026.01.07 22:10:06.165294 [ 350 ] {} <Debug> TCP-Session: 82d913a6-aae1-4f5a-a52c-db6a03ec1904 Authenticating user 'default' from [fd00:1122:3344:101::e]:35636 | ||
| 16870 | 2026.01.07 22:10:06.165287 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16871 | 2026.01.07 22:10:06.165317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16872 | 2026.01.07 22:10:06.165319 [ 349 ] {} <Debug> TCP-Session: f2cd098e-11d5-41a3-9a59-e25851b2011e Authenticating user 'default' from [fd00:1122:3344:101::e]:54027 | ||
| 16873 | 2026.01.07 22:10:06.165333 [ 290 ] {} <Trace> TCP-Session: 23a41c37-e65d-4ada-971f-8f9906871611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16874 | 2026.01.07 22:10:06.165364 [ 349 ] {} <Debug> TCP-Session: f2cd098e-11d5-41a3-9a59-e25851b2011e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16875 | 2026.01.07 22:10:06.165356 [ 289 ] {} <Debug> TCP-Session: 94e544d2-17c3-42d8-b530-a07ce3e10988 Authenticating user 'default' from [fd00:1122:3344:101::e]:33136 | ||
| 16876 | 2026.01.07 22:10:06.165400 [ 349 ] {} <Debug> TCP-Session: f2cd098e-11d5-41a3-9a59-e25851b2011e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16877 | 2026.01.07 22:10:06.165414 [ 289 ] {} <Debug> TCP-Session: 94e544d2-17c3-42d8-b530-a07ce3e10988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16878 | 2026.01.07 22:10:06.165346 [ 351 ] {} <Debug> TCP-Session: c998e6f6-f7b6-4b56-af2b-2b65057177f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60914 | ||
| 16879 | 2026.01.07 22:10:06.165432 [ 289 ] {} <Debug> TCP-Session: 94e544d2-17c3-42d8-b530-a07ce3e10988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2026.01.07 22:10:06.165323 [ 350 ] {} <Debug> TCP-Session: 82d913a6-aae1-4f5a-a52c-db6a03ec1904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.01.07 22:10:06.165462 [ 351 ] {} <Debug> TCP-Session: c998e6f6-f7b6-4b56-af2b-2b65057177f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2026.01.07 22:10:06.165484 [ 350 ] {} <Debug> TCP-Session: 82d913a6-aae1-4f5a-a52c-db6a03ec1904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.01.07 22:10:06.165497 [ 351 ] {} <Debug> TCP-Session: c998e6f6-f7b6-4b56-af2b-2b65057177f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2026.01.07 22:10:06.165316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16885 | 2026.01.07 22:10:06.165222 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54434 | ||
| 16886 | 2026.01.07 22:10:06.165571 [ 286 ] {} <Debug> TCP-Session: a17630d4-61ce-410c-bac5-11f9849a630c Authenticating user 'default' from [fd00:1122:3344:101::e]:60735 | ||
| 16887 | 2026.01.07 22:10:06.165199 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54718 | ||
| 16888 | 2026.01.07 22:10:06.165609 [ 286 ] {} <Debug> TCP-Session: a17630d4-61ce-410c-bac5-11f9849a630c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2026.01.07 22:10:06.165605 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60769) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16890 | 2026.01.07 22:10:06.165630 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16891 | 2026.01.07 22:10:06.165627 [ 286 ] {} <Debug> TCP-Session: a17630d4-61ce-410c-bac5-11f9849a630c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16892 | 2026.01.07 22:10:06.165676 [ 288 ] {} <Debug> TCP-Session: c9925a7d-d88f-4f0a-949f-cf879a21b24a Authenticating user 'default' from [fd00:1122:3344:101::e]:54434 | ||
| 16893 | 2026.01.07 22:10:06.165158 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39958 | ||
| 16894 | 2026.01.07 22:10:06.165707 [ 288 ] {} <Debug> TCP-Session: c9925a7d-d88f-4f0a-949f-cf879a21b24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2026.01.07 22:10:06.165742 [ 288 ] {} <Debug> TCP-Session: c9925a7d-d88f-4f0a-949f-cf879a21b24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2026.01.07 22:10:06.166100 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16897 | 2026.01.07 22:10:06.166133 [ 353 ] {} <Debug> TCP-Session: daae5e06-ec9a-4e02-ab31-be96086b6612 Authenticating user 'default' from [fd00:1122:3344:101::e]:54718 | ||
| 16898 | 2026.01.07 22:10:06.166150 [ 353 ] {} <Debug> TCP-Session: daae5e06-ec9a-4e02-ab31-be96086b6612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16899 | 2026.01.07 22:10:06.166162 [ 353 ] {} <Debug> TCP-Session: daae5e06-ec9a-4e02-ab31-be96086b6612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16900 | 2026.01.07 22:10:06.166196 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16901 | 2026.01.07 22:10:06.166224 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16902 | 2026.01.07 22:10:06.166259 [ 352 ] {} <Debug> TCP-Session: aef9aade-5010-4b8b-a1da-ead99e83c7a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39958 | ||
| 16903 | 2026.01.07 22:10:06.166275 [ 352 ] {} <Debug> TCP-Session: aef9aade-5010-4b8b-a1da-ead99e83c7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16904 | 2026.01.07 22:10:06.166283 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16905 | 2026.01.07 22:10:06.166287 [ 352 ] {} <Debug> TCP-Session: aef9aade-5010-4b8b-a1da-ead99e83c7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2026.01.07 22:10:06.166734 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 16907 | 2026.01.07 22:10:06.168006 [ 316 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> AggregatingTransform: Aggregating | ||
| 16908 | 2026.01.07 22:10:06.168068 [ 316 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> Aggregator: Aggregation method: without_key | ||
| 16909 | 2026.01.07 22:10:06.168107 [ 316 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001232719 sec. (811.215 rows/sec., 31.69 KiB/sec.) | ||
| 16910 | 2026.01.07 22:10:06.168128 [ 316 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Trace> Aggregator: Merging aggregated data | ||
| 16911 | 2026.01.07 22:10:06.169517 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004004 sec., 249.75024975024976 rows/sec., 9.76 KiB/sec. | ||
| 16912 | 2026.01.07 22:10:06.169736 [ 290 ] {4764d493-6412-4f76-b4fc-d5605763474c} <Debug> TCPHandler: Processed in 0.004623098 sec. | ||
| 16913 | 2026.01.07 22:10:06.169879 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16914 | 2026.01.07 22:10:06.169909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16915 | 2026.01.07 22:10:06.169922 [ 290 ] {} <Debug> TCP-Session: 23a41c37-e65d-4ada-971f-8f9906871611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2026.01.07 22:10:06.169932 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16917 | 2026.01.07 22:10:06.169957 [ 289 ] {} <Debug> TCP-Session: 94e544d2-17c3-42d8-b530-a07ce3e10988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2026.01.07 22:10:06.169971 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16919 | 2026.01.07 22:10:06.169988 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16920 | 2026.01.07 22:10:06.170008 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16921 | 2026.01.07 22:10:06.170043 [ 352 ] {} <Debug> TCP-Session: aef9aade-5010-4b8b-a1da-ead99e83c7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2026.01.07 22:10:06.170044 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16923 | 2026.01.07 22:10:06.170074 [ 286 ] {} <Debug> TCP-Session: a17630d4-61ce-410c-bac5-11f9849a630c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16924 | 2026.01.07 22:10:06.170027 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16925 | 2026.01.07 22:10:06.170103 [ 288 ] {} <Debug> TCP-Session: c9925a7d-d88f-4f0a-949f-cf879a21b24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.01.07 22:10:06.169985 [ 350 ] {} <Debug> TCP-Session: 82d913a6-aae1-4f5a-a52c-db6a03ec1904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2026.01.07 22:10:06.170138 [ 351 ] {} <Debug> TCP-Session: c998e6f6-f7b6-4b56-af2b-2b65057177f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2026.01.07 22:10:06.169952 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16929 | 2026.01.07 22:10:06.170020 [ 353 ] {} <Debug> TCP-Session: daae5e06-ec9a-4e02-ab31-be96086b6612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16930 | 2026.01.07 22:10:06.170209 [ 349 ] {} <Debug> TCP-Session: f2cd098e-11d5-41a3-9a59-e25851b2011e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2026.01.07 22:10:06.287883 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53314 | ||
| 16932 | 2026.01.07 22:10:06.287996 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16933 | 2026.01.07 22:10:06.288024 [ 290 ] {} <Debug> TCP-Session: 614359e2-52e7-4f56-89f8-aeae6981d246 Authenticating user 'default' from [fd00:1122:3344:101::e]:53314 | ||
| 16934 | 2026.01.07 22:10:06.288047 [ 290 ] {} <Debug> TCP-Session: 614359e2-52e7-4f56-89f8-aeae6981d246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.01.07 22:10:06.288062 [ 290 ] {} <Debug> TCP-Session: 614359e2-52e7-4f56-89f8-aeae6981d246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16936 | 2026.01.07 22:10:06.288244 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54318 | ||
| 16937 | 2026.01.07 22:10:06.288282 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54850 | ||
| 16938 | 2026.01.07 22:10:06.288342 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55709 | ||
| 16939 | 2026.01.07 22:10:06.288364 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16940 | 2026.01.07 22:10:06.288349 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37262 | ||
| 16941 | 2026.01.07 22:10:06.288410 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16942 | 2026.01.07 22:10:06.288432 [ 290 ] {} <Trace> TCP-Session: 614359e2-52e7-4f56-89f8-aeae6981d246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.01.07 22:10:06.288458 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16944 | 2026.01.07 22:10:06.288470 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16945 | 2026.01.07 22:10:06.288460 [ 350 ] {} <Debug> TCP-Session: 2c599909-290e-404f-aa51-13e3bb8ac965 Authenticating user 'default' from [fd00:1122:3344:101::e]:54850 | ||
| 16946 | 2026.01.07 22:10:06.288507 [ 352 ] {} <Debug> TCP-Session: ea4d16aa-7961-4143-a8b8-30651e2f5788 Authenticating user 'default' from [fd00:1122:3344:101::e]:37262 | ||
| 16947 | 2026.01.07 22:10:06.288525 [ 350 ] {} <Debug> TCP-Session: 2c599909-290e-404f-aa51-13e3bb8ac965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2026.01.07 22:10:06.288543 [ 352 ] {} <Debug> TCP-Session: ea4d16aa-7961-4143-a8b8-30651e2f5788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2026.01.07 22:10:06.288552 [ 350 ] {} <Debug> TCP-Session: 2c599909-290e-404f-aa51-13e3bb8ac965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2026.01.07 22:10:06.288575 [ 352 ] {} <Debug> TCP-Session: ea4d16aa-7961-4143-a8b8-30651e2f5788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16951 | 2026.01.07 22:10:06.288496 [ 351 ] {} <Debug> TCP-Session: cfa88be9-edfe-40ee-8061-c5ae52d9d0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55709 | ||
| 16952 | 2026.01.07 22:10:06.288431 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62021 | ||
| 16953 | 2026.01.07 22:10:06.288635 [ 351 ] {} <Debug> TCP-Session: cfa88be9-edfe-40ee-8061-c5ae52d9d0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16954 | 2026.01.07 22:10:06.288630 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16955 | 2026.01.07 22:10:06.288426 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42283 | ||
| 16956 | 2026.01.07 22:10:06.288676 [ 351 ] {} <Debug> TCP-Session: cfa88be9-edfe-40ee-8061-c5ae52d9d0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16957 | 2026.01.07 22:10:06.288692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16958 | 2026.01.07 22:10:06.288415 [ 349 ] {} <Debug> TCP-Session: 5cf0136d-9641-45cd-9c33-2b3c6f3eae8c Authenticating user 'default' from [fd00:1122:3344:101::e]:54318 | ||
| 16959 | 2026.01.07 22:10:06.288728 [ 289 ] {} <Debug> TCP-Session: 18ac2b8c-d1bd-4f27-bce7-a683f531bede Authenticating user 'default' from [fd00:1122:3344:101::e]:62021 | ||
| 16960 | 2026.01.07 22:10:06.288398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36671 | ||
| 16961 | 2026.01.07 22:10:06.288748 [ 289 ] {} <Debug> TCP-Session: 18ac2b8c-d1bd-4f27-bce7-a683f531bede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16962 | 2026.01.07 22:10:06.288743 [ 349 ] {} <Debug> TCP-Session: 5cf0136d-9641-45cd-9c33-2b3c6f3eae8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16963 | 2026.01.07 22:10:06.288788 [ 289 ] {} <Debug> TCP-Session: 18ac2b8c-d1bd-4f27-bce7-a683f531bede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16964 | 2026.01.07 22:10:06.288798 [ 349 ] {} <Debug> TCP-Session: 5cf0136d-9641-45cd-9c33-2b3c6f3eae8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16965 | 2026.01.07 22:10:06.288390 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61887 | ||
| 16966 | 2026.01.07 22:10:06.288836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16967 | 2026.01.07 22:10:06.288745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16968 | 2026.01.07 22:10:06.288870 [ 286 ] {} <Debug> TCP-Session: a223e361-0c5c-4857-a997-e7bb13a88982 Authenticating user 'default' from [fd00:1122:3344:101::e]:36671 | ||
| 16969 | 2026.01.07 22:10:06.288884 [ 288 ] {} <Debug> TCP-Session: 7dce6342-21c9-4c42-b85e-24077a901702 Authenticating user 'default' from [fd00:1122:3344:101::e]:42283 | ||
| 16970 | 2026.01.07 22:10:06.288895 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16971 | 2026.01.07 22:10:06.288899 [ 286 ] {} <Debug> TCP-Session: a223e361-0c5c-4857-a997-e7bb13a88982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16972 | 2026.01.07 22:10:06.288908 [ 288 ] {} <Debug> TCP-Session: 7dce6342-21c9-4c42-b85e-24077a901702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16973 | 2026.01.07 22:10:06.288924 [ 353 ] {} <Debug> TCP-Session: 3d7c1081-278e-4aa6-b3ed-b05edcf76788 Authenticating user 'default' from [fd00:1122:3344:101::e]:61887 | ||
| 16974 | 2026.01.07 22:10:06.288926 [ 286 ] {} <Debug> TCP-Session: a223e361-0c5c-4857-a997-e7bb13a88982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16975 | 2026.01.07 22:10:06.288941 [ 288 ] {} <Debug> TCP-Session: 7dce6342-21c9-4c42-b85e-24077a901702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16976 | 2026.01.07 22:10:06.288957 [ 353 ] {} <Debug> TCP-Session: 3d7c1081-278e-4aa6-b3ed-b05edcf76788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2026.01.07 22:10:06.288937 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16978 | 2026.01.07 22:10:06.288988 [ 353 ] {} <Debug> TCP-Session: 3d7c1081-278e-4aa6-b3ed-b05edcf76788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2026.01.07 22:10:06.289056 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16980 | 2026.01.07 22:10:06.289358 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 16981 | 2026.01.07 22:10:06.290329 [ 324 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> AggregatingTransform: Aggregating | ||
| 16982 | 2026.01.07 22:10:06.290384 [ 324 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> Aggregator: Aggregation method: without_key | ||
| 16983 | 2026.01.07 22:10:06.290423 [ 324 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958314 sec. (1043.499 rows/sec., 40.76 KiB/sec.) | ||
| 16984 | 2026.01.07 22:10:06.290443 [ 324 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Trace> Aggregator: Merging aggregated data | ||
| 16985 | 2026.01.07 22:10:06.291770 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 16986 | 2026.01.07 22:10:06.292004 [ 290 ] {54d708ec-e713-439f-9fd1-488f5d351023} <Debug> TCPHandler: Processed in 0.003705915 sec. | ||
| 16987 | 2026.01.07 22:10:06.292098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16988 | 2026.01.07 22:10:06.292128 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16989 | 2026.01.07 22:10:06.292136 [ 290 ] {} <Debug> TCP-Session: 614359e2-52e7-4f56-89f8-aeae6981d246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16990 | 2026.01.07 22:10:06.292157 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16991 | 2026.01.07 22:10:06.292175 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16992 | 2026.01.07 22:10:06.292192 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16993 | 2026.01.07 22:10:06.292206 [ 286 ] {} <Debug> TCP-Session: a223e361-0c5c-4857-a997-e7bb13a88982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.01.07 22:10:06.292207 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16995 | 2026.01.07 22:10:06.292234 [ 349 ] {} <Debug> TCP-Session: 5cf0136d-9641-45cd-9c33-2b3c6f3eae8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.01.07 22:10:06.292249 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16997 | 2026.01.07 22:10:06.292267 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16998 | 2026.01.07 22:10:06.292300 [ 352 ] {} <Debug> TCP-Session: ea4d16aa-7961-4143-a8b8-30651e2f5788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2026.01.07 22:10:06.292273 [ 350 ] {} <Debug> TCP-Session: 2c599909-290e-404f-aa51-13e3bb8ac965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2026.01.07 22:10:06.292324 [ 288 ] {} <Debug> TCP-Session: 7dce6342-21c9-4c42-b85e-24077a901702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2026.01.07 22:10:06.292244 [ 353 ] {} <Debug> TCP-Session: 3d7c1081-278e-4aa6-b3ed-b05edcf76788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17002 | 2026.01.07 22:10:06.292227 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17003 | 2026.01.07 22:10:06.292172 [ 351 ] {} <Debug> TCP-Session: cfa88be9-edfe-40ee-8061-c5ae52d9d0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17004 | 2026.01.07 22:10:06.292417 [ 289 ] {} <Debug> TCP-Session: 18ac2b8c-d1bd-4f27-bce7-a683f531bede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.01.07 22:10:06.301033 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48050 | ||
| 17006 | 2026.01.07 22:10:06.301107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17007 | 2026.01.07 22:10:06.301138 [ 290 ] {} <Debug> TCP-Session: 4cda6bad-5d13-4c79-93a6-7ce85dbf5533 Authenticating user 'default' from [fd00:1122:3344:101::e]:48050 | ||
| 17008 | 2026.01.07 22:10:06.301162 [ 290 ] {} <Debug> TCP-Session: 4cda6bad-5d13-4c79-93a6-7ce85dbf5533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17009 | 2026.01.07 22:10:06.301178 [ 290 ] {} <Debug> TCP-Session: 4cda6bad-5d13-4c79-93a6-7ce85dbf5533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2026.01.07 22:10:06.301348 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47657 | ||
| 17011 | 2026.01.07 22:10:06.301362 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 17012 | 2026.01.07 22:10:06.301388 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57140 | ||
| 17013 | 2026.01.07 22:10:06.301422 [ 290 ] {} <Trace> TCP-Session: 4cda6bad-5d13-4c79-93a6-7ce85dbf5533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17014 | 2026.01.07 22:10:06.301434 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65276 | ||
| 17015 | 2026.01.07 22:10:06.301465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47627 | ||
| 17016 | 2026.01.07 22:10:06.301484 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17017 | 2026.01.07 22:10:06.301486 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17018 | 2026.01.07 22:10:06.301522 [ 349 ] {} <Debug> TCP-Session: e327fbdc-c832-485b-b1c2-a3880e687f98 Authenticating user 'default' from [fd00:1122:3344:101::e]:47657 | ||
| 17019 | 2026.01.07 22:10:06.301533 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17020 | 2026.01.07 22:10:06.301548 [ 349 ] {} <Debug> TCP-Session: e327fbdc-c832-485b-b1c2-a3880e687f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17021 | 2026.01.07 22:10:06.301537 [ 351 ] {} <Debug> TCP-Session: 368ff27e-7259-4674-9261-640eeee87f1c Authenticating user 'default' from [fd00:1122:3344:101::e]:57140 | ||
| 17022 | 2026.01.07 22:10:06.301569 [ 352 ] {} <Debug> TCP-Session: 2f87021c-c794-4104-a6cb-91143888954a Authenticating user 'default' from [fd00:1122:3344:101::e]:65276 | ||
| 17023 | 2026.01.07 22:10:06.301586 [ 351 ] {} <Debug> TCP-Session: 368ff27e-7259-4674-9261-640eeee87f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17024 | 2026.01.07 22:10:06.301609 [ 352 ] {} <Debug> TCP-Session: 2f87021c-c794-4104-a6cb-91143888954a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2026.01.07 22:10:06.301616 [ 351 ] {} <Debug> TCP-Session: 368ff27e-7259-4674-9261-640eeee87f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.01.07 22:10:06.301639 [ 352 ] {} <Debug> TCP-Session: 2f87021c-c794-4104-a6cb-91143888954a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2026.01.07 22:10:06.301570 [ 349 ] {} <Debug> TCP-Session: e327fbdc-c832-485b-b1c2-a3880e687f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17028 | 2026.01.07 22:10:06.301538 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17029 | 2026.01.07 22:10:06.301480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34437 | ||
| 17030 | 2026.01.07 22:10:06.301710 [ 286 ] {} <Debug> TCP-Session: 2db2f718-85c5-4db7-8628-f5b24825cb1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47627 | ||
| 17031 | 2026.01.07 22:10:06.301470 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46205 | ||
| 17032 | 2026.01.07 22:10:06.301753 [ 286 ] {} <Debug> TCP-Session: 2db2f718-85c5-4db7-8628-f5b24825cb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2026.01.07 22:10:06.301767 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17034 | 2026.01.07 22:10:06.301784 [ 286 ] {} <Debug> TCP-Session: 2db2f718-85c5-4db7-8628-f5b24825cb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2026.01.07 22:10:06.301804 [ 289 ] {} <Debug> TCP-Session: bb4ef50e-47aa-40cf-b65b-1955b0330ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34437 | ||
| 17036 | 2026.01.07 22:10:06.301810 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17037 | 2026.01.07 22:10:06.301832 [ 289 ] {} <Debug> TCP-Session: bb4ef50e-47aa-40cf-b65b-1955b0330ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2026.01.07 22:10:06.301445 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37972 | ||
| 17039 | 2026.01.07 22:10:06.301851 [ 288 ] {} <Debug> TCP-Session: 22581063-bcb7-43a3-b44d-f7044a550628 Authenticating user 'default' from [fd00:1122:3344:101::e]:46205 | ||
| 17040 | 2026.01.07 22:10:06.301857 [ 289 ] {} <Debug> TCP-Session: bb4ef50e-47aa-40cf-b65b-1955b0330ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17041 | 2026.01.07 22:10:06.301900 [ 288 ] {} <Debug> TCP-Session: 22581063-bcb7-43a3-b44d-f7044a550628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17042 | 2026.01.07 22:10:06.301450 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17043 | 2026.01.07 22:10:06.301927 [ 288 ] {} <Debug> TCP-Session: 22581063-bcb7-43a3-b44d-f7044a550628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2026.01.07 22:10:06.301956 [ 350 ] {} <Debug> TCP-Session: ddbbf5c6-69c3-4b7d-b5cd-1520bfa553fc Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 17045 | 2026.01.07 22:10:06.301922 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17046 | 2026.01.07 22:10:06.301984 [ 350 ] {} <Debug> TCP-Session: ddbbf5c6-69c3-4b7d-b5cd-1520bfa553fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17047 | 2026.01.07 22:10:06.301570 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17048 | 2026.01.07 22:10:06.302012 [ 350 ] {} <Debug> TCP-Session: ddbbf5c6-69c3-4b7d-b5cd-1520bfa553fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2026.01.07 22:10:06.302007 [ 353 ] {} <Debug> TCP-Session: 4d6ec6cb-f2c8-4fcb-a9de-98660d7be52c Authenticating user 'default' from [fd00:1122:3344:101::e]:37972 | ||
| 17050 | 2026.01.07 22:10:06.302061 [ 353 ] {} <Debug> TCP-Session: 4d6ec6cb-f2c8-4fcb-a9de-98660d7be52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2026.01.07 22:10:06.302074 [ 353 ] {} <Debug> TCP-Session: 4d6ec6cb-f2c8-4fcb-a9de-98660d7be52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17052 | 2026.01.07 22:10:06.302186 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17053 | 2026.01.07 22:10:06.302249 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17054 | 2026.01.07 22:10:06.302494 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 17055 | 2026.01.07 22:10:06.303420 [ 305 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> AggregatingTransform: Aggregating | ||
| 17056 | 2026.01.07 22:10:06.303470 [ 305 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17057 | 2026.01.07 22:10:06.303509 [ 305 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926153 sec. (1079.735 rows/sec., 42.18 KiB/sec.) | ||
| 17058 | 2026.01.07 22:10:06.303531 [ 305 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Trace> Aggregator: Merging aggregated data | ||
| 17059 | 2026.01.07 22:10:06.304874 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003347 sec., 298.7750224081267 rows/sec., 11.67 KiB/sec. | ||
| 17060 | 2026.01.07 22:10:06.305027 [ 290 ] {d9c6a8a3-87b3-4e6e-ae67-24e32e0d265f} <Debug> TCPHandler: Processed in 0.003659724 sec. | ||
| 17061 | 2026.01.07 22:10:06.305147 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17062 | 2026.01.07 22:10:06.305174 [ 290 ] {} <Debug> TCP-Session: 4cda6bad-5d13-4c79-93a6-7ce85dbf5533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2026.01.07 22:10:06.305184 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17064 | 2026.01.07 22:10:06.305206 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17065 | 2026.01.07 22:10:06.305225 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17066 | 2026.01.07 22:10:06.305258 [ 350 ] {} <Debug> TCP-Session: ddbbf5c6-69c3-4b7d-b5cd-1520bfa553fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17067 | 2026.01.07 22:10:06.305259 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17068 | 2026.01.07 22:10:06.305285 [ 353 ] {} <Debug> TCP-Session: 4d6ec6cb-f2c8-4fcb-a9de-98660d7be52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17069 | 2026.01.07 22:10:06.305277 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17070 | 2026.01.07 22:10:06.305307 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17071 | 2026.01.07 22:10:06.305344 [ 289 ] {} <Debug> TCP-Session: bb4ef50e-47aa-40cf-b65b-1955b0330ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.01.07 22:10:06.305314 [ 286 ] {} <Debug> TCP-Session: 2db2f718-85c5-4db7-8628-f5b24825cb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17073 | 2026.01.07 22:10:06.305369 [ 288 ] {} <Debug> TCP-Session: 22581063-bcb7-43a3-b44d-f7044a550628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2026.01.07 22:10:06.305291 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17075 | 2026.01.07 22:10:06.305238 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17076 | 2026.01.07 22:10:06.305435 [ 352 ] {} <Debug> TCP-Session: 2f87021c-c794-4104-a6cb-91143888954a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17077 | 2026.01.07 22:10:06.305235 [ 349 ] {} <Debug> TCP-Session: e327fbdc-c832-485b-b1c2-a3880e687f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.01.07 22:10:06.305461 [ 351 ] {} <Debug> TCP-Session: 368ff27e-7259-4674-9261-640eeee87f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17079 | 2026.01.07 22:10:07.659807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17080 | 2026.01.07 22:10:07.678292 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2026.01.07 22:10:07.678367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17082 | 2026.01.07 22:10:07.684828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17083 | 2026.01.07 22:10:07.685675 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2026.01.07 22:10:07.691097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17085 | 2026.01.07 22:10:08.331742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2188 | ||
| 17086 | 2026.01.07 22:10:08.334548 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17087 | 2026.01.07 22:10:08.334600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17088 | 2026.01.07 22:10:08.335840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17089 | 2026.01.07 22:10:08.336108 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17090 | 2026.01.07 22:10:08.336340 [ 225 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17091 | 2026.01.07 22:10:08.336399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 17092 | 2026.01.07 22:10:08.336399 [ 225 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17093 | 2026.01.07 22:10:08.339216 [ 225 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17094 | 2026.01.07 22:10:09.842524 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2026.01.07 22:10:09.842727 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17096 | 2026.01.07 22:10:09.842802 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17097 | 2026.01.07 22:10:09.843520 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2026.01.07 22:10:09.843565 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17099 | 2026.01.07 22:10:09.843956 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17100 | 2026.01.07 22:10:09.844176 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2026.01.07 22:10:09.844328 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001659 sec., 66305.00301386377 rows/sec., 5.58 MiB/sec. | ||
| 17102 | 2026.01.07 22:10:09.844370 [ 277 ] {415d2a84-e21f-442f-94da-fd15fd967f4c} <Debug> TCPHandler: Processed in 0.001988769 sec. | ||
| 17103 | 2026.01.07 22:10:09.844501 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17104 | 2026.01.07 22:10:09.844597 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17105 | 2026.01.07 22:10:09.844638 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17106 | 2026.01.07 22:10:09.845048 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2026.01.07 22:10:09.845085 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17108 | 2026.01.07 22:10:09.845386 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17109 | 2026.01.07 22:10:09.845624 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17110 | 2026.01.07 22:10:09.845754 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.69 MiB/sec. | ||
| 17111 | 2026.01.07 22:10:09.845791 [ 277 ] {b60a3e43-ce66-440a-a7e8-2875b747b61f} <Debug> TCPHandler: Processed in 0.00133931 sec. | ||
| 17112 | 2026.01.07 22:10:09.845901 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17113 | 2026.01.07 22:10:09.846000 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17114 | 2026.01.07 22:10:09.846048 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17115 | 2026.01.07 22:10:09.846474 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2026.01.07 22:10:09.846512 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17117 | 2026.01.07 22:10:09.846824 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17118 | 2026.01.07 22:10:09.847033 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17119 | 2026.01.07 22:10:09.847165 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001188 sec., 76599.3265993266 rows/sec., 5.98 MiB/sec. | ||
| 17120 | 2026.01.07 22:10:09.847201 [ 277 ] {f41bf73d-722e-4a69-a88c-86d76a2fe2d3} <Debug> TCPHandler: Processed in 0.00134901 sec. | ||
| 17121 | 2026.01.07 22:10:09.847315 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2026.01.07 22:10:09.847410 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17123 | 2026.01.07 22:10:09.847453 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17124 | 2026.01.07 22:10:09.847874 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.01.07 22:10:09.847910 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17126 | 2026.01.07 22:10:09.848233 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17127 | 2026.01.07 22:10:09.848450 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.01.07 22:10:09.848588 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 17129 | 2026.01.07 22:10:09.848624 [ 277 ] {70d2e635-cdfc-4421-9528-ebaa25792880} <Debug> TCPHandler: Processed in 0.00135883 sec. | ||
| 17130 | 2026.01.07 22:10:09.848734 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.01.07 22:10:09.848827 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.01.07 22:10:09.848882 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17133 | 2026.01.07 22:10:09.849721 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2026.01.07 22:10:09.849758 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17135 | 2026.01.07 22:10:09.850287 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17136 | 2026.01.07 22:10:09.850510 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.01.07 22:10:09.850644 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001835 sec., 14713.896457765668 rows/sec., 26.37 MiB/sec. | ||
| 17138 | 2026.01.07 22:10:09.850698 [ 277 ] {e5d769e2-b477-4b30-8485-d6fd2c35c025} <Debug> TCPHandler: Processed in 0.00201221 sec. | ||
| 17139 | 2026.01.07 22:10:09.850813 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2026.01.07 22:10:09.850909 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17141 | 2026.01.07 22:10:09.850951 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17142 | 2026.01.07 22:10:09.851283 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2026.01.07 22:10:09.851320 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17144 | 2026.01.07 22:10:09.851632 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17145 | 2026.01.07 22:10:09.851840 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2026.01.07 22:10:09.851967 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 17147 | 2026.01.07 22:10:09.852002 [ 277 ] {38cfb5c0-0e08-4247-9859-8b59d6f0257d} <Debug> TCPHandler: Processed in 0.001238708 sec. | ||
| 17148 | 2026.01.07 22:10:13.034801 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17149 | 2026.01.07 22:10:13.034870 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17150 | 2026.01.07 22:10:13.219065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35497 | ||
| 17151 | 2026.01.07 22:10:13.219704 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.01.07 22:10:13.219758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17153 | 2026.01.07 22:10:13.220330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17154 | 2026.01.07 22:10:13.220548 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.01.07 22:10:13.220680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35497 | ||
| 17156 | 2026.01.07 22:10:14.031665 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17157 | 2026.01.07 22:10:14.031728 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17158 | 2026.01.07 22:10:14.035085 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17159 | 2026.01.07 22:10:14.266299 [ 219 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17160 | 2026.01.07 22:10:14.266349 [ 219 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17161 | 2026.01.07 22:10:14.270891 [ 219 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17162 | 2026.01.07 22:10:14.511331 [ 221 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17163 | 2026.01.07 22:10:14.511418 [ 221 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17164 | 2026.01.07 22:10:14.514767 [ 221 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17165 | 2026.01.07 22:10:14.689405 [ 221 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17166 | 2026.01.07 22:10:14.689450 [ 221 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17167 | 2026.01.07 22:10:14.692621 [ 221 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17168 | 2026.01.07 22:10:14.764367 [ 219 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17169 | 2026.01.07 22:10:14.764452 [ 219 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17170 | 2026.01.07 22:10:14.767990 [ 219 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17171 | 2026.01.07 22:10:14.853899 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17172 | 2026.01.07 22:10:14.854078 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17173 | 2026.01.07 22:10:14.854144 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17174 | 2026.01.07 22:10:14.855002 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2026.01.07 22:10:14.855044 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17176 | 2026.01.07 22:10:14.855453 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17177 | 2026.01.07 22:10:14.855682 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2026.01.07 22:10:14.855840 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 17179 | 2026.01.07 22:10:14.855880 [ 277 ] {e8581e0a-fa90-4f96-b155-42664365c1a6} <Debug> TCPHandler: Processed in 0.002111441 sec. | ||
| 17180 | 2026.01.07 22:10:14.856003 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17181 | 2026.01.07 22:10:14.856102 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17182 | 2026.01.07 22:10:14.856143 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17183 | 2026.01.07 22:10:14.857095 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2026.01.07 22:10:14.857133 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17185 | 2026.01.07 22:10:14.857527 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17186 | 2026.01.07 22:10:14.857757 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2026.01.07 22:10:14.857897 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001813 sec., 628792.0573634859 rows/sec., 49.90 MiB/sec. | ||
| 17188 | 2026.01.07 22:10:14.857937 [ 277 ] {686a3ba2-72fb-4747-8948-64f074234a7c} <Debug> TCPHandler: Processed in 0.00198445 sec. | ||
| 17189 | 2026.01.07 22:10:14.858049 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17190 | 2026.01.07 22:10:14.858144 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17191 | 2026.01.07 22:10:14.858184 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17192 | 2026.01.07 22:10:14.858682 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.01.07 22:10:14.858717 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17194 | 2026.01.07 22:10:14.859028 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17195 | 2026.01.07 22:10:14.859249 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2026.01.07 22:10:14.859366 [ 85 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17197 | 2026.01.07 22:10:14.859382 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001256 sec., 174363.05732484077 rows/sec., 10.39 MiB/sec. | ||
| 17198 | 2026.01.07 22:10:14.859446 [ 85 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.01.07 22:10:14.859466 [ 277 ] {b2a5f74a-fc82-4a8f-a943-078236b70995} <Debug> TCPHandler: Processed in 0.001465761 sec. | ||
| 17200 | 2026.01.07 22:10:14.859472 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17201 | 2026.01.07 22:10:14.859574 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2026.01.07 22:10:14.859631 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17203 | 2026.01.07 22:10:14.859669 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17204 | 2026.01.07 22:10:14.859724 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17205 | 2026.01.07 22:10:14.859832 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17206 | 2026.01.07 22:10:14.859936 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 264 rows starting from the beginning of the part | ||
| 17207 | 2026.01.07 22:10:14.860048 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 219 rows starting from the beginning of the part | ||
| 17208 | 2026.01.07 22:10:14.860130 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 27 rows starting from the beginning of the part | ||
| 17209 | 2026.01.07 22:10:14.860202 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 219 rows starting from the beginning of the part | ||
| 17210 | 2026.01.07 22:10:14.860214 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2026.01.07 22:10:14.860262 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17212 | 2026.01.07 22:10:14.860274 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 27 rows starting from the beginning of the part | ||
| 17213 | 2026.01.07 22:10:14.860328 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 219 rows starting from the beginning of the part | ||
| 17214 | 2026.01.07 22:10:14.860607 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17215 | 2026.01.07 22:10:14.860837 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17216 | 2026.01.07 22:10:14.860975 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001324 sec., 160120.84592145015 rows/sec., 10.33 MiB/sec. | ||
| 17217 | 2026.01.07 22:10:14.861012 [ 277 ] {99ac8c6a-9da7-49e4-92c0-e5f4978ecef9} <Debug> TCPHandler: Processed in 0.001488022 sec. | ||
| 17218 | 2026.01.07 22:10:14.861113 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2026.01.07 22:10:14.861207 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17220 | 2026.01.07 22:10:14.861247 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17221 | 2026.01.07 22:10:14.861270 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720136 sec., 566815.6471348777 rows/sec., 36.69 MiB/sec. | ||
| 17222 | 2026.01.07 22:10:14.861424 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17223 | 2026.01.07 22:10:14.861703 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.01.07 22:10:14.861736 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.01.07 22:10:14.861776 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_106_21} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17226 | 2026.01.07 22:10:14.861780 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17227 | 2026.01.07 22:10:14.861867 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17228 | 2026.01.07 22:10:14.862126 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17229 | 2026.01.07 22:10:14.862354 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.01.07 22:10:14.862486 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 17231 | 2026.01.07 22:10:14.862522 [ 277 ] {7dac1b7b-7a46-4291-8404-57d9737b7adc} <Debug> TCPHandler: Processed in 0.001457621 sec. | ||
| 17232 | 2026.01.07 22:10:14.862626 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.01.07 22:10:14.862720 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17234 | 2026.01.07 22:10:14.862759 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17235 | 2026.01.07 22:10:14.863435 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.01.07 22:10:14.863471 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17237 | 2026.01.07 22:10:14.863813 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17238 | 2026.01.07 22:10:14.864032 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.01.07 22:10:14.864163 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00146 sec., 474657.5342465754 rows/sec., 33.17 MiB/sec. | ||
| 17240 | 2026.01.07 22:10:14.864199 [ 277 ] {ea803498-2aca-40d8-90c4-014af4ac90d1} <Debug> TCPHandler: Processed in 0.001621924 sec. | ||
| 17241 | 2026.01.07 22:10:14.864308 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.01.07 22:10:14.864402 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17243 | 2026.01.07 22:10:14.864443 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17244 | 2026.01.07 22:10:14.864779 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.01.07 22:10:14.864812 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17246 | 2026.01.07 22:10:14.865119 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17247 | 2026.01.07 22:10:14.865326 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2026.01.07 22:10:14.865454 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 17249 | 2026.01.07 22:10:14.865489 [ 277 ] {4b262de0-2ced-4df5-840e-36e60963393d} <Debug> TCPHandler: Processed in 0.001231208 sec. | ||
| 17250 | 2026.01.07 22:10:14.865597 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17251 | 2026.01.07 22:10:14.865695 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17252 | 2026.01.07 22:10:14.865738 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17253 | 2026.01.07 22:10:14.866184 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.01.07 22:10:14.866219 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17255 | 2026.01.07 22:10:14.866550 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17256 | 2026.01.07 22:10:14.866780 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2026.01.07 22:10:14.866887 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 17258 | 2026.01.07 22:10:14.866908 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 17259 | 2026.01.07 22:10:14.866917 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.01.07 22:10:14.866937 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17261 | 2026.01.07 22:10:14.866945 [ 277 ] {c3ad9461-9c6f-4761-acae-e5efcbc92cdb} <Debug> TCPHandler: Processed in 0.001397031 sec. | ||
| 17262 | 2026.01.07 22:10:14.867015 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 17263 | 2026.01.07 22:10:14.867052 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17264 | 2026.01.07 22:10:14.867129 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17265 | 2026.01.07 22:10:14.867150 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17266 | 2026.01.07 22:10:14.867164 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 37328 rows starting from the beginning of the part | ||
| 17267 | 2026.01.07 22:10:14.867197 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17268 | 2026.01.07 22:10:14.867228 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 84 rows starting from the beginning of the part | ||
| 17269 | 2026.01.07 22:10:14.867291 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17270 | 2026.01.07 22:10:14.867354 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 314 rows starting from the beginning of the part | ||
| 17271 | 2026.01.07 22:10:14.867418 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17272 | 2026.01.07 22:10:14.867482 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 314 rows starting from the beginning of the part | ||
| 17273 | 2026.01.07 22:10:14.867517 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2026.01.07 22:10:14.867559 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17275 | 2026.01.07 22:10:14.867890 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17276 | 2026.01.07 22:10:14.868120 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2026.01.07 22:10:14.868255 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 17278 | 2026.01.07 22:10:14.868289 [ 277 ] {bd2d5d36-c3cd-41c4-9dbb-f8cf0ad78a91} <Debug> TCPHandler: Processed in 0.001286369 sec. | ||
| 17279 | 2026.01.07 22:10:14.868392 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2026.01.07 22:10:14.868485 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17281 | 2026.01.07 22:10:14.868540 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17282 | 2026.01.07 22:10:14.869337 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.01.07 22:10:14.869373 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17284 | 2026.01.07 22:10:14.869895 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17285 | 2026.01.07 22:10:14.870121 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.01.07 22:10:14.870267 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 13.94 MiB/sec. | ||
| 17287 | 2026.01.07 22:10:14.870275 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17288 | 2026.01.07 22:10:14.870334 [ 277 ] {e2834eff-1348-4575-8156-399646c51cca} <Debug> TCPHandler: Processed in 0.0019904 sec. | ||
| 17289 | 2026.01.07 22:10:14.870335 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.01.07 22:10:14.870379 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17291 | 2026.01.07 22:10:14.870457 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2026.01.07 22:10:14.870484 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17293 | 2026.01.07 22:10:14.870556 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17294 | 2026.01.07 22:10:14.870602 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17295 | 2026.01.07 22:10:14.870749 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17296 | 2026.01.07 22:10:14.870817 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2022 rows starting from the beginning of the part | ||
| 17297 | 2026.01.07 22:10:14.870928 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17298 | 2026.01.07 22:10:14.870965 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 14 rows starting from the beginning of the part | ||
| 17299 | 2026.01.07 22:10:14.870969 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17300 | 2026.01.07 22:10:14.871096 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 27 rows starting from the beginning of the part | ||
| 17301 | 2026.01.07 22:10:14.871211 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 14 rows starting from the beginning of the part | ||
| 17302 | 2026.01.07 22:10:14.871316 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17303 | 2026.01.07 22:10:14.871325 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 27 rows starting from the beginning of the part | ||
| 17304 | 2026.01.07 22:10:14.871443 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 14 rows starting from the beginning of the part | ||
| 17305 | 2026.01.07 22:10:14.871572 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2026.01.07 22:10:14.871709 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 5.44 MiB/sec. | ||
| 17307 | 2026.01.07 22:10:14.871750 [ 277 ] {90cfe0ec-398a-49a2-be26-4742d7249dc4} <Debug> TCPHandler: Processed in 0.00134318 sec. | ||
| 17308 | 2026.01.07 22:10:14.874492 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38360 rows, containing 5 columns (5 merged, 0 gathered) in 0.007505701 sec., 5110781.791067882 rows/sec., 342.06 MiB/sec. | ||
| 17309 | 2026.01.07 22:10:14.875298 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 17310 | 2026.01.07 22:10:14.875600 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.01.07 22:10:14.875683 [ 201 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 17312 | 2026.01.07 22:10:14.875790 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17313 | 2026.01.07 22:10:14.880585 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 19 columns (19 merged, 0 gathered) in 0.010213291 sec., 207376.83867031697 rows/sec., 371.61 MiB/sec. | ||
| 17314 | 2026.01.07 22:10:14.882707 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17315 | 2026.01.07 22:10:14.883082 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2026.01.07 22:10:14.883153 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17317 | 2026.01.07 22:10:14.883268 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.92 MiB. | ||
| 17318 | 2026.01.07 22:10:15.000360 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.68 MiB, peak 404.57 MiB, free memory in arenas 0.00 B, will set to 388.78 MiB (RSS), difference: 2.10 MiB | ||
| 17319 | 2026.01.07 22:10:15.191262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17320 | 2026.01.07 22:10:15.212150 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2026.01.07 22:10:15.212230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17322 | 2026.01.07 22:10:15.218494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17323 | 2026.01.07 22:10:15.219358 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17324 | 2026.01.07 22:10:15.224765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17325 | 2026.01.07 22:10:18.336749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2222 | ||
| 17326 | 2026.01.07 22:10:18.339238 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.01.07 22:10:18.339276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17328 | 2026.01.07 22:10:18.340472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17329 | 2026.01.07 22:10:18.340742 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2026.01.07 22:10:18.341014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2222 | ||
| 17331 | 2026.01.07 22:10:19.312422 [ 219 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17332 | 2026.01.07 22:10:19.312483 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17333 | 2026.01.07 22:10:19.315379 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17334 | 2026.01.07 22:10:19.842094 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17335 | 2026.01.07 22:10:19.842298 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17336 | 2026.01.07 22:10:19.842375 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17337 | 2026.01.07 22:10:19.843107 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2026.01.07 22:10:19.843160 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17339 | 2026.01.07 22:10:19.843592 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17340 | 2026.01.07 22:10:19.843870 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2026.01.07 22:10:19.844051 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001808 sec., 60840.707964601774 rows/sec., 5.12 MiB/sec. | ||
| 17342 | 2026.01.07 22:10:19.844108 [ 277 ] {2fe5d76e-a557-4746-908d-1a829734ac53} <Debug> TCPHandler: Processed in 0.002162002 sec. | ||
| 17343 | 2026.01.07 22:10:19.844236 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17344 | 2026.01.07 22:10:19.844346 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17345 | 2026.01.07 22:10:19.844392 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17346 | 2026.01.07 22:10:19.844825 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17347 | 2026.01.07 22:10:19.844866 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17348 | 2026.01.07 22:10:19.845184 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17349 | 2026.01.07 22:10:19.845407 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2026.01.07 22:10:19.845553 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001232 sec., 21915.584415584417 rows/sec., 1.61 MiB/sec. | ||
| 17351 | 2026.01.07 22:10:19.845592 [ 277 ] {3b43d515-8e32-4fba-bcce-73b0fab1fdb6} <Debug> TCPHandler: Processed in 0.001409661 sec. | ||
| 17352 | 2026.01.07 22:10:19.845710 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17353 | 2026.01.07 22:10:19.845810 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17354 | 2026.01.07 22:10:19.845852 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17355 | 2026.01.07 22:10:19.846289 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.01.07 22:10:19.846325 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17357 | 2026.01.07 22:10:19.846650 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17358 | 2026.01.07 22:10:19.846875 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.07 22:10:19.847019 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001229 sec., 74043.93816110659 rows/sec., 5.78 MiB/sec. | ||
| 17360 | 2026.01.07 22:10:19.847057 [ 277 ] {0f462675-6b89-43aa-8e4b-df0319b69918} <Debug> TCPHandler: Processed in 0.001398251 sec. | ||
| 17361 | 2026.01.07 22:10:19.847167 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.01.07 22:10:19.847261 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17363 | 2026.01.07 22:10:19.847310 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17364 | 2026.01.07 22:10:19.847711 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.01.07 22:10:19.847752 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17366 | 2026.01.07 22:10:19.848097 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17367 | 2026.01.07 22:10:19.848339 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.01.07 22:10:19.848478 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 17369 | 2026.01.07 22:10:19.848518 [ 277 ] {8627c3a5-5705-4425-ae4f-e470cb2f291d} <Debug> TCPHandler: Processed in 0.001403221 sec. | ||
| 17370 | 2026.01.07 22:10:19.848620 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17371 | 2026.01.07 22:10:19.848718 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17372 | 2026.01.07 22:10:19.848779 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17373 | 2026.01.07 22:10:19.849631 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17374 | 2026.01.07 22:10:19.849668 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17375 | 2026.01.07 22:10:19.850248 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17376 | 2026.01.07 22:10:19.850482 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17377 | 2026.01.07 22:10:19.850630 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00193 sec., 13989.637305699482 rows/sec., 25.07 MiB/sec. | ||
| 17378 | 2026.01.07 22:10:19.850694 [ 277 ] {a14846ef-5141-498e-b758-bb76007f8ff7} <Debug> TCPHandler: Processed in 0.002123001 sec. | ||
| 17379 | 2026.01.07 22:10:19.850803 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17380 | 2026.01.07 22:10:19.850897 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17381 | 2026.01.07 22:10:19.850943 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17382 | 2026.01.07 22:10:19.851279 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17383 | 2026.01.07 22:10:19.851315 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17384 | 2026.01.07 22:10:19.851636 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17385 | 2026.01.07 22:10:19.851858 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.01.07 22:10:19.851988 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 17387 | 2026.01.07 22:10:19.852025 [ 277 ] {d29fe55e-c952-4ce7-a636-710f2380412c} <Debug> TCPHandler: Processed in 0.001276429 sec. | ||
| 17388 | 2026.01.07 22:10:20.458891 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17389 | 2026.01.07 22:10:20.458978 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17390 | 2026.01.07 22:10:20.462683 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17391 | 2026.01.07 22:10:20.720916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35945 | ||
| 17392 | 2026.01.07 22:10:20.721466 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2026.01.07 22:10:20.721513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17394 | 2026.01.07 22:10:20.721985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17395 | 2026.01.07 22:10:20.722212 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.01.07 22:10:20.722354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35945 | ||
| 17397 | 2026.01.07 22:10:21.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.79 MiB, peak 404.57 MiB, free memory in arenas 0.00 B, will set to 388.78 MiB (RSS), difference: 3.99 MiB | ||
| 17398 | 2026.01.07 22:10:21.542495 [ 221 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17399 | 2026.01.07 22:10:21.542548 [ 221 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17400 | 2026.01.07 22:10:21.544623 [ 221 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17401 | 2026.01.07 22:10:21.781310 [ 222 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17402 | 2026.01.07 22:10:21.781359 [ 222 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17403 | 2026.01.07 22:10:21.784150 [ 222 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17404 | 2026.01.07 22:10:22.188715 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17405 | 2026.01.07 22:10:22.188915 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17406 | 2026.01.07 22:10:22.188984 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17407 | 2026.01.07 22:10:22.189864 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2026.01.07 22:10:22.189905 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17409 | 2026.01.07 22:10:22.190285 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17410 | 2026.01.07 22:10:22.190494 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.01.07 22:10:22.190639 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 17412 | 2026.01.07 22:10:22.190678 [ 277 ] {d2602789-1008-431c-b958-22d3932c08d0} <Debug> TCPHandler: Processed in 0.002161032 sec. | ||
| 17413 | 2026.01.07 22:10:22.190874 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2026.01.07 22:10:22.191004 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17415 | 2026.01.07 22:10:22.191054 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17416 | 2026.01.07 22:10:22.191533 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17417 | 2026.01.07 22:10:22.191573 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17418 | 2026.01.07 22:10:22.191882 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17419 | 2026.01.07 22:10:22.192128 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17420 | 2026.01.07 22:10:22.192257 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001278 sec., 12519.561815336463 rows/sec., 1020.88 KiB/sec. | ||
| 17421 | 2026.01.07 22:10:22.192294 [ 277 ] {18d3321c-4687-4a5a-bd1f-b5a67848000b} <Debug> TCPHandler: Processed in 0.001481152 sec. | ||
| 17422 | 2026.01.07 22:10:22.192401 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17423 | 2026.01.07 22:10:22.192495 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17424 | 2026.01.07 22:10:22.192534 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17425 | 2026.01.07 22:10:22.194047 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2026.01.07 22:10:22.194084 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17427 | 2026.01.07 22:10:22.194530 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17428 | 2026.01.07 22:10:22.194748 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2026.01.07 22:10:22.194907 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002429 sec., 941951.4203375874 rows/sec., 76.30 MiB/sec. | ||
| 17430 | 2026.01.07 22:10:22.194949 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17431 | 2026.01.07 22:10:22.194962 [ 277 ] {36a95cdb-74d2-4e6f-a429-77630ee5b753} <Debug> TCPHandler: Processed in 0.002609168 sec. | ||
| 17432 | 2026.01.07 22:10:22.195081 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17433 | 2026.01.07 22:10:22.195174 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17434 | 2026.01.07 22:10:22.195213 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17435 | 2026.01.07 22:10:22.195692 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.01.07 22:10:22.195728 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17437 | 2026.01.07 22:10:22.196037 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17438 | 2026.01.07 22:10:22.196255 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.01.07 22:10:22.196387 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001231 sec., 190901.7059301381 rows/sec., 11.49 MiB/sec. | ||
| 17440 | 2026.01.07 22:10:22.196423 [ 277 ] {53e69a68-3cec-4263-85af-94a84d381353} <Debug> TCPHandler: Processed in 0.00139242 sec. | ||
| 17441 | 2026.01.07 22:10:22.196534 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17442 | 2026.01.07 22:10:22.196626 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17443 | 2026.01.07 22:10:22.196665 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17444 | 2026.01.07 22:10:22.197185 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17445 | 2026.01.07 22:10:22.197221 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17446 | 2026.01.07 22:10:22.197608 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17447 | 2026.01.07 22:10:22.197863 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2026.01.07 22:10:22.198002 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001394 sec., 315638.4505021521 rows/sec., 20.88 MiB/sec. | ||
| 17449 | 2026.01.07 22:10:22.198040 [ 277 ] {073c32be-de5f-4a87-aa60-b2831a70b22b} <Debug> TCPHandler: Processed in 0.001553373 sec. | ||
| 17450 | 2026.01.07 22:10:22.198150 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2026.01.07 22:10:22.198243 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17452 | 2026.01.07 22:10:22.198284 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17453 | 2026.01.07 22:10:22.198756 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.01.07 22:10:22.198793 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17455 | 2026.01.07 22:10:22.199105 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17456 | 2026.01.07 22:10:22.199316 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.01.07 22:10:22.199446 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 17458 | 2026.01.07 22:10:22.199483 [ 277 ] {a52d5226-5da1-4d25-a226-96dc6506a076} <Debug> TCPHandler: Processed in 0.00138179 sec. | ||
| 17459 | 2026.01.07 22:10:22.199591 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17460 | 2026.01.07 22:10:22.199683 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17461 | 2026.01.07 22:10:22.199721 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17462 | 2026.01.07 22:10:22.200511 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.01.07 22:10:22.200547 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17464 | 2026.01.07 22:10:22.200908 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17465 | 2026.01.07 22:10:22.201122 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17466 | 2026.01.07 22:10:22.201251 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001586 sec., 734552.3329129887 rows/sec., 52.45 MiB/sec. | ||
| 17467 | 2026.01.07 22:10:22.201288 [ 277 ] {f4b93ae5-0cf0-4979-9743-0a8de0d065f0} <Debug> TCPHandler: Processed in 0.001746316 sec. | ||
| 17468 | 2026.01.07 22:10:22.201404 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17469 | 2026.01.07 22:10:22.201497 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17470 | 2026.01.07 22:10:22.201537 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17471 | 2026.01.07 22:10:22.201865 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2026.01.07 22:10:22.201900 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17473 | 2026.01.07 22:10:22.202196 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17474 | 2026.01.07 22:10:22.202401 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.01.07 22:10:22.202527 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 17476 | 2026.01.07 22:10:22.202562 [ 277 ] {37eb5695-0bd3-400a-b2a0-020a96c62781} <Debug> TCPHandler: Processed in 0.001205608 sec. | ||
| 17477 | 2026.01.07 22:10:22.202670 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17478 | 2026.01.07 22:10:22.202762 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17479 | 2026.01.07 22:10:22.202804 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17480 | 2026.01.07 22:10:22.203451 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2026.01.07 22:10:22.203486 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17482 | 2026.01.07 22:10:22.203888 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17483 | 2026.01.07 22:10:22.204098 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2026.01.07 22:10:22.204224 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.00148 sec., 616216.2162162162 rows/sec., 40.74 MiB/sec. | ||
| 17485 | 2026.01.07 22:10:22.204260 [ 277 ] {e1dfa370-d63f-4810-b5d8-cdbad49957c3} <Debug> TCPHandler: Processed in 0.001639374 sec. | ||
| 17486 | 2026.01.07 22:10:22.204367 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17487 | 2026.01.07 22:10:22.204459 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17488 | 2026.01.07 22:10:22.204500 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17489 | 2026.01.07 22:10:22.204802 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2026.01.07 22:10:22.204838 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17491 | 2026.01.07 22:10:22.205130 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17492 | 2026.01.07 22:10:22.205341 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.01.07 22:10:22.205467 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 17494 | 2026.01.07 22:10:22.205501 [ 277 ] {6885b021-02ef-4d22-864a-7a02aa7a3757} <Debug> TCPHandler: Processed in 0.001182427 sec. | ||
| 17495 | 2026.01.07 22:10:22.205610 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2026.01.07 22:10:22.205701 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17497 | 2026.01.07 22:10:22.205754 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17498 | 2026.01.07 22:10:22.206537 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.01.07 22:10:22.206572 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17500 | 2026.01.07 22:10:22.207088 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17501 | 2026.01.07 22:10:22.207312 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.01.07 22:10:22.207448 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001764 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 17503 | 2026.01.07 22:10:22.207501 [ 277 ] {271be40b-62c8-42a9-b05d-c4f127f913a9} <Debug> TCPHandler: Processed in 0.001939059 sec. | ||
| 17504 | 2026.01.07 22:10:22.207613 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.01.07 22:10:22.207707 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17506 | 2026.01.07 22:10:22.207747 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17507 | 2026.01.07 22:10:22.208079 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.01.07 22:10:22.208115 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17509 | 2026.01.07 22:10:22.208449 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17510 | 2026.01.07 22:10:22.208660 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2026.01.07 22:10:22.208786 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001098 sec., 63752.27686703097 rows/sec., 3.71 MiB/sec. | ||
| 17512 | 2026.01.07 22:10:22.208820 [ 277 ] {980c3c35-d5b3-44af-b13d-f903c7fa7591} <Debug> TCPHandler: Processed in 0.001256188 sec. | ||
| 17513 | 2026.01.07 22:10:22.724930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17514 | 2026.01.07 22:10:22.741873 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2026.01.07 22:10:22.741940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17516 | 2026.01.07 22:10:22.748284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17517 | 2026.01.07 22:10:22.749085 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.01.07 22:10:22.752286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17519 | 2026.01.07 22:10:23.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.15 MiB, peak 404.57 MiB, free memory in arenas 0.00 B, will set to 388.79 MiB (RSS), difference: -1.37 MiB | ||
| 17520 | 2026.01.07 22:10:24.838560 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.01.07 22:10:24.838766 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17522 | 2026.01.07 22:10:24.838842 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17523 | 2026.01.07 22:10:24.839578 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.01.07 22:10:24.839636 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17525 | 2026.01.07 22:10:24.840049 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17526 | 2026.01.07 22:10:24.840286 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.01.07 22:10:24.840461 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 17528 | 2026.01.07 22:10:24.840467 [ 150 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17529 | 2026.01.07 22:10:24.840512 [ 277 ] {2312baed-bbc8-4b8c-8c8b-d8520d477f83} <Debug> TCPHandler: Processed in 0.002098901 sec. | ||
| 17530 | 2026.01.07 22:10:24.840548 [ 150 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2026.01.07 22:10:24.840578 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17532 | 2026.01.07 22:10:24.840644 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17533 | 2026.01.07 22:10:24.840705 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17534 | 2026.01.07 22:10:24.840752 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17535 | 2026.01.07 22:10:24.840797 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17536 | 2026.01.07 22:10:24.840807 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17537 | 2026.01.07 22:10:24.840841 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2344 rows starting from the beginning of the part | ||
| 17538 | 2026.01.07 22:10:24.840906 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 110 rows starting from the beginning of the part | ||
| 17539 | 2026.01.07 22:10:24.840956 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1140 rows starting from the beginning of the part | ||
| 17540 | 2026.01.07 22:10:24.841003 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 110 rows starting from the beginning of the part | ||
| 17541 | 2026.01.07 22:10:24.841050 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2288 rows starting from the beginning of the part | ||
| 17542 | 2026.01.07 22:10:24.841095 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 17543 | 2026.01.07 22:10:24.841245 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.01.07 22:10:24.841283 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17545 | 2026.01.07 22:10:24.841609 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17546 | 2026.01.07 22:10:24.841837 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.01.07 22:10:24.841972 [ 150 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17548 | 2026.01.07 22:10:24.841980 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 17549 | 2026.01.07 22:10:24.842012 [ 150 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2026.01.07 22:10:24.842038 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17551 | 2026.01.07 22:10:24.842039 [ 277 ] {e33c0349-08d6-4a02-8aa5-f0a459f9ac84} <Debug> TCPHandler: Processed in 0.001450232 sec. | ||
| 17552 | 2026.01.07 22:10:24.842146 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17553 | 2026.01.07 22:10:24.842163 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.07 22:10:24.842281 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.01.07 22:10:24.842284 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17556 | 2026.01.07 22:10:24.842331 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17557 | 2026.01.07 22:10:24.842337 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1212 rows starting from the beginning of the part | ||
| 17558 | 2026.01.07 22:10:24.842419 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 91 rows starting from the beginning of the part | ||
| 17559 | 2026.01.07 22:10:24.842467 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 693 rows starting from the beginning of the part | ||
| 17560 | 2026.01.07 22:10:24.842509 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 91 rows starting from the beginning of the part | ||
| 17561 | 2026.01.07 22:10:24.842554 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1165 rows starting from the beginning of the part | ||
| 17562 | 2026.01.07 22:10:24.842596 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 17563 | 2026.01.07 22:10:24.842728 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2026.01.07 22:10:24.842773 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17565 | 2026.01.07 22:10:24.843038 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377995 sec., 2543319.0566002033 rows/sec., 215.36 MiB/sec. | ||
| 17566 | 2026.01.07 22:10:24.843139 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17567 | 2026.01.07 22:10:24.843301 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17568 | 2026.01.07 22:10:24.843398 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.01.07 22:10:24.843547 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.08 MiB/sec. | ||
| 17570 | 2026.01.07 22:10:24.843583 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.01.07 22:10:24.843598 [ 277 ] {3ffef048-77f8-4587-b6d3-f65abb577ddd} <Debug> TCPHandler: Processed in 0.001485712 sec. | ||
| 17572 | 2026.01.07 22:10:24.843685 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_126_25} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17573 | 2026.01.07 22:10:24.843734 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2026.01.07 22:10:24.843792 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 17575 | 2026.01.07 22:10:24.843844 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17576 | 2026.01.07 22:10:24.843886 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17577 | 2026.01.07 22:10:24.844024 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931079 sec., 1717174.6987047137 rows/sec., 129.64 MiB/sec. | ||
| 17578 | 2026.01.07 22:10:24.844199 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17579 | 2026.01.07 22:10:24.844235 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.01.07 22:10:24.844280 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17581 | 2026.01.07 22:10:24.844491 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17582 | 2026.01.07 22:10:24.844571 [ 201 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_126_25} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17583 | 2026.01.07 22:10:24.844629 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17584 | 2026.01.07 22:10:24.844657 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 17585 | 2026.01.07 22:10:24.844869 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17586 | 2026.01.07 22:10:24.844997 [ 150 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17587 | 2026.01.07 22:10:24.845012 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001194 sec., 28475.71189279732 rows/sec., 1.93 MiB/sec. | ||
| 17588 | 2026.01.07 22:10:24.845032 [ 150 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2026.01.07 22:10:24.845056 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17590 | 2026.01.07 22:10:24.845060 [ 277 ] {dd1f3b37-d5a0-4364-b91d-e9ac1d400043} <Debug> TCPHandler: Processed in 0.00138952 sec. | ||
| 17591 | 2026.01.07 22:10:24.845136 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17592 | 2026.01.07 22:10:24.845230 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17593 | 2026.01.07 22:10:24.845259 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8632 rows starting from the beginning of the part | ||
| 17594 | 2026.01.07 22:10:24.845308 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17595 | 2026.01.07 22:10:24.845351 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 17596 | 2026.01.07 22:10:24.845389 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17597 | 2026.01.07 22:10:24.845427 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 70 rows starting from the beginning of the part | ||
| 17598 | 2026.01.07 22:10:24.845465 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part | ||
| 17599 | 2026.01.07 22:10:24.847627 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525297 sec., 3548097.5109066376 rows/sec., 225.26 MiB/sec. | ||
| 17600 | 2026.01.07 22:10:24.847823 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17601 | 2026.01.07 22:10:24.848117 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2026.01.07 22:10:24.848201 [ 201 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_126_25} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17603 | 2026.01.07 22:10:24.848302 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 17604 | 2026.01.07 22:10:28.034926 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17605 | 2026.01.07 22:10:28.035002 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17606 | 2026.01.07 22:10:28.222560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36457 | ||
| 17607 | 2026.01.07 22:10:28.223166 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.01.07 22:10:28.223214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17609 | 2026.01.07 22:10:28.223724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17610 | 2026.01.07 22:10:28.223967 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17611 | 2026.01.07 22:10:28.224111 [ 146 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17612 | 2026.01.07 22:10:28.224122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36457 | ||
| 17613 | 2026.01.07 22:10:28.224180 [ 146 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.01.07 22:10:28.224205 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17615 | 2026.01.07 22:10:28.224307 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17616 | 2026.01.07 22:10:28.224394 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17617 | 2026.01.07 22:10:28.224424 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34025 rows starting from the beginning of the part | ||
| 17618 | 2026.01.07 22:10:28.224479 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17619 | 2026.01.07 22:10:28.224521 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17620 | 2026.01.07 22:10:28.224560 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17621 | 2026.01.07 22:10:28.224596 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17622 | 2026.01.07 22:10:28.224636 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17623 | 2026.01.07 22:10:28.226993 [ 188 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36457 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724471 sec., 13381313.289809288 rows/sec., 191.42 MiB/sec. | ||
| 17624 | 2026.01.07 22:10:28.227330 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17625 | 2026.01.07 22:10:28.227649 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17626 | 2026.01.07 22:10:28.227730 [ 200 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_76_15} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17627 | 2026.01.07 22:10:28.227850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 17628 | 2026.01.07 22:10:28.341310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2266 | ||
| 17629 | 2026.01.07 22:10:28.344060 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2026.01.07 22:10:28.344116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17631 | 2026.01.07 22:10:28.345394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17632 | 2026.01.07 22:10:28.345686 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2026.01.07 22:10:28.345872 [ 146 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17634 | 2026.01.07 22:10:28.345933 [ 146 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.01.07 22:10:28.345955 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17636 | 2026.01.07 22:10:28.346061 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17637 | 2026.01.07 22:10:28.346095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 17638 | 2026.01.07 22:10:28.346620 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17639 | 2026.01.07 22:10:28.346771 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2070 rows starting from the beginning of the part | ||
| 17640 | 2026.01.07 22:10:28.347129 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 17641 | 2026.01.07 22:10:28.347470 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 17642 | 2026.01.07 22:10:28.347843 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 17643 | 2026.01.07 22:10:28.348192 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17644 | 2026.01.07 22:10:28.348526 [ 188 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part | ||
| 17645 | 2026.01.07 22:10:28.356124 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 72 columns (72 merged, 0 gathered) in 0.010106539 sec., 224211.2754920354 rows/sec., 169.31 MiB/sec. | ||
| 17646 | 2026.01.07 22:10:28.358133 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17647 | 2026.01.07 22:10:28.358721 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.01.07 22:10:28.358795 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_56_11} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17649 | 2026.01.07 22:10:28.359036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17650 | 2026.01.07 22:10:29.842883 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2026.01.07 22:10:29.843066 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17652 | 2026.01.07 22:10:29.843131 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17653 | 2026.01.07 22:10:29.843854 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.01.07 22:10:29.843892 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17655 | 2026.01.07 22:10:29.844296 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17656 | 2026.01.07 22:10:29.844534 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2026.01.07 22:10:29.844687 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001673 sec., 65750.1494321578 rows/sec., 5.53 MiB/sec. | ||
| 17658 | 2026.01.07 22:10:29.844728 [ 277 ] {f37f563e-8dfa-48b3-9bad-8cc92c91f069} <Debug> TCPHandler: Processed in 0.001977559 sec. | ||
| 17659 | 2026.01.07 22:10:29.844857 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17660 | 2026.01.07 22:10:29.844952 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17661 | 2026.01.07 22:10:29.844992 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17662 | 2026.01.07 22:10:29.845397 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2026.01.07 22:10:29.845432 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17664 | 2026.01.07 22:10:29.845746 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17665 | 2026.01.07 22:10:29.845996 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2026.01.07 22:10:29.846128 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001195 sec., 22594.142259414224 rows/sec., 1.66 MiB/sec. | ||
| 17667 | 2026.01.07 22:10:29.846166 [ 277 ] {2be037a4-e368-406a-836d-b32e322ebc79} <Debug> TCPHandler: Processed in 0.001360209 sec. | ||
| 17668 | 2026.01.07 22:10:29.846279 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17669 | 2026.01.07 22:10:29.846376 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17670 | 2026.01.07 22:10:29.846414 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17671 | 2026.01.07 22:10:29.846853 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2026.01.07 22:10:29.846889 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17673 | 2026.01.07 22:10:29.847206 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17674 | 2026.01.07 22:10:29.847425 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2026.01.07 22:10:29.847557 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0012 sec., 75833.33333333334 rows/sec., 5.92 MiB/sec. | ||
| 17676 | 2026.01.07 22:10:29.847594 [ 277 ] {7afef104-7bcf-4be1-a3a2-c7bdc2eb15f8} <Debug> TCPHandler: Processed in 0.001365251 sec. | ||
| 17677 | 2026.01.07 22:10:29.847702 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17678 | 2026.01.07 22:10:29.847796 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17679 | 2026.01.07 22:10:29.847841 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17680 | 2026.01.07 22:10:29.848248 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.01.07 22:10:29.848282 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17682 | 2026.01.07 22:10:29.848622 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17683 | 2026.01.07 22:10:29.848836 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2026.01.07 22:10:29.848970 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 17685 | 2026.01.07 22:10:29.849007 [ 277 ] {540c9a37-135d-4dfe-af4e-df4fd824631f} <Debug> TCPHandler: Processed in 0.001354151 sec. | ||
| 17686 | 2026.01.07 22:10:29.849106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17687 | 2026.01.07 22:10:29.849199 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17688 | 2026.01.07 22:10:29.849254 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17689 | 2026.01.07 22:10:29.850085 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.01.07 22:10:29.850121 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17691 | 2026.01.07 22:10:29.850662 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17692 | 2026.01.07 22:10:29.850912 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.01.07 22:10:29.851057 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001877 sec., 14384.656366542355 rows/sec., 25.78 MiB/sec. | ||
| 17694 | 2026.01.07 22:10:29.851112 [ 277 ] {ceb164f4-48c2-47e3-938d-9ed9705bdc10} <Debug> TCPHandler: Processed in 0.002054631 sec. | ||
| 17695 | 2026.01.07 22:10:29.851232 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.01.07 22:10:29.851326 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17697 | 2026.01.07 22:10:29.851367 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17698 | 2026.01.07 22:10:29.851700 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.01.07 22:10:29.851736 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17700 | 2026.01.07 22:10:29.852055 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17701 | 2026.01.07 22:10:29.852270 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.01.07 22:10:29.852403 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 17703 | 2026.01.07 22:10:29.852438 [ 277 ] {db2f4485-f083-4a38-b4ac-57b180d7793e} <Debug> TCPHandler: Processed in 0.001256888 sec. | ||
| 17704 | 2026.01.07 22:10:30.252438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17705 | 2026.01.07 22:10:30.270482 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.01.07 22:10:30.270535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17707 | 2026.01.07 22:10:30.276548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17708 | 2026.01.07 22:10:30.277306 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2026.01.07 22:10:30.277655 [ 144 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17710 | 2026.01.07 22:10:30.277754 [ 144 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17711 | 2026.01.07 22:10:30.277792 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 17712 | 2026.01.07 22:10:30.277930 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17713 | 2026.01.07 22:10:30.280489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17714 | 2026.01.07 22:10:30.280931 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17715 | 2026.01.07 22:10:30.281639 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17716 | 2026.01.07 22:10:30.284868 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17717 | 2026.01.07 22:10:30.288104 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17718 | 2026.01.07 22:10:30.291863 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17719 | 2026.01.07 22:10:30.295995 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17720 | 2026.01.07 22:10:30.300130 [ 200 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17721 | 2026.01.07 22:10:30.353900 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.076007673 sec., 7538.712571821532 rows/sec., 38.98 MiB/sec. | ||
| 17722 | 2026.01.07 22:10:30.357047 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17723 | 2026.01.07 22:10:30.359249 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.01.07 22:10:30.359367 [ 186 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_76_15} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17725 | 2026.01.07 22:10:30.362228 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17726 | 2026.01.07 22:10:31.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.85 MiB, peak 407.29 MiB, free memory in arenas 0.00 B, will set to 388.79 MiB (RSS), difference: -1.06 MiB | ||
| 17727 | 2026.01.07 22:10:33.095150 [ 142 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 17728 | 2026.01.07 22:10:33.095247 [ 142 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17729 | 2026.01.07 22:10:33.095282 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17730 | 2026.01.07 22:10:33.095450 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 17731 | 2026.01.07 22:10:33.095676 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17732 | 2026.01.07 22:10:33.095744 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 441 rows starting from the beginning of the part | ||
| 17733 | 2026.01.07 22:10:33.095854 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 440 rows starting from the beginning of the part | ||
| 17734 | 2026.01.07 22:10:33.095933 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 17735 | 2026.01.07 22:10:33.096014 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 17736 | 2026.01.07 22:10:33.096096 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 440 rows starting from the beginning of the part | ||
| 17737 | 2026.01.07 22:10:33.097308 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942099 sec., 898512.3827364104 rows/sec., 62.51 MiB/sec. | ||
| 17738 | 2026.01.07 22:10:33.097467 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17739 | 2026.01.07 22:10:33.097725 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17740 | 2026.01.07 22:10:33.097801 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_55_12} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 17741 | 2026.01.07 22:10:33.097876 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17742 | 2026.01.07 22:10:34.274923 [ 224 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17743 | 2026.01.07 22:10:34.274983 [ 224 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17744 | 2026.01.07 22:10:34.278555 [ 224 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17745 | 2026.01.07 22:10:34.787932 [ 219 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17746 | 2026.01.07 22:10:34.787983 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17747 | 2026.01.07 22:10:34.794378 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17748 | 2026.01.07 22:10:34.852793 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2026.01.07 22:10:34.852985 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17750 | 2026.01.07 22:10:34.853061 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17751 | 2026.01.07 22:10:34.853914 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.01.07 22:10:34.853964 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17753 | 2026.01.07 22:10:34.854403 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17754 | 2026.01.07 22:10:34.854718 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.01.07 22:10:34.854883 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001955 sec., 209718.67007672632 rows/sec., 13.30 MiB/sec. | ||
| 17756 | 2026.01.07 22:10:34.854939 [ 277 ] {a46bb058-7d43-4933-9412-af5a0cf0ccc4} <Debug> TCPHandler: Processed in 0.002279383 sec. | ||
| 17757 | 2026.01.07 22:10:34.855066 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17758 | 2026.01.07 22:10:34.855173 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17759 | 2026.01.07 22:10:34.855218 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17760 | 2026.01.07 22:10:34.856235 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.01.07 22:10:34.856277 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17762 | 2026.01.07 22:10:34.856688 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17763 | 2026.01.07 22:10:34.856919 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.01.07 22:10:34.857064 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001919 sec., 594059.405940594 rows/sec., 47.14 MiB/sec. | ||
| 17765 | 2026.01.07 22:10:34.857108 [ 277 ] {786a1158-1168-4875-9434-36ce6128f873} <Debug> TCPHandler: Processed in 0.002095101 sec. | ||
| 17766 | 2026.01.07 22:10:34.857223 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.01.07 22:10:34.857323 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17768 | 2026.01.07 22:10:34.857365 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17769 | 2026.01.07 22:10:34.857859 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2026.01.07 22:10:34.857898 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17771 | 2026.01.07 22:10:34.858253 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17772 | 2026.01.07 22:10:34.858477 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.01.07 22:10:34.858635 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001334 sec., 164167.916041979 rows/sec., 9.79 MiB/sec. | ||
| 17774 | 2026.01.07 22:10:34.858675 [ 277 ] {fa643792-e773-4286-8bc6-05f8f8cba3c3} <Debug> TCPHandler: Processed in 0.001503873 sec. | ||
| 17775 | 2026.01.07 22:10:34.858778 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17776 | 2026.01.07 22:10:34.858872 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17777 | 2026.01.07 22:10:34.858913 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17778 | 2026.01.07 22:10:34.859406 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.01.07 22:10:34.859445 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17780 | 2026.01.07 22:10:34.859765 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17781 | 2026.01.07 22:10:34.859994 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2026.01.07 22:10:34.860132 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001279 sec., 165754.49569976545 rows/sec., 10.69 MiB/sec. | ||
| 17783 | 2026.01.07 22:10:34.860172 [ 277 ] {ba2a6ca3-e16e-4539-9543-33b6cf72905e} <Debug> TCPHandler: Processed in 0.001444852 sec. | ||
| 17784 | 2026.01.07 22:10:34.860273 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2026.01.07 22:10:34.860368 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17786 | 2026.01.07 22:10:34.860410 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17787 | 2026.01.07 22:10:34.860882 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.01.07 22:10:34.860920 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17789 | 2026.01.07 22:10:34.861247 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17790 | 2026.01.07 22:10:34.861469 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.01.07 22:10:34.861604 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 17792 | 2026.01.07 22:10:34.861643 [ 277 ] {1d0d5a6b-c370-4031-86e1-2f23c6c9b859} <Debug> TCPHandler: Processed in 0.001420361 sec. | ||
| 17793 | 2026.01.07 22:10:34.861744 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.01.07 22:10:34.861837 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17795 | 2026.01.07 22:10:34.861877 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17796 | 2026.01.07 22:10:34.862547 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.01.07 22:10:34.862586 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17798 | 2026.01.07 22:10:34.862960 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17799 | 2026.01.07 22:10:34.863188 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.01.07 22:10:34.863323 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001504 sec., 460771.2765957447 rows/sec., 32.20 MiB/sec. | ||
| 17801 | 2026.01.07 22:10:34.863361 [ 277 ] {6ebb1f10-e622-4764-b59d-5493564657df} <Debug> TCPHandler: Processed in 0.001667325 sec. | ||
| 17802 | 2026.01.07 22:10:34.863473 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2026.01.07 22:10:34.863566 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17804 | 2026.01.07 22:10:34.863608 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17805 | 2026.01.07 22:10:34.863939 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.01.07 22:10:34.863978 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17807 | 2026.01.07 22:10:34.864297 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17808 | 2026.01.07 22:10:34.864511 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.01.07 22:10:34.864643 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 17810 | 2026.01.07 22:10:34.864681 [ 277 ] {f43afddd-ec4a-4082-9965-7edcf38f6b8c} <Debug> TCPHandler: Processed in 0.001259148 sec. | ||
| 17811 | 2026.01.07 22:10:34.864790 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2026.01.07 22:10:34.864882 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17813 | 2026.01.07 22:10:34.864925 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17814 | 2026.01.07 22:10:34.865366 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.01.07 22:10:34.865403 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17816 | 2026.01.07 22:10:34.865761 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17817 | 2026.01.07 22:10:34.865985 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.01.07 22:10:34.866136 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001271 sec., 247049.56726986624 rows/sec., 16.23 MiB/sec. | ||
| 17819 | 2026.01.07 22:10:34.866176 [ 277 ] {09a6ea14-faf1-43ec-9c44-004961c48b18} <Debug> TCPHandler: Processed in 0.001436432 sec. | ||
| 17820 | 2026.01.07 22:10:34.866173 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 17821 | 2026.01.07 22:10:34.866240 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17822 | 2026.01.07 22:10:34.866260 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17823 | 2026.01.07 22:10:34.866279 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.01.07 22:10:34.866369 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
| 17825 | 2026.01.07 22:10:34.866380 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17826 | 2026.01.07 22:10:34.866403 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17827 | 2026.01.07 22:10:34.866440 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17828 | 2026.01.07 22:10:34.866440 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17829 | 2026.01.07 22:10:34.866496 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17830 | 2026.01.07 22:10:34.866534 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 38360 rows starting from the beginning of the part | ||
| 17831 | 2026.01.07 22:10:34.866602 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17832 | 2026.01.07 22:10:34.866652 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 912 rows starting from the beginning of the part | ||
| 17833 | 2026.01.07 22:10:34.866698 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 94 rows starting from the beginning of the part | ||
| 17834 | 2026.01.07 22:10:34.866742 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17835 | 2026.01.07 22:10:34.866773 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.01.07 22:10:34.866789 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 314 rows starting from the beginning of the part | ||
| 17837 | 2026.01.07 22:10:34.866819 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17838 | 2026.01.07 22:10:34.867178 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17839 | 2026.01.07 22:10:34.867521 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.01.07 22:10:34.867679 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
| 17841 | 2026.01.07 22:10:34.867720 [ 277 ] {a722887d-9264-48cf-8f24-0359e5e0e746} <Debug> TCPHandler: Processed in 0.001490052 sec. | ||
| 17842 | 2026.01.07 22:10:34.867830 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.01.07 22:10:34.867926 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17844 | 2026.01.07 22:10:34.867983 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17845 | 2026.01.07 22:10:34.868805 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.01.07 22:10:34.868844 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17847 | 2026.01.07 22:10:34.869446 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17848 | 2026.01.07 22:10:34.869555 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17849 | 2026.01.07 22:10:34.869709 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.01.07 22:10:34.869867 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 17851 | 2026.01.07 22:10:34.869936 [ 277 ] {cbe545c0-581a-4980-9baa-b8b76c083b70} <Debug> TCPHandler: Processed in 0.002155972 sec. | ||
| 17852 | 2026.01.07 22:10:34.870050 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.01.07 22:10:34.870145 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17854 | 2026.01.07 22:10:34.870188 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17855 | 2026.01.07 22:10:34.870526 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2026.01.07 22:10:34.870562 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17857 | 2026.01.07 22:10:34.870888 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17858 | 2026.01.07 22:10:34.871105 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2026.01.07 22:10:34.871254 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 17860 | 2026.01.07 22:10:34.871290 [ 277 ] {3b511e83-5bdb-4d6e-85f6-ce342323155b} <Debug> TCPHandler: Processed in 0.001290699 sec. | ||
| 17861 | 2026.01.07 22:10:34.871309 [ 220 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17862 | 2026.01.07 22:10:34.871338 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17863 | 2026.01.07 22:10:34.873365 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17864 | 2026.01.07 22:10:34.873838 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40000 rows, containing 5 columns (5 merged, 0 gathered) in 0.007579843 sec., 5277154.157414606 rows/sec., 353.19 MiB/sec. | ||
| 17865 | 2026.01.07 22:10:34.874608 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 17866 | 2026.01.07 22:10:34.874881 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.01.07 22:10:34.874970 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 17868 | 2026.01.07 22:10:34.875086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17869 | 2026.01.07 22:10:35.724370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36905 | ||
| 17870 | 2026.01.07 22:10:35.724897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.01.07 22:10:35.724948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17872 | 2026.01.07 22:10:35.725468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17873 | 2026.01.07 22:10:35.725714 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.01.07 22:10:35.725897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36905 | ||
| 17875 | 2026.01.07 22:10:37.780636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17876 | 2026.01.07 22:10:37.798212 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17877 | 2026.01.07 22:10:37.798279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17878 | 2026.01.07 22:10:37.804455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17879 | 2026.01.07 22:10:37.805191 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17880 | 2026.01.07 22:10:37.808384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17881 | 2026.01.07 22:10:38.346449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2300 | ||
| 17882 | 2026.01.07 22:10:38.348900 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17883 | 2026.01.07 22:10:38.348939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17884 | 2026.01.07 22:10:38.350107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17885 | 2026.01.07 22:10:38.350382 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17886 | 2026.01.07 22:10:38.350641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 17887 | 2026.01.07 22:10:39.843640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.01.07 22:10:39.843846 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17889 | 2026.01.07 22:10:39.843918 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17890 | 2026.01.07 22:10:39.844607 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.01.07 22:10:39.844647 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17892 | 2026.01.07 22:10:39.845026 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17893 | 2026.01.07 22:10:39.845253 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.01.07 22:10:39.845403 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 17895 | 2026.01.07 22:10:39.845447 [ 277 ] {bd6991f5-deb0-47f7-a4d1-f2e43318e394} <Debug> TCPHandler: Processed in 0.001955369 sec. | ||
| 17896 | 2026.01.07 22:10:39.845573 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.01.07 22:10:39.845671 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17898 | 2026.01.07 22:10:39.845713 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17899 | 2026.01.07 22:10:39.846185 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2026.01.07 22:10:39.846223 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17901 | 2026.01.07 22:10:39.846562 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17902 | 2026.01.07 22:10:39.846775 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.01.07 22:10:39.846909 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001257 sec., 88305.4892601432 rows/sec., 7.42 MiB/sec. | ||
| 17904 | 2026.01.07 22:10:39.846949 [ 277 ] {dc32339a-9b04-4906-84ad-3ec91f4c2f81} <Debug> TCPHandler: Processed in 0.001427241 sec. | ||
| 17905 | 2026.01.07 22:10:39.847063 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.01.07 22:10:39.847156 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17907 | 2026.01.07 22:10:39.847197 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17908 | 2026.01.07 22:10:39.847604 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.01.07 22:10:39.847640 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17910 | 2026.01.07 22:10:39.847942 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17911 | 2026.01.07 22:10:39.848150 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.01.07 22:10:39.848281 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001142 sec., 25394.045534150613 rows/sec., 1.86 MiB/sec. | ||
| 17913 | 2026.01.07 22:10:39.848286 [ 131 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17914 | 2026.01.07 22:10:39.848319 [ 277 ] {606140a1-f45c-434d-8763-103905a32512} <Debug> TCPHandler: Processed in 0.001306429 sec. | ||
| 17915 | 2026.01.07 22:10:39.848361 [ 131 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17916 | 2026.01.07 22:10:39.848388 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17917 | 2026.01.07 22:10:39.848449 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.01.07 22:10:39.848498 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17919 | 2026.01.07 22:10:39.848546 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17920 | 2026.01.07 22:10:39.848590 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17921 | 2026.01.07 22:10:39.848635 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17922 | 2026.01.07 22:10:39.848680 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 264 rows starting from the beginning of the part | ||
| 17923 | 2026.01.07 22:10:39.848758 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 27 rows starting from the beginning of the part | ||
| 17924 | 2026.01.07 22:10:39.848811 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 235 rows starting from the beginning of the part | ||
| 17925 | 2026.01.07 22:10:39.848859 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 27 rows starting from the beginning of the part | ||
| 17926 | 2026.01.07 22:10:39.848906 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 219 rows starting from the beginning of the part | ||
| 17927 | 2026.01.07 22:10:39.848951 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 29 rows starting from the beginning of the part | ||
| 17928 | 2026.01.07 22:10:39.849016 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.01.07 22:10:39.849058 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17930 | 2026.01.07 22:10:39.849395 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17931 | 2026.01.07 22:10:39.849625 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.01.07 22:10:39.849764 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001236 sec., 75242.71844660195 rows/sec., 5.88 MiB/sec. | ||
| 17933 | 2026.01.07 22:10:39.849802 [ 277 ] {e40c116d-2540-49a7-aa66-ae6ccc6bbab7} <Debug> TCPHandler: Processed in 0.001405661 sec. | ||
| 17934 | 2026.01.07 22:10:39.849913 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2026.01.07 22:10:39.849927 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474692 sec., 543164.2675216248 rows/sec., 35.67 MiB/sec. | ||
| 17936 | 2026.01.07 22:10:39.850006 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17937 | 2026.01.07 22:10:39.850056 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17938 | 2026.01.07 22:10:39.850134 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17939 | 2026.01.07 22:10:39.850430 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17940 | 2026.01.07 22:10:39.850465 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.01.07 22:10:39.850508 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17942 | 2026.01.07 22:10:39.850511 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_111_22} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17943 | 2026.01.07 22:10:39.850622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17944 | 2026.01.07 22:10:39.850848 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17945 | 2026.01.07 22:10:39.851076 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17946 | 2026.01.07 22:10:39.851208 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 17947 | 2026.01.07 22:10:39.851247 [ 277 ] {bf199e9e-fb43-421c-aee8-f38282385b61} <Debug> TCPHandler: Processed in 0.001384301 sec. | ||
| 17948 | 2026.01.07 22:10:39.851355 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17949 | 2026.01.07 22:10:39.851448 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17950 | 2026.01.07 22:10:39.851504 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17951 | 2026.01.07 22:10:39.852333 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17952 | 2026.01.07 22:10:39.852370 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17953 | 2026.01.07 22:10:39.852909 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17954 | 2026.01.07 22:10:39.853139 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17955 | 2026.01.07 22:10:39.853257 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17956 | 2026.01.07 22:10:39.853271 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001859 sec., 14523.937600860678 rows/sec., 26.03 MiB/sec. | ||
| 17957 | 2026.01.07 22:10:39.853290 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2026.01.07 22:10:39.853312 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17959 | 2026.01.07 22:10:39.853331 [ 277 ] {99e65fe7-8379-4a16-b398-a33478785488} <Debug> TCPHandler: Processed in 0.0020481 sec. | ||
| 17960 | 2026.01.07 22:10:39.853379 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17961 | 2026.01.07 22:10:39.853441 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2026.01.07 22:10:39.853533 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17963 | 2026.01.07 22:10:39.853572 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17964 | 2026.01.07 22:10:39.853578 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17965 | 2026.01.07 22:10:39.853638 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2118 rows starting from the beginning of the part | ||
| 17966 | 2026.01.07 22:10:39.853762 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 27 rows starting from the beginning of the part | ||
| 17967 | 2026.01.07 22:10:39.853878 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 14 rows starting from the beginning of the part | ||
| 17968 | 2026.01.07 22:10:39.853890 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2026.01.07 22:10:39.853929 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17970 | 2026.01.07 22:10:39.854059 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 27 rows starting from the beginning of the part | ||
| 17971 | 2026.01.07 22:10:39.854176 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 14 rows starting from the beginning of the part | ||
| 17972 | 2026.01.07 22:10:39.854289 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 27 rows starting from the beginning of the part | ||
| 17973 | 2026.01.07 22:10:39.854312 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17974 | 2026.01.07 22:10:39.854535 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2026.01.07 22:10:39.854676 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 17976 | 2026.01.07 22:10:39.854713 [ 277 ] {97855fb7-5b15-44aa-878d-cc530bcccd3d} <Debug> TCPHandler: Processed in 0.001290709 sec. | ||
| 17977 | 2026.01.07 22:10:39.861891 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2227 rows, containing 19 columns (19 merged, 0 gathered) in 0.008514936 sec., 261540.42731501444 rows/sec., 468.67 MiB/sec. | ||
| 17978 | 2026.01.07 22:10:39.864013 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17979 | 2026.01.07 22:10:39.864367 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17980 | 2026.01.07 22:10:39.864435 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17981 | 2026.01.07 22:10:39.864597 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. | ||
| 17982 | 2026.01.07 22:10:40.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.52 MiB, peak 407.88 MiB, free memory in arenas 0.00 B, will set to 391.00 MiB (RSS), difference: 1.48 MiB | ||
| 17983 | 2026.01.07 22:10:43.035263 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17984 | 2026.01.07 22:10:43.035375 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17985 | 2026.01.07 22:10:43.226201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37417 | ||
| 17986 | 2026.01.07 22:10:43.226819 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2026.01.07 22:10:43.226863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17988 | 2026.01.07 22:10:43.227350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17989 | 2026.01.07 22:10:43.227574 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.01.07 22:10:43.227706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37417 | ||
| 17991 | 2026.01.07 22:10:44.079928 [ 224 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17992 | 2026.01.07 22:10:44.079999 [ 224 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17993 | 2026.01.07 22:10:44.082380 [ 224 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17994 | 2026.01.07 22:10:44.853714 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2026.01.07 22:10:44.853906 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17996 | 2026.01.07 22:10:44.853974 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17997 | 2026.01.07 22:10:44.854826 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.01.07 22:10:44.854875 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17999 | 2026.01.07 22:10:44.855301 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18000 | 2026.01.07 22:10:44.855562 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.01.07 22:10:44.855718 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 18002 | 2026.01.07 22:10:44.855723 [ 126 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18003 | 2026.01.07 22:10:44.855761 [ 277 ] {f7bde53c-8eee-4ca1-8f98-d181fc95a461} <Debug> TCPHandler: Processed in 0.002183312 sec. | ||
| 18004 | 2026.01.07 22:10:44.855791 [ 126 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.01.07 22:10:44.855818 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18006 | 2026.01.07 22:10:44.855893 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2026.01.07 22:10:44.855928 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18008 | 2026.01.07 22:10:44.855931 [ 217 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18009 | 2026.01.07 22:10:44.855993 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18010 | 2026.01.07 22:10:44.855999 [ 217 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18011 | 2026.01.07 22:10:44.856042 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18012 | 2026.01.07 22:10:44.856061 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18013 | 2026.01.07 22:10:44.856105 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 410 rows starting from the beginning of the part | ||
| 18014 | 2026.01.07 22:10:44.856181 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 18015 | 2026.01.07 22:10:44.856232 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 18016 | 2026.01.07 22:10:44.856280 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 18017 | 2026.01.07 22:10:44.856325 [ 190 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18018 | 2026.01.07 22:10:44.857060 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2026.01.07 22:10:44.857103 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18020 | 2026.01.07 22:10:44.857380 [ 198 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501812 sec., 1365017.7252545592 rows/sec., 91.80 MiB/sec. | ||
| 18021 | 2026.01.07 22:10:44.857558 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18022 | 2026.01.07 22:10:44.857591 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18023 | 2026.01.07 22:10:44.857851 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.01.07 22:10:44.857956 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18025 | 2026.01.07 22:10:44.858013 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002039 sec., 559097.5968612065 rows/sec., 44.37 MiB/sec. | ||
| 18026 | 2026.01.07 22:10:44.858032 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_57_14} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18027 | 2026.01.07 22:10:44.858059 [ 277 ] {43679422-43d7-4f57-98a6-88288c83648f} <Debug> TCPHandler: Processed in 0.002215513 sec. | ||
| 18028 | 2026.01.07 22:10:44.858148 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18029 | 2026.01.07 22:10:44.858178 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2026.01.07 22:10:44.858278 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18031 | 2026.01.07 22:10:44.858320 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18032 | 2026.01.07 22:10:44.858431 [ 217 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18033 | 2026.01.07 22:10:44.858827 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2026.01.07 22:10:44.858872 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18035 | 2026.01.07 22:10:44.859198 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18036 | 2026.01.07 22:10:44.859426 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2026.01.07 22:10:44.859559 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001299 sec., 168591.22401847574 rows/sec., 10.05 MiB/sec. | ||
| 18038 | 2026.01.07 22:10:44.859599 [ 277 ] {bf6ffabc-bbec-465f-80ca-b13dff11b4bc} <Debug> TCPHandler: Processed in 0.001468942 sec. | ||
| 18039 | 2026.01.07 22:10:44.859631 [ 221 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18040 | 2026.01.07 22:10:44.859665 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18041 | 2026.01.07 22:10:44.859710 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18042 | 2026.01.07 22:10:44.859809 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18043 | 2026.01.07 22:10:44.859849 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18044 | 2026.01.07 22:10:44.860324 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2026.01.07 22:10:44.860366 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18046 | 2026.01.07 22:10:44.860718 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18047 | 2026.01.07 22:10:44.860958 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.01.07 22:10:44.861086 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 18049 | 2026.01.07 22:10:44.861129 [ 277 ] {572a9cb6-635c-47a2-9103-5940966ce035} <Debug> TCPHandler: Processed in 0.001464731 sec. | ||
| 18050 | 2026.01.07 22:10:44.861236 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18051 | 2026.01.07 22:10:44.861331 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18052 | 2026.01.07 22:10:44.861370 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18053 | 2026.01.07 22:10:44.861850 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2026.01.07 22:10:44.861886 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18055 | 2026.01.07 22:10:44.862197 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18056 | 2026.01.07 22:10:44.862465 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.01.07 22:10:44.862585 [ 126 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18058 | 2026.01.07 22:10:44.862604 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001291 sec., 163439.19442292795 rows/sec., 9.28 MiB/sec. | ||
| 18059 | 2026.01.07 22:10:44.862622 [ 126 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2026.01.07 22:10:44.862649 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18061 | 2026.01.07 22:10:44.862649 [ 277 ] {9e390674-adb4-4b0f-a4ca-2718c5641f3b} <Debug> TCPHandler: Processed in 0.001459682 sec. | ||
| 18062 | 2026.01.07 22:10:44.862743 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18063 | 2026.01.07 22:10:44.862747 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18064 | 2026.01.07 22:10:44.862777 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18065 | 2026.01.07 22:10:44.862866 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18066 | 2026.01.07 22:10:44.862878 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18067 | 2026.01.07 22:10:44.862909 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 211 rows starting from the beginning of the part | ||
| 18068 | 2026.01.07 22:10:44.862931 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18069 | 2026.01.07 22:10:44.862985 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 18070 | 2026.01.07 22:10:44.863043 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 18071 | 2026.01.07 22:10:44.863090 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 18072 | 2026.01.07 22:10:44.863138 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18073 | 2026.01.07 22:10:44.863618 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.01.07 22:10:44.863662 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18075 | 2026.01.07 22:10:44.863995 [ 198 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295629 sec., 814276.3090359973 rows/sec., 49.35 MiB/sec. | ||
| 18076 | 2026.01.07 22:10:44.864015 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18077 | 2026.01.07 22:10:44.864137 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18078 | 2026.01.07 22:10:44.864299 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18079 | 2026.01.07 22:10:44.864414 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2026.01.07 22:10:44.864443 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001583 sec., 437776.3739734681 rows/sec., 30.59 MiB/sec. | ||
| 18081 | 2026.01.07 22:10:44.864484 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_57_14} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18082 | 2026.01.07 22:10:44.864486 [ 277 ] {0223b4b3-7612-42fe-92cc-a5d15daf31e9} <Debug> TCPHandler: Processed in 0.001760656 sec. | ||
| 18083 | 2026.01.07 22:10:44.864554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18084 | 2026.01.07 22:10:44.864605 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18085 | 2026.01.07 22:10:44.864707 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18086 | 2026.01.07 22:10:44.864749 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18087 | 2026.01.07 22:10:44.865072 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.01.07 22:10:44.865108 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18089 | 2026.01.07 22:10:44.865428 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18090 | 2026.01.07 22:10:44.865641 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18091 | 2026.01.07 22:10:44.865751 [ 126 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_48_10 to all_57_57_0 | ||
| 18092 | 2026.01.07 22:10:44.865771 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 18093 | 2026.01.07 22:10:44.865783 [ 126 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2026.01.07 22:10:44.865809 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18095 | 2026.01.07 22:10:44.865814 [ 277 ] {4321a645-ce87-4616-a800-776f35fb42f0} <Debug> TCPHandler: Processed in 0.001258008 sec. | ||
| 18096 | 2026.01.07 22:10:44.865883 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_57_57_0 into Compact with storage Full | ||
| 18097 | 2026.01.07 22:10:44.865943 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18098 | 2026.01.07 22:10:44.865977 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18099 | 2026.01.07 22:10:44.866010 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 288 rows starting from the beginning of the part | ||
| 18100 | 2026.01.07 22:10:44.866062 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_53_1, total 30 rows starting from the beginning of the part | ||
| 18101 | 2026.01.07 22:10:44.866072 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18102 | 2026.01.07 22:10:44.866108 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 18103 | 2026.01.07 22:10:44.866132 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18104 | 2026.01.07 22:10:44.866153 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 18105 | 2026.01.07 22:10:44.866202 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 18106 | 2026.01.07 22:10:44.866242 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 18107 | 2026.01.07 22:10:44.866636 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.01.07 22:10:44.866679 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18109 | 2026.01.07 22:10:44.866992 [ 189 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140907 sec., 299761.5055390141 rows/sec., 15.29 MiB/sec. | ||
| 18110 | 2026.01.07 22:10:44.867052 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18111 | 2026.01.07 22:10:44.867112 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Trace> MergedBlockOutputStream: filled checksums all_1_57_11 (state Temporary) | ||
| 18112 | 2026.01.07 22:10:44.867337 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2026.01.07 22:10:44.867433 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_57_11 to all_1_57_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.01.07 22:10:44.867493 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001447 sec., 217000.69108500346 rows/sec., 14.26 MiB/sec. | ||
| 18115 | 2026.01.07 22:10:44.867503 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_57_11} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_48_10, all_57_57_0] -> all_1_57_11 | ||
| 18116 | 2026.01.07 22:10:44.867539 [ 277 ] {34ce0833-3659-4a3e-afd4-6d33e4500912} <Debug> TCPHandler: Processed in 0.001657935 sec. | ||
| 18117 | 2026.01.07 22:10:44.867582 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18118 | 2026.01.07 22:10:44.867652 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2026.01.07 22:10:44.867750 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18120 | 2026.01.07 22:10:44.867793 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18121 | 2026.01.07 22:10:44.868112 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.01.07 22:10:44.868149 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18123 | 2026.01.07 22:10:44.868464 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18124 | 2026.01.07 22:10:44.868675 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.01.07 22:10:44.868782 [ 126 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 18126 | 2026.01.07 22:10:44.868808 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 18127 | 2026.01.07 22:10:44.868812 [ 126 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18128 | 2026.01.07 22:10:44.868846 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18129 | 2026.01.07 22:10:44.868851 [ 277 ] {6d63ae47-58ba-4581-b3e8-718da6b11d9c} <Debug> TCPHandler: Processed in 0.001250109 sec. | ||
| 18130 | 2026.01.07 22:10:44.868912 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 18131 | 2026.01.07 22:10:44.868963 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.01.07 22:10:44.869015 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18133 | 2026.01.07 22:10:44.869050 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 54 rows starting from the beginning of the part | ||
| 18134 | 2026.01.07 22:10:44.869062 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18135 | 2026.01.07 22:10:44.869111 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 18136 | 2026.01.07 22:10:44.869123 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18137 | 2026.01.07 22:10:44.869164 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 18138 | 2026.01.07 22:10:44.869213 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 18139 | 2026.01.07 22:10:44.869253 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 18140 | 2026.01.07 22:10:44.869295 [ 198 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 18141 | 2026.01.07 22:10:44.869935 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18142 | 2026.01.07 22:10:44.869977 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18143 | 2026.01.07 22:10:44.870078 [ 194 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193578 sec., 49431.20600413211 rows/sec., 3.25 MiB/sec. | ||
| 18144 | 2026.01.07 22:10:44.870239 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 18145 | 2026.01.07 22:10:44.870528 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18146 | 2026.01.07 22:10:44.870536 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2026.01.07 22:10:44.870606 [ 188 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_57_12} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 18148 | 2026.01.07 22:10:44.870698 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18149 | 2026.01.07 22:10:44.870759 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.01.07 22:10:44.870903 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 13.50 MiB/sec. | ||
| 18151 | 2026.01.07 22:10:44.870971 [ 277 ] {0683f5dc-cf6d-4937-aeec-00a7d38414c9} <Debug> TCPHandler: Processed in 0.002058011 sec. | ||
| 18152 | 2026.01.07 22:10:44.871080 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2026.01.07 22:10:44.871175 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18154 | 2026.01.07 22:10:44.871216 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18155 | 2026.01.07 22:10:44.871570 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2026.01.07 22:10:44.871609 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18157 | 2026.01.07 22:10:44.871941 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18158 | 2026.01.07 22:10:44.872194 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2026.01.07 22:10:44.872335 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 5.41 MiB/sec. | ||
| 18160 | 2026.01.07 22:10:44.872371 [ 277 ] {cbd2c777-36d8-4b6d-9c0c-ff924db2117f} <Debug> TCPHandler: Processed in 0.00134054 sec. | ||
| 18161 | 2026.01.07 22:10:45.308577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18162 | 2026.01.07 22:10:45.326632 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18163 | 2026.01.07 22:10:45.326708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18164 | 2026.01.07 22:10:45.333199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18165 | 2026.01.07 22:10:45.333992 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18166 | 2026.01.07 22:10:45.338378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18167 | 2026.01.07 22:10:45.413072 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18168 | 2026.01.07 22:10:45.413161 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18169 | 2026.01.07 22:10:45.415581 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18170 | 2026.01.07 22:10:48.351027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2336 | ||
| 18171 | 2026.01.07 22:10:48.353796 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18172 | 2026.01.07 22:10:48.353857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18173 | 2026.01.07 22:10:48.355155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18174 | 2026.01.07 22:10:48.355450 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18175 | 2026.01.07 22:10:48.355846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2336 | ||
| 18176 | 2026.01.07 22:10:49.842731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18177 | 2026.01.07 22:10:49.843025 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18178 | 2026.01.07 22:10:49.843136 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18179 | 2026.01.07 22:10:49.844105 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.01.07 22:10:49.844152 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18181 | 2026.01.07 22:10:49.844566 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18182 | 2026.01.07 22:10:49.844806 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.01.07 22:10:49.844952 [ 116 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18184 | 2026.01.07 22:10:49.844982 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002039 sec., 53948.013732221676 rows/sec., 4.54 MiB/sec. | ||
| 18185 | 2026.01.07 22:10:49.845019 [ 116 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2026.01.07 22:10:49.845043 [ 277 ] {7ad0bce2-fbe9-49e0-84a7-31009c7c77b0} <Debug> TCPHandler: Processed in 0.002518717 sec. | ||
| 18187 | 2026.01.07 22:10:49.845048 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18188 | 2026.01.07 22:10:49.845169 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18189 | 2026.01.07 22:10:49.845179 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18190 | 2026.01.07 22:10:49.845294 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18191 | 2026.01.07 22:10:49.845301 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.01.07 22:10:49.845339 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2344 rows starting from the beginning of the part | ||
| 18193 | 2026.01.07 22:10:49.845361 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18194 | 2026.01.07 22:10:49.845419 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 110 rows starting from the beginning of the part | ||
| 18195 | 2026.01.07 22:10:49.845480 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1140 rows starting from the beginning of the part | ||
| 18196 | 2026.01.07 22:10:49.845530 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 111 rows starting from the beginning of the part | ||
| 18197 | 2026.01.07 22:10:49.845579 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1140 rows starting from the beginning of the part | ||
| 18198 | 2026.01.07 22:10:49.845628 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 110 rows starting from the beginning of the part | ||
| 18199 | 2026.01.07 22:10:49.845846 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18200 | 2026.01.07 22:10:49.845904 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18201 | 2026.01.07 22:10:49.846290 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18202 | 2026.01.07 22:10:49.846529 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.01.07 22:10:49.846673 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001396 sec., 19340.974212034384 rows/sec., 1.42 MiB/sec. | ||
| 18204 | 2026.01.07 22:10:49.846714 [ 277 ] {b634fb13-98c0-4c12-b72f-499b99f451ad} <Debug> TCPHandler: Processed in 0.001587613 sec. | ||
| 18205 | 2026.01.07 22:10:49.846833 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18206 | 2026.01.07 22:10:49.846933 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18207 | 2026.01.07 22:10:49.846975 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18208 | 2026.01.07 22:10:49.847413 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18209 | 2026.01.07 22:10:49.847443 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318934 sec., 2136757.6653755563 rows/sec., 180.30 MiB/sec. | ||
| 18210 | 2026.01.07 22:10:49.847451 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18211 | 2026.01.07 22:10:49.847786 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18212 | 2026.01.07 22:10:49.847834 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18213 | 2026.01.07 22:10:49.848132 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.01.07 22:10:49.848210 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.01.07 22:10:49.848264 [ 116 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18216 | 2026.01.07 22:10:49.848280 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001367 sec., 66569.12948061449 rows/sec., 5.20 MiB/sec. | ||
| 18217 | 2026.01.07 22:10:49.848299 [ 116 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.01.07 22:10:49.848318 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_131_26} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18219 | 2026.01.07 22:10:49.848326 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18220 | 2026.01.07 22:10:49.848328 [ 277 ] {93437e22-ef1d-49f0-933c-ba32a0a45337} <Debug> TCPHandler: Processed in 0.001546912 sec. | ||
| 18221 | 2026.01.07 22:10:49.848448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 18222 | 2026.01.07 22:10:49.848468 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.01.07 22:10:49.848513 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18224 | 2026.01.07 22:10:49.848570 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.01.07 22:10:49.848619 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18226 | 2026.01.07 22:10:49.848627 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18227 | 2026.01.07 22:10:49.848669 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1212 rows starting from the beginning of the part | ||
| 18228 | 2026.01.07 22:10:49.848741 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 91 rows starting from the beginning of the part | ||
| 18229 | 2026.01.07 22:10:49.848792 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 693 rows starting from the beginning of the part | ||
| 18230 | 2026.01.07 22:10:49.848840 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 93 rows starting from the beginning of the part | ||
| 18231 | 2026.01.07 22:10:49.848887 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 693 rows starting from the beginning of the part | ||
| 18232 | 2026.01.07 22:10:49.848933 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 91 rows starting from the beginning of the part | ||
| 18233 | 2026.01.07 22:10:49.849039 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2026.01.07 22:10:49.849082 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18235 | 2026.01.07 22:10:49.849439 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18236 | 2026.01.07 22:10:49.849675 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2026.01.07 22:10:49.849813 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 18238 | 2026.01.07 22:10:49.849850 [ 277 ] {c135406b-7af4-40be-b460-fd7b29d991b9} <Debug> TCPHandler: Processed in 0.001432031 sec. | ||
| 18239 | 2026.01.07 22:10:49.849960 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18240 | 2026.01.07 22:10:49.850056 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18241 | 2026.01.07 22:10:49.850112 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18242 | 2026.01.07 22:10:49.850224 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827637 sec., 1571975.178878519 rows/sec., 118.27 MiB/sec. | ||
| 18243 | 2026.01.07 22:10:49.850391 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18244 | 2026.01.07 22:10:49.850642 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2026.01.07 22:10:49.850704 [ 186 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_131_26} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18246 | 2026.01.07 22:10:49.850777 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 18247 | 2026.01.07 22:10:49.850968 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18248 | 2026.01.07 22:10:49.851009 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18249 | 2026.01.07 22:10:49.851574 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18250 | 2026.01.07 22:10:49.851800 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2026.01.07 22:10:49.851946 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001907 sec., 14158.36392239119 rows/sec., 25.37 MiB/sec. | ||
| 18252 | 2026.01.07 22:10:49.852019 [ 277 ] {5f4c7383-fbe0-4257-bab8-d6faba34d7e1} <Debug> TCPHandler: Processed in 0.002108381 sec. | ||
| 18253 | 2026.01.07 22:10:49.852134 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18254 | 2026.01.07 22:10:49.852229 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18255 | 2026.01.07 22:10:49.852272 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18256 | 2026.01.07 22:10:49.852610 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18257 | 2026.01.07 22:10:49.852647 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18258 | 2026.01.07 22:10:49.852949 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18259 | 2026.01.07 22:10:49.853162 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2026.01.07 22:10:49.853278 [ 116 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18261 | 2026.01.07 22:10:49.853293 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 18262 | 2026.01.07 22:10:49.853307 [ 116 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2026.01.07 22:10:49.853333 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18264 | 2026.01.07 22:10:49.853338 [ 277 ] {d0e7b73a-cf0d-4f46-b84a-55023d921abf} <Debug> TCPHandler: Processed in 0.001253998 sec. | ||
| 18265 | 2026.01.07 22:10:49.853429 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18266 | 2026.01.07 22:10:49.853589 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18267 | 2026.01.07 22:10:49.853630 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8960 rows starting from the beginning of the part | ||
| 18268 | 2026.01.07 22:10:49.853701 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18269 | 2026.01.07 22:10:49.853753 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 18270 | 2026.01.07 22:10:49.853801 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18271 | 2026.01.07 22:10:49.853845 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 18272 | 2026.01.07 22:10:49.853888 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 18273 | 2026.01.07 22:10:49.856591 [ 200 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9348 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210597 sec., 2911608.028039645 rows/sec., 184.92 MiB/sec. | ||
| 18274 | 2026.01.07 22:10:49.856924 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18275 | 2026.01.07 22:10:49.857408 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.01.07 22:10:49.857535 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_131_26} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18277 | 2026.01.07 22:10:49.857685 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 18278 | 2026.01.07 22:10:50.727955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37865 | ||
| 18279 | 2026.01.07 22:10:50.728743 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.01.07 22:10:50.728783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18281 | 2026.01.07 22:10:50.729288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18282 | 2026.01.07 22:10:50.729524 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.01.07 22:10:50.729676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37865 | ||
| 18284 | 2026.01.07 22:10:52.193009 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18285 | 2026.01.07 22:10:52.193207 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18286 | 2026.01.07 22:10:52.193274 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18287 | 2026.01.07 22:10:52.194115 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.01.07 22:10:52.194153 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18289 | 2026.01.07 22:10:52.194574 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18290 | 2026.01.07 22:10:52.194807 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2026.01.07 22:10:52.194960 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 18292 | 2026.01.07 22:10:52.195001 [ 277 ] {c6145cbd-3098-4491-9fb3-099413abd991} <Debug> TCPHandler: Processed in 0.002125202 sec. | ||
| 18293 | 2026.01.07 22:10:52.195122 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18294 | 2026.01.07 22:10:52.195218 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18295 | 2026.01.07 22:10:52.195259 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18296 | 2026.01.07 22:10:52.196749 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2026.01.07 22:10:52.196784 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18298 | 2026.01.07 22:10:52.197228 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18299 | 2026.01.07 22:10:52.197453 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18300 | 2026.01.07 22:10:52.197583 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002383 sec., 956777.171632396 rows/sec., 77.53 MiB/sec. | ||
| 18301 | 2026.01.07 22:10:52.197624 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18302 | 2026.01.07 22:10:52.197638 [ 277 ] {a5631887-6f77-44f9-b7c2-b759a126b676} <Debug> TCPHandler: Processed in 0.002566848 sec. | ||
| 18303 | 2026.01.07 22:10:52.197751 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18304 | 2026.01.07 22:10:52.197846 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18305 | 2026.01.07 22:10:52.197888 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18306 | 2026.01.07 22:10:52.198380 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2026.01.07 22:10:52.198416 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18308 | 2026.01.07 22:10:52.198723 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18309 | 2026.01.07 22:10:52.198948 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2026.01.07 22:10:52.199077 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001248 sec., 175480.76923076922 rows/sec., 10.46 MiB/sec. | ||
| 18311 | 2026.01.07 22:10:52.199114 [ 277 ] {549adf11-004a-40d1-be53-f8760264ef6e} <Debug> TCPHandler: Processed in 0.001414211 sec. | ||
| 18312 | 2026.01.07 22:10:52.199220 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.01.07 22:10:52.199314 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18314 | 2026.01.07 22:10:52.199354 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18315 | 2026.01.07 22:10:52.199884 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.01.07 22:10:52.199918 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18317 | 2026.01.07 22:10:52.200240 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18318 | 2026.01.07 22:10:52.200457 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.01.07 22:10:52.200585 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001288 sec., 341614.9068322981 rows/sec., 22.60 MiB/sec. | ||
| 18320 | 2026.01.07 22:10:52.200622 [ 277 ] {42483b72-44c0-4768-9050-060e450eb548} <Debug> TCPHandler: Processed in 0.001452791 sec. | ||
| 18321 | 2026.01.07 22:10:52.200731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18322 | 2026.01.07 22:10:52.200824 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18323 | 2026.01.07 22:10:52.200864 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18324 | 2026.01.07 22:10:52.201336 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18325 | 2026.01.07 22:10:52.201371 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18326 | 2026.01.07 22:10:52.201675 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18327 | 2026.01.07 22:10:52.201891 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2026.01.07 22:10:52.202019 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 18329 | 2026.01.07 22:10:52.202057 [ 277 ] {01a50528-463d-4915-ad7c-486310369ed4} <Debug> TCPHandler: Processed in 0.00137491 sec. | ||
| 18330 | 2026.01.07 22:10:52.202164 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18331 | 2026.01.07 22:10:52.202258 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18332 | 2026.01.07 22:10:52.202298 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18333 | 2026.01.07 22:10:52.203077 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18334 | 2026.01.07 22:10:52.203112 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18335 | 2026.01.07 22:10:52.203467 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18336 | 2026.01.07 22:10:52.203692 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18337 | 2026.01.07 22:10:52.203820 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.00158 sec., 727215.1898734177 rows/sec., 51.84 MiB/sec. | ||
| 18338 | 2026.01.07 22:10:52.203859 [ 277 ] {6c5c3f25-afff-4e9e-b889-df53c0c95f38} <Debug> TCPHandler: Processed in 0.001744986 sec. | ||
| 18339 | 2026.01.07 22:10:52.203969 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18340 | 2026.01.07 22:10:52.204063 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18341 | 2026.01.07 22:10:52.204103 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18342 | 2026.01.07 22:10:52.204437 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2026.01.07 22:10:52.204471 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18344 | 2026.01.07 22:10:52.204774 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18345 | 2026.01.07 22:10:52.204984 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2026.01.07 22:10:52.205111 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 18347 | 2026.01.07 22:10:52.205148 [ 277 ] {aa876646-b1a9-40a0-a464-14c2c2ec4b2f} <Debug> TCPHandler: Processed in 0.001229188 sec. | ||
| 18348 | 2026.01.07 22:10:52.205262 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2026.01.07 22:10:52.205355 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18350 | 2026.01.07 22:10:52.205397 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18351 | 2026.01.07 22:10:52.205981 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.01.07 22:10:52.206016 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18353 | 2026.01.07 22:10:52.206382 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18354 | 2026.01.07 22:10:52.206588 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.01.07 22:10:52.206708 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001406 sec., 650071.1237553343 rows/sec., 42.99 MiB/sec. | ||
| 18356 | 2026.01.07 22:10:52.206743 [ 277 ] {19d58bcc-2661-4b5b-bc27-20891fa0e01b} <Debug> TCPHandler: Processed in 0.001566543 sec. | ||
| 18357 | 2026.01.07 22:10:52.206847 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18358 | 2026.01.07 22:10:52.206935 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18359 | 2026.01.07 22:10:52.206974 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18360 | 2026.01.07 22:10:52.207337 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2026.01.07 22:10:52.207371 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18362 | 2026.01.07 22:10:52.207665 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18363 | 2026.01.07 22:10:52.207872 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2026.01.07 22:10:52.208002 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 18365 | 2026.01.07 22:10:52.208038 [ 277 ] {19ad72e1-b4e0-47f3-9300-666af49a13de} <Debug> TCPHandler: Processed in 0.001194468 sec. | ||
| 18366 | 2026.01.07 22:10:52.208144 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18367 | 2026.01.07 22:10:52.208242 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18368 | 2026.01.07 22:10:52.208296 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18369 | 2026.01.07 22:10:52.209100 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.01.07 22:10:52.209134 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18371 | 2026.01.07 22:10:52.209656 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18372 | 2026.01.07 22:10:52.209876 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.01.07 22:10:52.210012 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001788 sec., 7829.977628635346 rows/sec., 14.03 MiB/sec. | ||
| 18374 | 2026.01.07 22:10:52.210065 [ 277 ] {80fb172a-0e49-4c72-8442-15e77dcbf276} <Debug> TCPHandler: Processed in 0.001971159 sec. | ||
| 18375 | 2026.01.07 22:10:52.210178 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.01.07 22:10:52.210273 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18377 | 2026.01.07 22:10:52.210313 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18378 | 2026.01.07 22:10:52.210650 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.01.07 22:10:52.210684 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18380 | 2026.01.07 22:10:52.210988 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18381 | 2026.01.07 22:10:52.211202 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.01.07 22:10:52.211332 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001077 sec., 68709.37790157845 rows/sec., 4.03 MiB/sec. | ||
| 18383 | 2026.01.07 22:10:52.211368 [ 277 ] {20db8df5-2d13-42f6-aa5b-449692b202bd} <Debug> TCPHandler: Processed in 0.001239979 sec. | ||
| 18384 | 2026.01.07 22:10:52.838537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18385 | 2026.01.07 22:10:52.856985 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2026.01.07 22:10:52.857039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18387 | 2026.01.07 22:10:52.863412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18388 | 2026.01.07 22:10:52.864157 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18389 | 2026.01.07 22:10:52.867229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18390 | 2026.01.07 22:10:53.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.36 MiB, peak 407.88 MiB, free memory in arenas 0.00 B, will set to 391.06 MiB (RSS), difference: -1.30 MiB | ||
| 18391 | 2026.01.07 22:10:53.113150 [ 223 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18392 | 2026.01.07 22:10:53.113230 [ 223 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18393 | 2026.01.07 22:10:53.116252 [ 223 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18394 | 2026.01.07 22:10:53.126743 [ 221 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18395 | 2026.01.07 22:10:53.126822 [ 221 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18396 | 2026.01.07 22:10:53.129189 [ 221 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18397 | 2026.01.07 22:10:54.510595 [ 217 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18398 | 2026.01.07 22:10:54.510648 [ 217 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18399 | 2026.01.07 22:10:54.513667 [ 217 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18400 | 2026.01.07 22:10:54.838014 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.01.07 22:10:54.838307 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18402 | 2026.01.07 22:10:54.838416 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18403 | 2026.01.07 22:10:54.839277 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.01.07 22:10:54.839319 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18405 | 2026.01.07 22:10:54.839722 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18406 | 2026.01.07 22:10:54.839959 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.01.07 22:10:54.840135 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
| 18408 | 2026.01.07 22:10:54.840188 [ 277 ] {5ab7531e-663c-47b5-95d0-254f9a285be4} <Debug> TCPHandler: Processed in 0.002364355 sec. | ||
| 18409 | 2026.01.07 22:10:54.840314 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.01.07 22:10:54.840419 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18411 | 2026.01.07 22:10:54.840463 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18412 | 2026.01.07 22:10:54.840903 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.01.07 22:10:54.840939 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18414 | 2026.01.07 22:10:54.841266 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18415 | 2026.01.07 22:10:54.841492 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.01.07 22:10:54.841625 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 18417 | 2026.01.07 22:10:54.841665 [ 277 ] {3a7f9bea-48bb-4483-8c49-567d63353a5a} <Debug> TCPHandler: Processed in 0.00140465 sec. | ||
| 18418 | 2026.01.07 22:10:54.841787 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.01.07 22:10:54.841883 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18420 | 2026.01.07 22:10:54.841928 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18421 | 2026.01.07 22:10:54.842309 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.01.07 22:10:54.842347 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18423 | 2026.01.07 22:10:54.842679 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18424 | 2026.01.07 22:10:54.842906 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.01.07 22:10:54.843037 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
| 18426 | 2026.01.07 22:10:54.843041 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001179 sec., 71246.8193384224 rows/sec., 4.96 MiB/sec. | ||
| 18427 | 2026.01.07 22:10:54.843097 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18428 | 2026.01.07 22:10:54.843121 [ 277 ] {2f0b7763-f650-4cc4-ab31-3909f548b87b} <Debug> TCPHandler: Processed in 0.00138487 sec. | ||
| 18429 | 2026.01.07 22:10:54.843124 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 18430 | 2026.01.07 22:10:54.843242 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18431 | 2026.01.07 22:10:54.843248 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
| 18432 | 2026.01.07 22:10:54.843346 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18433 | 2026.01.07 22:10:54.843366 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18434 | 2026.01.07 22:10:54.843389 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18435 | 2026.01.07 22:10:54.843402 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 40000 rows starting from the beginning of the part | ||
| 18436 | 2026.01.07 22:10:54.843473 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 161 rows starting from the beginning of the part | ||
| 18437 | 2026.01.07 22:10:54.843530 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 314 rows starting from the beginning of the part | ||
| 18438 | 2026.01.07 22:10:54.843580 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18439 | 2026.01.07 22:10:54.843628 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 914 rows starting from the beginning of the part | ||
| 18440 | 2026.01.07 22:10:54.843714 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18441 | 2026.01.07 22:10:54.843752 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18442 | 2026.01.07 22:10:54.844069 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18443 | 2026.01.07 22:10:54.844293 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18444 | 2026.01.07 22:10:54.844429 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001106 sec., 27124.773960216997 rows/sec., 1.83 MiB/sec. | ||
| 18445 | 2026.01.07 22:10:54.844467 [ 277 ] {847ceff9-8ba2-4511-8ad0-66731fa360f7} <Debug> TCPHandler: Processed in 0.001276089 sec. | ||
| 18446 | 2026.01.07 22:10:54.844537 [ 222 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18447 | 2026.01.07 22:10:54.844593 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18448 | 2026.01.07 22:10:54.847615 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18449 | 2026.01.07 22:10:54.851082 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41549 rows, containing 5 columns (5 merged, 0 gathered) in 0.007868607 sec., 5280350.130588553 rows/sec., 353.38 MiB/sec. | ||
| 18450 | 2026.01.07 22:10:54.851582 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 18451 | 2026.01.07 22:10:54.852041 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2026.01.07 22:10:54.852129 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
| 18453 | 2026.01.07 22:10:54.852245 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18454 | 2026.01.07 22:10:55.227308 [ 222 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18455 | 2026.01.07 22:10:55.227369 [ 222 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18456 | 2026.01.07 22:10:55.231013 [ 222 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18457 | 2026.01.07 22:10:55.890385 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18458 | 2026.01.07 22:10:55.890434 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18459 | 2026.01.07 22:10:55.893551 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18460 | 2026.01.07 22:10:56.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.07 MiB, peak 407.88 MiB, free memory in arenas 0.00 B, will set to 391.07 MiB (RSS), difference: 4.00 MiB | ||
| 18461 | 2026.01.07 22:10:58.035622 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18462 | 2026.01.07 22:10:58.035679 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18463 | 2026.01.07 22:10:58.229915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38377 | ||
| 18464 | 2026.01.07 22:10:58.230794 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2026.01.07 22:10:58.230865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18466 | 2026.01.07 22:10:58.231614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18467 | 2026.01.07 22:10:58.231851 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2026.01.07 22:10:58.231998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38377 | ||
| 18469 | 2026.01.07 22:10:58.232092 [ 219 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18470 | 2026.01.07 22:10:58.232148 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18471 | 2026.01.07 22:10:58.234648 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18472 | 2026.01.07 22:10:58.356172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2378 | ||
| 18473 | 2026.01.07 22:10:58.358946 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18474 | 2026.01.07 22:10:58.359000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18475 | 2026.01.07 22:10:58.360301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18476 | 2026.01.07 22:10:58.360594 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18477 | 2026.01.07 22:10:58.360976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 18478 | 2026.01.07 22:10:59.001947 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001335709 sec. | ||
| 18479 | 2026.01.07 22:10:59.171563 [ 221 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18480 | 2026.01.07 22:10:59.171612 [ 221 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18481 | 2026.01.07 22:10:59.175804 [ 221 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18482 | 2026.01.07 22:10:59.622113 [ 222 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18483 | 2026.01.07 22:10:59.622163 [ 222 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18484 | 2026.01.07 22:10:59.625033 [ 222 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18485 | 2026.01.07 22:10:59.842564 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18486 | 2026.01.07 22:10:59.842772 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18487 | 2026.01.07 22:10:59.842848 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18488 | 2026.01.07 22:10:59.843600 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.01.07 22:10:59.843654 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18490 | 2026.01.07 22:10:59.844078 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18491 | 2026.01.07 22:10:59.844332 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2026.01.07 22:10:59.844502 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001789 sec., 61486.864169927336 rows/sec., 5.17 MiB/sec. | ||
| 18493 | 2026.01.07 22:10:59.844555 [ 277 ] {4e4ca641-a158-4b45-838d-81fb616a3fc4} <Debug> TCPHandler: Processed in 0.002138042 sec. | ||
| 18494 | 2026.01.07 22:10:59.844683 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18495 | 2026.01.07 22:10:59.844787 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18496 | 2026.01.07 22:10:59.844833 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18497 | 2026.01.07 22:10:59.845269 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2026.01.07 22:10:59.845316 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18499 | 2026.01.07 22:10:59.845655 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18500 | 2026.01.07 22:10:59.845885 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2026.01.07 22:10:59.846026 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001263 sec., 21377.67220902613 rows/sec., 1.57 MiB/sec. | ||
| 18502 | 2026.01.07 22:10:59.846067 [ 277 ] {55308156-9dd6-4925-a5d1-b157b2d12966} <Debug> TCPHandler: Processed in 0.001437131 sec. | ||
| 18503 | 2026.01.07 22:10:59.846195 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18504 | 2026.01.07 22:10:59.846294 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18505 | 2026.01.07 22:10:59.846338 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18506 | 2026.01.07 22:10:59.846786 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2026.01.07 22:10:59.846825 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18508 | 2026.01.07 22:10:59.847138 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18509 | 2026.01.07 22:10:59.847349 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18510 | 2026.01.07 22:10:59.847484 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001211 sec., 75144.50867052023 rows/sec., 5.87 MiB/sec. | ||
| 18511 | 2026.01.07 22:10:59.847524 [ 277 ] {de9acd60-8116-40c8-861c-e9eb9678af8e} <Debug> TCPHandler: Processed in 0.001379321 sec. | ||
| 18512 | 2026.01.07 22:10:59.847647 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18513 | 2026.01.07 22:10:59.847743 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18514 | 2026.01.07 22:10:59.847789 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18515 | 2026.01.07 22:10:59.848215 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2026.01.07 22:10:59.848253 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18517 | 2026.01.07 22:10:59.848589 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18518 | 2026.01.07 22:10:59.848795 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18519 | 2026.01.07 22:10:59.848928 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 18520 | 2026.01.07 22:10:59.848967 [ 277 ] {2e844890-d993-41d4-91e6-892bfb11171f} <Debug> TCPHandler: Processed in 0.001369841 sec. | ||
| 18521 | 2026.01.07 22:10:59.849077 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18522 | 2026.01.07 22:10:59.849173 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18523 | 2026.01.07 22:10:59.849230 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18524 | 2026.01.07 22:10:59.850095 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18525 | 2026.01.07 22:10:59.850133 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18526 | 2026.01.07 22:10:59.850690 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18527 | 2026.01.07 22:10:59.850915 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.01.07 22:10:59.851057 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001902 sec., 14195.58359621451 rows/sec., 25.44 MiB/sec. | ||
| 18529 | 2026.01.07 22:10:59.851126 [ 277 ] {62bd7d00-6158-404b-b7d2-b8c008c764c1} <Debug> TCPHandler: Processed in 0.002099361 sec. | ||
| 18530 | 2026.01.07 22:10:59.851241 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18531 | 2026.01.07 22:10:59.851341 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18532 | 2026.01.07 22:10:59.851385 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18533 | 2026.01.07 22:10:59.851724 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.01.07 22:10:59.851762 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18535 | 2026.01.07 22:10:59.852101 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18536 | 2026.01.07 22:10:59.852308 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.01.07 22:10:59.852447 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 18538 | 2026.01.07 22:10:59.852485 [ 277 ] {67343657-897c-447a-baec-a8da8dd575e9} <Debug> TCPHandler: Processed in 0.001294579 sec. | ||
| 18539 | 2026.01.07 22:11:00.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.51 MiB, peak 407.88 MiB, free memory in arenas 0.00 B, will set to 391.07 MiB (RSS), difference: 3.56 MiB | ||
| 18540 | 2026.01.07 22:11:00.367377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18541 | 2026.01.07 22:11:00.384697 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18542 | 2026.01.07 22:11:00.384749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18543 | 2026.01.07 22:11:00.391035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18544 | 2026.01.07 22:11:00.391796 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2026.01.07 22:11:00.394991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18546 | 2026.01.07 22:11:03.189015 [ 220 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18547 | 2026.01.07 22:11:03.189090 [ 220 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18548 | 2026.01.07 22:11:03.191357 [ 220 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18549 | 2026.01.07 22:11:04.854439 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18550 | 2026.01.07 22:11:04.854620 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18551 | 2026.01.07 22:11:04.854686 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18552 | 2026.01.07 22:11:04.855621 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.01.07 22:11:04.855674 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18554 | 2026.01.07 22:11:04.856148 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18555 | 2026.01.07 22:11:04.856397 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.01.07 22:11:04.856558 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001988 sec., 206237.42454728368 rows/sec., 13.08 MiB/sec. | ||
| 18557 | 2026.01.07 22:11:04.856602 [ 277 ] {7cfad5ff-fcc0-4e7b-93d8-b576adf81032} <Debug> TCPHandler: Processed in 0.002293844 sec. | ||
| 18558 | 2026.01.07 22:11:04.856721 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18559 | 2026.01.07 22:11:04.856816 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18560 | 2026.01.07 22:11:04.856858 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18561 | 2026.01.07 22:11:04.857842 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18562 | 2026.01.07 22:11:04.857882 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18563 | 2026.01.07 22:11:04.858273 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18564 | 2026.01.07 22:11:04.858490 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18565 | 2026.01.07 22:11:04.858627 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001829 sec., 623291.4160743576 rows/sec., 49.46 MiB/sec. | ||
| 18566 | 2026.01.07 22:11:04.858667 [ 277 ] {df985c1f-9133-4b8d-9242-1deba9690e6a} <Debug> TCPHandler: Processed in 0.00199732 sec. | ||
| 18567 | 2026.01.07 22:11:04.858776 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18568 | 2026.01.07 22:11:04.858872 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18569 | 2026.01.07 22:11:04.858914 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18570 | 2026.01.07 22:11:04.859395 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.01.07 22:11:04.859433 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18572 | 2026.01.07 22:11:04.859746 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18573 | 2026.01.07 22:11:04.859981 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2026.01.07 22:11:04.860108 [ 96 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18575 | 2026.01.07 22:11:04.860117 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001264 sec., 173259.4936708861 rows/sec., 10.33 MiB/sec. | ||
| 18576 | 2026.01.07 22:11:04.860181 [ 96 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.01.07 22:11:04.860200 [ 277 ] {50af338c-83a3-42b2-907e-f34c5059acdf} <Debug> TCPHandler: Processed in 0.001473001 sec. | ||
| 18578 | 2026.01.07 22:11:04.860211 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18579 | 2026.01.07 22:11:04.860316 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18580 | 2026.01.07 22:11:04.860326 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18581 | 2026.01.07 22:11:04.860417 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18582 | 2026.01.07 22:11:04.860438 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18583 | 2026.01.07 22:11:04.860457 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18584 | 2026.01.07 22:11:04.860472 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 264 rows starting from the beginning of the part | ||
| 18585 | 2026.01.07 22:11:04.860540 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 219 rows starting from the beginning of the part | ||
| 18586 | 2026.01.07 22:11:04.860593 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 27 rows starting from the beginning of the part | ||
| 18587 | 2026.01.07 22:11:04.860642 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 219 rows starting from the beginning of the part | ||
| 18588 | 2026.01.07 22:11:04.860687 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 27 rows starting from the beginning of the part | ||
| 18589 | 2026.01.07 22:11:04.860734 [ 192 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 219 rows starting from the beginning of the part | ||
| 18590 | 2026.01.07 22:11:04.860934 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.01.07 22:11:04.860971 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18592 | 2026.01.07 22:11:04.861290 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18593 | 2026.01.07 22:11:04.861509 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.01.07 22:11:04.861634 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135705 sec., 718470.2111197081 rows/sec., 46.51 MiB/sec. | ||
| 18595 | 2026.01.07 22:11:04.861644 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 18596 | 2026.01.07 22:11:04.861702 [ 277 ] {cf62fd05-69cf-4e7a-bc3c-89f3a348c91d} <Debug> TCPHandler: Processed in 0.001436532 sec. | ||
| 18597 | 2026.01.07 22:11:04.861788 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18598 | 2026.01.07 22:11:04.861808 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18599 | 2026.01.07 22:11:04.861911 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18600 | 2026.01.07 22:11:04.861952 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18601 | 2026.01.07 22:11:04.862092 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.01.07 22:11:04.862169 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_116_23} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18603 | 2026.01.07 22:11:04.862239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18604 | 2026.01.07 22:11:04.862438 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2026.01.07 22:11:04.862475 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18606 | 2026.01.07 22:11:04.862793 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18607 | 2026.01.07 22:11:04.863011 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18608 | 2026.01.07 22:11:04.863143 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 9.58 MiB/sec. | ||
| 18609 | 2026.01.07 22:11:04.863182 [ 277 ] {94d8bc0e-25d6-4456-a223-907a9b0189c4} <Debug> TCPHandler: Processed in 0.001424231 sec. | ||
| 18610 | 2026.01.07 22:11:04.863284 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18611 | 2026.01.07 22:11:04.863384 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18612 | 2026.01.07 22:11:04.863424 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18613 | 2026.01.07 22:11:04.864172 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.01.07 22:11:04.864210 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18615 | 2026.01.07 22:11:04.864544 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18616 | 2026.01.07 22:11:04.864751 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2026.01.07 22:11:04.864882 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001517 sec., 456822.6763348715 rows/sec., 31.92 MiB/sec. | ||
| 18618 | 2026.01.07 22:11:04.864921 [ 277 ] {fd789155-9faa-4962-acb8-2499ad621dd9} <Debug> TCPHandler: Processed in 0.001687185 sec. | ||
| 18619 | 2026.01.07 22:11:04.865032 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18620 | 2026.01.07 22:11:04.865129 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18621 | 2026.01.07 22:11:04.865172 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18622 | 2026.01.07 22:11:04.865492 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2026.01.07 22:11:04.865526 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18624 | 2026.01.07 22:11:04.865823 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18625 | 2026.01.07 22:11:04.866029 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.01.07 22:11:04.866158 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 18627 | 2026.01.07 22:11:04.866196 [ 277 ] {4a9b2569-3024-41f6-add1-57669bbd245e} <Debug> TCPHandler: Processed in 0.001213128 sec. | ||
| 18628 | 2026.01.07 22:11:04.866317 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18629 | 2026.01.07 22:11:04.866412 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18630 | 2026.01.07 22:11:04.866454 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18631 | 2026.01.07 22:11:04.866901 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18632 | 2026.01.07 22:11:04.866938 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18633 | 2026.01.07 22:11:04.867406 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18634 | 2026.01.07 22:11:04.867635 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2026.01.07 22:11:04.867772 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001377 sec., 228031.95352214962 rows/sec., 14.98 MiB/sec. | ||
| 18636 | 2026.01.07 22:11:04.867825 [ 277 ] {91af9320-4483-4a55-9486-328164a451be} <Debug> TCPHandler: Processed in 0.001556963 sec. | ||
| 18637 | 2026.01.07 22:11:04.867951 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18638 | 2026.01.07 22:11:04.868051 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18639 | 2026.01.07 22:11:04.868093 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18640 | 2026.01.07 22:11:04.868419 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.01.07 22:11:04.868456 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18642 | 2026.01.07 22:11:04.868762 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18643 | 2026.01.07 22:11:04.868974 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.01.07 22:11:04.869105 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 18645 | 2026.01.07 22:11:04.869143 [ 277 ] {05cab96a-298a-42bd-bee7-3a2e2286b263} <Debug> TCPHandler: Processed in 0.001243568 sec. | ||
| 18646 | 2026.01.07 22:11:04.869251 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18647 | 2026.01.07 22:11:04.869345 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18648 | 2026.01.07 22:11:04.869400 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18649 | 2026.01.07 22:11:04.870175 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2026.01.07 22:11:04.870213 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18651 | 2026.01.07 22:11:04.870747 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18652 | 2026.01.07 22:11:04.870971 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2026.01.07 22:11:04.871102 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18654 | 2026.01.07 22:11:04.871113 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 18655 | 2026.01.07 22:11:04.871177 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18656 | 2026.01.07 22:11:04.871207 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18657 | 2026.01.07 22:11:04.871220 [ 277 ] {3bab64a9-0fe6-4482-ba47-cb621dad1546} <Debug> TCPHandler: Processed in 0.00201843 sec. | ||
| 18658 | 2026.01.07 22:11:04.871293 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18659 | 2026.01.07 22:11:04.871337 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18660 | 2026.01.07 22:11:04.871438 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18661 | 2026.01.07 22:11:04.871479 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18662 | 2026.01.07 22:11:04.871496 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18663 | 2026.01.07 22:11:04.871554 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2227 rows starting from the beginning of the part | ||
| 18664 | 2026.01.07 22:11:04.871676 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 14 rows starting from the beginning of the part | ||
| 18665 | 2026.01.07 22:11:04.871786 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 27 rows starting from the beginning of the part | ||
| 18666 | 2026.01.07 22:11:04.871798 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.01.07 22:11:04.871835 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18668 | 2026.01.07 22:11:04.871901 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 14 rows starting from the beginning of the part | ||
| 18669 | 2026.01.07 22:11:04.872016 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 27 rows starting from the beginning of the part | ||
| 18670 | 2026.01.07 22:11:04.872128 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 14 rows starting from the beginning of the part | ||
| 18671 | 2026.01.07 22:11:04.872141 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18672 | 2026.01.07 22:11:04.872357 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2026.01.07 22:11:04.872487 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 18674 | 2026.01.07 22:11:04.872526 [ 277 ] {e433e0d5-7de7-4c3c-b2d1-0dfe56b4611b} <Debug> TCPHandler: Processed in 0.001238308 sec. | ||
| 18675 | 2026.01.07 22:11:04.880638 [ 193 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2323 rows, containing 19 columns (19 merged, 0 gathered) in 0.009375618 sec., 247770.3336462727 rows/sec., 443.99 MiB/sec. | ||
| 18676 | 2026.01.07 22:11:04.883041 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18677 | 2026.01.07 22:11:04.883466 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.01.07 22:11:04.883554 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18679 | 2026.01.07 22:11:04.883718 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 18680 | 2026.01.07 22:11:05.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.91 MiB, peak 410.36 MiB, free memory in arenas 0.00 B, will set to 393.79 MiB (RSS), difference: 1.88 MiB | ||
| 18681 | 2026.01.07 22:11:05.732234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38825 | ||
| 18682 | 2026.01.07 22:11:05.732775 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.01.07 22:11:05.732830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18684 | 2026.01.07 22:11:05.733339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18685 | 2026.01.07 22:11:05.733622 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2026.01.07 22:11:05.733792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38825 | ||
| 18687 | 2026.01.07 22:11:05.733834 [ 33 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18688 | 2026.01.07 22:11:05.733921 [ 33 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18689 | 2026.01.07 22:11:05.733952 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18690 | 2026.01.07 22:11:05.734116 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18691 | 2026.01.07 22:11:05.734293 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18692 | 2026.01.07 22:11:05.734338 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36457 rows starting from the beginning of the part | ||
| 18693 | 2026.01.07 22:11:05.734420 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 18694 | 2026.01.07 22:11:05.734473 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 18695 | 2026.01.07 22:11:05.734524 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 18696 | 2026.01.07 22:11:05.734574 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 18697 | 2026.01.07 22:11:05.734623 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 18698 | 2026.01.07 22:11:05.737841 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38825 rows, containing 4 columns (4 merged, 0 gathered) in 0.003803466 sec., 10207794.679905118 rows/sec., 146.02 MiB/sec. | ||
| 18699 | 2026.01.07 22:11:05.738301 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18700 | 2026.01.07 22:11:05.738743 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18701 | 2026.01.07 22:11:05.738835 [ 193 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_81_16} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18702 | 2026.01.07 22:11:05.738980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18703 | 2026.01.07 22:11:06.277676 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36229 | ||
| 18704 | 2026.01.07 22:11:06.277822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18705 | 2026.01.07 22:11:06.277849 [ 290 ] {} <Debug> TCP-Session: b2683b85-2bcb-4011-8de2-890bd18ff706 Authenticating user 'default' from [fd00:1122:3344:101::e]:36229 | ||
| 18706 | 2026.01.07 22:11:06.277870 [ 290 ] {} <Debug> TCP-Session: b2683b85-2bcb-4011-8de2-890bd18ff706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18707 | 2026.01.07 22:11:06.277884 [ 290 ] {} <Debug> TCP-Session: b2683b85-2bcb-4011-8de2-890bd18ff706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18708 | 2026.01.07 22:11:06.278111 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55330 | ||
| 18709 | 2026.01.07 22:11:06.278225 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18710 | 2026.01.07 22:11:06.278252 [ 349 ] {} <Debug> TCP-Session: 847b949d-3da5-43bc-bd1e-091b454e93ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55330 | ||
| 18711 | 2026.01.07 22:11:06.278275 [ 349 ] {} <Debug> TCP-Session: 847b949d-3da5-43bc-bd1e-091b454e93ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18712 | 2026.01.07 22:11:06.278288 [ 349 ] {} <Debug> TCP-Session: 847b949d-3da5-43bc-bd1e-091b454e93ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18713 | 2026.01.07 22:11:06.278317 [ 290 ] {} <Trace> TCP-Session: b2683b85-2bcb-4011-8de2-890bd18ff706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2026.01.07 22:11:06.278525 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36229) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18715 | 2026.01.07 22:11:06.278796 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18716 | 2026.01.07 22:11:06.278853 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18717 | 2026.01.07 22:11:06.279143 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 18718 | 2026.01.07 22:11:06.280147 [ 307 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> AggregatingTransform: Aggregating | ||
| 18719 | 2026.01.07 22:11:06.280202 [ 307 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> Aggregator: Aggregation method: without_key | ||
| 18720 | 2026.01.07 22:11:06.280244 [ 307 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995355 sec. (1004.667 rows/sec., 39.24 KiB/sec.) | ||
| 18721 | 2026.01.07 22:11:06.280262 [ 307 ] {8da9180c-78d3-42ea-a502-676be068b406} <Trace> Aggregator: Merging aggregated data | ||
| 18722 | 2026.01.07 22:11:06.281410 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35908 | ||
| 18723 | 2026.01.07 22:11:06.281635 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18724 | 2026.01.07 22:11:06.281649 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51760 | ||
| 18725 | 2026.01.07 22:11:06.281668 [ 355 ] {} <Debug> TCP-Session: b771cc48-3c5a-4585-98eb-40c517f638ab Authenticating user 'default' from [fd00:1122:3344:101::e]:35908 | ||
| 18726 | 2026.01.07 22:11:06.281679 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 | ||
| 18727 | 2026.01.07 22:11:06.281716 [ 355 ] {} <Debug> TCP-Session: b771cc48-3c5a-4585-98eb-40c517f638ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18728 | 2026.01.07 22:11:06.281682 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 18729 | 2026.01.07 22:11:06.281752 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18730 | 2026.01.07 22:11:06.281775 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40317 | ||
| 18731 | 2026.01.07 22:11:06.281778 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61998 | ||
| 18732 | 2026.01.07 22:11:06.281800 [ 356 ] {} <Debug> TCP-Session: 1a323bf9-8710-4155-a8e8-1da39252b583 Authenticating user 'default' from [fd00:1122:3344:101::e]:51760 | ||
| 18733 | 2026.01.07 22:11:06.281822 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43798 | ||
| 18734 | 2026.01.07 22:11:06.281855 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18735 | 2026.01.07 22:11:06.281861 [ 356 ] {} <Debug> TCP-Session: 1a323bf9-8710-4155-a8e8-1da39252b583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18736 | 2026.01.07 22:11:06.281868 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59110 | ||
| 18737 | 2026.01.07 22:11:06.281889 [ 359 ] {} <Debug> TCP-Session: 8340d1b4-b1f6-4ee5-9f10-273283122571 Authenticating user 'default' from [fd00:1122:3344:101::e]:40317 | ||
| 18738 | 2026.01.07 22:11:06.281901 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18739 | 2026.01.07 22:11:06.281931 [ 359 ] {} <Debug> TCP-Session: 8340d1b4-b1f6-4ee5-9f10-273283122571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18740 | 2026.01.07 22:11:06.281887 [ 356 ] {} <Debug> TCP-Session: 1a323bf9-8710-4155-a8e8-1da39252b583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18741 | 2026.01.07 22:11:06.281957 [ 359 ] {} <Debug> TCP-Session: 8340d1b4-b1f6-4ee5-9f10-273283122571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18742 | 2026.01.07 22:11:06.281957 [ 358 ] {} <Debug> TCP-Session: 0dab1b96-41aa-4b10-866e-785b70ef9436 Authenticating user 'default' from [fd00:1122:3344:101::e]:61998 | ||
| 18743 | 2026.01.07 22:11:06.281981 [ 290 ] {8da9180c-78d3-42ea-a502-676be068b406} <Debug> TCPHandler: Processed in 0.003851027 sec. | ||
| 18744 | 2026.01.07 22:11:06.282003 [ 358 ] {} <Debug> TCP-Session: 0dab1b96-41aa-4b10-866e-785b70ef9436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18745 | 2026.01.07 22:11:06.281783 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18746 | 2026.01.07 22:11:06.282040 [ 358 ] {} <Debug> TCP-Session: 0dab1b96-41aa-4b10-866e-785b70ef9436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18747 | 2026.01.07 22:11:06.281743 [ 355 ] {} <Debug> TCP-Session: b771cc48-3c5a-4585-98eb-40c517f638ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18748 | 2026.01.07 22:11:06.282089 [ 357 ] {} <Debug> TCP-Session: 152c5c7a-aa65-458c-b580-57e9a94b3e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 | ||
| 18749 | 2026.01.07 22:11:06.282126 [ 357 ] {} <Debug> TCP-Session: 152c5c7a-aa65-458c-b580-57e9a94b3e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18750 | 2026.01.07 22:11:06.282141 [ 357 ] {} <Debug> TCP-Session: 152c5c7a-aa65-458c-b580-57e9a94b3e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18751 | 2026.01.07 22:11:06.282194 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18752 | 2026.01.07 22:11:06.282223 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18753 | 2026.01.07 22:11:06.282238 [ 290 ] {} <Debug> TCP-Session: b2683b85-2bcb-4011-8de2-890bd18ff706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18754 | 2026.01.07 22:11:06.282248 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18755 | 2026.01.07 22:11:06.282257 [ 360 ] {} <Debug> TCP-Session: 524d4317-5f6c-433e-a5f9-cde93216a057 Authenticating user 'default' from [fd00:1122:3344:101::e]:43798 | ||
| 18756 | 2026.01.07 22:11:06.282274 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18757 | 2026.01.07 22:11:06.282292 [ 349 ] {} <Debug> TCP-Session: 847b949d-3da5-43bc-bd1e-091b454e93ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2026.01.07 22:11:06.282304 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18759 | 2026.01.07 22:11:06.282323 [ 356 ] {} <Debug> TCP-Session: 1a323bf9-8710-4155-a8e8-1da39252b583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18760 | 2026.01.07 22:11:06.282358 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18761 | 2026.01.07 22:11:06.282369 [ 355 ] {} <Debug> TCP-Session: b771cc48-3c5a-4585-98eb-40c517f638ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18762 | 2026.01.07 22:11:06.282385 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18763 | 2026.01.07 22:11:06.282407 [ 358 ] {} <Debug> TCP-Session: 0dab1b96-41aa-4b10-866e-785b70ef9436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18764 | 2026.01.07 22:11:06.282409 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18765 | 2026.01.07 22:11:06.282433 [ 357 ] {} <Debug> TCP-Session: 152c5c7a-aa65-458c-b580-57e9a94b3e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2026.01.07 22:11:06.282424 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18767 | 2026.01.07 22:11:06.282469 [ 361 ] {} <Debug> TCP-Session: 8fff0d84-8b6b-4317-af45-df56228627c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59110 | ||
| 18768 | 2026.01.07 22:11:06.282510 [ 359 ] {} <Debug> TCP-Session: 8340d1b4-b1f6-4ee5-9f10-273283122571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18769 | 2026.01.07 22:11:06.282525 [ 361 ] {} <Debug> TCP-Session: 8fff0d84-8b6b-4317-af45-df56228627c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18770 | 2026.01.07 22:11:06.282298 [ 360 ] {} <Debug> TCP-Session: 524d4317-5f6c-433e-a5f9-cde93216a057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18771 | 2026.01.07 22:11:06.282559 [ 361 ] {} <Debug> TCP-Session: 8fff0d84-8b6b-4317-af45-df56228627c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18772 | 2026.01.07 22:11:06.282576 [ 360 ] {} <Debug> TCP-Session: 524d4317-5f6c-433e-a5f9-cde93216a057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18773 | 2026.01.07 22:11:06.282849 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43798). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 18774 | |||
| 18775 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 18776 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 18777 | 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 | ||
| 18778 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 18779 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 18780 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 18781 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 18782 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 18783 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 18784 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 18785 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 18786 | (version 23.8.7.1) | ||
| 18787 | 2026.01.07 22:11:06.283439 [ 360 ] {} <Debug> TCP-Session: 524d4317-5f6c-433e-a5f9-cde93216a057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.01.07 22:11:06.283458 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59110). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 18789 | |||
| 18790 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 18791 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 18792 | 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 | ||
| 18793 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 18794 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 18795 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 18796 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 18797 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 18798 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 18799 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 18800 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 18801 | (version 23.8.7.1) | ||
| 18802 | 2026.01.07 22:11:06.283551 [ 361 ] {} <Debug> TCP-Session: 8fff0d84-8b6b-4317-af45-df56228627c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18803 | 2026.01.07 22:11:06.373745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43309 | ||
| 18804 | 2026.01.07 22:11:06.373859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18805 | 2026.01.07 22:11:06.373886 [ 290 ] {} <Debug> TCP-Session: e234dafe-6eb8-4ee1-8216-4c973f94659c Authenticating user 'default' from [fd00:1122:3344:101::e]:43309 | ||
| 18806 | 2026.01.07 22:11:06.373911 [ 290 ] {} <Debug> TCP-Session: e234dafe-6eb8-4ee1-8216-4c973f94659c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18807 | 2026.01.07 22:11:06.373924 [ 290 ] {} <Debug> TCP-Session: e234dafe-6eb8-4ee1-8216-4c973f94659c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18808 | 2026.01.07 22:11:06.374158 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55925 | ||
| 18809 | 2026.01.07 22:11:06.374215 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63253 | ||
| 18810 | 2026.01.07 22:11:06.374232 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36314 | ||
| 18811 | 2026.01.07 22:11:06.374274 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47626 | ||
| 18812 | 2026.01.07 22:11:06.374281 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36823 | ||
| 18813 | 2026.01.07 22:11:06.374300 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34998 | ||
| 18814 | 2026.01.07 22:11:06.374336 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18815 | 2026.01.07 22:11:06.374367 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18816 | 2026.01.07 22:11:06.374388 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18817 | 2026.01.07 22:11:06.374392 [ 290 ] {} <Trace> TCP-Session: e234dafe-6eb8-4ee1-8216-4c973f94659c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18818 | 2026.01.07 22:11:06.374425 [ 360 ] {} <Debug> TCP-Session: ffce6964-f4b5-4dce-bf63-c9442527da6a Authenticating user 'default' from [fd00:1122:3344:101::e]:36823 | ||
| 18819 | 2026.01.07 22:11:06.374416 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18820 | 2026.01.07 22:11:06.374447 [ 360 ] {} <Debug> TCP-Session: ffce6964-f4b5-4dce-bf63-c9442527da6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18821 | 2026.01.07 22:11:06.374418 [ 356 ] {} <Debug> TCP-Session: 33444483-dc06-4ba1-b3ca-48af807c0b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:36314 | ||
| 18822 | 2026.01.07 22:11:06.374470 [ 361 ] {} <Debug> TCP-Session: 4fc89fd8-69fd-435a-8a47-d2ebdc6cad4d Authenticating user 'default' from [fd00:1122:3344:101::e]:34998 | ||
| 18823 | 2026.01.07 22:11:06.374474 [ 360 ] {} <Debug> TCP-Session: ffce6964-f4b5-4dce-bf63-c9442527da6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18824 | 2026.01.07 22:11:06.374502 [ 356 ] {} <Debug> TCP-Session: 33444483-dc06-4ba1-b3ca-48af807c0b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18825 | 2026.01.07 22:11:06.374515 [ 361 ] {} <Debug> TCP-Session: 4fc89fd8-69fd-435a-8a47-d2ebdc6cad4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18826 | 2026.01.07 22:11:06.374554 [ 356 ] {} <Debug> TCP-Session: 33444483-dc06-4ba1-b3ca-48af807c0b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18827 | 2026.01.07 22:11:06.374571 [ 361 ] {} <Debug> TCP-Session: 4fc89fd8-69fd-435a-8a47-d2ebdc6cad4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18828 | 2026.01.07 22:11:06.374367 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18829 | 2026.01.07 22:11:06.374604 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43309) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18830 | 2026.01.07 22:11:06.374625 [ 359 ] {} <Debug> TCP-Session: 1ecd4b5e-7bd4-48f1-a705-269c11793073 Authenticating user 'default' from [fd00:1122:3344:101::e]:47626 | ||
| 18831 | 2026.01.07 22:11:06.374226 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63752 | ||
| 18832 | 2026.01.07 22:11:06.374653 [ 359 ] {} <Debug> TCP-Session: 1ecd4b5e-7bd4-48f1-a705-269c11793073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18833 | 2026.01.07 22:11:06.374256 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38236 | ||
| 18834 | 2026.01.07 22:11:06.374691 [ 359 ] {} <Debug> TCP-Session: 1ecd4b5e-7bd4-48f1-a705-269c11793073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2026.01.07 22:11:06.374395 [ 355 ] {} <Debug> TCP-Session: 71a253cc-06dc-4c5d-842f-62be46460056 Authenticating user 'default' from [fd00:1122:3344:101::e]:63253 | ||
| 18836 | 2026.01.07 22:11:06.374730 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18837 | 2026.01.07 22:11:06.374754 [ 355 ] {} <Debug> TCP-Session: 71a253cc-06dc-4c5d-842f-62be46460056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18838 | 2026.01.07 22:11:06.374270 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18839 | 2026.01.07 22:11:06.374785 [ 357 ] {} <Debug> TCP-Session: 97ffdf91-3a89-4df4-9ea5-51a15e982eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63752 | ||
| 18840 | 2026.01.07 22:11:06.374785 [ 355 ] {} <Debug> TCP-Session: 71a253cc-06dc-4c5d-842f-62be46460056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18841 | 2026.01.07 22:11:06.374818 [ 349 ] {} <Debug> TCP-Session: b2e5fbf8-8ea5-4f6a-9f7d-265ded52b198 Authenticating user 'default' from [fd00:1122:3344:101::e]:55925 | ||
| 18842 | 2026.01.07 22:11:06.374829 [ 357 ] {} <Debug> TCP-Session: 97ffdf91-3a89-4df4-9ea5-51a15e982eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18843 | 2026.01.07 22:11:06.374855 [ 349 ] {} <Debug> TCP-Session: b2e5fbf8-8ea5-4f6a-9f7d-265ded52b198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18844 | 2026.01.07 22:11:06.374858 [ 357 ] {} <Debug> TCP-Session: 97ffdf91-3a89-4df4-9ea5-51a15e982eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18845 | 2026.01.07 22:11:06.374874 [ 349 ] {} <Debug> TCP-Session: b2e5fbf8-8ea5-4f6a-9f7d-265ded52b198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18846 | 2026.01.07 22:11:06.374918 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18847 | 2026.01.07 22:11:06.374931 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18848 | 2026.01.07 22:11:06.374977 [ 358 ] {} <Debug> TCP-Session: 8f895b55-8afb-4d16-804c-59cb9b1702ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38236 | ||
| 18849 | 2026.01.07 22:11:06.374983 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18850 | 2026.01.07 22:11:06.375014 [ 358 ] {} <Debug> TCP-Session: 8f895b55-8afb-4d16-804c-59cb9b1702ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18851 | 2026.01.07 22:11:06.375041 [ 358 ] {} <Debug> TCP-Session: 8f895b55-8afb-4d16-804c-59cb9b1702ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18852 | 2026.01.07 22:11:06.375368 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 18853 | 2026.01.07 22:11:06.376430 [ 342 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> AggregatingTransform: Aggregating | ||
| 18854 | 2026.01.07 22:11:06.376472 [ 342 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 18855 | 2026.01.07 22:11:06.376509 [ 342 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022905 sec. (977.608 rows/sec., 38.19 KiB/sec.) | ||
| 18856 | 2026.01.07 22:11:06.376528 [ 342 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Trace> Aggregator: Merging aggregated data | ||
| 18857 | 2026.01.07 22:11:06.378140 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00361 sec., 277.0083102493075 rows/sec., 10.82 KiB/sec. | ||
| 18858 | 2026.01.07 22:11:06.378358 [ 290 ] {a13d2edd-c36a-4a75-82ba-eecb64e805c0} <Debug> TCPHandler: Processed in 0.0040915 sec. | ||
| 18859 | 2026.01.07 22:11:06.378520 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18860 | 2026.01.07 22:11:06.378557 [ 290 ] {} <Debug> TCP-Session: e234dafe-6eb8-4ee1-8216-4c973f94659c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18861 | 2026.01.07 22:11:06.378558 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18862 | 2026.01.07 22:11:06.378588 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18863 | 2026.01.07 22:11:06.378615 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18864 | 2026.01.07 22:11:06.378618 [ 349 ] {} <Debug> TCP-Session: b2e5fbf8-8ea5-4f6a-9f7d-265ded52b198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18865 | 2026.01.07 22:11:06.378640 [ 361 ] {} <Debug> TCP-Session: 4fc89fd8-69fd-435a-8a47-d2ebdc6cad4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18866 | 2026.01.07 22:11:06.378643 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18867 | 2026.01.07 22:11:06.378661 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18868 | 2026.01.07 22:11:06.378696 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18869 | 2026.01.07 22:11:06.378717 [ 358 ] {} <Debug> TCP-Session: 8f895b55-8afb-4d16-804c-59cb9b1702ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18870 | 2026.01.07 22:11:06.378739 [ 356 ] {} <Debug> TCP-Session: 33444483-dc06-4ba1-b3ca-48af807c0b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18871 | 2026.01.07 22:11:06.378757 [ 359 ] {} <Debug> TCP-Session: 1ecd4b5e-7bd4-48f1-a705-269c11793073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18872 | 2026.01.07 22:11:06.378702 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18873 | 2026.01.07 22:11:06.378626 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18874 | 2026.01.07 22:11:06.378651 [ 355 ] {} <Debug> TCP-Session: 71a253cc-06dc-4c5d-842f-62be46460056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18875 | 2026.01.07 22:11:06.378843 [ 360 ] {} <Debug> TCP-Session: ffce6964-f4b5-4dce-bf63-c9442527da6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18876 | 2026.01.07 22:11:06.378850 [ 357 ] {} <Debug> TCP-Session: 97ffdf91-3a89-4df4-9ea5-51a15e982eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18877 | 2026.01.07 22:11:06.542997 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35812 | ||
| 18878 | 2026.01.07 22:11:06.543107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18879 | 2026.01.07 22:11:06.543134 [ 290 ] {} <Debug> TCP-Session: f16b21cb-6983-41b3-b598-8eb0a72911e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35812 | ||
| 18880 | 2026.01.07 22:11:06.543157 [ 290 ] {} <Debug> TCP-Session: f16b21cb-6983-41b3-b598-8eb0a72911e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18881 | 2026.01.07 22:11:06.543169 [ 290 ] {} <Debug> TCP-Session: f16b21cb-6983-41b3-b598-8eb0a72911e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18882 | 2026.01.07 22:11:06.543395 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58436 | ||
| 18883 | 2026.01.07 22:11:06.543419 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47053 | ||
| 18884 | 2026.01.07 22:11:06.543426 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48281 | ||
| 18885 | 2026.01.07 22:11:06.543458 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47505 | ||
| 18886 | 2026.01.07 22:11:06.543512 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18887 | 2026.01.07 22:11:06.543448 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 18888 | 2026.01.07 22:11:06.543560 [ 357 ] {} <Debug> TCP-Session: 166b39b4-a5e8-4be3-a682-cf3d486d739b Authenticating user 'default' from [fd00:1122:3344:101::e]:47053 | ||
| 18889 | 2026.01.07 22:11:06.543568 [ 290 ] {} <Trace> TCP-Session: f16b21cb-6983-41b3-b598-8eb0a72911e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18890 | 2026.01.07 22:11:06.543597 [ 357 ] {} <Debug> TCP-Session: 166b39b4-a5e8-4be3-a682-cf3d486d739b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18891 | 2026.01.07 22:11:06.543589 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18892 | 2026.01.07 22:11:06.543625 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18893 | 2026.01.07 22:11:06.543636 [ 357 ] {} <Debug> TCP-Session: 166b39b4-a5e8-4be3-a682-cf3d486d739b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18894 | 2026.01.07 22:11:06.543649 [ 360 ] {} <Debug> TCP-Session: 25328f68-01fc-4a1b-8ca7-28c38c8508b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47505 | ||
| 18895 | 2026.01.07 22:11:06.543664 [ 359 ] {} <Debug> TCP-Session: cff1e597-de36-4b94-abfa-13ff8d009e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 18896 | 2026.01.07 22:11:06.543573 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18897 | 2026.01.07 22:11:06.543708 [ 359 ] {} <Debug> TCP-Session: cff1e597-de36-4b94-abfa-13ff8d009e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18898 | 2026.01.07 22:11:06.543717 [ 360 ] {} <Debug> TCP-Session: 25328f68-01fc-4a1b-8ca7-28c38c8508b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18899 | 2026.01.07 22:11:06.543727 [ 356 ] {} <Debug> TCP-Session: 76f2e4a9-2207-4d98-933d-590152f38a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:48281 | ||
| 18900 | 2026.01.07 22:11:06.543729 [ 359 ] {} <Debug> TCP-Session: cff1e597-de36-4b94-abfa-13ff8d009e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18901 | 2026.01.07 22:11:06.543744 [ 360 ] {} <Debug> TCP-Session: 25328f68-01fc-4a1b-8ca7-28c38c8508b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18902 | 2026.01.07 22:11:06.543763 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18903 | 2026.01.07 22:11:06.543760 [ 356 ] {} <Debug> TCP-Session: 76f2e4a9-2207-4d98-933d-590152f38a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18904 | 2026.01.07 22:11:06.543437 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51289 | ||
| 18905 | 2026.01.07 22:11:06.543812 [ 356 ] {} <Debug> TCP-Session: 76f2e4a9-2207-4d98-933d-590152f38a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18906 | 2026.01.07 22:11:06.543512 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18907 | 2026.01.07 22:11:06.543492 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41052 | ||
| 18908 | 2026.01.07 22:11:06.543888 [ 349 ] {} <Debug> TCP-Session: 818d5003-d54d-4b0d-bb45-a8353a1a3b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:58436 | ||
| 18909 | 2026.01.07 22:11:06.543911 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18910 | 2026.01.07 22:11:06.543932 [ 349 ] {} <Debug> TCP-Session: 818d5003-d54d-4b0d-bb45-a8353a1a3b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18911 | 2026.01.07 22:11:06.543414 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62185 | ||
| 18912 | 2026.01.07 22:11:06.543960 [ 358 ] {} <Debug> TCP-Session: 27cdb57a-1d0e-4c4b-be1c-60481d7a1093 Authenticating user 'default' from [fd00:1122:3344:101::e]:51289 | ||
| 18913 | 2026.01.07 22:11:06.543967 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18914 | 2026.01.07 22:11:06.543960 [ 349 ] {} <Debug> TCP-Session: 818d5003-d54d-4b0d-bb45-a8353a1a3b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18915 | 2026.01.07 22:11:06.544005 [ 358 ] {} <Debug> TCP-Session: 27cdb57a-1d0e-4c4b-be1c-60481d7a1093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18916 | 2026.01.07 22:11:06.544023 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18917 | 2026.01.07 22:11:06.544049 [ 358 ] {} <Debug> TCP-Session: 27cdb57a-1d0e-4c4b-be1c-60481d7a1093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18918 | 2026.01.07 22:11:06.544061 [ 355 ] {} <Debug> TCP-Session: 166f03bd-afb8-4537-8579-4e5e2b2a757a Authenticating user 'default' from [fd00:1122:3344:101::e]:62185 | ||
| 18919 | 2026.01.07 22:11:06.544050 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18920 | 2026.01.07 22:11:06.544080 [ 355 ] {} <Debug> TCP-Session: 166f03bd-afb8-4537-8579-4e5e2b2a757a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18921 | 2026.01.07 22:11:06.544018 [ 361 ] {} <Debug> TCP-Session: 4b8ec736-2cc4-4b85-85ee-92a100a342dc Authenticating user 'default' from [fd00:1122:3344:101::e]:41052 | ||
| 18922 | 2026.01.07 22:11:06.544110 [ 355 ] {} <Debug> TCP-Session: 166f03bd-afb8-4537-8579-4e5e2b2a757a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18923 | 2026.01.07 22:11:06.544132 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18924 | 2026.01.07 22:11:06.544135 [ 361 ] {} <Debug> TCP-Session: 4b8ec736-2cc4-4b85-85ee-92a100a342dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18925 | 2026.01.07 22:11:06.544177 [ 361 ] {} <Debug> TCP-Session: 4b8ec736-2cc4-4b85-85ee-92a100a342dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18926 | 2026.01.07 22:11:06.544444 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 18927 | 2026.01.07 22:11:06.545456 [ 345 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> AggregatingTransform: Aggregating | ||
| 18928 | 2026.01.07 22:11:06.545496 [ 345 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> Aggregator: Aggregation method: without_key | ||
| 18929 | 2026.01.07 22:11:06.545535 [ 345 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979574 sec. (1020.852 rows/sec., 39.88 KiB/sec.) | ||
| 18930 | 2026.01.07 22:11:06.545554 [ 345 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Trace> Aggregator: Merging aggregated data | ||
| 18931 | 2026.01.07 22:11:06.547336 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003628 sec., 275.63395810363835 rows/sec., 10.77 KiB/sec. | ||
| 18932 | 2026.01.07 22:11:06.547574 [ 290 ] {2fb9aa7c-5a4b-4877-8cbb-3565e54c399a} <Debug> TCPHandler: Processed in 0.004138381 sec. | ||
| 18933 | 2026.01.07 22:11:06.547726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18934 | 2026.01.07 22:11:06.547757 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18935 | 2026.01.07 22:11:06.547774 [ 290 ] {} <Debug> TCP-Session: f16b21cb-6983-41b3-b598-8eb0a72911e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18936 | 2026.01.07 22:11:06.547796 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18937 | 2026.01.07 22:11:06.547811 [ 349 ] {} <Debug> TCP-Session: 818d5003-d54d-4b0d-bb45-a8353a1a3b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18938 | 2026.01.07 22:11:06.547818 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18939 | 2026.01.07 22:11:06.547836 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18940 | 2026.01.07 22:11:06.547855 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18941 | 2026.01.07 22:11:06.547881 [ 355 ] {} <Debug> TCP-Session: 166f03bd-afb8-4537-8579-4e5e2b2a757a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18942 | 2026.01.07 22:11:06.547892 [ 358 ] {} <Debug> TCP-Session: 27cdb57a-1d0e-4c4b-be1c-60481d7a1093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18943 | 2026.01.07 22:11:06.547895 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18944 | 2026.01.07 22:11:06.547924 [ 357 ] {} <Debug> TCP-Session: 166b39b4-a5e8-4be3-a682-cf3d486d739b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18945 | 2026.01.07 22:11:06.547948 [ 361 ] {} <Debug> TCP-Session: 4b8ec736-2cc4-4b85-85ee-92a100a342dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18946 | 2026.01.07 22:11:06.547876 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18947 | 2026.01.07 22:11:06.547847 [ 360 ] {} <Debug> TCP-Session: 25328f68-01fc-4a1b-8ca7-28c38c8508b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18948 | 2026.01.07 22:11:06.547785 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18949 | 2026.01.07 22:11:06.548019 [ 359 ] {} <Debug> TCP-Session: cff1e597-de36-4b94-abfa-13ff8d009e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18950 | 2026.01.07 22:11:06.548070 [ 356 ] {} <Debug> TCP-Session: 76f2e4a9-2207-4d98-933d-590152f38a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18951 | 2026.01.07 22:11:07.895115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18952 | 2026.01.07 22:11:07.914769 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18953 | 2026.01.07 22:11:07.914847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18954 | 2026.01.07 22:11:07.921325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18955 | 2026.01.07 22:11:07.922445 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18956 | 2026.01.07 22:11:07.922825 [ 35 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18957 | 2026.01.07 22:11:07.922892 [ 35 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2026.01.07 22:11:07.922915 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18959 | 2026.01.07 22:11:07.923065 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18960 | 2026.01.07 22:11:07.927434 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18961 | 2026.01.07 22:11:07.929199 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18962 | 2026.01.07 22:11:07.929372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18963 | 2026.01.07 22:11:07.934875 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18964 | 2026.01.07 22:11:07.941059 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18965 | 2026.01.07 22:11:07.945822 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18966 | 2026.01.07 22:11:07.951000 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18967 | 2026.01.07 22:11:07.955963 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18968 | 2026.01.07 22:11:08.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.29 MiB, peak 410.36 MiB, free memory in arenas 0.00 B, will set to 393.82 MiB (RSS), difference: -14.47 MiB | ||
| 18969 | 2026.01.07 22:11:08.031115 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.108106438 sec., 5642.587169507889 rows/sec., 29.18 MiB/sec. | ||
| 18970 | 2026.01.07 22:11:08.033805 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18971 | 2026.01.07 22:11:08.035804 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18972 | 2026.01.07 22:11:08.035916 [ 197 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_81_16} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18973 | 2026.01.07 22:11:08.038084 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18974 | 2026.01.07 22:11:08.361378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2418 | ||
| 18975 | 2026.01.07 22:11:08.365264 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.01.07 22:11:08.365324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18977 | 2026.01.07 22:11:08.366904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18978 | 2026.01.07 22:11:08.367243 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.01.07 22:11:08.367633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2418 | ||
| 18980 | 2026.01.07 22:11:09.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.40 MiB, peak 410.36 MiB, free memory in arenas 0.00 B, will set to 393.82 MiB (RSS), difference: 13.42 MiB | ||
| 18981 | 2026.01.07 22:11:09.210500 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18982 | 2026.01.07 22:11:09.210559 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18983 | 2026.01.07 22:11:09.214274 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18984 | 2026.01.07 22:11:09.303394 [ 224 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18985 | 2026.01.07 22:11:09.303473 [ 224 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18986 | 2026.01.07 22:11:09.307190 [ 224 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18987 | 2026.01.07 22:11:09.843103 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18988 | 2026.01.07 22:11:09.843286 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18989 | 2026.01.07 22:11:09.843356 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18990 | 2026.01.07 22:11:09.844044 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18991 | 2026.01.07 22:11:09.844096 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18992 | 2026.01.07 22:11:09.844505 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18993 | 2026.01.07 22:11:09.844743 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18994 | 2026.01.07 22:11:09.844907 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001672 sec., 65789.47368421052 rows/sec., 5.53 MiB/sec. | ||
| 18995 | 2026.01.07 22:11:09.844910 [ 58 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18996 | 2026.01.07 22:11:09.844961 [ 277 ] {797b08b9-883d-45cc-9bce-aa6a23348790} <Debug> TCPHandler: Processed in 0.00199718 sec. | ||
| 18997 | 2026.01.07 22:11:09.844980 [ 58 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2026.01.07 22:11:09.845007 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 18999 | 2026.01.07 22:11:09.845085 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.01.07 22:11:09.845107 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19001 | 2026.01.07 22:11:09.845194 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19002 | 2026.01.07 22:11:09.845223 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19003 | 2026.01.07 22:11:09.845247 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19004 | 2026.01.07 22:11:09.845262 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2344 rows starting from the beginning of the part | ||
| 19005 | 2026.01.07 22:11:09.845333 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2280 rows starting from the beginning of the part | ||
| 19006 | 2026.01.07 22:11:09.845377 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 19007 | 2026.01.07 22:11:09.845421 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 110 rows starting from the beginning of the part | ||
| 19008 | 2026.01.07 22:11:09.845463 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1140 rows starting from the beginning of the part | ||
| 19009 | 2026.01.07 22:11:09.845510 [ 198 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 110 rows starting from the beginning of the part | ||
| 19010 | 2026.01.07 22:11:09.845683 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.01.07 22:11:09.845729 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19012 | 2026.01.07 22:11:09.846060 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19013 | 2026.01.07 22:11:09.846301 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.01.07 22:11:09.846460 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00129 sec., 20930.232558139538 rows/sec., 1.54 MiB/sec. | ||
| 19015 | 2026.01.07 22:11:09.846501 [ 277 ] {d4a95b95-3dc9-46f1-8d41-80813fb01121} <Debug> TCPHandler: Processed in 0.001467282 sec. | ||
| 19016 | 2026.01.07 22:11:09.846617 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19017 | 2026.01.07 22:11:09.846714 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19018 | 2026.01.07 22:11:09.846756 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19019 | 2026.01.07 22:11:09.847191 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19020 | 2026.01.07 22:11:09.847229 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19021 | 2026.01.07 22:11:09.847545 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19022 | 2026.01.07 22:11:09.847691 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002622319 sec., 2303304.822944882 rows/sec., 195.06 MiB/sec. | ||
| 19023 | 2026.01.07 22:11:09.847794 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19024 | 2026.01.07 22:11:09.847924 [ 58 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19025 | 2026.01.07 22:11:09.847932 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001239 sec., 73446.32768361582 rows/sec., 5.74 MiB/sec. | ||
| 19026 | 2026.01.07 22:11:09.847963 [ 58 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19027 | 2026.01.07 22:11:09.847969 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19028 | 2026.01.07 22:11:09.847989 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19029 | 2026.01.07 22:11:09.847989 [ 277 ] {f25e5e3e-1178-4a08-a50f-d6346bd20658} <Debug> TCPHandler: Processed in 0.001422021 sec. | ||
| 19030 | 2026.01.07 22:11:09.848056 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19031 | 2026.01.07 22:11:09.848124 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19032 | 2026.01.07 22:11:09.848145 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19033 | 2026.01.07 22:11:09.848175 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1212 rows starting from the beginning of the part | ||
| 19034 | 2026.01.07 22:11:09.848222 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1149 rows starting from the beginning of the part | ||
| 19035 | 2026.01.07 22:11:09.848226 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19036 | 2026.01.07 22:11:09.848257 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19037 | 2026.01.07 22:11:09.848263 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 19038 | 2026.01.07 22:11:09.848282 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19039 | 2026.01.07 22:11:09.848309 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 91 rows starting from the beginning of the part | ||
| 19040 | 2026.01.07 22:11:09.848341 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_136_27} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19041 | 2026.01.07 22:11:09.848351 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 693 rows starting from the beginning of the part | ||
| 19042 | 2026.01.07 22:11:09.848388 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 91 rows starting from the beginning of the part | ||
| 19043 | 2026.01.07 22:11:09.848432 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 19044 | 2026.01.07 22:11:09.848709 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19045 | 2026.01.07 22:11:09.848751 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19046 | 2026.01.07 22:11:09.849112 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19047 | 2026.01.07 22:11:09.849353 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19048 | 2026.01.07 22:11:09.849490 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 19049 | 2026.01.07 22:11:09.849523 [ 191 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492192 sec., 2211511.655336579 rows/sec., 166.87 MiB/sec. | ||
| 19050 | 2026.01.07 22:11:09.849528 [ 277 ] {1c944291-a441-4802-823f-688e3065350d} <Debug> TCPHandler: Processed in 0.001452521 sec. | ||
| 19051 | 2026.01.07 22:11:09.849677 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19052 | 2026.01.07 22:11:09.849715 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19053 | 2026.01.07 22:11:09.849772 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19054 | 2026.01.07 22:11:09.849833 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19055 | 2026.01.07 22:11:09.849971 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2026.01.07 22:11:09.850039 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_136_27} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19057 | 2026.01.07 22:11:09.850098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19058 | 2026.01.07 22:11:09.850677 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.01.07 22:11:09.850719 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19060 | 2026.01.07 22:11:09.851275 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19061 | 2026.01.07 22:11:09.851519 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.01.07 22:11:09.851660 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001905 sec., 14173.228346456694 rows/sec., 25.40 MiB/sec. | ||
| 19063 | 2026.01.07 22:11:09.851721 [ 277 ] {885d858b-d1e9-4e29-839d-1c11f9eef500} <Debug> TCPHandler: Processed in 0.002094921 sec. | ||
| 19064 | 2026.01.07 22:11:09.851843 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19065 | 2026.01.07 22:11:09.851938 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19066 | 2026.01.07 22:11:09.851979 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19067 | 2026.01.07 22:11:09.852334 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19068 | 2026.01.07 22:11:09.852374 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19069 | 2026.01.07 22:11:09.852710 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19070 | 2026.01.07 22:11:09.852935 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19071 | 2026.01.07 22:11:09.853056 [ 58 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19072 | 2026.01.07 22:11:09.853071 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 19073 | 2026.01.07 22:11:09.853094 [ 58 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19074 | 2026.01.07 22:11:09.853117 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 19075 | 2026.01.07 22:11:09.853119 [ 277 ] {f1cb76db-19f3-47e4-a6cb-7c27c9634e42} <Debug> TCPHandler: Processed in 0.001325359 sec. | ||
| 19076 | 2026.01.07 22:11:09.853201 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19077 | 2026.01.07 22:11:09.853305 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19078 | 2026.01.07 22:11:09.853335 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9348 rows starting from the beginning of the part | ||
| 19079 | 2026.01.07 22:11:09.853384 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 19080 | 2026.01.07 22:11:09.853419 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 30 rows starting from the beginning of the part | ||
| 19081 | 2026.01.07 22:11:09.853458 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19082 | 2026.01.07 22:11:09.853494 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 19083 | 2026.01.07 22:11:09.853530 [ 198 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 19084 | 2026.01.07 22:11:09.855832 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660119 sec., 3637431.2577745584 rows/sec., 231.02 MiB/sec. | ||
| 19085 | 2026.01.07 22:11:09.856120 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19086 | 2026.01.07 22:11:09.856451 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19087 | 2026.01.07 22:11:09.856538 [ 189 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_136_27} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19088 | 2026.01.07 22:11:09.856637 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 19089 | 2026.01.07 22:11:13.035722 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19090 | 2026.01.07 22:11:13.035783 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19091 | 2026.01.07 22:11:13.234114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39337 | ||
| 19092 | 2026.01.07 22:11:13.234677 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.01.07 22:11:13.234736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19094 | 2026.01.07 22:11:13.235242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19095 | 2026.01.07 22:11:13.235487 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19096 | 2026.01.07 22:11:13.235636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39337 | ||
| 19097 | 2026.01.07 22:11:14.854223 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19098 | 2026.01.07 22:11:14.854431 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19099 | 2026.01.07 22:11:14.854513 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19100 | 2026.01.07 22:11:14.855446 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2026.01.07 22:11:14.855498 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19102 | 2026.01.07 22:11:14.855942 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19103 | 2026.01.07 22:11:14.856184 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2026.01.07 22:11:14.856344 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 19105 | 2026.01.07 22:11:14.856387 [ 277 ] {dc607c27-91d3-4725-b74c-60b7affc9ec1} <Debug> TCPHandler: Processed in 0.002314684 sec. | ||
| 19106 | 2026.01.07 22:11:14.856518 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19107 | 2026.01.07 22:11:14.856623 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19108 | 2026.01.07 22:11:14.856666 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19109 | 2026.01.07 22:11:14.857977 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19110 | 2026.01.07 22:11:14.858016 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19111 | 2026.01.07 22:11:14.858419 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19112 | 2026.01.07 22:11:14.858651 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2026.01.07 22:11:14.858796 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002196 sec., 519125.68306010927 rows/sec., 41.19 MiB/sec. | ||
| 19114 | 2026.01.07 22:11:14.858840 [ 277 ] {bda2da2f-88e9-4e79-860c-20aa14eed506} <Debug> TCPHandler: Processed in 0.002375684 sec. | ||
| 19115 | 2026.01.07 22:11:14.858959 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19116 | 2026.01.07 22:11:14.859059 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19117 | 2026.01.07 22:11:14.859100 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19118 | 2026.01.07 22:11:14.859636 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19119 | 2026.01.07 22:11:14.859674 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19120 | 2026.01.07 22:11:14.860012 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19121 | 2026.01.07 22:11:14.860235 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19122 | 2026.01.07 22:11:14.860376 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001338 sec., 163677.13004484304 rows/sec., 9.76 MiB/sec. | ||
| 19123 | 2026.01.07 22:11:14.860415 [ 277 ] {691fd1b5-bfe2-4682-809d-9638ca7b744c} <Debug> TCPHandler: Processed in 0.001508803 sec. | ||
| 19124 | 2026.01.07 22:11:14.860528 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19125 | 2026.01.07 22:11:14.860624 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19126 | 2026.01.07 22:11:14.860665 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19127 | 2026.01.07 22:11:14.861190 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.01.07 22:11:14.861227 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19129 | 2026.01.07 22:11:14.861546 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19130 | 2026.01.07 22:11:14.861763 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.01.07 22:11:14.861881 [ 8 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 19132 | 2026.01.07 22:11:14.861898 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 19133 | 2026.01.07 22:11:14.861946 [ 8 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2026.01.07 22:11:14.861957 [ 277 ] {7be59d49-bcc1-40a4-9f60-0c99dc88b4f1} <Debug> TCPHandler: Processed in 0.001479542 sec. | ||
| 19135 | 2026.01.07 22:11:14.861975 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19136 | 2026.01.07 22:11:14.862074 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19137 | 2026.01.07 22:11:14.862081 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 19138 | 2026.01.07 22:11:14.862173 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19139 | 2026.01.07 22:11:14.862182 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19140 | 2026.01.07 22:11:14.862215 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19141 | 2026.01.07 22:11:14.862214 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 441 rows starting from the beginning of the part | ||
| 19142 | 2026.01.07 22:11:14.862281 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 19143 | 2026.01.07 22:11:14.862327 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 19144 | 2026.01.07 22:11:14.862368 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 440 rows starting from the beginning of the part | ||
| 19145 | 2026.01.07 22:11:14.862407 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 19146 | 2026.01.07 22:11:14.862448 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 19147 | 2026.01.07 22:11:14.862733 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19148 | 2026.01.07 22:11:14.862769 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19149 | 2026.01.07 22:11:14.863089 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19150 | 2026.01.07 22:11:14.863303 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19151 | 2026.01.07 22:11:14.863387 [ 189 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134786 sec., 1282774.1753594587 rows/sec., 88.71 MiB/sec. | ||
| 19152 | 2026.01.07 22:11:14.863435 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 19153 | 2026.01.07 22:11:14.863477 [ 277 ] {33256476-d4e0-4cbc-9604-ccdc02fb68bb} <Debug> TCPHandler: Processed in 0.001454141 sec. | ||
| 19154 | 2026.01.07 22:11:14.863594 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19155 | 2026.01.07 22:11:14.863596 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 19156 | 2026.01.07 22:11:14.863693 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19157 | 2026.01.07 22:11:14.863739 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19158 | 2026.01.07 22:11:14.863936 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2026.01.07 22:11:14.864024 [ 191 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_60_13} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 19160 | 2026.01.07 22:11:14.864130 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19161 | 2026.01.07 22:11:14.864585 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.01.07 22:11:14.864627 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19163 | 2026.01.07 22:11:14.864980 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19164 | 2026.01.07 22:11:14.865216 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2026.01.07 22:11:14.865351 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001676 sec., 413484.4868735084 rows/sec., 28.89 MiB/sec. | ||
| 19166 | 2026.01.07 22:11:14.865390 [ 277 ] {9baa15f5-56b4-4ada-a472-a397b3126fe4} <Debug> TCPHandler: Processed in 0.001845668 sec. | ||
| 19167 | 2026.01.07 22:11:14.865498 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2026.01.07 22:11:14.865601 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19169 | 2026.01.07 22:11:14.865644 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19170 | 2026.01.07 22:11:14.865985 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2026.01.07 22:11:14.866022 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19172 | 2026.01.07 22:11:14.866326 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19173 | 2026.01.07 22:11:14.866535 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.01.07 22:11:14.866667 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 19175 | 2026.01.07 22:11:14.866705 [ 277 ] {fe01a435-3386-4743-915f-e0e57114b905} <Debug> TCPHandler: Processed in 0.001255639 sec. | ||
| 19176 | 2026.01.07 22:11:14.866814 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2026.01.07 22:11:14.866910 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19178 | 2026.01.07 22:11:14.866954 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19179 | 2026.01.07 22:11:14.867427 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.01.07 22:11:14.867464 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19181 | 2026.01.07 22:11:14.867818 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19182 | 2026.01.07 22:11:14.868043 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2026.01.07 22:11:14.868168 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 | ||
| 19184 | 2026.01.07 22:11:14.868174 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 19185 | 2026.01.07 22:11:14.868210 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.01.07 22:11:14.868230 [ 277 ] {7b1f0183-823c-4fa5-8012-40ba49d37589} <Debug> TCPHandler: Processed in 0.001465282 sec. | ||
| 19187 | 2026.01.07 22:11:14.868235 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19188 | 2026.01.07 22:11:14.868327 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full | ||
| 19189 | 2026.01.07 22:11:14.868349 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19190 | 2026.01.07 22:11:14.868440 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19191 | 2026.01.07 22:11:14.868447 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19192 | 2026.01.07 22:11:14.868495 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_27, total 41549 rows starting from the beginning of the part | ||
| 19193 | 2026.01.07 22:11:14.868508 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19194 | 2026.01.07 22:11:14.868573 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 84 rows starting from the beginning of the part | ||
| 19195 | 2026.01.07 22:11:14.868633 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19196 | 2026.01.07 22:11:14.868678 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 314 rows starting from the beginning of the part | ||
| 19197 | 2026.01.07 22:11:14.868721 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19198 | 2026.01.07 22:11:14.868765 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 314 rows starting from the beginning of the part | ||
| 19199 | 2026.01.07 22:11:14.868848 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2026.01.07 22:11:14.868891 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19201 | 2026.01.07 22:11:14.869221 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19202 | 2026.01.07 22:11:14.869456 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.01.07 22:11:14.869597 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 19204 | 2026.01.07 22:11:14.869635 [ 277 ] {87559c63-8830-49f9-924e-b55df3edc0e5} <Debug> TCPHandler: Processed in 0.00133627 sec. | ||
| 19205 | 2026.01.07 22:11:14.869747 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2026.01.07 22:11:14.869840 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19207 | 2026.01.07 22:11:14.869896 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19208 | 2026.01.07 22:11:14.870744 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19209 | 2026.01.07 22:11:14.870783 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19210 | 2026.01.07 22:11:14.871341 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19211 | 2026.01.07 22:11:14.871584 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19212 | 2026.01.07 22:11:14.871734 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 13.13 MiB/sec. | ||
| 19213 | 2026.01.07 22:11:14.871801 [ 277 ] {7e4b68a7-a451-47d6-89cf-2d3fa3dbdf2f} <Debug> TCPHandler: Processed in 0.002104441 sec. | ||
| 19214 | 2026.01.07 22:11:14.871921 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19215 | 2026.01.07 22:11:14.872015 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19216 | 2026.01.07 22:11:14.872058 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19217 | 2026.01.07 22:11:14.872409 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19218 | 2026.01.07 22:11:14.872447 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19219 | 2026.01.07 22:11:14.872772 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19220 | 2026.01.07 22:11:14.873002 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19221 | 2026.01.07 22:11:14.873138 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001141 sec., 91148.11568799298 rows/sec., 5.58 MiB/sec. | ||
| 19222 | 2026.01.07 22:11:14.873178 [ 277 ] {9e1cc059-20d5-4ff1-934a-5f09fc16602d} <Debug> TCPHandler: Processed in 0.00130806 sec. | ||
| 19223 | 2026.01.07 22:11:14.876437 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42581 rows, containing 5 columns (5 merged, 0 gathered) in 0.008139581 sec., 5231350.360663528 rows/sec., 350.14 MiB/sec. | ||
| 19224 | 2026.01.07 22:11:14.876760 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 19225 | 2026.01.07 22:11:14.877031 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19226 | 2026.01.07 22:11:14.877098 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 | ||
| 19227 | 2026.01.07 22:11:14.877177 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 19228 | 2026.01.07 22:11:15.429578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19229 | 2026.01.07 22:11:15.448533 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.01.07 22:11:15.448599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19231 | 2026.01.07 22:11:15.454890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19232 | 2026.01.07 22:11:15.455606 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2026.01.07 22:11:15.458942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19234 | 2026.01.07 22:11:18.367992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2452 | ||
| 19235 | 2026.01.07 22:11:18.370828 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.01.07 22:11:18.370892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19237 | 2026.01.07 22:11:18.372186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19238 | 2026.01.07 22:11:18.372478 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.01.07 22:11:18.372666 [ 34 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19240 | 2026.01.07 22:11:18.372730 [ 34 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19241 | 2026.01.07 22:11:18.372752 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19242 | 2026.01.07 22:11:18.372848 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19243 | 2026.01.07 22:11:18.372892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2452 | ||
| 19244 | 2026.01.07 22:11:18.373391 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19245 | 2026.01.07 22:11:18.373580 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2266 rows starting from the beginning of the part | ||
| 19246 | 2026.01.07 22:11:18.374068 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 19247 | 2026.01.07 22:11:18.374557 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 19248 | 2026.01.07 22:11:18.375027 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 19249 | 2026.01.07 22:11:18.375518 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 19250 | 2026.01.07 22:11:18.376024 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 19251 | 2026.01.07 22:11:18.384868 [ 201 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 72 columns (72 merged, 0 gathered) in 0.012057589 sec., 203357.40420410747 rows/sec., 152.90 MiB/sec. | ||
| 19252 | 2026.01.07 22:11:18.387446 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19253 | 2026.01.07 22:11:18.388043 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19254 | 2026.01.07 22:11:18.388123 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_61_12} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19255 | 2026.01.07 22:11:18.388357 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19256 | 2026.01.07 22:11:19.233586 [ 219 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19257 | 2026.01.07 22:11:19.233639 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19258 | 2026.01.07 22:11:19.237278 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19259 | 2026.01.07 22:11:19.769653 [ 223 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19260 | 2026.01.07 22:11:19.769722 [ 223 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19261 | 2026.01.07 22:11:19.775702 [ 223 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19262 | 2026.01.07 22:11:19.843544 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2026.01.07 22:11:19.843732 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19264 | 2026.01.07 22:11:19.843801 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19265 | 2026.01.07 22:11:19.844531 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.01.07 22:11:19.844575 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19267 | 2026.01.07 22:11:19.844997 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19268 | 2026.01.07 22:11:19.845241 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2026.01.07 22:11:19.845409 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001729 sec., 63620.58993637941 rows/sec., 5.35 MiB/sec. | ||
| 19270 | 2026.01.07 22:11:19.845498 [ 277 ] {b2224e2e-a9b9-421a-b73e-7ddbc1b9d057} <Debug> TCPHandler: Processed in 0.002089391 sec. | ||
| 19271 | 2026.01.07 22:11:19.845640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19272 | 2026.01.07 22:11:19.845746 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19273 | 2026.01.07 22:11:19.845793 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19274 | 2026.01.07 22:11:19.846243 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.01.07 22:11:19.846280 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19276 | 2026.01.07 22:11:19.846602 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19277 | 2026.01.07 22:11:19.846825 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.01.07 22:11:19.846991 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00127 sec., 21259.842519685037 rows/sec., 1.56 MiB/sec. | ||
| 19279 | 2026.01.07 22:11:19.847041 [ 277 ] {0b4958b4-92d8-42b8-b762-65bcb470bc22} <Debug> TCPHandler: Processed in 0.001456032 sec. | ||
| 19280 | 2026.01.07 22:11:19.847174 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19281 | 2026.01.07 22:11:19.847286 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19282 | 2026.01.07 22:11:19.847335 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19283 | 2026.01.07 22:11:19.847779 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.01.07 22:11:19.847815 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19285 | 2026.01.07 22:11:19.848148 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19286 | 2026.01.07 22:11:19.848371 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.01.07 22:11:19.848509 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00125 sec., 72800 rows/sec., 5.69 MiB/sec. | ||
| 19288 | 2026.01.07 22:11:19.848552 [ 277 ] {1a843026-c8e6-4037-a9dd-4a2e55f98cd1} <Debug> TCPHandler: Processed in 0.001433892 sec. | ||
| 19289 | 2026.01.07 22:11:19.848615 [ 223 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19290 | 2026.01.07 22:11:19.848652 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19291 | 2026.01.07 22:11:19.848664 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.01.07 22:11:19.848766 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19293 | 2026.01.07 22:11:19.848812 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19294 | 2026.01.07 22:11:19.849237 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.01.07 22:11:19.849274 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19296 | 2026.01.07 22:11:19.849624 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19297 | 2026.01.07 22:11:19.849861 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.01.07 22:11:19.849993 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 19299 | 2026.01.07 22:11:19.850034 [ 277 ] {b205997e-03bb-445e-91d9-e2e8f3c653d1} <Debug> TCPHandler: Processed in 0.001419601 sec. | ||
| 19300 | 2026.01.07 22:11:19.850060 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19301 | 2026.01.07 22:11:19.850102 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19302 | 2026.01.07 22:11:19.850154 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19303 | 2026.01.07 22:11:19.850262 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19304 | 2026.01.07 22:11:19.850321 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19305 | 2026.01.07 22:11:19.851211 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19306 | 2026.01.07 22:11:19.851248 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19307 | 2026.01.07 22:11:19.851854 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19308 | 2026.01.07 22:11:19.852126 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19309 | 2026.01.07 22:11:19.852307 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002064 sec., 13081.39534883721 rows/sec., 23.44 MiB/sec. | ||
| 19310 | 2026.01.07 22:11:19.852382 [ 277 ] {3f59fcaf-7ab2-4d42-aaa7-f2df158faacd} <Debug> TCPHandler: Processed in 0.002283013 sec. | ||
| 19311 | 2026.01.07 22:11:19.852436 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19312 | 2026.01.07 22:11:19.852504 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19313 | 2026.01.07 22:11:19.852604 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19314 | 2026.01.07 22:11:19.852647 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19315 | 2026.01.07 22:11:19.853000 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2026.01.07 22:11:19.853038 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19317 | 2026.01.07 22:11:19.853381 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19318 | 2026.01.07 22:11:19.853617 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.01.07 22:11:19.853717 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19320 | 2026.01.07 22:11:19.853753 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 19321 | 2026.01.07 22:11:19.853791 [ 277 ] {c8c10020-0318-418f-b7f3-c7dbc2eb5b26} <Debug> TCPHandler: Processed in 0.001338139 sec. | ||
| 19322 | 2026.01.07 22:11:20.735867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39785 | ||
| 19323 | 2026.01.07 22:11:20.736685 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19324 | 2026.01.07 22:11:20.736772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 19325 | 2026.01.07 22:11:20.737479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19326 | 2026.01.07 22:11:20.737727 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19327 | 2026.01.07 22:11:20.737878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39785 | ||
| 19328 | 2026.01.07 22:11:22.190295 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19329 | 2026.01.07 22:11:22.190510 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19330 | 2026.01.07 22:11:22.190588 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19331 | 2026.01.07 22:11:22.191416 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19332 | 2026.01.07 22:11:22.191465 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19333 | 2026.01.07 22:11:22.191871 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19334 | 2026.01.07 22:11:22.192095 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.01.07 22:11:22.192243 [ 63 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19336 | 2026.01.07 22:11:22.192256 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 19337 | 2026.01.07 22:11:22.192319 [ 63 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2026.01.07 22:11:22.192339 [ 277 ] {58a9f3f3-40e1-434d-814c-0928369f2add} <Debug> TCPHandler: Processed in 0.002185643 sec. | ||
| 19339 | 2026.01.07 22:11:22.192347 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19340 | 2026.01.07 22:11:22.192471 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19341 | 2026.01.07 22:11:22.192483 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.01.07 22:11:22.192490 [ 225 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19343 | 2026.01.07 22:11:22.192579 [ 225 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19344 | 2026.01.07 22:11:22.192593 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19345 | 2026.01.07 22:11:22.192601 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19346 | 2026.01.07 22:11:22.192632 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 410 rows starting from the beginning of the part | ||
| 19347 | 2026.01.07 22:11:22.192648 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19348 | 2026.01.07 22:11:22.192699 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 19349 | 2026.01.07 22:11:22.192753 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 19350 | 2026.01.07 22:11:22.192802 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 19351 | 2026.01.07 22:11:22.192849 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 19352 | 2026.01.07 22:11:22.193082 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19353 | 2026.01.07 22:11:22.193116 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19354 | 2026.01.07 22:11:22.193444 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19355 | 2026.01.07 22:11:22.193715 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19356 | 2026.01.07 22:11:22.193811 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138134 sec., 1484066.1965917153 rows/sec., 99.80 MiB/sec. | ||
| 19357 | 2026.01.07 22:11:22.193850 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001269 sec., 12608.353033884949 rows/sec., 1.00 MiB/sec. | ||
| 19358 | 2026.01.07 22:11:22.193895 [ 277 ] {fb3e957e-ce32-4d1c-b37d-225c28ed0d73} <Debug> TCPHandler: Processed in 0.001461472 sec. | ||
| 19359 | 2026.01.07 22:11:22.194003 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19360 | 2026.01.07 22:11:22.194026 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2026.01.07 22:11:22.194134 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19362 | 2026.01.07 22:11:22.194177 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19363 | 2026.01.07 22:11:22.194380 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19364 | 2026.01.07 22:11:22.194452 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_61_15} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19365 | 2026.01.07 22:11:22.194559 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 19366 | 2026.01.07 22:11:22.195017 [ 225 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19367 | 2026.01.07 22:11:22.195440 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.01.07 22:11:22.195485 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19369 | 2026.01.07 22:11:22.195945 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19370 | 2026.01.07 22:11:22.196155 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.01.07 22:11:22.196286 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002171 sec., 1053892.2155688622 rows/sec., 85.37 MiB/sec. | ||
| 19372 | 2026.01.07 22:11:22.196325 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19373 | 2026.01.07 22:11:22.196338 [ 277 ] {9d254fe4-5f8f-4a70-9db3-35437957723c} <Debug> TCPHandler: Processed in 0.002365005 sec. | ||
| 19374 | 2026.01.07 22:11:22.196446 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.01.07 22:11:22.196540 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19376 | 2026.01.07 22:11:22.196586 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19377 | 2026.01.07 22:11:22.197051 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.01.07 22:11:22.197087 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19379 | 2026.01.07 22:11:22.197388 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19380 | 2026.01.07 22:11:22.197592 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.01.07 22:11:22.197718 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001197 sec., 196324.14369256474 rows/sec., 11.82 MiB/sec. | ||
| 19382 | 2026.01.07 22:11:22.197755 [ 277 ] {37c7b193-ed78-4607-8da8-bbbdcca9f96d} <Debug> TCPHandler: Processed in 0.00135579 sec. | ||
| 19383 | 2026.01.07 22:11:22.197860 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.07 22:11:22.197952 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19385 | 2026.01.07 22:11:22.197991 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19386 | 2026.01.07 22:11:22.198480 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19387 | 2026.01.07 22:11:22.198516 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19388 | 2026.01.07 22:11:22.198824 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19389 | 2026.01.07 22:11:22.199025 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19390 | 2026.01.07 22:11:22.199149 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001215 sec., 362139.9176954733 rows/sec., 23.96 MiB/sec. | ||
| 19391 | 2026.01.07 22:11:22.199186 [ 277 ] {70b467c9-7c92-48f8-baa3-343340feb516} <Debug> TCPHandler: Processed in 0.00137504 sec. | ||
| 19392 | 2026.01.07 22:11:22.199291 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19393 | 2026.01.07 22:11:22.199382 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19394 | 2026.01.07 22:11:22.199421 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19395 | 2026.01.07 22:11:22.199865 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19396 | 2026.01.07 22:11:22.199900 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19397 | 2026.01.07 22:11:22.200203 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19398 | 2026.01.07 22:11:22.200403 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19399 | 2026.01.07 22:11:22.200526 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001161 sec., 181739.87941429802 rows/sec., 10.32 MiB/sec. | ||
| 19400 | 2026.01.07 22:11:22.200535 [ 86 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19401 | 2026.01.07 22:11:22.200563 [ 277 ] {8af80dae-4920-423e-8989-85987b1078fa} <Debug> TCPHandler: Processed in 0.001319069 sec. | ||
| 19402 | 2026.01.07 22:11:22.200599 [ 86 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2026.01.07 22:11:22.200624 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19404 | 2026.01.07 22:11:22.200689 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19405 | 2026.01.07 22:11:22.200730 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19406 | 2026.01.07 22:11:22.200735 [ 225 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19407 | 2026.01.07 22:11:22.200785 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19408 | 2026.01.07 22:11:22.200791 [ 225 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19409 | 2026.01.07 22:11:22.200831 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19410 | 2026.01.07 22:11:22.200834 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19411 | 2026.01.07 22:11:22.200873 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 211 rows starting from the beginning of the part | ||
| 19412 | 2026.01.07 22:11:22.200934 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 19413 | 2026.01.07 22:11:22.200985 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 19414 | 2026.01.07 22:11:22.201033 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 19415 | 2026.01.07 22:11:22.201080 [ 188 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 19416 | 2026.01.07 22:11:22.201633 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19417 | 2026.01.07 22:11:22.201670 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19418 | 2026.01.07 22:11:22.201983 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291199 sec., 817070.0256118538 rows/sec., 49.52 MiB/sec. | ||
| 19419 | 2026.01.07 22:11:22.202118 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19420 | 2026.01.07 22:11:22.202150 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19421 | 2026.01.07 22:11:22.202423 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19422 | 2026.01.07 22:11:22.202476 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.01.07 22:11:22.202555 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_61_15} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19424 | 2026.01.07 22:11:22.202563 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001795 sec., 649025.069637883 rows/sec., 46.34 MiB/sec. | ||
| 19425 | 2026.01.07 22:11:22.202613 [ 277 ] {8c85116f-6635-4130-b999-a56519280804} <Debug> TCPHandler: Processed in 0.00197723 sec. | ||
| 19426 | 2026.01.07 22:11:22.202648 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19427 | 2026.01.07 22:11:22.202688 [ 225 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19428 | 2026.01.07 22:11:22.202730 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19429 | 2026.01.07 22:11:22.202831 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19430 | 2026.01.07 22:11:22.202874 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19431 | 2026.01.07 22:11:22.203203 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19432 | 2026.01.07 22:11:22.203239 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19433 | 2026.01.07 22:11:22.203540 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19434 | 2026.01.07 22:11:22.203746 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19435 | 2026.01.07 22:11:22.203873 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 19436 | 2026.01.07 22:11:22.203909 [ 277 ] {33728e40-8dba-4c05-9b69-72e1f6ee4a9c} <Debug> TCPHandler: Processed in 0.001228039 sec. | ||
| 19437 | 2026.01.07 22:11:22.204012 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19438 | 2026.01.07 22:11:22.204104 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19439 | 2026.01.07 22:11:22.204146 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19440 | 2026.01.07 22:11:22.204687 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19441 | 2026.01.07 22:11:22.204723 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19442 | 2026.01.07 22:11:22.205100 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19443 | 2026.01.07 22:11:22.205312 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19444 | 2026.01.07 22:11:22.205442 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001357 sec., 672070.7442888726 rows/sec., 44.44 MiB/sec. | ||
| 19445 | 2026.01.07 22:11:22.205479 [ 277 ] {e2341dea-d583-44b6-b7fe-a376f21ba81c} <Debug> TCPHandler: Processed in 0.001513662 sec. | ||
| 19446 | 2026.01.07 22:11:22.205661 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2026.01.07 22:11:22.205753 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19448 | 2026.01.07 22:11:22.205793 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19449 | 2026.01.07 22:11:22.206135 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19450 | 2026.01.07 22:11:22.206172 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19451 | 2026.01.07 22:11:22.206461 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19452 | 2026.01.07 22:11:22.206666 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19453 | 2026.01.07 22:11:22.206792 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 19454 | 2026.01.07 22:11:22.206827 [ 277 ] {c1c1fe85-8a33-441c-97cb-c3c7e2e60d3d} <Debug> TCPHandler: Processed in 0.001214348 sec. | ||
| 19455 | 2026.01.07 22:11:22.206938 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19456 | 2026.01.07 22:11:22.207033 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19457 | 2026.01.07 22:11:22.207085 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19458 | 2026.01.07 22:11:22.207958 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19459 | 2026.01.07 22:11:22.208004 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19460 | 2026.01.07 22:11:22.208639 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19461 | 2026.01.07 22:11:22.208910 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19462 | 2026.01.07 22:11:22.209051 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002035 sec., 6879.60687960688 rows/sec., 12.33 MiB/sec. | ||
| 19463 | 2026.01.07 22:11:22.209108 [ 277 ] {f9cf6957-6799-4157-b292-0a139b4c9ce5} <Debug> TCPHandler: Processed in 0.002217163 sec. | ||
| 19464 | 2026.01.07 22:11:22.209223 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19465 | 2026.01.07 22:11:22.209318 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19466 | 2026.01.07 22:11:22.209359 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19467 | 2026.01.07 22:11:22.209690 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.01.07 22:11:22.209727 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19469 | 2026.01.07 22:11:22.210031 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19470 | 2026.01.07 22:11:22.210248 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.01.07 22:11:22.210377 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001078 sec., 64935.06493506494 rows/sec., 3.77 MiB/sec. | ||
| 19472 | 2026.01.07 22:11:22.210414 [ 277 ] {b7a18e47-b3a8-4e14-84c0-0bdc4b3b1617} <Debug> TCPHandler: Processed in 0.001242119 sec. | ||
| 19473 | 2026.01.07 22:11:22.959079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19474 | 2026.01.07 22:11:22.978123 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19475 | 2026.01.07 22:11:22.978182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19476 | 2026.01.07 22:11:22.984344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19477 | 2026.01.07 22:11:22.985054 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19478 | 2026.01.07 22:11:22.988380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19479 | 2026.01.07 22:11:23.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.25 MiB, peak 410.36 MiB, free memory in arenas 0.00 B, will set to 393.86 MiB (RSS), difference: -1.39 MiB | ||
| 19480 | 2026.01.07 22:11:24.839493 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19481 | 2026.01.07 22:11:24.839788 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19482 | 2026.01.07 22:11:24.839901 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19483 | 2026.01.07 22:11:24.840719 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19484 | 2026.01.07 22:11:24.840773 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19485 | 2026.01.07 22:11:24.841181 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19486 | 2026.01.07 22:11:24.841422 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19487 | 2026.01.07 22:11:24.841593 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. | ||
| 19488 | 2026.01.07 22:11:24.841649 [ 277 ] {3f6f9a00-6a13-4503-b5e7-2bc0f099a44e} <Debug> TCPHandler: Processed in 0.002355725 sec. | ||
| 19489 | 2026.01.07 22:11:24.841773 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19490 | 2026.01.07 22:11:24.841878 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19491 | 2026.01.07 22:11:24.841924 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19492 | 2026.01.07 22:11:24.842404 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19493 | 2026.01.07 22:11:24.842445 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19494 | 2026.01.07 22:11:24.842764 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19495 | 2026.01.07 22:11:24.842990 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2026.01.07 22:11:24.843130 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 19497 | 2026.01.07 22:11:24.843170 [ 277 ] {c5a45601-0742-45f4-bba2-c3575e41ddcc} <Debug> TCPHandler: Processed in 0.001450042 sec. | ||
| 19498 | 2026.01.07 22:11:24.843279 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19499 | 2026.01.07 22:11:24.843375 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19500 | 2026.01.07 22:11:24.843420 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19501 | 2026.01.07 22:11:24.843821 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19502 | 2026.01.07 22:11:24.843860 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19503 | 2026.01.07 22:11:24.844210 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19504 | 2026.01.07 22:11:24.844429 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.01.07 22:11:24.844562 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001207 sec., 77879.03893951948 rows/sec., 5.42 MiB/sec. | ||
| 19506 | 2026.01.07 22:11:24.844601 [ 277 ] {62e64eec-3b87-4104-a397-d8d88f018187} <Debug> TCPHandler: Processed in 0.001372811 sec. | ||
| 19507 | 2026.01.07 22:11:24.844709 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19508 | 2026.01.07 22:11:24.844804 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19509 | 2026.01.07 22:11:24.844847 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19510 | 2026.01.07 22:11:24.845173 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19511 | 2026.01.07 22:11:24.845211 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19512 | 2026.01.07 22:11:24.845522 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19513 | 2026.01.07 22:11:24.845742 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19514 | 2026.01.07 22:11:24.845875 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001089 sec., 31221.30394857668 rows/sec., 2.11 MiB/sec. | ||
| 19515 | 2026.01.07 22:11:24.845910 [ 277 ] {fe8e7064-7d4d-447f-b176-0000439c732c} <Debug> TCPHandler: Processed in 0.001251958 sec. | ||
| 19516 | 2026.01.07 22:11:28.035831 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19517 | 2026.01.07 22:11:28.035898 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19518 | 2026.01.07 22:11:28.238078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40297 | ||
| 19519 | 2026.01.07 22:11:28.238689 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19520 | 2026.01.07 22:11:28.238745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19521 | 2026.01.07 22:11:28.239308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19522 | 2026.01.07 22:11:28.239576 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19523 | 2026.01.07 22:11:28.239730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40297 | ||
| 19524 | 2026.01.07 22:11:28.373178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2496 | ||
| 19525 | 2026.01.07 22:11:28.376011 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.01.07 22:11:28.376064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19527 | 2026.01.07 22:11:28.377318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19528 | 2026.01.07 22:11:28.377607 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.01.07 22:11:28.377998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2496 | ||
| 19530 | 2026.01.07 22:11:29.843410 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2026.01.07 22:11:29.843614 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19532 | 2026.01.07 22:11:29.843695 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19533 | 2026.01.07 22:11:29.844444 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2026.01.07 22:11:29.844486 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19535 | 2026.01.07 22:11:29.844908 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19536 | 2026.01.07 22:11:29.845149 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2026.01.07 22:11:29.845298 [ 81 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19538 | 2026.01.07 22:11:29.845306 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001748 sec., 62929.06178489703 rows/sec., 5.29 MiB/sec. | ||
| 19539 | 2026.01.07 22:11:29.845340 [ 81 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19540 | 2026.01.07 22:11:29.845361 [ 277 ] {1e38248e-88e0-49c9-8a1c-8b9b4317ad3c} <Debug> TCPHandler: Processed in 0.002094561 sec. | ||
| 19541 | 2026.01.07 22:11:29.845365 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19542 | 2026.01.07 22:11:29.845472 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19543 | 2026.01.07 22:11:29.845502 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2026.01.07 22:11:29.845582 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19545 | 2026.01.07 22:11:29.845617 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19546 | 2026.01.07 22:11:29.845623 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2344 rows starting from the beginning of the part | ||
| 19547 | 2026.01.07 22:11:29.845662 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19548 | 2026.01.07 22:11:29.845708 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1140 rows starting from the beginning of the part | ||
| 19549 | 2026.01.07 22:11:29.845776 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 110 rows starting from the beginning of the part | ||
| 19550 | 2026.01.07 22:11:29.845846 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2288 rows starting from the beginning of the part | ||
| 19551 | 2026.01.07 22:11:29.845906 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 19552 | 2026.01.07 22:11:29.845972 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 110 rows starting from the beginning of the part | ||
| 19553 | 2026.01.07 22:11:29.846172 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19554 | 2026.01.07 22:11:29.846209 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19555 | 2026.01.07 22:11:29.846529 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19556 | 2026.01.07 22:11:29.846751 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19557 | 2026.01.07 22:11:29.846868 [ 81 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19558 | 2026.01.07 22:11:29.846882 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001297 sec., 20817.270624518118 rows/sec., 1.53 MiB/sec. | ||
| 19559 | 2026.01.07 22:11:29.846899 [ 81 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.01.07 22:11:29.846919 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19561 | 2026.01.07 22:11:29.846921 [ 277 ] {b1ce1d3f-8540-47b6-be85-43e55ab5bb69} <Debug> TCPHandler: Processed in 0.001482472 sec. | ||
| 19562 | 2026.01.07 22:11:29.847016 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19563 | 2026.01.07 22:11:29.847052 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.01.07 22:11:29.847153 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19565 | 2026.01.07 22:11:29.847156 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19566 | 2026.01.07 22:11:29.847192 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 264 rows starting from the beginning of the part | ||
| 19567 | 2026.01.07 22:11:29.847213 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19568 | 2026.01.07 22:11:29.847261 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 27 rows starting from the beginning of the part | ||
| 19569 | 2026.01.07 22:11:29.847310 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 219 rows starting from the beginning of the part | ||
| 19570 | 2026.01.07 22:11:29.847351 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 27 rows starting from the beginning of the part | ||
| 19571 | 2026.01.07 22:11:29.847391 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 235 rows starting from the beginning of the part | ||
| 19572 | 2026.01.07 22:11:29.847432 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 27 rows starting from the beginning of the part | ||
| 19573 | 2026.01.07 22:11:29.847731 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.01.07 22:11:29.847774 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19575 | 2026.01.07 22:11:29.848003 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002581438 sec., 2342880.2086279043 rows/sec., 198.39 MiB/sec. | ||
| 19576 | 2026.01.07 22:11:29.848108 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19577 | 2026.01.07 22:11:29.848306 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133668 sec., 597749.6483825598 rows/sec., 39.25 MiB/sec. | ||
| 19578 | 2026.01.07 22:11:29.848338 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2026.01.07 22:11:29.848354 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19580 | 2026.01.07 22:11:29.848462 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19581 | 2026.01.07 22:11:29.848470 [ 81 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19582 | 2026.01.07 22:11:29.848478 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001341 sec., 67859.80611483968 rows/sec., 5.30 MiB/sec. | ||
| 19583 | 2026.01.07 22:11:29.848515 [ 81 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2026.01.07 22:11:29.848533 [ 277 ] {5fd28b1e-9682-49be-a994-bc9a2959fbee} <Debug> TCPHandler: Processed in 0.001531402 sec. | ||
| 19585 | 2026.01.07 22:11:29.848541 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19586 | 2026.01.07 22:11:29.848615 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19587 | 2026.01.07 22:11:29.848653 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19588 | 2026.01.07 22:11:29.848694 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19589 | 2026.01.07 22:11:29.848720 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1212 rows starting from the beginning of the part | ||
| 19590 | 2026.01.07 22:11:29.848748 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19591 | 2026.01.07 22:11:29.848764 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 693 rows starting from the beginning of the part | ||
| 19592 | 2026.01.07 22:11:29.848795 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19593 | 2026.01.07 22:11:29.848802 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 91 rows starting from the beginning of the part | ||
| 19594 | 2026.01.07 22:11:29.848803 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19595 | 2026.01.07 22:11:29.848816 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19596 | 2026.01.07 22:11:29.848838 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1165 rows starting from the beginning of the part | ||
| 19597 | 2026.01.07 22:11:29.848897 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 19598 | 2026.01.07 22:11:29.848924 [ 187 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_141_28} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19599 | 2026.01.07 22:11:29.848931 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 91 rows starting from the beginning of the part | ||
| 19600 | 2026.01.07 22:11:29.848952 [ 194 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_121_24} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19601 | 2026.01.07 22:11:29.849050 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 19602 | 2026.01.07 22:11:29.849118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19603 | 2026.01.07 22:11:29.849287 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.01.07 22:11:29.849325 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19605 | 2026.01.07 22:11:29.849666 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19606 | 2026.01.07 22:11:29.849879 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.01.07 22:11:29.850006 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 19608 | 2026.01.07 22:11:29.850042 [ 277 ] {c3683b25-c943-46c4-b766-9bb0b8298f9e} <Debug> TCPHandler: Processed in 0.001437882 sec. | ||
| 19609 | 2026.01.07 22:11:29.850066 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480782 sec., 2239357.312555123 rows/sec., 169.06 MiB/sec. | ||
| 19610 | 2026.01.07 22:11:29.850161 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19611 | 2026.01.07 22:11:29.850264 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19612 | 2026.01.07 22:11:29.850277 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19613 | 2026.01.07 22:11:29.850321 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19614 | 2026.01.07 22:11:29.850557 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.01.07 22:11:29.850636 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_141_28} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19616 | 2026.01.07 22:11:29.850721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19617 | 2026.01.07 22:11:29.851183 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19618 | 2026.01.07 22:11:29.851224 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19619 | 2026.01.07 22:11:29.851775 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19620 | 2026.01.07 22:11:29.851996 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2026.01.07 22:11:29.852108 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19622 | 2026.01.07 22:11:29.852129 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001884 sec., 14331.210191082802 rows/sec., 25.68 MiB/sec. | ||
| 19623 | 2026.01.07 22:11:29.852142 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19624 | 2026.01.07 22:11:29.852163 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19625 | 2026.01.07 22:11:29.852182 [ 277 ] {a2a8179e-8596-4c32-b855-de43fb424b9f} <Debug> TCPHandler: Processed in 0.002069621 sec. | ||
| 19626 | 2026.01.07 22:11:29.852245 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19627 | 2026.01.07 22:11:29.852296 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2026.01.07 22:11:29.852394 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19629 | 2026.01.07 22:11:29.852435 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19630 | 2026.01.07 22:11:29.852454 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19631 | 2026.01.07 22:11:29.852515 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2323 rows starting from the beginning of the part | ||
| 19632 | 2026.01.07 22:11:29.852639 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 27 rows starting from the beginning of the part | ||
| 19633 | 2026.01.07 22:11:29.852745 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 14 rows starting from the beginning of the part | ||
| 19634 | 2026.01.07 22:11:29.852765 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.01.07 22:11:29.852803 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19636 | 2026.01.07 22:11:29.852841 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 27 rows starting from the beginning of the part | ||
| 19637 | 2026.01.07 22:11:29.852939 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 14 rows starting from the beginning of the part | ||
| 19638 | 2026.01.07 22:11:29.853034 [ 194 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 27 rows starting from the beginning of the part | ||
| 19639 | 2026.01.07 22:11:29.853105 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19640 | 2026.01.07 22:11:29.853324 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19641 | 2026.01.07 22:11:29.853442 [ 81 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19642 | 2026.01.07 22:11:29.853455 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 19643 | 2026.01.07 22:11:29.853471 [ 81 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19644 | 2026.01.07 22:11:29.853490 [ 277 ] {9eb33efd-c8c9-4f16-8cf8-a495e578a829} <Debug> TCPHandler: Processed in 0.001241968 sec. | ||
| 19645 | 2026.01.07 22:11:29.853490 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19646 | 2026.01.07 22:11:29.853565 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19647 | 2026.01.07 22:11:29.853662 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19648 | 2026.01.07 22:11:29.853690 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9676 rows starting from the beginning of the part | ||
| 19649 | 2026.01.07 22:11:29.853740 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 104 rows starting from the beginning of the part | ||
| 19650 | 2026.01.07 22:11:29.853779 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19651 | 2026.01.07 22:11:29.853817 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 70 rows starting from the beginning of the part | ||
| 19652 | 2026.01.07 22:11:29.853853 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 34 rows starting from the beginning of the part | ||
| 19653 | 2026.01.07 22:11:29.853890 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19654 | 2026.01.07 22:11:29.857124 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10004 rows, containing 4 columns (4 merged, 0 gathered) in 0.003590773 sec., 2786029.637629558 rows/sec., 176.95 MiB/sec. | ||
| 19655 | 2026.01.07 22:11:29.857475 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19656 | 2026.01.07 22:11:29.857927 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2026.01.07 22:11:29.858062 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_141_28} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19658 | 2026.01.07 22:11:29.858175 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 19659 | 2026.01.07 22:11:29.864940 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 19 columns (19 merged, 0 gathered) in 0.012728948 sec., 191060.56525645324 rows/sec., 342.37 MiB/sec. | ||
| 19660 | 2026.01.07 22:11:29.867516 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19661 | 2026.01.07 22:11:29.867844 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19662 | 2026.01.07 22:11:29.867907 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19663 | 2026.01.07 22:11:29.868018 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 19664 | 2026.01.07 22:11:30.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.47 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 400.80 MiB (RSS), difference: 6.33 MiB | ||
| 19665 | 2026.01.07 22:11:30.488514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19666 | 2026.01.07 22:11:30.507773 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2026.01.07 22:11:30.507826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19668 | 2026.01.07 22:11:30.514594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19669 | 2026.01.07 22:11:30.515368 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.01.07 22:11:30.518769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19671 | 2026.01.07 22:11:34.001833 [ 75 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 19672 | 2026.01.07 22:11:34.001952 [ 75 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19673 | 2026.01.07 22:11:34.001992 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19674 | 2026.01.07 22:11:34.002128 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 19675 | 2026.01.07 22:11:34.002275 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19676 | 2026.01.07 22:11:34.002319 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 59 rows starting from the beginning of the part | ||
| 19677 | 2026.01.07 22:11:34.002394 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19678 | 2026.01.07 22:11:34.002448 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19679 | 2026.01.07 22:11:34.002496 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 19680 | 2026.01.07 22:11:34.002542 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 19681 | 2026.01.07 22:11:34.003436 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.00136311 sec., 46217.840086273296 rows/sec., 3.04 MiB/sec. | ||
| 19682 | 2026.01.07 22:11:34.003620 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 19683 | 2026.01.07 22:11:34.003962 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2026.01.07 22:11:34.004051 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_61_13} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 19685 | 2026.01.07 22:11:34.004168 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19686 | 2026.01.07 22:11:34.648451 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19687 | 2026.01.07 22:11:34.648506 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19688 | 2026.01.07 22:11:34.651492 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19689 | 2026.01.07 22:11:34.854974 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19690 | 2026.01.07 22:11:34.855176 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19691 | 2026.01.07 22:11:34.855253 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19692 | 2026.01.07 22:11:34.856070 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.01.07 22:11:34.856120 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19694 | 2026.01.07 22:11:34.856557 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19695 | 2026.01.07 22:11:34.856791 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.01.07 22:11:34.856954 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 19697 | 2026.01.07 22:11:34.857011 [ 277 ] {1dd6673c-50b1-4512-b795-92e6cc52775d} <Debug> TCPHandler: Processed in 0.002182383 sec. | ||
| 19698 | 2026.01.07 22:11:34.857134 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19699 | 2026.01.07 22:11:34.857239 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19700 | 2026.01.07 22:11:34.857284 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19701 | 2026.01.07 22:11:34.858201 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19702 | 2026.01.07 22:11:34.858240 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19703 | 2026.01.07 22:11:34.858640 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19704 | 2026.01.07 22:11:34.858862 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.01.07 22:11:34.859001 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001786 sec., 638297.8723404255 rows/sec., 50.65 MiB/sec. | ||
| 19706 | 2026.01.07 22:11:34.859041 [ 277 ] {0701e10d-c569-4142-8a2e-08f5eaa0273d} <Debug> TCPHandler: Processed in 0.001961249 sec. | ||
| 19707 | 2026.01.07 22:11:34.859155 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19708 | 2026.01.07 22:11:34.859253 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19709 | 2026.01.07 22:11:34.859295 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19710 | 2026.01.07 22:11:34.859776 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19711 | 2026.01.07 22:11:34.859814 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19712 | 2026.01.07 22:11:34.860134 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19713 | 2026.01.07 22:11:34.860348 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19714 | 2026.01.07 22:11:34.860484 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001252 sec., 174920.12779552714 rows/sec., 10.43 MiB/sec. | ||
| 19715 | 2026.01.07 22:11:34.860523 [ 277 ] {efe07301-078b-423a-9f0e-2c997bc39d34} <Debug> TCPHandler: Processed in 0.001420281 sec. | ||
| 19716 | 2026.01.07 22:11:34.860527 [ 221 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19717 | 2026.01.07 22:11:34.860572 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19718 | 2026.01.07 22:11:34.860630 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19719 | 2026.01.07 22:11:34.860729 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19720 | 2026.01.07 22:11:34.860771 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19721 | 2026.01.07 22:11:34.861236 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19722 | 2026.01.07 22:11:34.861274 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19723 | 2026.01.07 22:11:34.861629 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19724 | 2026.01.07 22:11:34.861907 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19725 | 2026.01.07 22:11:34.862047 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 19726 | 2026.01.07 22:11:34.862087 [ 277 ] {175a11bd-9147-40be-9f48-83868bbde966} <Debug> TCPHandler: Processed in 0.001506902 sec. | ||
| 19727 | 2026.01.07 22:11:34.862193 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19728 | 2026.01.07 22:11:34.862287 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19729 | 2026.01.07 22:11:34.862327 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19730 | 2026.01.07 22:11:34.862788 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19731 | 2026.01.07 22:11:34.862826 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19732 | 2026.01.07 22:11:34.863165 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19733 | 2026.01.07 22:11:34.863400 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19734 | 2026.01.07 22:11:34.863531 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 19735 | 2026.01.07 22:11:34.863570 [ 277 ] {763976d6-9380-47b9-a2e6-3cb7373de6c8} <Debug> TCPHandler: Processed in 0.001427342 sec. | ||
| 19736 | 2026.01.07 22:11:34.863674 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19737 | 2026.01.07 22:11:34.863767 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19738 | 2026.01.07 22:11:34.863810 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19739 | 2026.01.07 22:11:34.863915 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19740 | 2026.01.07 22:11:34.864453 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19741 | 2026.01.07 22:11:34.864494 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19742 | 2026.01.07 22:11:34.864832 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19743 | 2026.01.07 22:11:34.865034 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.01.07 22:11:34.865161 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001442 sec., 480582.5242718447 rows/sec., 33.58 MiB/sec. | ||
| 19745 | 2026.01.07 22:11:34.865198 [ 277 ] {6a00d713-6484-44fd-938c-8f62ad534485} <Debug> TCPHandler: Processed in 0.001606964 sec. | ||
| 19746 | 2026.01.07 22:11:34.865292 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.01.07 22:11:34.865379 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19748 | 2026.01.07 22:11:34.865418 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19749 | 2026.01.07 22:11:34.865817 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.01.07 22:11:34.865856 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19751 | 2026.01.07 22:11:34.866204 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19752 | 2026.01.07 22:11:34.866414 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.01.07 22:11:34.866537 [ 74 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 5 parts from all_58_58_0 to all_62_62_0 | ||
| 19754 | 2026.01.07 22:11:34.866546 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 19755 | 2026.01.07 22:11:34.866605 [ 74 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.01.07 22:11:34.866623 [ 277 ] {0d0a06a2-5400-48d5-8165-fd3f4725c966} <Debug> TCPHandler: Processed in 0.00134037 sec. | ||
| 19757 | 2026.01.07 22:11:34.866631 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19758 | 2026.01.07 22:11:34.866742 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_58_58_0 to all_62_62_0 into Compact with storage Full | ||
| 19759 | 2026.01.07 22:11:34.866752 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19760 | 2026.01.07 22:11:34.866862 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19761 | 2026.01.07 22:11:34.866863 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19762 | 2026.01.07 22:11:34.866904 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 19763 | 2026.01.07 22:11:34.866925 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19764 | 2026.01.07 22:11:34.866974 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 19765 | 2026.01.07 22:11:34.867022 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 19766 | 2026.01.07 22:11:34.867064 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 19767 | 2026.01.07 22:11:34.867103 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 19768 | 2026.01.07 22:11:34.867377 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19769 | 2026.01.07 22:11:34.867418 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19770 | 2026.01.07 22:11:34.867784 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19771 | 2026.01.07 22:11:34.867828 [ 187 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123846 sec., 26694.04882875412 rows/sec., 1.36 MiB/sec. | ||
| 19772 | 2026.01.07 22:11:34.867982 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Trace> MergedBlockOutputStream: filled checksums all_58_62_1 (state Temporary) | ||
| 19773 | 2026.01.07 22:11:34.868043 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.01.07 22:11:34.868187 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_137_28 to all_142_142_0 | ||
| 19775 | 2026.01.07 22:11:34.868199 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001355 sec., 231734.3173431734 rows/sec., 15.22 MiB/sec. | ||
| 19776 | 2026.01.07 22:11:34.868221 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.01.07 22:11:34.868245 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19778 | 2026.01.07 22:11:34.868248 [ 277 ] {9ea255f5-f120-4871-836a-cbb631b4f415} <Debug> TCPHandler: Processed in 0.001548803 sec. | ||
| 19779 | 2026.01.07 22:11:34.868259 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_58_62_1 to all_58_62_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2026.01.07 22:11:34.868337 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_28 to all_142_142_0 into Compact with storage Full | ||
| 19781 | 2026.01.07 22:11:34.868342 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_58_62_1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 5 parts: [all_58_58_0, all_62_62_0] -> all_58_62_1 | ||
| 19782 | 2026.01.07 22:11:34.868369 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.01.07 22:11:34.868439 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19784 | 2026.01.07 22:11:34.868439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19785 | 2026.01.07 22:11:34.868473 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 42581 rows starting from the beginning of the part | ||
| 19786 | 2026.01.07 22:11:34.868474 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19787 | 2026.01.07 22:11:34.868526 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19788 | 2026.01.07 22:11:34.868540 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 19789 | 2026.01.07 22:11:34.868587 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 912 rows starting from the beginning of the part | ||
| 19790 | 2026.01.07 22:11:34.868629 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 94 rows starting from the beginning of the part | ||
| 19791 | 2026.01.07 22:11:34.868669 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19792 | 2026.01.07 22:11:34.868709 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 314 rows starting from the beginning of the part | ||
| 19793 | 2026.01.07 22:11:34.868844 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.01.07 22:11:34.868879 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19795 | 2026.01.07 22:11:34.869181 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19796 | 2026.01.07 22:11:34.869398 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2026.01.07 22:11:34.869539 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 19798 | 2026.01.07 22:11:34.869577 [ 277 ] {f6937649-9018-4140-92d9-e62d3375fca4} <Debug> TCPHandler: Processed in 0.001256628 sec. | ||
| 19799 | 2026.01.07 22:11:34.869683 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2026.01.07 22:11:34.869778 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19801 | 2026.01.07 22:11:34.869834 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19802 | 2026.01.07 22:11:34.870635 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.01.07 22:11:34.870672 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19804 | 2026.01.07 22:11:34.871214 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19805 | 2026.01.07 22:11:34.871457 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.01.07 22:11:34.871608 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 13.59 MiB/sec. | ||
| 19807 | 2026.01.07 22:11:34.871698 [ 277 ] {3a1c679b-3dce-46a3-afa0-20cfc44f7eae} <Debug> TCPHandler: Processed in 0.002065411 sec. | ||
| 19808 | 2026.01.07 22:11:34.871811 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2026.01.07 22:11:34.871906 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19810 | 2026.01.07 22:11:34.871947 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19811 | 2026.01.07 22:11:34.872272 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2026.01.07 22:11:34.872309 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19813 | 2026.01.07 22:11:34.872627 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19814 | 2026.01.07 22:11:34.872856 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19815 | 2026.01.07 22:11:34.872991 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 19816 | 2026.01.07 22:11:34.873032 [ 277 ] {b1b9dcaf-8f04-4527-b9d8-5fa5a23911c1} <Debug> TCPHandler: Processed in 0.001269389 sec. | ||
| 19817 | 2026.01.07 22:11:34.877204 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44221 rows, containing 5 columns (5 merged, 0 gathered) in 0.008907162 sec., 4964656.531451881 rows/sec., 332.28 MiB/sec. | ||
| 19818 | 2026.01.07 22:11:34.877750 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Trace> MergedBlockOutputStream: filled checksums all_1_142_29 (state Temporary) | ||
| 19819 | 2026.01.07 22:11:34.878046 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_142_29 to all_1_142_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.01.07 22:11:34.878122 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_137_28, all_142_142_0] -> all_1_142_29 | ||
| 19821 | 2026.01.07 22:11:34.878218 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 19822 | 2026.01.07 22:11:35.578770 [ 73 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 19823 | 2026.01.07 22:11:35.578845 [ 73 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.01.07 22:11:35.578871 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19825 | 2026.01.07 22:11:35.579004 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 19826 | 2026.01.07 22:11:35.579167 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19827 | 2026.01.07 22:11:35.579207 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 19828 | 2026.01.07 22:11:35.579280 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 19829 | 2026.01.07 22:11:35.579332 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 19830 | 2026.01.07 22:11:35.579373 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 19831 | 2026.01.07 22:11:35.579410 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 19832 | 2026.01.07 22:11:35.580144 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197007 sec., 45112.51813899167 rows/sec., 3.76 MiB/sec. | ||
| 19833 | 2026.01.07 22:11:35.580330 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 19834 | 2026.01.07 22:11:35.580613 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19835 | 2026.01.07 22:11:35.580689 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_21_5} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 19836 | 2026.01.07 22:11:35.580781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19837 | 2026.01.07 22:11:35.739935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40745 | ||
| 19838 | 2026.01.07 22:11:35.740487 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19839 | 2026.01.07 22:11:35.740536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19840 | 2026.01.07 22:11:35.741030 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19841 | 2026.01.07 22:11:35.741285 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2026.01.07 22:11:35.741433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40745 | ||
| 19843 | 2026.01.07 22:11:36.349480 [ 219 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19844 | 2026.01.07 22:11:36.349552 [ 219 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19845 | 2026.01.07 22:11:36.352689 [ 219 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19846 | 2026.01.07 22:11:36.638556 [ 222 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19847 | 2026.01.07 22:11:36.638611 [ 222 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19848 | 2026.01.07 22:11:36.641370 [ 222 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19849 | 2026.01.07 22:11:36.963067 [ 223 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19850 | 2026.01.07 22:11:36.963134 [ 223 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19851 | 2026.01.07 22:11:36.965498 [ 223 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19852 | 2026.01.07 22:11:37.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.80 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 400.80 MiB (RSS), difference: 4.00 MiB | ||
| 19853 | 2026.01.07 22:11:38.018902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19854 | 2026.01.07 22:11:38.037066 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19855 | 2026.01.07 22:11:38.037128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19856 | 2026.01.07 22:11:38.043488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19857 | 2026.01.07 22:11:38.044217 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19858 | 2026.01.07 22:11:38.047540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19859 | 2026.01.07 22:11:38.378398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2530 | ||
| 19860 | 2026.01.07 22:11:38.380996 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19861 | 2026.01.07 22:11:38.381048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19862 | 2026.01.07 22:11:38.382242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19863 | 2026.01.07 22:11:38.382507 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19864 | 2026.01.07 22:11:38.382772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2530 | ||
| 19865 | 2026.01.07 22:11:39.122003 [ 221 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19866 | 2026.01.07 22:11:39.122057 [ 221 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19867 | 2026.01.07 22:11:39.125235 [ 221 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19868 | 2026.01.07 22:11:39.618906 [ 225 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19869 | 2026.01.07 22:11:39.618958 [ 225 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19870 | 2026.01.07 22:11:39.621383 [ 225 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19871 | 2026.01.07 22:11:39.843398 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19872 | 2026.01.07 22:11:39.843686 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19873 | 2026.01.07 22:11:39.843795 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19874 | 2026.01.07 22:11:39.844713 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19875 | 2026.01.07 22:11:39.844768 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19876 | 2026.01.07 22:11:39.845151 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19877 | 2026.01.07 22:11:39.845385 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19878 | 2026.01.07 22:11:39.845548 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001943 sec., 1029.336078229542 rows/sec., 83.94 KiB/sec. | ||
| 19879 | 2026.01.07 22:11:39.845601 [ 277 ] {3ab16c97-df9d-417f-a8da-1eac63faad5a} <Debug> TCPHandler: Processed in 0.002399405 sec. | ||
| 19880 | 2026.01.07 22:11:39.845733 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19881 | 2026.01.07 22:11:39.845841 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19882 | 2026.01.07 22:11:39.845886 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19883 | 2026.01.07 22:11:39.846364 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19884 | 2026.01.07 22:11:39.846399 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19885 | 2026.01.07 22:11:39.846717 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19886 | 2026.01.07 22:11:39.846941 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19887 | 2026.01.07 22:11:39.847071 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.001255 sec., 88446.21513944223 rows/sec., 7.43 MiB/sec. | ||
| 19888 | 2026.01.07 22:11:39.847130 [ 277 ] {157f1dcf-2f70-4bae-8042-6163bb6ea89f} <Debug> TCPHandler: Processed in 0.001449312 sec. | ||
| 19889 | 2026.01.07 22:11:39.847179 [ 225 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19890 | 2026.01.07 22:11:39.847238 [ 225 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19891 | 2026.01.07 22:11:39.847248 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.01.07 22:11:39.847348 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.01.07 22:11:39.847389 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19894 | 2026.01.07 22:11:39.847799 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.01.07 22:11:39.847837 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19896 | 2026.01.07 22:11:39.848198 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19897 | 2026.01.07 22:11:39.848425 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.01.07 22:11:39.848555 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001225 sec., 23673.469387755104 rows/sec., 1.73 MiB/sec. | ||
| 19899 | 2026.01.07 22:11:39.848592 [ 277 ] {48187a2e-2ece-474b-94ed-35a59f01c6a0} <Debug> TCPHandler: Processed in 0.00139336 sec. | ||
| 19900 | 2026.01.07 22:11:39.848701 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.01.07 22:11:39.848797 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19902 | 2026.01.07 22:11:39.848838 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19903 | 2026.01.07 22:11:39.849262 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.01.07 22:11:39.849299 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19905 | 2026.01.07 22:11:39.849638 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19906 | 2026.01.07 22:11:39.849855 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.01.07 22:11:39.849984 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001204 sec., 77242.52491694353 rows/sec., 6.03 MiB/sec. | ||
| 19908 | 2026.01.07 22:11:39.850026 [ 277 ] {bccef26e-30af-4d58-a422-63dc7862557e} <Debug> TCPHandler: Processed in 0.001374651 sec. | ||
| 19909 | 2026.01.07 22:11:39.850140 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.01.07 22:11:39.850164 [ 225 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19911 | 2026.01.07 22:11:39.850235 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19912 | 2026.01.07 22:11:39.850284 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19913 | 2026.01.07 22:11:39.850692 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.01.07 22:11:39.850727 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19915 | 2026.01.07 22:11:39.851059 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19916 | 2026.01.07 22:11:39.851273 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.01.07 22:11:39.851402 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 9.47 MiB/sec. | ||
| 19918 | 2026.01.07 22:11:39.851438 [ 277 ] {1ff0ee9f-d69d-447b-8fa2-b0818f723a8f} <Debug> TCPHandler: Processed in 0.001346929 sec. | ||
| 19919 | 2026.01.07 22:11:39.851507 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19920 | 2026.01.07 22:11:39.851546 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.01.07 22:11:39.851559 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19922 | 2026.01.07 22:11:39.851648 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19923 | 2026.01.07 22:11:39.851709 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19924 | 2026.01.07 22:11:39.852569 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19925 | 2026.01.07 22:11:39.852608 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19926 | 2026.01.07 22:11:39.853176 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19927 | 2026.01.07 22:11:39.853441 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.01.07 22:11:39.853581 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001951 sec., 13839.056893900564 rows/sec., 24.80 MiB/sec. | ||
| 19929 | 2026.01.07 22:11:39.853645 [ 277 ] {b6de42d1-c7ae-4067-beae-6abab5704678} <Debug> TCPHandler: Processed in 0.002148002 sec. | ||
| 19930 | 2026.01.07 22:11:39.853757 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.01.07 22:11:39.853852 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19932 | 2026.01.07 22:11:39.853896 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19933 | 2026.01.07 22:11:39.854235 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.01.07 22:11:39.854272 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19935 | 2026.01.07 22:11:39.854607 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19936 | 2026.01.07 22:11:39.854874 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.01.07 22:11:39.854879 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19938 | 2026.01.07 22:11:39.855039 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 19939 | 2026.01.07 22:11:39.855081 [ 277 ] {8cb4492d-29b7-445e-a26d-e8d2c9ceb566} <Debug> TCPHandler: Processed in 0.00137302 sec. | ||
| 19940 | 2026.01.07 22:11:43.036147 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19941 | 2026.01.07 22:11:43.036269 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19942 | 2026.01.07 22:11:43.241644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41257 | ||
| 19943 | 2026.01.07 22:11:43.242230 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2026.01.07 22:11:43.242276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19945 | 2026.01.07 22:11:43.242783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19946 | 2026.01.07 22:11:43.243015 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19947 | 2026.01.07 22:11:43.243171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41257 | ||
| 19948 | 2026.01.07 22:11:43.243171 [ 62 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19949 | 2026.01.07 22:11:43.243238 [ 62 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19950 | 2026.01.07 22:11:43.243263 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19951 | 2026.01.07 22:11:43.243362 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19952 | 2026.01.07 22:11:43.243473 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19953 | 2026.01.07 22:11:43.243508 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38825 rows starting from the beginning of the part | ||
| 19954 | 2026.01.07 22:11:43.243569 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19955 | 2026.01.07 22:11:43.243617 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19956 | 2026.01.07 22:11:43.243664 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19957 | 2026.01.07 22:11:43.243708 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19958 | 2026.01.07 22:11:43.243754 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19959 | 2026.01.07 22:11:43.246328 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999255 sec., 13755749.34442053 rows/sec., 196.78 MiB/sec. | ||
| 19960 | 2026.01.07 22:11:43.246847 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19961 | 2026.01.07 22:11:43.247145 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19962 | 2026.01.07 22:11:43.247229 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_86_17} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19963 | 2026.01.07 22:11:43.247352 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19964 | 2026.01.07 22:11:44.855221 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19965 | 2026.01.07 22:11:44.855404 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19966 | 2026.01.07 22:11:44.855474 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19967 | 2026.01.07 22:11:44.856339 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19968 | 2026.01.07 22:11:44.856388 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19969 | 2026.01.07 22:11:44.856954 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19970 | 2026.01.07 22:11:44.857229 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19971 | 2026.01.07 22:11:44.857421 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002066 sec., 198451.11326234267 rows/sec., 12.59 MiB/sec. | ||
| 19972 | 2026.01.07 22:11:44.857482 [ 277 ] {244c2349-7a9e-4e90-9a1b-a946cdb6361a} <Debug> TCPHandler: Processed in 0.002398065 sec. | ||
| 19973 | 2026.01.07 22:11:44.857619 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19974 | 2026.01.07 22:11:44.857726 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19975 | 2026.01.07 22:11:44.857772 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19976 | 2026.01.07 22:11:44.858765 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19977 | 2026.01.07 22:11:44.858803 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19978 | 2026.01.07 22:11:44.859187 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19979 | 2026.01.07 22:11:44.859407 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19980 | 2026.01.07 22:11:44.859541 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001839 sec., 619902.1207177815 rows/sec., 49.19 MiB/sec. | ||
| 19981 | 2026.01.07 22:11:44.859579 [ 277 ] {a7c88974-3182-4e20-a11f-dea6859ab4fb} <Debug> TCPHandler: Processed in 0.00202463 sec. | ||
| 19982 | 2026.01.07 22:11:44.859689 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19983 | 2026.01.07 22:11:44.859786 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19984 | 2026.01.07 22:11:44.859829 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19985 | 2026.01.07 22:11:44.860308 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19986 | 2026.01.07 22:11:44.860346 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19987 | 2026.01.07 22:11:44.860651 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19988 | 2026.01.07 22:11:44.860867 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19989 | 2026.01.07 22:11:44.860998 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001232 sec., 177759.74025974027 rows/sec., 10.60 MiB/sec. | ||
| 19990 | 2026.01.07 22:11:44.861037 [ 277 ] {2e2313df-088c-4e7c-b96d-01d57146f8e5} <Debug> TCPHandler: Processed in 0.001399411 sec. | ||
| 19991 | 2026.01.07 22:11:44.861138 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19992 | 2026.01.07 22:11:44.861230 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19993 | 2026.01.07 22:11:44.861270 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19994 | 2026.01.07 22:11:44.861734 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19995 | 2026.01.07 22:11:44.861770 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19996 | 2026.01.07 22:11:44.862094 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19997 | 2026.01.07 22:11:44.862314 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19998 | 2026.01.07 22:11:44.862443 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 19999 | 2026.01.07 22:11:44.862459 [ 225 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20000 | 2026.01.07 22:11:44.862481 [ 277 ] {15370e58-270d-4f96-afb4-20d67888cc94} <Debug> TCPHandler: Processed in 0.001392571 sec. | ||
| 20001 | 2026.01.07 22:11:44.862511 [ 225 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20002 | 2026.01.07 22:11:44.862622 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20003 | 2026.01.07 22:11:44.862745 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20004 | 2026.01.07 22:11:44.862795 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20005 | 2026.01.07 22:11:44.863357 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20006 | 2026.01.07 22:11:44.863404 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20007 | 2026.01.07 22:11:44.863807 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20008 | 2026.01.07 22:11:44.864086 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20009 | 2026.01.07 22:11:44.864222 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001501 sec., 140572.95136575616 rows/sec., 7.98 MiB/sec. | ||
| 20010 | 2026.01.07 22:11:44.864263 [ 277 ] {7f6cfe28-8fad-479c-a596-c7a767de6ae5} <Debug> TCPHandler: Processed in 0.001702695 sec. | ||
| 20011 | 2026.01.07 22:11:44.864369 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20012 | 2026.01.07 22:11:44.864502 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20013 | 2026.01.07 22:11:44.864549 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20014 | 2026.01.07 22:11:44.865236 [ 225 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20015 | 2026.01.07 22:11:44.865256 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.01.07 22:11:44.865298 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20017 | 2026.01.07 22:11:44.865648 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20018 | 2026.01.07 22:11:44.865862 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.01.07 22:11:44.865995 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001515 sec., 457425.7425742574 rows/sec., 31.96 MiB/sec. | ||
| 20020 | 2026.01.07 22:11:44.866033 [ 277 ] {21728547-732c-42bb-97f7-e774de6b25a9} <Debug> TCPHandler: Processed in 0.001713005 sec. | ||
| 20021 | 2026.01.07 22:11:44.866140 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20022 | 2026.01.07 22:11:44.866234 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20023 | 2026.01.07 22:11:44.866274 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20024 | 2026.01.07 22:11:44.866602 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2026.01.07 22:11:44.866639 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20026 | 2026.01.07 22:11:44.866942 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20027 | 2026.01.07 22:11:44.867145 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2026.01.07 22:11:44.867275 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 20029 | 2026.01.07 22:11:44.867313 [ 277 ] {a53fa706-9ee8-4f11-9501-eefd08273dfe} <Debug> TCPHandler: Processed in 0.001222198 sec. | ||
| 20030 | 2026.01.07 22:11:44.867429 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.01.07 22:11:44.867543 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20032 | 2026.01.07 22:11:44.867595 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20033 | 2026.01.07 22:11:44.868117 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.01.07 22:11:44.868158 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20035 | 2026.01.07 22:11:44.868579 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20036 | 2026.01.07 22:11:44.868817 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.01.07 22:11:44.868950 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00143 sec., 219580.41958041958 rows/sec., 14.42 MiB/sec. | ||
| 20038 | 2026.01.07 22:11:44.868989 [ 277 ] {0c8e107d-1814-4792-be4a-47e91eba7abf} <Debug> TCPHandler: Processed in 0.001621914 sec. | ||
| 20039 | 2026.01.07 22:11:44.869087 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.01.07 22:11:44.869179 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20041 | 2026.01.07 22:11:44.869221 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20042 | 2026.01.07 22:11:44.869532 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.01.07 22:11:44.869568 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20044 | 2026.01.07 22:11:44.869867 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20045 | 2026.01.07 22:11:44.870083 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.01.07 22:11:44.870210 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 20047 | 2026.01.07 22:11:44.870221 [ 225 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20048 | 2026.01.07 22:11:44.870248 [ 277 ] {3528d7c0-82ed-439c-bfa2-59bfe9935a04} <Debug> TCPHandler: Processed in 0.001210518 sec. | ||
| 20049 | 2026.01.07 22:11:44.870249 [ 225 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20050 | 2026.01.07 22:11:44.870354 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20051 | 2026.01.07 22:11:44.870451 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20052 | 2026.01.07 22:11:44.870508 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20053 | 2026.01.07 22:11:44.871316 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.01.07 22:11:44.871357 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20055 | 2026.01.07 22:11:44.871930 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20056 | 2026.01.07 22:11:44.872164 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20057 | 2026.01.07 22:11:44.872306 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 13.39 MiB/sec. | ||
| 20058 | 2026.01.07 22:11:44.872372 [ 277 ] {525c9600-d1e3-4aaa-8ff9-ce0d217f2f7f} <Debug> TCPHandler: Processed in 0.002066191 sec. | ||
| 20059 | 2026.01.07 22:11:44.872430 [ 225 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20060 | 2026.01.07 22:11:44.872482 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20061 | 2026.01.07 22:11:44.872580 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20062 | 2026.01.07 22:11:44.872621 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20063 | 2026.01.07 22:11:44.872948 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20064 | 2026.01.07 22:11:44.872984 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20065 | 2026.01.07 22:11:44.873292 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20066 | 2026.01.07 22:11:44.873523 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20067 | 2026.01.07 22:11:44.873651 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 20068 | 2026.01.07 22:11:44.873686 [ 277 ] {bfd66dc5-67be-4673-ac28-d32672acdc2c} <Debug> TCPHandler: Processed in 0.001253249 sec. | ||
| 20069 | 2026.01.07 22:11:45.547685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20070 | 2026.01.07 22:11:45.566765 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20071 | 2026.01.07 22:11:45.566829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20072 | 2026.01.07 22:11:45.573179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20073 | 2026.01.07 22:11:45.573890 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20074 | 2026.01.07 22:11:45.574263 [ 59 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20075 | 2026.01.07 22:11:45.574360 [ 59 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20076 | 2026.01.07 22:11:45.574396 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20077 | 2026.01.07 22:11:45.574578 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20078 | 2026.01.07 22:11:45.577542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20079 | 2026.01.07 22:11:45.578251 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20080 | 2026.01.07 22:11:45.579985 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20081 | 2026.01.07 22:11:45.585068 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20082 | 2026.01.07 22:11:45.590017 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20083 | 2026.01.07 22:11:45.594857 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20084 | 2026.01.07 22:11:45.600058 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20085 | 2026.01.07 22:11:45.605005 [ 189 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20086 | 2026.01.07 22:11:45.664091 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089597305 sec., 7232.360392982802 rows/sec., 37.40 MiB/sec. | ||
| 20087 | 2026.01.07 22:11:45.667231 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20088 | 2026.01.07 22:11:45.669232 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.01.07 22:11:45.669316 [ 196 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_86_17} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20090 | 2026.01.07 22:11:45.671867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20091 | 2026.01.07 22:11:45.827584 [ 225 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20092 | 2026.01.07 22:11:45.827634 [ 225 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20093 | 2026.01.07 22:11:45.829626 [ 225 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20094 | 2026.01.07 22:11:46.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.88 MiB, peak 419.30 MiB, free memory in arenas 0.00 B, will set to 400.81 MiB (RSS), difference: -1.06 MiB | ||
| 20095 | 2026.01.07 22:11:48.383070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2566 | ||
| 20096 | 2026.01.07 22:11:48.385608 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20097 | 2026.01.07 22:11:48.385656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20098 | 2026.01.07 22:11:48.386851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20099 | 2026.01.07 22:11:48.387117 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20100 | 2026.01.07 22:11:48.387370 [ 221 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20101 | 2026.01.07 22:11:48.387400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2566 | ||
| 20102 | 2026.01.07 22:11:48.387426 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20103 | 2026.01.07 22:11:48.389706 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20104 | 2026.01.07 22:11:49.843415 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20105 | 2026.01.07 22:11:49.843596 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20106 | 2026.01.07 22:11:49.843665 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20107 | 2026.01.07 22:11:49.844375 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20108 | 2026.01.07 22:11:49.844426 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20109 | 2026.01.07 22:11:49.844832 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20110 | 2026.01.07 22:11:49.845067 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20111 | 2026.01.07 22:11:49.845225 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.00168 sec., 65476.19047619047 rows/sec., 5.51 MiB/sec. | ||
| 20112 | 2026.01.07 22:11:49.845278 [ 277 ] {15a35c08-46a4-4d9f-81af-97984ef832ee} <Debug> TCPHandler: Processed in 0.00200036 sec. | ||
| 20113 | 2026.01.07 22:11:49.845404 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20114 | 2026.01.07 22:11:49.845506 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20115 | 2026.01.07 22:11:49.845551 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20116 | 2026.01.07 22:11:49.845971 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20117 | 2026.01.07 22:11:49.846010 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20118 | 2026.01.07 22:11:49.846311 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20119 | 2026.01.07 22:11:49.846521 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20120 | 2026.01.07 22:11:49.846656 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001174 sec., 22998.296422487227 rows/sec., 1.69 MiB/sec. | ||
| 20121 | 2026.01.07 22:11:49.846695 [ 277 ] {12ff5be7-929d-43f0-a893-a2177c1d0aa6} <Debug> TCPHandler: Processed in 0.001342629 sec. | ||
| 20122 | 2026.01.07 22:11:49.846806 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2026.01.07 22:11:49.846908 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20124 | 2026.01.07 22:11:49.846950 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20125 | 2026.01.07 22:11:49.847383 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.01.07 22:11:49.847420 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20127 | 2026.01.07 22:11:49.847737 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20128 | 2026.01.07 22:11:49.847954 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2026.01.07 22:11:49.848082 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001193 sec., 76278.29002514669 rows/sec., 5.96 MiB/sec. | ||
| 20130 | 2026.01.07 22:11:49.848119 [ 277 ] {727ac376-61aa-472b-b2d1-a213d3c490cc} <Debug> TCPHandler: Processed in 0.00136446 sec. | ||
| 20131 | 2026.01.07 22:11:49.848226 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20132 | 2026.01.07 22:11:49.848319 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20133 | 2026.01.07 22:11:49.848363 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20134 | 2026.01.07 22:11:49.848762 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20135 | 2026.01.07 22:11:49.848797 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20136 | 2026.01.07 22:11:49.849123 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20137 | 2026.01.07 22:11:49.849335 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20138 | 2026.01.07 22:11:49.849465 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 20139 | 2026.01.07 22:11:49.849503 [ 277 ] {aa68f1ca-1440-4580-9924-7ed6c31e1c55} <Debug> TCPHandler: Processed in 0.001325329 sec. | ||
| 20140 | 2026.01.07 22:11:49.849607 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20141 | 2026.01.07 22:11:49.849714 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20142 | 2026.01.07 22:11:49.849773 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20143 | 2026.01.07 22:11:49.850649 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20144 | 2026.01.07 22:11:49.850691 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20145 | 2026.01.07 22:11:49.851272 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20146 | 2026.01.07 22:11:49.851519 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20147 | 2026.01.07 22:11:49.851666 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001971 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 20148 | 2026.01.07 22:11:49.851728 [ 277 ] {2e2d49dd-d07f-4894-a828-0eb9ec76e9a6} <Debug> TCPHandler: Processed in 0.002174012 sec. | ||
| 20149 | 2026.01.07 22:11:49.851840 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20150 | 2026.01.07 22:11:49.851938 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20151 | 2026.01.07 22:11:49.851982 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20152 | 2026.01.07 22:11:49.852332 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20153 | 2026.01.07 22:11:49.852368 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20154 | 2026.01.07 22:11:49.852687 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20155 | 2026.01.07 22:11:49.852918 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20156 | 2026.01.07 22:11:49.853058 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 20157 | 2026.01.07 22:11:49.853095 [ 277 ] {17466ee9-29c6-4c05-a741-768897c051b4} <Debug> TCPHandler: Processed in 0.001305309 sec. | ||
| 20158 | 2026.01.07 22:11:50.743400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41705 | ||
| 20159 | 2026.01.07 22:11:50.743974 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20160 | 2026.01.07 22:11:50.744024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20161 | 2026.01.07 22:11:50.744554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20162 | 2026.01.07 22:11:50.744827 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20163 | 2026.01.07 22:11:50.744996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41705 | ||
| 20164 | 2026.01.07 22:11:52.192640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.01.07 22:11:52.192848 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20166 | 2026.01.07 22:11:52.192919 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20167 | 2026.01.07 22:11:52.193756 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.01.07 22:11:52.193803 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20169 | 2026.01.07 22:11:52.194232 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20170 | 2026.01.07 22:11:52.194474 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.01.07 22:11:52.194630 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 20172 | 2026.01.07 22:11:52.194679 [ 277 ] {f65ec4ca-582d-4993-9b21-bafbbce98abf} <Debug> TCPHandler: Processed in 0.002170703 sec. | ||
| 20173 | 2026.01.07 22:11:52.194803 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20174 | 2026.01.07 22:11:52.194897 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20175 | 2026.01.07 22:11:52.194937 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20176 | 2026.01.07 22:11:52.196517 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20177 | 2026.01.07 22:11:52.196552 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20178 | 2026.01.07 22:11:52.197000 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20179 | 2026.01.07 22:11:52.197239 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2026.01.07 22:11:52.197374 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002495 sec., 913827.6553106213 rows/sec., 74.05 MiB/sec. | ||
| 20181 | 2026.01.07 22:11:52.197382 [ 49 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20182 | 2026.01.07 22:11:52.197419 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 20183 | 2026.01.07 22:11:52.197427 [ 49 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20184 | 2026.01.07 22:11:52.197433 [ 277 ] {36548cc5-fa88-4b05-81bb-70e7e84110b0} <Debug> TCPHandler: Processed in 0.002684339 sec. | ||
| 20185 | 2026.01.07 22:11:52.197447 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20186 | 2026.01.07 22:11:52.197554 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20187 | 2026.01.07 22:11:52.197567 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20188 | 2026.01.07 22:11:52.197647 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20189 | 2026.01.07 22:11:52.197690 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20190 | 2026.01.07 22:11:52.197719 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20191 | 2026.01.07 22:11:52.197763 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2344 rows starting from the beginning of the part | ||
| 20192 | 2026.01.07 22:11:52.197839 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1140 rows starting from the beginning of the part | ||
| 20193 | 2026.01.07 22:11:52.197893 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 111 rows starting from the beginning of the part | ||
| 20194 | 2026.01.07 22:11:52.197939 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1140 rows starting from the beginning of the part | ||
| 20195 | 2026.01.07 22:11:52.197980 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 110 rows starting from the beginning of the part | ||
| 20196 | 2026.01.07 22:11:52.198022 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2280 rows starting from the beginning of the part | ||
| 20197 | 2026.01.07 22:11:52.198180 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20198 | 2026.01.07 22:11:52.198221 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20199 | 2026.01.07 22:11:52.198556 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20200 | 2026.01.07 22:11:52.198785 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20201 | 2026.01.07 22:11:52.198910 [ 49 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20202 | 2026.01.07 22:11:52.198928 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001299 sec., 168591.22401847574 rows/sec., 10.05 MiB/sec. | ||
| 20203 | 2026.01.07 22:11:52.198939 [ 49 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2026.01.07 22:11:52.198963 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20205 | 2026.01.07 22:11:52.198973 [ 277 ] {131fa990-8358-45c4-8864-c16afb0db57a} <Debug> TCPHandler: Processed in 0.001471082 sec. | ||
| 20206 | 2026.01.07 22:11:52.199072 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20207 | 2026.01.07 22:11:52.199081 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20208 | 2026.01.07 22:11:52.199223 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20209 | 2026.01.07 22:11:52.199227 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20210 | 2026.01.07 22:11:52.199270 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20211 | 2026.01.07 22:11:52.199277 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 264 rows starting from the beginning of the part | ||
| 20212 | 2026.01.07 22:11:52.199355 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 219 rows starting from the beginning of the part | ||
| 20213 | 2026.01.07 22:11:52.199397 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 29 rows starting from the beginning of the part | ||
| 20214 | 2026.01.07 22:11:52.199439 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 219 rows starting from the beginning of the part | ||
| 20215 | 2026.01.07 22:11:52.199479 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 27 rows starting from the beginning of the part | ||
| 20216 | 2026.01.07 22:11:52.199517 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 219 rows starting from the beginning of the part | ||
| 20217 | 2026.01.07 22:11:52.199825 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20218 | 2026.01.07 22:11:52.199864 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20219 | 2026.01.07 22:11:52.200213 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20220 | 2026.01.07 22:11:52.200390 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002881642 sec., 2472548.6372005963 rows/sec., 208.87 MiB/sec. | ||
| 20221 | 2026.01.07 22:11:52.200444 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20222 | 2026.01.07 22:11:52.200532 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513152 sec., 645672.0805312354 rows/sec., 41.81 MiB/sec. | ||
| 20223 | 2026.01.07 22:11:52.200582 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001377 sec., 319535.22149600583 rows/sec., 21.14 MiB/sec. | ||
| 20224 | 2026.01.07 22:11:52.200623 [ 277 ] {387c9bd8-b1e6-4ab9-92f4-c324ab93be48} <Debug> TCPHandler: Processed in 0.001590204 sec. | ||
| 20225 | 2026.01.07 22:11:52.200704 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20226 | 2026.01.07 22:11:52.200716 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20227 | 2026.01.07 22:11:52.200737 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20228 | 2026.01.07 22:11:52.200829 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20229 | 2026.01.07 22:11:52.200874 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20230 | 2026.01.07 22:11:52.201102 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20231 | 2026.01.07 22:11:52.201112 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20232 | 2026.01.07 22:11:52.201200 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_126_25} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20233 | 2026.01.07 22:11:52.201203 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_146_29} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20234 | 2026.01.07 22:11:52.201291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20235 | 2026.01.07 22:11:52.201342 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 20236 | 2026.01.07 22:11:52.201357 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20237 | 2026.01.07 22:11:52.201391 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20238 | 2026.01.07 22:11:52.201705 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20239 | 2026.01.07 22:11:52.201928 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20240 | 2026.01.07 22:11:52.202057 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 20241 | 2026.01.07 22:11:52.202093 [ 277 ] {b0965823-44d1-42cd-8546-cfb7243a1a2e} <Debug> TCPHandler: Processed in 0.00140878 sec. | ||
| 20242 | 2026.01.07 22:11:52.202199 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20243 | 2026.01.07 22:11:52.202293 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20244 | 2026.01.07 22:11:52.202333 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20245 | 2026.01.07 22:11:52.203180 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.01.07 22:11:52.203214 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20247 | 2026.01.07 22:11:52.203578 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20248 | 2026.01.07 22:11:52.203801 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20249 | 2026.01.07 22:11:52.203910 [ 49 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20250 | 2026.01.07 22:11:52.203928 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001655 sec., 694259.8187311179 rows/sec., 49.49 MiB/sec. | ||
| 20251 | 2026.01.07 22:11:52.203937 [ 49 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.01.07 22:11:52.203959 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20253 | 2026.01.07 22:11:52.203966 [ 277 ] {6d5d284a-1966-4db8-8537-9e238f0786bc} <Debug> TCPHandler: Processed in 0.001815697 sec. | ||
| 20254 | 2026.01.07 22:11:52.204052 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20255 | 2026.01.07 22:11:52.204077 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20256 | 2026.01.07 22:11:52.204174 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20257 | 2026.01.07 22:11:52.204178 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20258 | 2026.01.07 22:11:52.204220 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1212 rows starting from the beginning of the part | ||
| 20259 | 2026.01.07 22:11:52.204236 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20260 | 2026.01.07 22:11:52.204302 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 693 rows starting from the beginning of the part | ||
| 20261 | 2026.01.07 22:11:52.204361 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 93 rows starting from the beginning of the part | ||
| 20262 | 2026.01.07 22:11:52.204409 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 693 rows starting from the beginning of the part | ||
| 20263 | 2026.01.07 22:11:52.204454 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 91 rows starting from the beginning of the part | ||
| 20264 | 2026.01.07 22:11:52.204500 [ 198 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1149 rows starting from the beginning of the part | ||
| 20265 | 2026.01.07 22:11:52.204578 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20266 | 2026.01.07 22:11:52.204622 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20267 | 2026.01.07 22:11:52.204968 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20268 | 2026.01.07 22:11:52.205199 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.01.07 22:11:52.205331 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 266.56 KiB/sec. | ||
| 20270 | 2026.01.07 22:11:52.205367 [ 277 ] {04a29384-37a4-432d-abb8-7b070ac784f3} <Debug> TCPHandler: Processed in 0.00133764 sec. | ||
| 20271 | 2026.01.07 22:11:52.205478 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.01.07 22:11:52.205570 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20273 | 2026.01.07 22:11:52.205615 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20274 | 2026.01.07 22:11:52.206031 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024919 sec., 1941312.2203900502 rows/sec., 145.69 MiB/sec. | ||
| 20275 | 2026.01.07 22:11:52.206211 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20276 | 2026.01.07 22:11:52.206223 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20277 | 2026.01.07 22:11:52.206249 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20278 | 2026.01.07 22:11:52.206550 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20279 | 2026.01.07 22:11:52.206628 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_146_29} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20280 | 2026.01.07 22:11:52.206687 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20281 | 2026.01.07 22:11:52.206709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 20282 | 2026.01.07 22:11:52.206927 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2026.01.07 22:11:52.207065 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001513 sec., 604097.818902842 rows/sec., 39.95 MiB/sec. | ||
| 20284 | 2026.01.07 22:11:52.207105 [ 277 ] {a25551ba-ae39-4133-b599-cbc2b8754aa6} <Debug> TCPHandler: Processed in 0.001678885 sec. | ||
| 20285 | 2026.01.07 22:11:52.207209 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20286 | 2026.01.07 22:11:52.207306 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20287 | 2026.01.07 22:11:52.207347 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20288 | 2026.01.07 22:11:52.207657 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.01.07 22:11:52.207691 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20290 | 2026.01.07 22:11:52.208006 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20291 | 2026.01.07 22:11:52.208225 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.01.07 22:11:52.208354 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 20293 | 2026.01.07 22:11:52.208392 [ 277 ] {28821b4a-e973-42cb-8b8e-def122bd5386} <Debug> TCPHandler: Processed in 0.001230299 sec. | ||
| 20294 | 2026.01.07 22:11:52.208494 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.01.07 22:11:52.208589 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20296 | 2026.01.07 22:11:52.208644 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20297 | 2026.01.07 22:11:52.209462 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.01.07 22:11:52.209495 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20299 | 2026.01.07 22:11:52.210040 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20300 | 2026.01.07 22:11:52.210280 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20301 | 2026.01.07 22:11:52.210389 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20302 | 2026.01.07 22:11:52.210413 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 13.63 MiB/sec. | ||
| 20303 | 2026.01.07 22:11:52.210418 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20304 | 2026.01.07 22:11:52.210447 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20305 | 2026.01.07 22:11:52.210470 [ 277 ] {2fd30110-3096-41f5-a7a7-6c10e86f7536} <Debug> TCPHandler: Processed in 0.00202292 sec. | ||
| 20306 | 2026.01.07 22:11:52.210522 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20307 | 2026.01.07 22:11:52.210581 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20308 | 2026.01.07 22:11:52.210678 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20309 | 2026.01.07 22:11:52.210721 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20310 | 2026.01.07 22:11:52.210741 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20311 | 2026.01.07 22:11:52.210800 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2432 rows starting from the beginning of the part | ||
| 20312 | 2026.01.07 22:11:52.210922 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 14 rows starting from the beginning of the part | ||
| 20313 | 2026.01.07 22:11:52.211020 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 27 rows starting from the beginning of the part | ||
| 20314 | 2026.01.07 22:11:52.211058 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20315 | 2026.01.07 22:11:52.211097 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20316 | 2026.01.07 22:11:52.211112 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 14 rows starting from the beginning of the part | ||
| 20317 | 2026.01.07 22:11:52.211205 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 27 rows starting from the beginning of the part | ||
| 20318 | 2026.01.07 22:11:52.211290 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 14 rows starting from the beginning of the part | ||
| 20319 | 2026.01.07 22:11:52.211417 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20320 | 2026.01.07 22:11:52.211692 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20321 | 2026.01.07 22:11:52.211805 [ 49 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20322 | 2026.01.07 22:11:52.211826 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 3.73 MiB/sec. | ||
| 20323 | 2026.01.07 22:11:52.211827 [ 49 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20324 | 2026.01.07 22:11:52.211854 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20325 | 2026.01.07 22:11:52.211864 [ 277 ] {31f6a6e2-3965-427a-acb9-3b6214f018a8} <Debug> TCPHandler: Processed in 0.00133545 sec. | ||
| 20326 | 2026.01.07 22:11:52.211928 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20327 | 2026.01.07 22:11:52.212032 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20328 | 2026.01.07 22:11:52.212065 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 10004 rows starting from the beginning of the part | ||
| 20329 | 2026.01.07 22:11:52.212125 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 104 rows starting from the beginning of the part | ||
| 20330 | 2026.01.07 22:11:52.212177 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20331 | 2026.01.07 22:11:52.212224 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 20332 | 2026.01.07 22:11:52.212270 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20333 | 2026.01.07 22:11:52.212314 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 20334 | 2026.01.07 22:11:52.214725 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10406 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831402 sec., 3675211.079175617 rows/sec., 233.30 MiB/sec. | ||
| 20335 | 2026.01.07 22:11:52.214922 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20336 | 2026.01.07 22:11:52.215181 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.01.07 22:11:52.215247 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_146_29} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20338 | 2026.01.07 22:11:52.215309 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 20339 | 2026.01.07 22:11:52.219179 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 19 columns (19 merged, 0 gathered) in 0.008690979 sec., 290876.3212982105 rows/sec., 521.24 MiB/sec. | ||
| 20340 | 2026.01.07 22:11:52.221333 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20341 | 2026.01.07 22:11:52.221685 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.01.07 22:11:52.221754 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20343 | 2026.01.07 22:11:52.221916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 20344 | 2026.01.07 22:11:53.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.76 MiB, peak 420.50 MiB, free memory in arenas 0.00 B, will set to 403.10 MiB (RSS), difference: 1.34 MiB | ||
| 20345 | 2026.01.07 22:11:53.077686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 20346 | 2026.01.07 22:11:53.095881 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2026.01.07 22:11:53.095922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20348 | 2026.01.07 22:11:53.102195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20349 | 2026.01.07 22:11:53.102892 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2026.01.07 22:11:53.106259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 20351 | 2026.01.07 22:11:54.839236 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20352 | 2026.01.07 22:11:54.839439 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20353 | 2026.01.07 22:11:54.839515 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20354 | 2026.01.07 22:11:54.840312 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.01.07 22:11:54.840364 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20356 | 2026.01.07 22:11:54.840795 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20357 | 2026.01.07 22:11:54.841066 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.01.07 22:11:54.841241 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.32 MiB/sec. | ||
| 20359 | 2026.01.07 22:11:54.841294 [ 277 ] {6b8391d0-2023-4ad7-a5e5-80df5add7c27} <Debug> TCPHandler: Processed in 0.002208893 sec. | ||
| 20360 | 2026.01.07 22:11:54.841429 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20361 | 2026.01.07 22:11:54.841534 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20362 | 2026.01.07 22:11:54.841580 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20363 | 2026.01.07 22:11:54.842033 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20364 | 2026.01.07 22:11:54.842073 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20365 | 2026.01.07 22:11:54.842405 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20366 | 2026.01.07 22:11:54.842635 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20367 | 2026.01.07 22:11:54.842772 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 20368 | 2026.01.07 22:11:54.842812 [ 277 ] {e4b8adda-5586-47fa-aeea-ad43adc81d6a} <Debug> TCPHandler: Processed in 0.001438572 sec. | ||
| 20369 | 2026.01.07 22:11:54.842942 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20370 | 2026.01.07 22:11:54.843046 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20371 | 2026.01.07 22:11:54.843093 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20372 | 2026.01.07 22:11:54.843476 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2026.01.07 22:11:54.843514 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20374 | 2026.01.07 22:11:54.843860 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20375 | 2026.01.07 22:11:54.844093 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20376 | 2026.01.07 22:11:54.844222 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_142_29 to all_146_146_0 | ||
| 20377 | 2026.01.07 22:11:54.844228 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001202 sec., 69883.52745424293 rows/sec., 4.86 MiB/sec. | ||
| 20378 | 2026.01.07 22:11:54.844294 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20379 | 2026.01.07 22:11:54.844313 [ 277 ] {902fa6b9-bb8a-4a72-ab7d-c017cfea328e} <Debug> TCPHandler: Processed in 0.001420711 sec. | ||
| 20380 | 2026.01.07 22:11:54.844321 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20381 | 2026.01.07 22:11:54.844438 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20382 | 2026.01.07 22:11:54.844526 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_29 to all_146_146_0 into Compact with storage Full | ||
| 20383 | 2026.01.07 22:11:54.844537 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20384 | 2026.01.07 22:11:54.844647 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20385 | 2026.01.07 22:11:54.844765 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20386 | 2026.01.07 22:11:54.844831 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_29, total 44221 rows starting from the beginning of the part | ||
| 20387 | 2026.01.07 22:11:54.844944 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 161 rows starting from the beginning of the part | ||
| 20388 | 2026.01.07 22:11:54.844981 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20389 | 2026.01.07 22:11:54.845024 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 314 rows starting from the beginning of the part | ||
| 20390 | 2026.01.07 22:11:54.845025 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20391 | 2026.01.07 22:11:54.845077 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 20392 | 2026.01.07 22:11:54.845122 [ 187 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 914 rows starting from the beginning of the part | ||
| 20393 | 2026.01.07 22:11:54.845399 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20394 | 2026.01.07 22:11:54.845652 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.01.07 22:11:54.845790 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001271 sec., 23603.461841070024 rows/sec., 1.60 MiB/sec. | ||
| 20396 | 2026.01.07 22:11:54.845829 [ 277 ] {393043ad-46e2-4383-b917-f144afdc769f} <Debug> TCPHandler: Processed in 0.001441651 sec. | ||
| 20397 | 2026.01.07 22:11:54.852769 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45770 rows, containing 5 columns (5 merged, 0 gathered) in 0.008332163 sec., 5493171.460999982 rows/sec., 367.63 MiB/sec. | ||
| 20398 | 2026.01.07 22:11:54.853253 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Trace> MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) | ||
| 20399 | 2026.01.07 22:11:54.853568 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20400 | 2026.01.07 22:11:54.853643 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_142_29, all_146_146_0] -> all_1_146_30 | ||
| 20401 | 2026.01.07 22:11:54.853729 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 20402 | 2026.01.07 22:11:58.036329 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20403 | 2026.01.07 22:11:58.036421 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20404 | 2026.01.07 22:11:58.245758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42217 | ||
| 20405 | 2026.01.07 22:11:58.246333 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20406 | 2026.01.07 22:11:58.246374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20407 | 2026.01.07 22:11:58.246844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20408 | 2026.01.07 22:11:58.247064 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20409 | 2026.01.07 22:11:58.247195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42217 | ||
| 20410 | 2026.01.07 22:11:58.387732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2608 | ||
| 20411 | 2026.01.07 22:11:58.390522 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20412 | 2026.01.07 22:11:58.390587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20413 | 2026.01.07 22:11:58.391944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20414 | 2026.01.07 22:11:58.392231 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20415 | 2026.01.07 22:11:58.392651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2608 | ||
| 20416 | 2026.01.07 22:11:59.031532 [ 224 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20417 | 2026.01.07 22:11:59.031579 [ 224 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20418 | 2026.01.07 22:11:59.035579 [ 224 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20419 | 2026.01.07 22:11:59.632623 [ 224 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20420 | 2026.01.07 22:11:59.632694 [ 224 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20421 | 2026.01.07 22:11:59.636551 [ 224 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20422 | 2026.01.07 22:11:59.844335 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2026.01.07 22:11:59.844524 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20424 | 2026.01.07 22:11:59.844600 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20425 | 2026.01.07 22:11:59.845363 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20426 | 2026.01.07 22:11:59.845416 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20427 | 2026.01.07 22:11:59.845856 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20428 | 2026.01.07 22:11:59.846104 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20429 | 2026.01.07 22:11:59.846273 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001804 sec., 60975.60975609756 rows/sec., 5.13 MiB/sec. | ||
| 20430 | 2026.01.07 22:11:59.846329 [ 277 ] {ba0da60b-ce92-4806-8817-775ad457a90e} <Debug> TCPHandler: Processed in 0.002148311 sec. | ||
| 20431 | 2026.01.07 22:11:59.846408 [ 220 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20432 | 2026.01.07 22:11:59.846446 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20433 | 2026.01.07 22:11:59.846458 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20434 | 2026.01.07 22:11:59.846566 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20435 | 2026.01.07 22:11:59.846612 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20436 | 2026.01.07 22:11:59.847065 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20437 | 2026.01.07 22:11:59.847103 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20438 | 2026.01.07 22:11:59.847438 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20439 | 2026.01.07 22:11:59.847667 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20440 | 2026.01.07 22:11:59.847814 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001274 sec., 21193.09262166405 rows/sec., 1.56 MiB/sec. | ||
| 20441 | 2026.01.07 22:11:59.847857 [ 277 ] {c5b48d58-b143-444b-a710-bc57025e51c0} <Debug> TCPHandler: Processed in 0.001452641 sec. | ||
| 20442 | 2026.01.07 22:11:59.847916 [ 221 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20443 | 2026.01.07 22:11:59.847972 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20444 | 2026.01.07 22:11:59.847973 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20445 | 2026.01.07 22:11:59.848084 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20446 | 2026.01.07 22:11:59.848129 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20447 | 2026.01.07 22:11:59.848579 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20448 | 2026.01.07 22:11:59.848619 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20449 | 2026.01.07 22:11:59.849011 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20450 | 2026.01.07 22:11:59.849348 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.01.07 22:11:59.849355 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20452 | 2026.01.07 22:11:59.849504 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001441 sec., 63150.58986814712 rows/sec., 4.93 MiB/sec. | ||
| 20453 | 2026.01.07 22:11:59.849558 [ 277 ] {3e677559-b2b8-4ffe-91c3-bf2628f64679} <Debug> TCPHandler: Processed in 0.001635724 sec. | ||
| 20454 | 2026.01.07 22:11:59.849690 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.01.07 22:11:59.849799 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20456 | 2026.01.07 22:11:59.849848 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20457 | 2026.01.07 22:11:59.850276 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.01.07 22:11:59.850316 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20459 | 2026.01.07 22:11:59.850315 [ 221 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20460 | 2026.01.07 22:11:59.850658 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20461 | 2026.01.07 22:11:59.850879 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2026.01.07 22:11:59.851009 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 20463 | 2026.01.07 22:11:59.851047 [ 277 ] {bc682110-01cc-4c53-a6c6-6d17d928ccbd} <Debug> TCPHandler: Processed in 0.001416061 sec. | ||
| 20464 | 2026.01.07 22:11:59.851154 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2026.01.07 22:11:59.851247 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20466 | 2026.01.07 22:11:59.851302 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20467 | 2026.01.07 22:11:59.852156 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.01.07 22:11:59.852190 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20469 | 2026.01.07 22:11:59.852724 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20470 | 2026.01.07 22:11:59.852956 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2026.01.07 22:11:59.853091 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001862 sec., 14500.537056928035 rows/sec., 25.98 MiB/sec. | ||
| 20472 | 2026.01.07 22:11:59.853147 [ 277 ] {b568fe0e-9f6e-4ebf-bc22-4ad2b7335ee1} <Debug> TCPHandler: Processed in 0.00204231 sec. | ||
| 20473 | 2026.01.07 22:11:59.853174 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20474 | 2026.01.07 22:11:59.853226 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20475 | 2026.01.07 22:11:59.853260 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20476 | 2026.01.07 22:11:59.853359 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20477 | 2026.01.07 22:11:59.853402 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20478 | 2026.01.07 22:11:59.853739 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20479 | 2026.01.07 22:11:59.853775 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20480 | 2026.01.07 22:11:59.854088 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20481 | 2026.01.07 22:11:59.854409 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20482 | 2026.01.07 22:11:59.854562 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 20483 | 2026.01.07 22:11:59.854598 [ 277 ] {b9834ab3-0c10-43df-943a-14e65821eb75} <Debug> TCPHandler: Processed in 0.001389041 sec. | ||
| 20484 | 2026.01.07 22:11:59.856344 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20485 | 2026.01.07 22:12:00.243248 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20486 | 2026.01.07 22:12:00.243313 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20487 | 2026.01.07 22:12:00.246198 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20488 | 2026.01.07 22:12:00.606402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 20489 | 2026.01.07 22:12:00.625327 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.01.07 22:12:00.625381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20491 | 2026.01.07 22:12:00.632250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20492 | 2026.01.07 22:12:00.632983 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.01.07 22:12:00.636456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20494 | 2026.01.07 22:12:03.369181 [ 32 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 20495 | 2026.01.07 22:12:03.369262 [ 32 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20496 | 2026.01.07 22:12:03.369287 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20497 | 2026.01.07 22:12:03.369419 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 20498 | 2026.01.07 22:12:03.369572 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20499 | 2026.01.07 22:12:03.369612 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 441 rows starting from the beginning of the part | ||
| 20500 | 2026.01.07 22:12:03.369686 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 440 rows starting from the beginning of the part | ||
| 20501 | 2026.01.07 22:12:03.369736 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 20502 | 2026.01.07 22:12:03.369782 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 20503 | 2026.01.07 22:12:03.369828 [ 190 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 440 rows starting from the beginning of the part | ||
| 20504 | 2026.01.07 22:12:03.370882 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521313 sec., 1147035.4884234867 rows/sec., 79.80 MiB/sec. | ||
| 20505 | 2026.01.07 22:12:03.371101 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 20506 | 2026.01.07 22:12:03.371447 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2026.01.07 22:12:03.371529 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_64_14} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 20508 | 2026.01.07 22:12:03.371640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20509 | 2026.01.07 22:12:04.560315 [ 220 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20510 | 2026.01.07 22:12:04.560392 [ 220 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20511 | 2026.01.07 22:12:04.563046 [ 220 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20512 | 2026.01.07 22:12:04.854712 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20513 | 2026.01.07 22:12:04.854895 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20514 | 2026.01.07 22:12:04.854963 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20515 | 2026.01.07 22:12:04.855738 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20516 | 2026.01.07 22:12:04.855787 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20517 | 2026.01.07 22:12:04.856225 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20518 | 2026.01.07 22:12:04.856459 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20519 | 2026.01.07 22:12:04.856615 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 20520 | 2026.01.07 22:12:04.856625 [ 31 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20521 | 2026.01.07 22:12:04.856660 [ 277 ] {7c9033c1-e810-4c15-9ce4-4425d7ea21e7} <Debug> TCPHandler: Processed in 0.00208537 sec. | ||
| 20522 | 2026.01.07 22:12:04.856703 [ 31 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2026.01.07 22:12:04.856735 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20524 | 2026.01.07 22:12:04.856803 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20525 | 2026.01.07 22:12:04.856851 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20526 | 2026.01.07 22:12:04.856862 [ 220 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20527 | 2026.01.07 22:12:04.856906 [ 220 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20528 | 2026.01.07 22:12:04.856919 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20529 | 2026.01.07 22:12:04.856961 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20530 | 2026.01.07 22:12:04.856965 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20531 | 2026.01.07 22:12:04.856998 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 410 rows starting from the beginning of the part | ||
| 20532 | 2026.01.07 22:12:04.857070 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 20533 | 2026.01.07 22:12:04.857128 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 20534 | 2026.01.07 22:12:04.857180 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 20535 | 2026.01.07 22:12:04.857225 [ 192 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 20536 | 2026.01.07 22:12:04.858035 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20537 | 2026.01.07 22:12:04.858137 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20538 | 2026.01.07 22:12:04.858315 [ 200 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508613 sec., 1358864.069181427 rows/sec., 91.38 MiB/sec. | ||
| 20539 | 2026.01.07 22:12:04.858526 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20540 | 2026.01.07 22:12:04.858600 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20541 | 2026.01.07 22:12:04.858925 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.01.07 22:12:04.858964 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20543 | 2026.01.07 22:12:04.859032 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_65_16} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20544 | 2026.01.07 22:12:04.859137 [ 220 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20545 | 2026.01.07 22:12:04.859144 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002248 sec., 507117.4377224199 rows/sec., 40.24 MiB/sec. | ||
| 20546 | 2026.01.07 22:12:04.859163 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 20547 | 2026.01.07 22:12:04.859204 [ 277 ] {181db6a0-4699-4542-970d-2d9076b1f55b} <Debug> TCPHandler: Processed in 0.002458296 sec. | ||
| 20548 | 2026.01.07 22:12:04.859343 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20549 | 2026.01.07 22:12:04.859449 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20550 | 2026.01.07 22:12:04.859494 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20551 | 2026.01.07 22:12:04.859970 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.01.07 22:12:04.860008 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20553 | 2026.01.07 22:12:04.860346 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20554 | 2026.01.07 22:12:04.860573 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.01.07 22:12:04.860706 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001276 sec., 171630.09404388713 rows/sec., 10.23 MiB/sec. | ||
| 20556 | 2026.01.07 22:12:04.860746 [ 277 ] {59d42356-7c53-4416-a0a9-611e6f6a5adf} <Debug> TCPHandler: Processed in 0.001462192 sec. | ||
| 20557 | 2026.01.07 22:12:04.860854 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20558 | 2026.01.07 22:12:04.860947 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20559 | 2026.01.07 22:12:04.860988 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20560 | 2026.01.07 22:12:04.861453 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20561 | 2026.01.07 22:12:04.861490 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20562 | 2026.01.07 22:12:04.861814 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20563 | 2026.01.07 22:12:04.862043 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20564 | 2026.01.07 22:12:04.862176 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 20565 | 2026.01.07 22:12:04.862217 [ 277 ] {9d1ed782-d84a-4674-8e0f-66c41bcaec12} <Debug> TCPHandler: Processed in 0.00141267 sec. | ||
| 20566 | 2026.01.07 22:12:04.862339 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20567 | 2026.01.07 22:12:04.862433 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20568 | 2026.01.07 22:12:04.862473 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20569 | 2026.01.07 22:12:04.862955 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.01.07 22:12:04.862992 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20571 | 2026.01.07 22:12:04.863313 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20572 | 2026.01.07 22:12:04.863551 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.01.07 22:12:04.863667 [ 30 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20574 | 2026.01.07 22:12:04.863680 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 20575 | 2026.01.07 22:12:04.863730 [ 30 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.01.07 22:12:04.863743 [ 277 ] {6a807d9e-205b-42d0-92e7-2859dc2513eb} <Debug> TCPHandler: Processed in 0.001454192 sec. | ||
| 20577 | 2026.01.07 22:12:04.863756 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20578 | 2026.01.07 22:12:04.863842 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20579 | 2026.01.07 22:12:04.863858 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20580 | 2026.01.07 22:12:04.863930 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20581 | 2026.01.07 22:12:04.863957 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 211 rows starting from the beginning of the part | ||
| 20582 | 2026.01.07 22:12:04.863956 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20583 | 2026.01.07 22:12:04.864003 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20584 | 2026.01.07 22:12:04.864008 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 20585 | 2026.01.07 22:12:04.864054 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 20586 | 2026.01.07 22:12:04.864093 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 20587 | 2026.01.07 22:12:04.864134 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 20588 | 2026.01.07 22:12:04.864701 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20589 | 2026.01.07 22:12:04.864736 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20590 | 2026.01.07 22:12:04.864905 [ 200 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095196 sec., 963297.8937103495 rows/sec., 58.38 MiB/sec. | ||
| 20591 | 2026.01.07 22:12:04.865021 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20592 | 2026.01.07 22:12:04.865084 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20593 | 2026.01.07 22:12:04.865264 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20594 | 2026.01.07 22:12:04.865316 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20595 | 2026.01.07 22:12:04.865327 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_65_16} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20596 | 2026.01.07 22:12:04.865388 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20597 | 2026.01.07 22:12:04.865443 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001505 sec., 460465.11627906974 rows/sec., 32.18 MiB/sec. | ||
| 20598 | 2026.01.07 22:12:04.865482 [ 277 ] {47ad7c34-f5f3-4c75-a99e-04e6bf365144} <Debug> TCPHandler: Processed in 0.001673425 sec. | ||
| 20599 | 2026.01.07 22:12:04.865588 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20600 | 2026.01.07 22:12:04.865682 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20601 | 2026.01.07 22:12:04.865724 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20602 | 2026.01.07 22:12:04.866053 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20603 | 2026.01.07 22:12:04.866088 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20604 | 2026.01.07 22:12:04.866396 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20605 | 2026.01.07 22:12:04.866613 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20606 | 2026.01.07 22:12:04.866855 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 20607 | 2026.01.07 22:12:04.866893 [ 277 ] {48618e99-ee3e-4a82-87f2-94f44395d300} <Debug> TCPHandler: Processed in 0.001353951 sec. | ||
| 20608 | 2026.01.07 22:12:04.867089 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20609 | 2026.01.07 22:12:04.867184 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20610 | 2026.01.07 22:12:04.867232 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20611 | 2026.01.07 22:12:04.867675 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2026.01.07 22:12:04.867711 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20613 | 2026.01.07 22:12:04.868064 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20614 | 2026.01.07 22:12:04.868295 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20615 | 2026.01.07 22:12:04.868572 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001406 sec., 223328.5917496444 rows/sec., 14.67 MiB/sec. | ||
| 20616 | 2026.01.07 22:12:04.868610 [ 277 ] {ea11e679-286d-4e5f-bd82-9b724438bdad} <Debug> TCPHandler: Processed in 0.001570593 sec. | ||
| 20617 | 2026.01.07 22:12:04.868744 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20618 | 2026.01.07 22:12:04.868837 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20619 | 2026.01.07 22:12:04.868878 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20620 | 2026.01.07 22:12:04.869197 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20621 | 2026.01.07 22:12:04.869233 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20622 | 2026.01.07 22:12:04.869565 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20623 | 2026.01.07 22:12:04.869782 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20624 | 2026.01.07 22:12:04.869908 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 20625 | 2026.01.07 22:12:04.869945 [ 277 ] {a968d926-5745-489b-a45b-3ae9db1169ae} <Debug> TCPHandler: Processed in 0.001251459 sec. | ||
| 20626 | 2026.01.07 22:12:04.870054 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20627 | 2026.01.07 22:12:04.870156 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20628 | 2026.01.07 22:12:04.870211 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20629 | 2026.01.07 22:12:04.871002 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20630 | 2026.01.07 22:12:04.871039 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20631 | 2026.01.07 22:12:04.871584 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20632 | 2026.01.07 22:12:04.871825 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20633 | 2026.01.07 22:12:04.871965 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 13.73 MiB/sec. | ||
| 20634 | 2026.01.07 22:12:04.872022 [ 277 ] {8e398106-18d4-46ed-b670-b1c0d989eb5a} <Debug> TCPHandler: Processed in 0.002015699 sec. | ||
| 20635 | 2026.01.07 22:12:04.872137 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20636 | 2026.01.07 22:12:04.872232 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20637 | 2026.01.07 22:12:04.872273 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20638 | 2026.01.07 22:12:04.872600 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20639 | 2026.01.07 22:12:04.872637 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20640 | 2026.01.07 22:12:04.872963 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20641 | 2026.01.07 22:12:04.873189 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20642 | 2026.01.07 22:12:04.873317 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 20643 | 2026.01.07 22:12:04.873355 [ 277 ] {0c385b7a-d8fd-402d-896f-33974ae13b10} <Debug> TCPHandler: Processed in 0.001268589 sec. | ||
| 20644 | 2026.01.07 22:12:05.747486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42665 | ||
| 20645 | 2026.01.07 22:12:05.748018 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.01.07 22:12:05.748072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20647 | 2026.01.07 22:12:05.748584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20648 | 2026.01.07 22:12:05.748826 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.01.07 22:12:05.748983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42665 | ||
| 20650 | 2026.01.07 22:12:06.072512 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61068 | ||
| 20651 | 2026.01.07 22:12:06.072637 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20652 | 2026.01.07 22:12:06.072663 [ 290 ] {} <Debug> TCP-Session: 93a0eb38-1230-4a13-9ade-bce3babfeead Authenticating user 'default' from [fd00:1122:3344:101::e]:61068 | ||
| 20653 | 2026.01.07 22:12:06.072687 [ 290 ] {} <Debug> TCP-Session: 93a0eb38-1230-4a13-9ade-bce3babfeead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20654 | 2026.01.07 22:12:06.072707 [ 290 ] {} <Debug> TCP-Session: 93a0eb38-1230-4a13-9ade-bce3babfeead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20655 | 2026.01.07 22:12:06.072900 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42503 | ||
| 20656 | 2026.01.07 22:12:06.072930 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61439 | ||
| 20657 | 2026.01.07 22:12:06.072959 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61856 | ||
| 20658 | 2026.01.07 22:12:06.072935 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58594 | ||
| 20659 | 2026.01.07 22:12:06.073023 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20660 | 2026.01.07 22:12:06.073031 [ 290 ] {} <Trace> TCP-Session: 93a0eb38-1230-4a13-9ade-bce3babfeead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20661 | 2026.01.07 22:12:06.073022 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20662 | 2026.01.07 22:12:06.073073 [ 357 ] {} <Debug> TCP-Session: 284c5359-c99d-4588-a533-2bb52d5cd07b Authenticating user 'default' from [fd00:1122:3344:101::e]:61439 | ||
| 20663 | 2026.01.07 22:12:06.073077 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20664 | 2026.01.07 22:12:06.073105 [ 349 ] {} <Debug> TCP-Session: 5f6b030e-33c1-4483-9abc-4da72cf5c4e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42503 | ||
| 20665 | 2026.01.07 22:12:06.073114 [ 357 ] {} <Debug> TCP-Session: 284c5359-c99d-4588-a533-2bb52d5cd07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20666 | 2026.01.07 22:12:06.073113 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20667 | 2026.01.07 22:12:06.073131 [ 358 ] {} <Debug> TCP-Session: b0fd5a97-8ca1-415c-87fc-39b112e7f985 Authenticating user 'default' from [fd00:1122:3344:101::e]:61856 | ||
| 20668 | 2026.01.07 22:12:06.073140 [ 357 ] {} <Debug> TCP-Session: 284c5359-c99d-4588-a533-2bb52d5cd07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20669 | 2026.01.07 22:12:06.073171 [ 356 ] {} <Debug> TCP-Session: c209c24e-774f-426d-85eb-7d4f06227193 Authenticating user 'default' from [fd00:1122:3344:101::e]:58594 | ||
| 20670 | 2026.01.07 22:12:06.073180 [ 358 ] {} <Debug> TCP-Session: b0fd5a97-8ca1-415c-87fc-39b112e7f985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20671 | 2026.01.07 22:12:06.073188 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46425 | ||
| 20672 | 2026.01.07 22:12:06.073211 [ 358 ] {} <Debug> TCP-Session: b0fd5a97-8ca1-415c-87fc-39b112e7f985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20673 | 2026.01.07 22:12:06.073222 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20674 | 2026.01.07 22:12:06.073248 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33847 | ||
| 20675 | 2026.01.07 22:12:06.073194 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58039 | ||
| 20676 | 2026.01.07 22:12:06.073289 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20677 | 2026.01.07 22:12:06.073137 [ 349 ] {} <Debug> TCP-Session: 5f6b030e-33c1-4483-9abc-4da72cf5c4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.01.07 22:12:06.073340 [ 362 ] {} <Debug> TCP-Session: f0d06a62-e4c1-455f-a285-282eb0e13620 Authenticating user 'default' from [fd00:1122:3344:101::e]:46425 | ||
| 20679 | 2026.01.07 22:12:06.073345 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20680 | 2026.01.07 22:12:06.073359 [ 349 ] {} <Debug> TCP-Session: 5f6b030e-33c1-4483-9abc-4da72cf5c4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20681 | 2026.01.07 22:12:06.073368 [ 362 ] {} <Debug> TCP-Session: f0d06a62-e4c1-455f-a285-282eb0e13620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20682 | 2026.01.07 22:12:06.073388 [ 363 ] {} <Debug> TCP-Session: 0ee4d0cd-92de-4023-84c4-78b1739bc5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33847 | ||
| 20683 | 2026.01.07 22:12:06.073407 [ 362 ] {} <Debug> TCP-Session: f0d06a62-e4c1-455f-a285-282eb0e13620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20684 | 2026.01.07 22:12:06.073424 [ 363 ] {} <Debug> TCP-Session: 0ee4d0cd-92de-4023-84c4-78b1739bc5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20685 | 2026.01.07 22:12:06.073358 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20686 | 2026.01.07 22:12:06.073450 [ 363 ] {} <Debug> TCP-Session: 0ee4d0cd-92de-4023-84c4-78b1739bc5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20687 | 2026.01.07 22:12:06.072916 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52820 | ||
| 20688 | 2026.01.07 22:12:06.073472 [ 359 ] {} <Debug> TCP-Session: aa0b3b3c-ba5d-4ad2-ad97-3b9b256abc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:58039 | ||
| 20689 | 2026.01.07 22:12:06.073511 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20690 | 2026.01.07 22:12:06.073538 [ 359 ] {} <Debug> TCP-Session: aa0b3b3c-ba5d-4ad2-ad97-3b9b256abc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20691 | 2026.01.07 22:12:06.073560 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20692 | 2026.01.07 22:12:06.073572 [ 359 ] {} <Debug> TCP-Session: aa0b3b3c-ba5d-4ad2-ad97-3b9b256abc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20693 | 2026.01.07 22:12:06.073590 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20694 | 2026.01.07 22:12:06.073596 [ 355 ] {} <Debug> TCP-Session: 24768650-1491-4ce9-8a75-c452b7618208 Authenticating user 'default' from [fd00:1122:3344:101::e]:52820 | ||
| 20695 | 2026.01.07 22:12:06.073208 [ 356 ] {} <Debug> TCP-Session: c209c24e-774f-426d-85eb-7d4f06227193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20696 | 2026.01.07 22:12:06.073640 [ 355 ] {} <Debug> TCP-Session: 24768650-1491-4ce9-8a75-c452b7618208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20697 | 2026.01.07 22:12:06.073670 [ 356 ] {} <Debug> TCP-Session: c209c24e-774f-426d-85eb-7d4f06227193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20698 | 2026.01.07 22:12:06.073679 [ 355 ] {} <Debug> TCP-Session: 24768650-1491-4ce9-8a75-c452b7618208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20699 | 2026.01.07 22:12:06.073907 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 20700 | 2026.01.07 22:12:06.074876 [ 324 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> AggregatingTransform: Aggregating | ||
| 20701 | 2026.01.07 22:12:06.074915 [ 324 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> Aggregator: Aggregation method: without_key | ||
| 20702 | 2026.01.07 22:12:06.074949 [ 324 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924944 sec. (1081.147 rows/sec., 42.23 KiB/sec.) | ||
| 20703 | 2026.01.07 22:12:06.074967 [ 324 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Trace> Aggregator: Merging aggregated data | ||
| 20704 | 2026.01.07 22:12:06.076332 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 20705 | 2026.01.07 22:12:06.076502 [ 290 ] {f48c57b0-199d-4d6f-b75e-0447a999979d} <Debug> TCPHandler: Processed in 0.003589533 sec. | ||
| 20706 | 2026.01.07 22:12:06.076632 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20707 | 2026.01.07 22:12:06.076663 [ 290 ] {} <Debug> TCP-Session: 93a0eb38-1230-4a13-9ade-bce3babfeead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20708 | 2026.01.07 22:12:06.076662 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20709 | 2026.01.07 22:12:06.076685 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20710 | 2026.01.07 22:12:06.076709 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20711 | 2026.01.07 22:12:06.076719 [ 355 ] {} <Debug> TCP-Session: 24768650-1491-4ce9-8a75-c452b7618208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20712 | 2026.01.07 22:12:06.076727 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20713 | 2026.01.07 22:12:06.076746 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20714 | 2026.01.07 22:12:06.076783 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20715 | 2026.01.07 22:12:06.076798 [ 357 ] {} <Debug> TCP-Session: 284c5359-c99d-4588-a533-2bb52d5cd07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20716 | 2026.01.07 22:12:06.076818 [ 358 ] {} <Debug> TCP-Session: b0fd5a97-8ca1-415c-87fc-39b112e7f985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20717 | 2026.01.07 22:12:06.076829 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20718 | 2026.01.07 22:12:06.076837 [ 359 ] {} <Debug> TCP-Session: aa0b3b3c-ba5d-4ad2-ad97-3b9b256abc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20719 | 2026.01.07 22:12:06.076890 [ 362 ] {} <Debug> TCP-Session: f0d06a62-e4c1-455f-a285-282eb0e13620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20720 | 2026.01.07 22:12:06.076767 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20721 | 2026.01.07 22:12:06.076740 [ 349 ] {} <Debug> TCP-Session: 5f6b030e-33c1-4483-9abc-4da72cf5c4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20722 | 2026.01.07 22:12:06.076769 [ 356 ] {} <Debug> TCP-Session: c209c24e-774f-426d-85eb-7d4f06227193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20723 | 2026.01.07 22:12:06.076977 [ 363 ] {} <Debug> TCP-Session: 0ee4d0cd-92de-4023-84c4-78b1739bc5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20724 | 2026.01.07 22:12:06.143944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53553 | ||
| 20725 | 2026.01.07 22:12:06.144055 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20726 | 2026.01.07 22:12:06.144083 [ 290 ] {} <Debug> TCP-Session: 9c007874-935a-41c6-bcce-3a0eafb5bf71 Authenticating user 'default' from [fd00:1122:3344:101::e]:53553 | ||
| 20727 | 2026.01.07 22:12:06.144106 [ 290 ] {} <Debug> TCP-Session: 9c007874-935a-41c6-bcce-3a0eafb5bf71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20728 | 2026.01.07 22:12:06.144120 [ 290 ] {} <Debug> TCP-Session: 9c007874-935a-41c6-bcce-3a0eafb5bf71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20729 | 2026.01.07 22:12:06.144363 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49013 | ||
| 20730 | 2026.01.07 22:12:06.144379 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34839 | ||
| 20731 | 2026.01.07 22:12:06.144410 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54553 | ||
| 20732 | 2026.01.07 22:12:06.144441 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45305 | ||
| 20733 | 2026.01.07 22:12:06.144465 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54031 | ||
| 20734 | 2026.01.07 22:12:06.144479 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20735 | 2026.01.07 22:12:06.144502 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20736 | 2026.01.07 22:12:06.144523 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20737 | 2026.01.07 22:12:06.144538 [ 349 ] {} <Debug> TCP-Session: 8f797fdc-a4fa-47d2-891b-3bc6943ef5aa Authenticating user 'default' from [fd00:1122:3344:101::e]:49013 | ||
| 20738 | 2026.01.07 22:12:06.144551 [ 355 ] {} <Debug> TCP-Session: 0cb99711-fcf5-4cad-9384-ea9089d58d4b Authenticating user 'default' from [fd00:1122:3344:101::e]:34839 | ||
| 20739 | 2026.01.07 22:12:06.144554 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20740 | 2026.01.07 22:12:06.144578 [ 349 ] {} <Debug> TCP-Session: 8f797fdc-a4fa-47d2-891b-3bc6943ef5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20741 | 2026.01.07 22:12:06.144587 [ 355 ] {} <Debug> TCP-Session: 0cb99711-fcf5-4cad-9384-ea9089d58d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20742 | 2026.01.07 22:12:06.144598 [ 362 ] {} <Debug> TCP-Session: 77ba364b-094c-4bcb-8033-37db4d3801c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54031 | ||
| 20743 | 2026.01.07 22:12:06.144606 [ 349 ] {} <Debug> TCP-Session: 8f797fdc-a4fa-47d2-891b-3bc6943ef5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20744 | 2026.01.07 22:12:06.144616 [ 355 ] {} <Debug> TCP-Session: 0cb99711-fcf5-4cad-9384-ea9089d58d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20745 | 2026.01.07 22:12:06.144632 [ 362 ] {} <Debug> TCP-Session: 77ba364b-094c-4bcb-8033-37db4d3801c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20746 | 2026.01.07 22:12:06.144566 [ 357 ] {} <Debug> TCP-Session: 6d0aa8dd-bcfb-4b8b-82c2-4b12775efae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54553 | ||
| 20747 | 2026.01.07 22:12:06.144663 [ 362 ] {} <Debug> TCP-Session: 77ba364b-094c-4bcb-8033-37db4d3801c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20748 | 2026.01.07 22:12:06.144534 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20749 | 2026.01.07 22:12:06.144694 [ 357 ] {} <Debug> TCP-Session: 6d0aa8dd-bcfb-4b8b-82c2-4b12775efae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20750 | 2026.01.07 22:12:06.144734 [ 358 ] {} <Debug> TCP-Session: 13c338df-a007-4003-8c2f-4a3e9ae79e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:45305 | ||
| 20751 | 2026.01.07 22:12:06.144742 [ 357 ] {} <Debug> TCP-Session: 6d0aa8dd-bcfb-4b8b-82c2-4b12775efae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20752 | 2026.01.07 22:12:06.144762 [ 358 ] {} <Debug> TCP-Session: 13c338df-a007-4003-8c2f-4a3e9ae79e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20753 | 2026.01.07 22:12:06.144476 [ 290 ] {} <Trace> TCP-Session: 9c007874-935a-41c6-bcce-3a0eafb5bf71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20754 | 2026.01.07 22:12:06.144790 [ 358 ] {} <Debug> TCP-Session: 13c338df-a007-4003-8c2f-4a3e9ae79e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20755 | 2026.01.07 22:12:06.144454 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 20756 | 2026.01.07 22:12:06.144478 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55844 | ||
| 20757 | 2026.01.07 22:12:06.144422 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35744 | ||
| 20758 | 2026.01.07 22:12:06.144946 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20759 | 2026.01.07 22:12:06.144974 [ 359 ] {} <Debug> TCP-Session: 483f8d0b-ef00-4d8d-9c3b-29d8b152b981 Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 20760 | 2026.01.07 22:12:06.144980 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20761 | 2026.01.07 22:12:06.144991 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20762 | 2026.01.07 22:12:06.144994 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20763 | 2026.01.07 22:12:06.145034 [ 363 ] {} <Debug> TCP-Session: cb6df34c-7660-4f67-a0a8-d50e802eae57 Authenticating user 'default' from [fd00:1122:3344:101::e]:55844 | ||
| 20764 | 2026.01.07 22:12:06.145054 [ 356 ] {} <Debug> TCP-Session: c6e0c912-9459-4dd6-9aeb-5e76921f35c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35744 | ||
| 20765 | 2026.01.07 22:12:06.144998 [ 359 ] {} <Debug> TCP-Session: 483f8d0b-ef00-4d8d-9c3b-29d8b152b981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20766 | 2026.01.07 22:12:06.145075 [ 356 ] {} <Debug> TCP-Session: c6e0c912-9459-4dd6-9aeb-5e76921f35c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20767 | 2026.01.07 22:12:06.145103 [ 363 ] {} <Debug> TCP-Session: cb6df34c-7660-4f67-a0a8-d50e802eae57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20768 | 2026.01.07 22:12:06.145110 [ 356 ] {} <Debug> TCP-Session: c6e0c912-9459-4dd6-9aeb-5e76921f35c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20769 | 2026.01.07 22:12:06.145130 [ 363 ] {} <Debug> TCP-Session: cb6df34c-7660-4f67-a0a8-d50e802eae57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20770 | 2026.01.07 22:12:06.145105 [ 359 ] {} <Debug> TCP-Session: 483f8d0b-ef00-4d8d-9c3b-29d8b152b981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20771 | 2026.01.07 22:12:06.145264 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20772 | 2026.01.07 22:12:06.145326 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20773 | 2026.01.07 22:12:06.145621 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 20774 | 2026.01.07 22:12:06.146664 [ 285 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> AggregatingTransform: Aggregating | ||
| 20775 | 2026.01.07 22:12:06.146704 [ 285 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> Aggregator: Aggregation method: without_key | ||
| 20776 | 2026.01.07 22:12:06.146743 [ 285 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017735 sec. (982.574 rows/sec., 38.38 KiB/sec.) | ||
| 20777 | 2026.01.07 22:12:06.146763 [ 285 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Trace> Aggregator: Merging aggregated data | ||
| 20778 | 2026.01.07 22:12:06.147985 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 20779 | 2026.01.07 22:12:06.148219 [ 290 ] {d8f7c2fb-b781-425f-8ef7-258e89fdb731} <Debug> TCPHandler: Processed in 0.003871817 sec. | ||
| 20780 | 2026.01.07 22:12:06.148330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20781 | 2026.01.07 22:12:06.148377 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20782 | 2026.01.07 22:12:06.148394 [ 290 ] {} <Debug> TCP-Session: 9c007874-935a-41c6-bcce-3a0eafb5bf71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20783 | 2026.01.07 22:12:06.148421 [ 349 ] {} <Debug> TCP-Session: 8f797fdc-a4fa-47d2-891b-3bc6943ef5aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20784 | 2026.01.07 22:12:06.148429 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20785 | 2026.01.07 22:12:06.148449 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20786 | 2026.01.07 22:12:06.148461 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20787 | 2026.01.07 22:12:06.148476 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20788 | 2026.01.07 22:12:06.148492 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20789 | 2026.01.07 22:12:06.148513 [ 357 ] {} <Debug> TCP-Session: 6d0aa8dd-bcfb-4b8b-82c2-4b12775efae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20790 | 2026.01.07 22:12:06.148552 [ 362 ] {} <Debug> TCP-Session: 77ba364b-094c-4bcb-8033-37db4d3801c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20791 | 2026.01.07 22:12:06.148558 [ 358 ] {} <Debug> TCP-Session: 13c338df-a007-4003-8c2f-4a3e9ae79e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20792 | 2026.01.07 22:12:06.148480 [ 359 ] {} <Debug> TCP-Session: 483f8d0b-ef00-4d8d-9c3b-29d8b152b981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20793 | 2026.01.07 22:12:06.148427 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20794 | 2026.01.07 22:12:06.148396 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20795 | 2026.01.07 22:12:06.148642 [ 363 ] {} <Debug> TCP-Session: cb6df34c-7660-4f67-a0a8-d50e802eae57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20796 | 2026.01.07 22:12:06.148491 [ 356 ] {} <Debug> TCP-Session: c6e0c912-9459-4dd6-9aeb-5e76921f35c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20797 | 2026.01.07 22:12:06.148671 [ 355 ] {} <Debug> TCP-Session: 0cb99711-fcf5-4cad-9384-ea9089d58d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20798 | 2026.01.07 22:12:06.210210 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42517 | ||
| 20799 | 2026.01.07 22:12:06.210327 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20800 | 2026.01.07 22:12:06.210356 [ 290 ] {} <Debug> TCP-Session: 19a98069-5c4f-479a-bc71-44f913c559dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42517 | ||
| 20801 | 2026.01.07 22:12:06.210379 [ 290 ] {} <Debug> TCP-Session: 19a98069-5c4f-479a-bc71-44f913c559dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20802 | 2026.01.07 22:12:06.210394 [ 290 ] {} <Debug> TCP-Session: 19a98069-5c4f-479a-bc71-44f913c559dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20803 | 2026.01.07 22:12:06.210650 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33577 | ||
| 20804 | 2026.01.07 22:12:06.210686 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56029 | ||
| 20805 | 2026.01.07 22:12:06.210712 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57240 | ||
| 20806 | 2026.01.07 22:12:06.210738 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40740 | ||
| 20807 | 2026.01.07 22:12:06.210749 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50537 | ||
| 20808 | 2026.01.07 22:12:06.210764 [ 290 ] {} <Trace> TCP-Session: 19a98069-5c4f-479a-bc71-44f913c559dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20809 | 2026.01.07 22:12:06.210788 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20810 | 2026.01.07 22:12:06.210830 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20811 | 2026.01.07 22:12:06.210830 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20812 | 2026.01.07 22:12:06.210841 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20813 | 2026.01.07 22:12:06.210851 [ 355 ] {} <Debug> TCP-Session: 41bb961b-8aa6-4512-8d52-f332b722109b Authenticating user 'default' from [fd00:1122:3344:101::e]:56029 | ||
| 20814 | 2026.01.07 22:12:06.210865 [ 356 ] {} <Debug> TCP-Session: d19f5bc6-6237-46d7-ac6b-8aef5df1ee19 Authenticating user 'default' from [fd00:1122:3344:101::e]:57240 | ||
| 20815 | 2026.01.07 22:12:06.210889 [ 362 ] {} <Debug> TCP-Session: cd9c8af7-2135-46d6-a0e3-d23bc675a1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50537 | ||
| 20816 | 2026.01.07 22:12:06.210904 [ 355 ] {} <Debug> TCP-Session: 41bb961b-8aa6-4512-8d52-f332b722109b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20817 | 2026.01.07 22:12:06.210917 [ 356 ] {} <Debug> TCP-Session: d19f5bc6-6237-46d7-ac6b-8aef5df1ee19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20818 | 2026.01.07 22:12:06.210921 [ 362 ] {} <Debug> TCP-Session: cd9c8af7-2135-46d6-a0e3-d23bc675a1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20819 | 2026.01.07 22:12:06.210933 [ 355 ] {} <Debug> TCP-Session: 41bb961b-8aa6-4512-8d52-f332b722109b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20820 | 2026.01.07 22:12:06.210941 [ 356 ] {} <Debug> TCP-Session: d19f5bc6-6237-46d7-ac6b-8aef5df1ee19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20821 | 2026.01.07 22:12:06.210947 [ 362 ] {} <Debug> TCP-Session: cd9c8af7-2135-46d6-a0e3-d23bc675a1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20822 | 2026.01.07 22:12:06.210968 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20823 | 2026.01.07 22:12:06.210870 [ 359 ] {} <Debug> TCP-Session: 3bb03a3f-7950-4995-b134-e796eccb3387 Authenticating user 'default' from [fd00:1122:3344:101::e]:40740 | ||
| 20824 | 2026.01.07 22:12:06.210761 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20825 | 2026.01.07 22:12:06.211038 [ 359 ] {} <Debug> TCP-Session: 3bb03a3f-7950-4995-b134-e796eccb3387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20826 | 2026.01.07 22:12:06.210759 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63525 | ||
| 20827 | 2026.01.07 22:12:06.211073 [ 349 ] {} <Debug> TCP-Session: 7ecf6788-3293-4cae-92f1-2ad303737fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33577 | ||
| 20828 | 2026.01.07 22:12:06.211071 [ 359 ] {} <Debug> TCP-Session: 3bb03a3f-7950-4995-b134-e796eccb3387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20829 | 2026.01.07 22:12:06.211125 [ 349 ] {} <Debug> TCP-Session: 7ecf6788-3293-4cae-92f1-2ad303737fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20830 | 2026.01.07 22:12:06.210726 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35344 | ||
| 20831 | 2026.01.07 22:12:06.211151 [ 349 ] {} <Debug> TCP-Session: 7ecf6788-3293-4cae-92f1-2ad303737fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20832 | 2026.01.07 22:12:06.210723 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48302 | ||
| 20833 | 2026.01.07 22:12:06.211150 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20834 | 2026.01.07 22:12:06.211222 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20835 | 2026.01.07 22:12:06.211247 [ 363 ] {} <Debug> TCP-Session: b0d466d1-4e52-46a9-bffc-608408a34772 Authenticating user 'default' from [fd00:1122:3344:101::e]:63525 | ||
| 20836 | 2026.01.07 22:12:06.211257 [ 357 ] {} <Debug> TCP-Session: 774a75a8-656f-4f69-8041-e2ed24ba3fda Authenticating user 'default' from [fd00:1122:3344:101::e]:35344 | ||
| 20837 | 2026.01.07 22:12:06.211259 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20838 | 2026.01.07 22:12:06.211290 [ 357 ] {} <Debug> TCP-Session: 774a75a8-656f-4f69-8041-e2ed24ba3fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20839 | 2026.01.07 22:12:06.211275 [ 363 ] {} <Debug> TCP-Session: b0d466d1-4e52-46a9-bffc-608408a34772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20840 | 2026.01.07 22:12:06.211334 [ 357 ] {} <Debug> TCP-Session: 774a75a8-656f-4f69-8041-e2ed24ba3fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20841 | 2026.01.07 22:12:06.211354 [ 363 ] {} <Debug> TCP-Session: b0d466d1-4e52-46a9-bffc-608408a34772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20842 | 2026.01.07 22:12:06.211329 [ 358 ] {} <Debug> TCP-Session: c701ad50-2893-4998-9ab2-aa77f900e26f Authenticating user 'default' from [fd00:1122:3344:101::e]:48302 | ||
| 20843 | 2026.01.07 22:12:06.211278 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20844 | 2026.01.07 22:12:06.211405 [ 358 ] {} <Debug> TCP-Session: c701ad50-2893-4998-9ab2-aa77f900e26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20845 | 2026.01.07 22:12:06.211447 [ 358 ] {} <Debug> TCP-Session: c701ad50-2893-4998-9ab2-aa77f900e26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20846 | 2026.01.07 22:12:06.211476 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20847 | 2026.01.07 22:12:06.211794 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 20848 | 2026.01.07 22:12:06.212795 [ 342 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> AggregatingTransform: Aggregating | ||
| 20849 | 2026.01.07 22:12:06.212835 [ 342 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 20850 | 2026.01.07 22:12:06.212872 [ 342 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974525 sec. (1026.141 rows/sec., 40.08 KiB/sec.) | ||
| 20851 | 2026.01.07 22:12:06.212892 [ 342 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Trace> Aggregator: Merging aggregated data | ||
| 20852 | 2026.01.07 22:12:06.214333 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 11.41 KiB/sec. | ||
| 20853 | 2026.01.07 22:12:06.214543 [ 290 ] {af9ce9f4-6976-4d0c-be23-5af49f49f5d1} <Debug> TCPHandler: Processed in 0.003915148 sec. | ||
| 20854 | 2026.01.07 22:12:06.214685 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20855 | 2026.01.07 22:12:06.214716 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20856 | 2026.01.07 22:12:06.214722 [ 290 ] {} <Debug> TCP-Session: 19a98069-5c4f-479a-bc71-44f913c559dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20857 | 2026.01.07 22:12:06.214741 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20858 | 2026.01.07 22:12:06.214761 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20859 | 2026.01.07 22:12:06.214777 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20860 | 2026.01.07 22:12:06.214790 [ 349 ] {} <Debug> TCP-Session: 7ecf6788-3293-4cae-92f1-2ad303737fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20861 | 2026.01.07 22:12:06.214804 [ 357 ] {} <Debug> TCP-Session: 774a75a8-656f-4f69-8041-e2ed24ba3fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20862 | 2026.01.07 22:12:06.214799 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20863 | 2026.01.07 22:12:06.214826 [ 358 ] {} <Debug> TCP-Session: c701ad50-2893-4998-9ab2-aa77f900e26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20864 | 2026.01.07 22:12:06.214837 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20865 | 2026.01.07 22:12:06.214865 [ 355 ] {} <Debug> TCP-Session: 41bb961b-8aa6-4512-8d52-f332b722109b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20866 | 2026.01.07 22:12:06.214866 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20867 | 2026.01.07 22:12:06.214896 [ 359 ] {} <Debug> TCP-Session: 3bb03a3f-7950-4995-b134-e796eccb3387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20868 | 2026.01.07 22:12:06.214817 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20869 | 2026.01.07 22:12:06.214918 [ 362 ] {} <Debug> TCP-Session: cd9c8af7-2135-46d6-a0e3-d23bc675a1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20870 | 2026.01.07 22:12:06.214749 [ 363 ] {} <Debug> TCP-Session: b0d466d1-4e52-46a9-bffc-608408a34772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20871 | 2026.01.07 22:12:06.214949 [ 356 ] {} <Debug> TCP-Session: d19f5bc6-6237-46d7-ac6b-8aef5df1ee19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20872 | 2026.01.07 22:12:08.136656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20873 | 2026.01.07 22:12:08.157018 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2026.01.07 22:12:08.157085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20875 | 2026.01.07 22:12:08.163531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20876 | 2026.01.07 22:12:08.164293 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.01.07 22:12:08.167935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20878 | 2026.01.07 22:12:08.393055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2648 | ||
| 20879 | 2026.01.07 22:12:08.395791 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20880 | 2026.01.07 22:12:08.395844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20881 | 2026.01.07 22:12:08.397193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20882 | 2026.01.07 22:12:08.397481 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20883 | 2026.01.07 22:12:08.397629 [ 47 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20884 | 2026.01.07 22:12:08.397666 [ 47 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20885 | 2026.01.07 22:12:08.397685 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20886 | 2026.01.07 22:12:08.397815 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20887 | 2026.01.07 22:12:08.397900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2648 | ||
| 20888 | 2026.01.07 22:12:08.398495 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20889 | 2026.01.07 22:12:08.398679 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2452 rows starting from the beginning of the part | ||
| 20890 | 2026.01.07 22:12:08.399084 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part | ||
| 20891 | 2026.01.07 22:12:08.399459 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 20892 | 2026.01.07 22:12:08.399844 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 20893 | 2026.01.07 22:12:08.400240 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 20894 | 2026.01.07 22:12:08.400622 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 20895 | 2026.01.07 22:12:08.408588 [ 200 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2648 rows, containing 72 columns (72 merged, 0 gathered) in 0.01083857 sec., 244312.67224366314 rows/sec., 182.96 MiB/sec. | ||
| 20896 | 2026.01.07 22:12:08.410699 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20897 | 2026.01.07 22:12:08.411257 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2026.01.07 22:12:08.411333 [ 193 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_66_13} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20899 | 2026.01.07 22:12:08.411535 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20900 | 2026.01.07 22:12:09.844954 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.01.07 22:12:09.845152 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20902 | 2026.01.07 22:12:09.845224 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20903 | 2026.01.07 22:12:09.845966 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2026.01.07 22:12:09.846007 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20905 | 2026.01.07 22:12:09.846427 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20906 | 2026.01.07 22:12:09.846653 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2026.01.07 22:12:09.846813 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001716 sec., 64102.5641025641 rows/sec., 5.39 MiB/sec. | ||
| 20908 | 2026.01.07 22:12:09.846853 [ 277 ] {536117a7-f7d9-4890-b9bc-65fcab9ba75f} <Debug> TCPHandler: Processed in 0.00203989 sec. | ||
| 20909 | 2026.01.07 22:12:09.846974 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.01.07 22:12:09.847072 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20911 | 2026.01.07 22:12:09.847112 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20912 | 2026.01.07 22:12:09.847508 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20913 | 2026.01.07 22:12:09.847542 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20914 | 2026.01.07 22:12:09.847835 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20915 | 2026.01.07 22:12:09.848046 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20916 | 2026.01.07 22:12:09.848176 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001121 sec., 24085.637823371988 rows/sec., 1.77 MiB/sec. | ||
| 20917 | 2026.01.07 22:12:09.848217 [ 277 ] {a6ccbe76-355e-49f5-a89e-1e86e6774dff} <Debug> TCPHandler: Processed in 0.001292659 sec. | ||
| 20918 | 2026.01.07 22:12:09.848319 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20919 | 2026.01.07 22:12:09.848405 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20920 | 2026.01.07 22:12:09.848442 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20921 | 2026.01.07 22:12:09.848818 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20922 | 2026.01.07 22:12:09.848853 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20923 | 2026.01.07 22:12:09.849205 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20924 | 2026.01.07 22:12:09.849415 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20925 | 2026.01.07 22:12:09.849544 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001142 sec., 79684.76357267951 rows/sec., 6.22 MiB/sec. | ||
| 20926 | 2026.01.07 22:12:09.849581 [ 277 ] {196e3039-3167-4b2d-bab4-5a0a8e42745a} <Debug> TCPHandler: Processed in 0.001300799 sec. | ||
| 20927 | 2026.01.07 22:12:09.849689 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20928 | 2026.01.07 22:12:09.849780 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20929 | 2026.01.07 22:12:09.849823 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20930 | 2026.01.07 22:12:09.850208 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20931 | 2026.01.07 22:12:09.850243 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20932 | 2026.01.07 22:12:09.850571 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20933 | 2026.01.07 22:12:09.850804 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20934 | 2026.01.07 22:12:09.850938 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 20935 | 2026.01.07 22:12:09.850975 [ 277 ] {2f911342-41f0-4fd6-a576-d2eb7b011610} <Debug> TCPHandler: Processed in 0.00133422 sec. | ||
| 20936 | 2026.01.07 22:12:09.851078 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20937 | 2026.01.07 22:12:09.851169 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20938 | 2026.01.07 22:12:09.851225 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20939 | 2026.01.07 22:12:09.852010 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20940 | 2026.01.07 22:12:09.852046 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20941 | 2026.01.07 22:12:09.852585 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20942 | 2026.01.07 22:12:09.852809 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20943 | 2026.01.07 22:12:09.852944 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001792 sec., 15066.964285714286 rows/sec., 27.00 MiB/sec. | ||
| 20944 | 2026.01.07 22:12:09.852997 [ 277 ] {c8b3ee03-4f88-4f98-84ff-63427365df3d} <Debug> TCPHandler: Processed in 0.001964909 sec. | ||
| 20945 | 2026.01.07 22:12:09.853105 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20946 | 2026.01.07 22:12:09.853196 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20947 | 2026.01.07 22:12:09.853237 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20948 | 2026.01.07 22:12:09.853560 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20949 | 2026.01.07 22:12:09.853594 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20950 | 2026.01.07 22:12:09.853897 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20951 | 2026.01.07 22:12:09.854106 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20952 | 2026.01.07 22:12:09.854232 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 20953 | 2026.01.07 22:12:09.854268 [ 277 ] {46b12359-f353-46cc-82e4-73982a77167f} <Debug> TCPHandler: Processed in 0.001211088 sec. | ||
| 20954 | 2026.01.07 22:12:13.036681 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20955 | 2026.01.07 22:12:13.036786 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20956 | 2026.01.07 22:12:13.249238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43177 | ||
| 20957 | 2026.01.07 22:12:13.249779 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.01.07 22:12:13.249823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20959 | 2026.01.07 22:12:13.250312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20960 | 2026.01.07 22:12:13.250535 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20961 | 2026.01.07 22:12:13.250661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43177 | ||
| 20962 | 2026.01.07 22:12:13.665945 [ 224 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20963 | 2026.01.07 22:12:13.666046 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20964 | 2026.01.07 22:12:13.669580 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20965 | 2026.01.07 22:12:14.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.19 MiB, peak 420.50 MiB, free memory in arenas 0.00 B, will set to 403.17 MiB (RSS), difference: 3.98 MiB | ||
| 20966 | 2026.01.07 22:12:14.499850 [ 222 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20967 | 2026.01.07 22:12:14.499896 [ 222 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20968 | 2026.01.07 22:12:14.509350 [ 222 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20969 | 2026.01.07 22:12:14.855573 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.01.07 22:12:14.855778 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20971 | 2026.01.07 22:12:14.855856 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20972 | 2026.01.07 22:12:14.856723 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.01.07 22:12:14.856775 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20974 | 2026.01.07 22:12:14.857216 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20975 | 2026.01.07 22:12:14.857476 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.01.07 22:12:14.857640 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001916 sec., 213987.4739039666 rows/sec., 13.57 MiB/sec. | ||
| 20977 | 2026.01.07 22:12:14.857694 [ 277 ] {e2cb98a0-f018-485c-9a16-d900424ac12f} <Debug> TCPHandler: Processed in 0.002267914 sec. | ||
| 20978 | 2026.01.07 22:12:14.857821 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.01.07 22:12:14.857925 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20980 | 2026.01.07 22:12:14.857969 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20981 | 2026.01.07 22:12:14.858962 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.01.07 22:12:14.859001 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20983 | 2026.01.07 22:12:14.859394 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20984 | 2026.01.07 22:12:14.859631 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.01.07 22:12:14.859767 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001867 sec., 610605.2490626674 rows/sec., 48.45 MiB/sec. | ||
| 20986 | 2026.01.07 22:12:14.859769 [ 107 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20987 | 2026.01.07 22:12:14.859808 [ 277 ] {3e991868-c25a-49bd-a86d-18324038d2df} <Debug> TCPHandler: Processed in 0.00204076 sec. | ||
| 20988 | 2026.01.07 22:12:14.859845 [ 107 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2026.01.07 22:12:14.859870 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 20990 | 2026.01.07 22:12:14.859939 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2026.01.07 22:12:14.859984 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20992 | 2026.01.07 22:12:14.860040 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20993 | 2026.01.07 22:12:14.860085 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20994 | 2026.01.07 22:12:14.860119 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20995 | 2026.01.07 22:12:14.860163 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2344 rows starting from the beginning of the part | ||
| 20996 | 2026.01.07 22:12:14.860241 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 20997 | 2026.01.07 22:12:14.860303 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 110 rows starting from the beginning of the part | ||
| 20998 | 2026.01.07 22:12:14.860357 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1140 rows starting from the beginning of the part | ||
| 20999 | 2026.01.07 22:12:14.860406 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 110 rows starting from the beginning of the part | ||
| 21000 | 2026.01.07 22:12:14.860458 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1140 rows starting from the beginning of the part | ||
| 21001 | 2026.01.07 22:12:14.860573 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2026.01.07 22:12:14.860617 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21003 | 2026.01.07 22:12:14.860969 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21004 | 2026.01.07 22:12:14.861196 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21005 | 2026.01.07 22:12:14.861338 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001318 sec., 166160.8497723824 rows/sec., 9.91 MiB/sec. | ||
| 21006 | 2026.01.07 22:12:14.861376 [ 277 ] {5c904ea3-0ff1-4710-a4f1-af042f9e2aaa} <Debug> TCPHandler: Processed in 0.001489622 sec. | ||
| 21007 | 2026.01.07 22:12:14.861480 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21008 | 2026.01.07 22:12:14.861573 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21009 | 2026.01.07 22:12:14.861613 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21010 | 2026.01.07 22:12:14.862082 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21011 | 2026.01.07 22:12:14.862119 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21012 | 2026.01.07 22:12:14.862437 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21013 | 2026.01.07 22:12:14.862511 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578708 sec., 1900176.3673901816 rows/sec., 160.11 MiB/sec. | ||
| 21014 | 2026.01.07 22:12:14.862669 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21015 | 2026.01.07 22:12:14.862807 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21016 | 2026.01.07 22:12:14.862810 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 21017 | 2026.01.07 22:12:14.862855 [ 277 ] {63bb0ec3-ea47-498b-9131-b67f027a7ea5} <Debug> TCPHandler: Processed in 0.001425001 sec. | ||
| 21018 | 2026.01.07 22:12:14.862966 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21019 | 2026.01.07 22:12:14.863060 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21020 | 2026.01.07 22:12:14.863079 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.01.07 22:12:14.863100 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21022 | 2026.01.07 22:12:14.863145 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_151_30} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21023 | 2026.01.07 22:12:14.863244 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 21024 | 2026.01.07 22:12:14.863575 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21025 | 2026.01.07 22:12:14.863610 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21026 | 2026.01.07 22:12:14.863917 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21027 | 2026.01.07 22:12:14.864134 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21028 | 2026.01.07 22:12:14.864267 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 21029 | 2026.01.07 22:12:14.864311 [ 277 ] {8bdbb5da-2e72-48d1-a0b0-46f90082c3de} <Debug> TCPHandler: Processed in 0.001395091 sec. | ||
| 21030 | 2026.01.07 22:12:14.864420 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21031 | 2026.01.07 22:12:14.864512 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21032 | 2026.01.07 22:12:14.864552 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21033 | 2026.01.07 22:12:14.865218 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21034 | 2026.01.07 22:12:14.865255 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21035 | 2026.01.07 22:12:14.865593 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21036 | 2026.01.07 22:12:14.865814 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21037 | 2026.01.07 22:12:14.865947 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001452 sec., 477272.7272727273 rows/sec., 33.35 MiB/sec. | ||
| 21038 | 2026.01.07 22:12:14.865949 [ 118 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21039 | 2026.01.07 22:12:14.865986 [ 277 ] {70d532f7-e604-46d9-891c-d9470d82cc20} <Debug> TCPHandler: Processed in 0.001615904 sec. | ||
| 21040 | 2026.01.07 22:12:14.866022 [ 118 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21041 | 2026.01.07 22:12:14.866052 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21042 | 2026.01.07 22:12:14.866107 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2026.01.07 22:12:14.866146 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21044 | 2026.01.07 22:12:14.866205 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21045 | 2026.01.07 22:12:14.866246 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21046 | 2026.01.07 22:12:14.866247 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21047 | 2026.01.07 22:12:14.866288 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1212 rows starting from the beginning of the part | ||
| 21048 | 2026.01.07 22:12:14.866356 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 21049 | 2026.01.07 22:12:14.866408 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 91 rows starting from the beginning of the part | ||
| 21050 | 2026.01.07 22:12:14.866455 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 693 rows starting from the beginning of the part | ||
| 21051 | 2026.01.07 22:12:14.866499 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 91 rows starting from the beginning of the part | ||
| 21052 | 2026.01.07 22:12:14.866543 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 693 rows starting from the beginning of the part | ||
| 21053 | 2026.01.07 22:12:14.866575 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21054 | 2026.01.07 22:12:14.866610 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21055 | 2026.01.07 22:12:14.866924 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21056 | 2026.01.07 22:12:14.867140 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21057 | 2026.01.07 22:12:14.867248 [ 118 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_57_11 to all_66_66_0 | ||
| 21058 | 2026.01.07 22:12:14.867269 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 21059 | 2026.01.07 22:12:14.867279 [ 118 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21060 | 2026.01.07 22:12:14.867308 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21061 | 2026.01.07 22:12:14.867312 [ 277 ] {1b9b9730-aaf8-4a0c-a222-5dc826afdf2e} <Debug> TCPHandler: Processed in 0.001254449 sec. | ||
| 21062 | 2026.01.07 22:12:14.867387 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_11 to all_66_66_0 into Compact with storage Full | ||
| 21063 | 2026.01.07 22:12:14.867433 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21064 | 2026.01.07 22:12:14.867473 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21065 | 2026.01.07 22:12:14.867499 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_11, total 342 rows starting from the beginning of the part | ||
| 21066 | 2026.01.07 22:12:14.867526 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21067 | 2026.01.07 22:12:14.867549 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_62_1, total 30 rows starting from the beginning of the part | ||
| 21068 | 2026.01.07 22:12:14.867569 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21069 | 2026.01.07 22:12:14.867589 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21070 | 2026.01.07 22:12:14.867627 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 21071 | 2026.01.07 22:12:14.867666 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 21072 | 2026.01.07 22:12:14.867701 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 21073 | 2026.01.07 22:12:14.867739 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631424 sec., 1743262.3278804284 rows/sec., 131.04 MiB/sec. | ||
| 21074 | 2026.01.07 22:12:14.867985 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21075 | 2026.01.07 22:12:14.868011 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21076 | 2026.01.07 22:12:14.868051 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21077 | 2026.01.07 22:12:14.868335 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21078 | 2026.01.07 22:12:14.868419 [ 193 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_151_30} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21079 | 2026.01.07 22:12:14.868445 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21080 | 2026.01.07 22:12:14.868471 [ 197 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119446 sec., 353746.406704745 rows/sec., 18.05 MiB/sec. | ||
| 21081 | 2026.01.07 22:12:14.868533 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21082 | 2026.01.07 22:12:14.868685 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.01.07 22:12:14.868712 [ 194 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Trace> MergedBlockOutputStream: filled checksums all_1_66_12 (state Temporary) | ||
| 21084 | 2026.01.07 22:12:14.868817 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_146_30 to all_151_151_0 | ||
| 21085 | 2026.01.07 22:12:14.868829 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001321 sec., 237698.7130961393 rows/sec., 15.61 MiB/sec. | ||
| 21086 | 2026.01.07 22:12:14.868841 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21087 | 2026.01.07 22:12:14.868870 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21088 | 2026.01.07 22:12:14.868873 [ 277 ] {22999286-0ea5-45ca-bb6c-2030225c679c} <Debug> TCPHandler: Processed in 0.001490792 sec. | ||
| 21089 | 2026.01.07 22:12:14.868941 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_30 to all_151_151_0 into Compact with storage Full | ||
| 21090 | 2026.01.07 22:12:14.868998 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21091 | 2026.01.07 22:12:14.869028 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21092 | 2026.01.07 22:12:14.869045 [ 194 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_66_12 to all_1_66_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.01.07 22:12:14.869052 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_30, total 45770 rows starting from the beginning of the part | ||
| 21094 | 2026.01.07 22:12:14.869093 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21095 | 2026.01.07 22:12:14.869112 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 84 rows starting from the beginning of the part | ||
| 21096 | 2026.01.07 22:12:14.869137 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21097 | 2026.01.07 22:12:14.869139 [ 194 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_66_12} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_57_11, all_66_66_0] -> all_1_66_12 | ||
| 21098 | 2026.01.07 22:12:14.869150 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21099 | 2026.01.07 22:12:14.869203 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 314 rows starting from the beginning of the part | ||
| 21100 | 2026.01.07 22:12:14.869236 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21101 | 2026.01.07 22:12:14.869253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21102 | 2026.01.07 22:12:14.869268 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 314 rows starting from the beginning of the part | ||
| 21103 | 2026.01.07 22:12:14.869451 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21104 | 2026.01.07 22:12:14.869485 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21105 | 2026.01.07 22:12:14.869788 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21106 | 2026.01.07 22:12:14.870003 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2026.01.07 22:12:14.870112 [ 118 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 21108 | 2026.01.07 22:12:14.870134 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 21109 | 2026.01.07 22:12:14.870139 [ 118 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21110 | 2026.01.07 22:12:14.870174 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21111 | 2026.01.07 22:12:14.870179 [ 277 ] {ca80b103-96fe-418c-921f-84cadcd4ebff} <Debug> TCPHandler: Processed in 0.001229919 sec. | ||
| 21112 | 2026.01.07 22:12:14.870258 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 21113 | 2026.01.07 22:12:14.870300 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21114 | 2026.01.07 22:12:14.870364 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21115 | 2026.01.07 22:12:14.870397 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21116 | 2026.01.07 22:12:14.870400 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 63 rows starting from the beginning of the part | ||
| 21117 | 2026.01.07 22:12:14.870460 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21118 | 2026.01.07 22:12:14.870480 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21119 | 2026.01.07 22:12:14.870528 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21120 | 2026.01.07 22:12:14.870569 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21121 | 2026.01.07 22:12:14.870605 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 21122 | 2026.01.07 22:12:14.870644 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 21123 | 2026.01.07 22:12:14.871280 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21124 | 2026.01.07 22:12:14.871323 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21125 | 2026.01.07 22:12:14.871430 [ 193 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206048 sec., 56382.49887235003 rows/sec., 3.70 MiB/sec. | ||
| 21126 | 2026.01.07 22:12:14.871562 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 21127 | 2026.01.07 22:12:14.871846 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21128 | 2026.01.07 22:12:14.871886 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21129 | 2026.01.07 22:12:14.871918 [ 201 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_66_14} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 21130 | 2026.01.07 22:12:14.871988 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21131 | 2026.01.07 22:12:14.872149 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21132 | 2026.01.07 22:12:14.872301 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 13.07 MiB/sec. | ||
| 21133 | 2026.01.07 22:12:14.872362 [ 277 ] {f9a91ad8-fdaa-4e41-ba7a-515619aa74ba} <Debug> TCPHandler: Processed in 0.002111572 sec. | ||
| 21134 | 2026.01.07 22:12:14.872475 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21135 | 2026.01.07 22:12:14.872568 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21136 | 2026.01.07 22:12:14.872612 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21137 | 2026.01.07 22:12:14.872948 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21138 | 2026.01.07 22:12:14.872986 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21139 | 2026.01.07 22:12:14.873317 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21140 | 2026.01.07 22:12:14.873543 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21141 | 2026.01.07 22:12:14.873665 [ 118 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21142 | 2026.01.07 22:12:14.873673 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 21143 | 2026.01.07 22:12:14.873698 [ 118 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21144 | 2026.01.07 22:12:14.873721 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21145 | 2026.01.07 22:12:14.873724 [ 277 ] {ef6b2dc3-2261-4340-871b-b4d6f03e4862} <Debug> TCPHandler: Processed in 0.001299899 sec. | ||
| 21146 | 2026.01.07 22:12:14.873796 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21147 | 2026.01.07 22:12:14.873890 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21148 | 2026.01.07 22:12:14.873921 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10406 rows starting from the beginning of the part | ||
| 21149 | 2026.01.07 22:12:14.873964 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 30 rows starting from the beginning of the part | ||
| 21150 | 2026.01.07 22:12:14.873999 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21151 | 2026.01.07 22:12:14.874029 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 104 rows starting from the beginning of the part | ||
| 21152 | 2026.01.07 22:12:14.874062 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21153 | 2026.01.07 22:12:14.874093 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 104 rows starting from the beginning of the part | ||
| 21154 | 2026.01.07 22:12:14.876980 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212078 sec., 3351101.6855755057 rows/sec., 212.76 MiB/sec. | ||
| 21155 | 2026.01.07 22:12:14.877253 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21156 | 2026.01.07 22:12:14.877555 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21157 | 2026.01.07 22:12:14.877635 [ 199 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_151_30} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21158 | 2026.01.07 22:12:14.877718 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46802 rows, containing 5 columns (5 merged, 0 gathered) in 0.0088037 sec., 5316173.881436215 rows/sec., 355.82 MiB/sec. | ||
| 21159 | 2026.01.07 22:12:14.877747 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 21160 | 2026.01.07 22:12:14.878264 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Trace> MergedBlockOutputStream: filled checksums all_1_151_31 (state Temporary) | ||
| 21161 | 2026.01.07 22:12:14.878519 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_151_31 to all_1_151_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21162 | 2026.01.07 22:12:14.878592 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_151_31} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_146_30, all_151_151_0] -> all_1_151_31 | ||
| 21163 | 2026.01.07 22:12:14.878689 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 21164 | 2026.01.07 22:12:15.668149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21165 | 2026.01.07 22:12:15.686794 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2026.01.07 22:12:15.686854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21167 | 2026.01.07 22:12:15.693479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21168 | 2026.01.07 22:12:15.694224 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21169 | 2026.01.07 22:12:15.697593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21170 | 2026.01.07 22:12:18.398300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2682 | ||
| 21171 | 2026.01.07 22:12:18.400908 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21172 | 2026.01.07 22:12:18.400958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21173 | 2026.01.07 22:12:18.402202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21174 | 2026.01.07 22:12:18.402505 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21175 | 2026.01.07 22:12:18.402912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2682 | ||
| 21176 | 2026.01.07 22:12:19.844400 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21177 | 2026.01.07 22:12:19.844609 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21178 | 2026.01.07 22:12:19.844691 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21179 | 2026.01.07 22:12:19.845486 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21180 | 2026.01.07 22:12:19.845541 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21181 | 2026.01.07 22:12:19.845980 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21182 | 2026.01.07 22:12:19.846238 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21183 | 2026.01.07 22:12:19.846408 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Debug> executeQuery: Read 111 rows, 9.57 KiB in 0.001857 sec., 59773.82875605816 rows/sec., 5.03 MiB/sec. | ||
| 21184 | 2026.01.07 22:12:19.846465 [ 277 ] {ac288a01-4c6d-4f62-a0b9-80827d2fd56e} <Debug> TCPHandler: Processed in 0.002221203 sec. | ||
| 21185 | 2026.01.07 22:12:19.846600 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21186 | 2026.01.07 22:12:19.846712 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21187 | 2026.01.07 22:12:19.846757 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21188 | 2026.01.07 22:12:19.847221 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2026.01.07 22:12:19.847260 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21190 | 2026.01.07 22:12:19.847582 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21191 | 2026.01.07 22:12:19.847809 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21192 | 2026.01.07 22:12:19.847924 [ 134 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21193 | 2026.01.07 22:12:19.847942 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001255 sec., 21513.94422310757 rows/sec., 1.58 MiB/sec. | ||
| 21194 | 2026.01.07 22:12:19.847988 [ 134 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.01.07 22:12:19.848001 [ 277 ] {c2bcb5ed-bbd6-418d-aac8-5032ac9f35b6} <Debug> TCPHandler: Processed in 0.001454191 sec. | ||
| 21196 | 2026.01.07 22:12:19.848017 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21197 | 2026.01.07 22:12:19.848127 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21198 | 2026.01.07 22:12:19.848128 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21199 | 2026.01.07 22:12:19.848229 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21200 | 2026.01.07 22:12:19.848265 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21201 | 2026.01.07 22:12:19.848273 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21202 | 2026.01.07 22:12:19.848307 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 264 rows starting from the beginning of the part | ||
| 21203 | 2026.01.07 22:12:19.848378 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 27 rows starting from the beginning of the part | ||
| 21204 | 2026.01.07 22:12:19.848422 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 219 rows starting from the beginning of the part | ||
| 21205 | 2026.01.07 22:12:19.848471 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 27 rows starting from the beginning of the part | ||
| 21206 | 2026.01.07 22:12:19.848511 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 219 rows starting from the beginning of the part | ||
| 21207 | 2026.01.07 22:12:19.848551 [ 198 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 27 rows starting from the beginning of the part | ||
| 21208 | 2026.01.07 22:12:19.848676 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21209 | 2026.01.07 22:12:19.848720 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21210 | 2026.01.07 22:12:19.849044 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21211 | 2026.01.07 22:12:19.849295 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21212 | 2026.01.07 22:12:19.849428 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 54.52 KiB/sec. | ||
| 21213 | 2026.01.07 22:12:19.849467 [ 277 ] {66ab99cd-e258-4790-9381-e18e2262e3a1} <Debug> TCPHandler: Processed in 0.001391791 sec. | ||
| 21214 | 2026.01.07 22:12:19.849481 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392961 sec., 562111.9327820376 rows/sec., 36.83 MiB/sec. | ||
| 21215 | 2026.01.07 22:12:19.849576 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21216 | 2026.01.07 22:12:19.849671 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21217 | 2026.01.07 22:12:19.849675 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21218 | 2026.01.07 22:12:19.849723 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21219 | 2026.01.07 22:12:19.849983 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21220 | 2026.01.07 22:12:19.850067 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_131_26} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21221 | 2026.01.07 22:12:19.850152 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21222 | 2026.01.07 22:12:19.850152 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21223 | 2026.01.07 22:12:19.850195 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21224 | 2026.01.07 22:12:19.850516 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21225 | 2026.01.07 22:12:19.850736 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21226 | 2026.01.07 22:12:19.850864 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001207 sec., 75393.53769676885 rows/sec., 5.89 MiB/sec. | ||
| 21227 | 2026.01.07 22:12:19.850903 [ 277 ] {921394cc-d8f5-446b-9a3e-fb56644d87af} <Debug> TCPHandler: Processed in 0.00137805 sec. | ||
| 21228 | 2026.01.07 22:12:19.851014 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21229 | 2026.01.07 22:12:19.851108 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21230 | 2026.01.07 22:12:19.851152 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21231 | 2026.01.07 22:12:19.851557 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21232 | 2026.01.07 22:12:19.851593 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21233 | 2026.01.07 22:12:19.851928 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21234 | 2026.01.07 22:12:19.852149 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21235 | 2026.01.07 22:12:19.852278 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 21236 | 2026.01.07 22:12:19.852317 [ 277 ] {01190cf8-d789-40ac-a8a4-b963c03a46fd} <Debug> TCPHandler: Processed in 0.00135323 sec. | ||
| 21237 | 2026.01.07 22:12:19.852424 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21238 | 2026.01.07 22:12:19.852517 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21239 | 2026.01.07 22:12:19.852559 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21240 | 2026.01.07 22:12:19.852870 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21241 | 2026.01.07 22:12:19.852907 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21242 | 2026.01.07 22:12:19.853213 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21243 | 2026.01.07 22:12:19.853440 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21244 | 2026.01.07 22:12:19.853571 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 59.27 KiB/sec. | ||
| 21245 | 2026.01.07 22:12:19.853607 [ 277 ] {49f8b839-c5b8-4e02-bb01-b473852dbecf} <Debug> TCPHandler: Processed in 0.001233768 sec. | ||
| 21246 | 2026.01.07 22:12:19.853713 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21247 | 2026.01.07 22:12:19.853806 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21248 | 2026.01.07 22:12:19.853860 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21249 | 2026.01.07 22:12:19.854704 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21250 | 2026.01.07 22:12:19.854741 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21251 | 2026.01.07 22:12:19.855291 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21252 | 2026.01.07 22:12:19.855531 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2026.01.07 22:12:19.855653 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21254 | 2026.01.07 22:12:19.855670 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001881 sec., 14354.066985645932 rows/sec., 25.72 MiB/sec. | ||
| 21255 | 2026.01.07 22:12:19.855692 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2026.01.07 22:12:19.855718 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21257 | 2026.01.07 22:12:19.855734 [ 277 ] {55c66a0f-c41e-4e86-aa4a-fae6a0f18da4} <Debug> TCPHandler: Processed in 0.002070311 sec. | ||
| 21258 | 2026.01.07 22:12:19.855795 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21259 | 2026.01.07 22:12:19.855851 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21260 | 2026.01.07 22:12:19.855950 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21261 | 2026.01.07 22:12:19.855992 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21262 | 2026.01.07 22:12:19.856008 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21263 | 2026.01.07 22:12:19.856066 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2528 rows starting from the beginning of the part | ||
| 21264 | 2026.01.07 22:12:19.856172 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 27 rows starting from the beginning of the part | ||
| 21265 | 2026.01.07 22:12:19.856266 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 14 rows starting from the beginning of the part | ||
| 21266 | 2026.01.07 22:12:19.856325 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2026.01.07 22:12:19.856354 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 27 rows starting from the beginning of the part | ||
| 21268 | 2026.01.07 22:12:19.856365 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21269 | 2026.01.07 22:12:19.856454 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 14 rows starting from the beginning of the part | ||
| 21270 | 2026.01.07 22:12:19.856550 [ 198 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 27 rows starting from the beginning of the part | ||
| 21271 | 2026.01.07 22:12:19.856703 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21272 | 2026.01.07 22:12:19.856967 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21273 | 2026.01.07 22:12:19.857103 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 21274 | 2026.01.07 22:12:19.857140 [ 277 ] {d21037bd-4a67-4599-98e8-3a40bc46b4a8} <Debug> TCPHandler: Processed in 0.001339349 sec. | ||
| 21275 | 2026.01.07 22:12:19.864574 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 19 columns (19 merged, 0 gathered) in 0.00879778 sec., 299734.70580078155 rows/sec., 537.11 MiB/sec. | ||
| 21276 | 2026.01.07 22:12:19.866945 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21277 | 2026.01.07 22:12:19.867318 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21278 | 2026.01.07 22:12:19.867400 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21279 | 2026.01.07 22:12:19.867555 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.98 MiB. | ||
| 21280 | 2026.01.07 22:12:20.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.92 MiB, peak 422.86 MiB, free memory in arenas 0.00 B, will set to 404.98 MiB (RSS), difference: 1.07 MiB | ||
| 21281 | 2026.01.07 22:12:20.750912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43625 | ||
| 21282 | 2026.01.07 22:12:20.751634 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21283 | 2026.01.07 22:12:20.751714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21284 | 2026.01.07 22:12:20.752363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21285 | 2026.01.07 22:12:20.752608 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21286 | 2026.01.07 22:12:20.752760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43625 | ||
| 21287 | 2026.01.07 22:12:20.752760 [ 150 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21288 | 2026.01.07 22:12:20.752835 [ 150 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.01.07 22:12:20.752860 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21290 | 2026.01.07 22:12:20.752975 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21291 | 2026.01.07 22:12:20.753099 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21292 | 2026.01.07 22:12:20.753142 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41257 rows starting from the beginning of the part | ||
| 21293 | 2026.01.07 22:12:20.753211 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 21294 | 2026.01.07 22:12:20.753262 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 21295 | 2026.01.07 22:12:20.753310 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 21296 | 2026.01.07 22:12:20.753353 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 21297 | 2026.01.07 22:12:20.753398 [ 186 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 21298 | 2026.01.07 22:12:20.756240 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43625 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307749 sec., 13188727.439718068 rows/sec., 188.67 MiB/sec. | ||
| 21299 | 2026.01.07 22:12:20.756615 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21300 | 2026.01.07 22:12:20.757021 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21301 | 2026.01.07 22:12:20.757136 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_91_18} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21302 | 2026.01.07 22:12:20.757273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21303 | 2026.01.07 22:12:22.191336 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21304 | 2026.01.07 22:12:22.191535 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21305 | 2026.01.07 22:12:22.191601 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21306 | 2026.01.07 22:12:22.192463 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2026.01.07 22:12:22.192504 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21308 | 2026.01.07 22:12:22.192928 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21309 | 2026.01.07 22:12:22.193179 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2026.01.07 22:12:22.193336 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 21311 | 2026.01.07 22:12:22.193379 [ 277 ] {3990da9d-2708-4d0b-bcb5-9304bfd86c01} <Debug> TCPHandler: Processed in 0.002171372 sec. | ||
| 21312 | 2026.01.07 22:12:22.193502 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21313 | 2026.01.07 22:12:22.193596 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21314 | 2026.01.07 22:12:22.193639 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21315 | 2026.01.07 22:12:22.194080 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21316 | 2026.01.07 22:12:22.194115 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21317 | 2026.01.07 22:12:22.194413 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 21318 | 2026.01.07 22:12:22.194631 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21319 | 2026.01.07 22:12:22.194758 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1.08 MiB/sec. | ||
| 21320 | 2026.01.07 22:12:22.194796 [ 277 ] {061d6884-ecb3-4cd4-b88e-6d74fe0217fa} <Debug> TCPHandler: Processed in 0.001344069 sec. | ||
| 21321 | 2026.01.07 22:12:22.194907 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21322 | 2026.01.07 22:12:22.195000 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21323 | 2026.01.07 22:12:22.195040 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21324 | 2026.01.07 22:12:22.197050 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21325 | 2026.01.07 22:12:22.197087 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21326 | 2026.01.07 22:12:22.197529 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21327 | 2026.01.07 22:12:22.197743 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21328 | 2026.01.07 22:12:22.197871 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002888 sec., 792243.7673130194 rows/sec., 64.17 MiB/sec. | ||
| 21329 | 2026.01.07 22:12:22.197912 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 21330 | 2026.01.07 22:12:22.197925 [ 277 ] {4d8764a3-a8e7-4dd1-84ee-8c08602097d8} <Debug> TCPHandler: Processed in 0.003068285 sec. | ||
| 21331 | 2026.01.07 22:12:22.198035 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2026.01.07 22:12:22.198129 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21333 | 2026.01.07 22:12:22.198199 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21334 | 2026.01.07 22:12:22.198775 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21335 | 2026.01.07 22:12:22.198816 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21336 | 2026.01.07 22:12:22.199166 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21337 | 2026.01.07 22:12:22.199402 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21338 | 2026.01.07 22:12:22.199539 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001428 sec., 164565.8263305322 rows/sec., 9.91 MiB/sec. | ||
| 21339 | 2026.01.07 22:12:22.199578 [ 277 ] {597fdc84-2ff2-4479-8466-f8a87d327859} <Debug> TCPHandler: Processed in 0.001591753 sec. | ||
| 21340 | 2026.01.07 22:12:22.199688 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21341 | 2026.01.07 22:12:22.199811 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21342 | 2026.01.07 22:12:22.199851 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21343 | 2026.01.07 22:12:22.200458 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21344 | 2026.01.07 22:12:22.200495 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21345 | 2026.01.07 22:12:22.200817 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21346 | 2026.01.07 22:12:22.201040 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.01.07 22:12:22.201168 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001376 sec., 319767.4418604651 rows/sec., 21.16 MiB/sec. | ||
| 21348 | 2026.01.07 22:12:22.201207 [ 277 ] {b3cbbffd-8bf0-4fb6-ba4d-7f8c5515b6b4} <Debug> TCPHandler: Processed in 0.001569823 sec. | ||
| 21349 | 2026.01.07 22:12:22.201323 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21350 | 2026.01.07 22:12:22.201417 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21351 | 2026.01.07 22:12:22.201456 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21352 | 2026.01.07 22:12:22.201967 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.01.07 22:12:22.202003 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21354 | 2026.01.07 22:12:22.202312 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21355 | 2026.01.07 22:12:22.202536 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.01.07 22:12:22.202664 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 21357 | 2026.01.07 22:12:22.202703 [ 277 ] {aef1ae5e-767f-4ba1-b8d6-8ac26fd4cdb6} <Debug> TCPHandler: Processed in 0.001430152 sec. | ||
| 21358 | 2026.01.07 22:12:22.202819 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21359 | 2026.01.07 22:12:22.202923 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21360 | 2026.01.07 22:12:22.202962 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21361 | 2026.01.07 22:12:22.203927 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21362 | 2026.01.07 22:12:22.203964 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21363 | 2026.01.07 22:12:22.204324 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21364 | 2026.01.07 22:12:22.204550 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.01.07 22:12:22.204682 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001775 sec., 656338.028169014 rows/sec., 46.87 MiB/sec. | ||
| 21366 | 2026.01.07 22:12:22.204720 [ 277 ] {9b8c6283-472c-44fc-a9bb-7e73bb8efc6e} <Debug> TCPHandler: Processed in 0.001951989 sec. | ||
| 21367 | 2026.01.07 22:12:22.204782 [ 222 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21368 | 2026.01.07 22:12:22.204832 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21369 | 2026.01.07 22:12:22.204837 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21370 | 2026.01.07 22:12:22.204932 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21371 | 2026.01.07 22:12:22.204978 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21372 | 2026.01.07 22:12:22.205319 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21373 | 2026.01.07 22:12:22.205356 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21374 | 2026.01.07 22:12:22.205683 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21375 | 2026.01.07 22:12:22.205934 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.01.07 22:12:22.206067 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 21377 | 2026.01.07 22:12:22.206104 [ 277 ] {5f774898-8e89-4ed8-a9de-9af6d6f42f21} <Debug> TCPHandler: Processed in 0.00132071 sec. | ||
| 21378 | 2026.01.07 22:12:22.206222 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21379 | 2026.01.07 22:12:22.206314 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21380 | 2026.01.07 22:12:22.206356 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21381 | 2026.01.07 22:12:22.206975 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21382 | 2026.01.07 22:12:22.207012 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21383 | 2026.01.07 22:12:22.207393 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21384 | 2026.01.07 22:12:22.207614 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21385 | 2026.01.07 22:12:22.207753 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001457 sec., 625943.7199725463 rows/sec., 41.39 MiB/sec. | ||
| 21386 | 2026.01.07 22:12:22.207792 [ 277 ] {dc470202-6989-425b-9acb-b4f2274066fe} <Debug> TCPHandler: Processed in 0.001618614 sec. | ||
| 21387 | 2026.01.07 22:12:22.207885 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21388 | 2026.01.07 22:12:22.207907 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2026.01.07 22:12:22.207936 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21390 | 2026.01.07 22:12:22.208016 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21391 | 2026.01.07 22:12:22.208063 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21392 | 2026.01.07 22:12:22.208374 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21393 | 2026.01.07 22:12:22.208412 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21394 | 2026.01.07 22:12:22.208508 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21395 | 2026.01.07 22:12:22.208740 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21396 | 2026.01.07 22:12:22.209025 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21397 | 2026.01.07 22:12:22.209160 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 58.04 KiB/sec. | ||
| 21398 | 2026.01.07 22:12:22.209198 [ 277 ] {fa9aabcb-9f79-44c4-bb04-5620f33c7185} <Debug> TCPHandler: Processed in 0.001340849 sec. | ||
| 21399 | 2026.01.07 22:12:22.209305 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21400 | 2026.01.07 22:12:22.209402 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21401 | 2026.01.07 22:12:22.209461 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21402 | 2026.01.07 22:12:22.210299 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21403 | 2026.01.07 22:12:22.210340 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21404 | 2026.01.07 22:12:22.210433 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21405 | 2026.01.07 22:12:22.210883 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21406 | 2026.01.07 22:12:22.211119 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21407 | 2026.01.07 22:12:22.211254 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 13.03 MiB/sec. | ||
| 21408 | 2026.01.07 22:12:22.211316 [ 277 ] {8b6938db-e7f9-4070-9302-e9594d1be66b} <Debug> TCPHandler: Processed in 0.002123602 sec. | ||
| 21409 | 2026.01.07 22:12:22.211491 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21410 | 2026.01.07 22:12:22.211585 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21411 | 2026.01.07 22:12:22.211627 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21412 | 2026.01.07 22:12:22.211968 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2026.01.07 22:12:22.212006 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21414 | 2026.01.07 22:12:22.212335 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21415 | 2026.01.07 22:12:22.212559 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.01.07 22:12:22.212691 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001125 sec., 62222.222222222226 rows/sec., 3.62 MiB/sec. | ||
| 21417 | 2026.01.07 22:12:22.212728 [ 277 ] {a03ebc3b-409a-43d3-a09f-155778043d6d} <Debug> TCPHandler: Processed in 0.001286639 sec. | ||
| 21418 | 2026.01.07 22:12:22.212795 [ 222 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21419 | 2026.01.07 22:12:22.212833 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21420 | 2026.01.07 22:12:22.215918 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21421 | 2026.01.07 22:12:23.090197 [ 219 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21422 | 2026.01.07 22:12:23.090280 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21423 | 2026.01.07 22:12:23.093752 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21424 | 2026.01.07 22:12:23.197780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21425 | 2026.01.07 22:12:23.217104 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21426 | 2026.01.07 22:12:23.217166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21427 | 2026.01.07 22:12:23.223530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21428 | 2026.01.07 22:12:23.224259 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21429 | 2026.01.07 22:12:23.224601 [ 146 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21430 | 2026.01.07 22:12:23.224672 [ 146 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21431 | 2026.01.07 22:12:23.224696 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21432 | 2026.01.07 22:12:23.224796 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21433 | 2026.01.07 22:12:23.227872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21434 | 2026.01.07 22:12:23.228652 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21435 | 2026.01.07 22:12:23.230368 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21436 | 2026.01.07 22:12:23.235761 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 21437 | 2026.01.07 22:12:23.241065 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 21438 | 2026.01.07 22:12:23.246208 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21439 | 2026.01.07 22:12:23.251342 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21440 | 2026.01.07 22:12:23.256289 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21441 | 2026.01.07 22:12:23.317220 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.092462457 sec., 7419.227460070631 rows/sec., 38.36 MiB/sec. | ||
| 21442 | 2026.01.07 22:12:23.319489 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21443 | 2026.01.07 22:12:23.321245 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2026.01.07 22:12:23.321334 [ 190 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_91_18} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21445 | 2026.01.07 22:12:23.323029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21446 | 2026.01.07 22:12:23.370013 [ 219 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21447 | 2026.01.07 22:12:23.370075 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21448 | 2026.01.07 22:12:23.373935 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21449 | 2026.01.07 22:12:23.409748 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21450 | 2026.01.07 22:12:23.409791 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21451 | 2026.01.07 22:12:23.412127 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21452 | 2026.01.07 22:12:24.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.08 MiB, peak 423.49 MiB, free memory in arenas 0.00 B, will set to 404.99 MiB (RSS), difference: -1.09 MiB | ||
| 21453 | 2026.01.07 22:12:24.839997 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.01.07 22:12:24.840185 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21455 | 2026.01.07 22:12:24.840255 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21456 | 2026.01.07 22:12:24.840987 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21457 | 2026.01.07 22:12:24.841035 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21458 | 2026.01.07 22:12:24.841440 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21459 | 2026.01.07 22:12:24.841673 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.01.07 22:12:24.841844 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 21461 | 2026.01.07 22:12:24.841899 [ 277 ] {34e547be-227d-464d-bebb-909a96610f91} <Debug> TCPHandler: Processed in 0.00203691 sec. | ||
| 21462 | 2026.01.07 22:12:24.842024 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21463 | 2026.01.07 22:12:24.842130 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21464 | 2026.01.07 22:12:24.842174 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21465 | 2026.01.07 22:12:24.842639 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2026.01.07 22:12:24.842677 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21467 | 2026.01.07 22:12:24.842982 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21468 | 2026.01.07 22:12:24.843192 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2026.01.07 22:12:24.843338 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 21470 | 2026.01.07 22:12:24.843379 [ 277 ] {105e1283-1536-4a90-9102-4995354ebfae} <Debug> TCPHandler: Processed in 0.001408241 sec. | ||
| 21471 | 2026.01.07 22:12:24.843490 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21472 | 2026.01.07 22:12:24.843589 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21473 | 2026.01.07 22:12:24.843635 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21474 | 2026.01.07 22:12:24.844033 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21475 | 2026.01.07 22:12:24.844070 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21476 | 2026.01.07 22:12:24.844393 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21477 | 2026.01.07 22:12:24.844610 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21478 | 2026.01.07 22:12:24.844752 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001184 sec., 79391.8918918919 rows/sec., 5.52 MiB/sec. | ||
| 21479 | 2026.01.07 22:12:24.844792 [ 277 ] {3a983818-934f-43b0-81dc-e0fdbfa441ca} <Debug> TCPHandler: Processed in 0.00135133 sec. | ||
| 21480 | 2026.01.07 22:12:24.844900 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21481 | 2026.01.07 22:12:24.844997 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21482 | 2026.01.07 22:12:24.845040 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21483 | 2026.01.07 22:12:24.845371 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21484 | 2026.01.07 22:12:24.845408 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21485 | 2026.01.07 22:12:24.845709 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21486 | 2026.01.07 22:12:24.845935 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21487 | 2026.01.07 22:12:24.846082 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001104 sec., 30797.101449275364 rows/sec., 2.09 MiB/sec. | ||
| 21488 | 2026.01.07 22:12:24.846119 [ 277 ] {bc9c08c0-fcc9-44ac-abb5-4a75c7fe4362} <Debug> TCPHandler: Processed in 0.001269028 sec. | ||
| 21489 | 2026.01.07 22:12:28.036854 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21490 | 2026.01.07 22:12:28.036946 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21491 | 2026.01.07 22:12:28.253002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44137 | ||
| 21492 | 2026.01.07 22:12:28.253528 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21493 | 2026.01.07 22:12:28.253566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21494 | 2026.01.07 22:12:28.254040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21495 | 2026.01.07 22:12:28.254267 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21496 | 2026.01.07 22:12:28.254397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44137 | ||
| 21497 | 2026.01.07 22:12:28.403328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2730 | ||
| 21498 | 2026.01.07 22:12:28.406195 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.01.07 22:12:28.406259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21500 | 2026.01.07 22:12:28.407562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21501 | 2026.01.07 22:12:28.407853 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.01.07 22:12:28.408254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2730 | ||
| 21503 | 2026.01.07 22:12:29.843640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2026.01.07 22:12:29.843846 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21505 | 2026.01.07 22:12:29.843920 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21506 | 2026.01.07 22:12:29.844688 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21507 | 2026.01.07 22:12:29.844731 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21508 | 2026.01.07 22:12:29.845133 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21509 | 2026.01.07 22:12:29.845362 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2026.01.07 22:12:29.845526 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001736 sec., 63364.05529953918 rows/sec., 5.33 MiB/sec. | ||
| 21511 | 2026.01.07 22:12:29.845570 [ 277 ] {8e256bf6-a6ba-4198-afc1-9c4468946453} <Debug> TCPHandler: Processed in 0.002073701 sec. | ||
| 21512 | 2026.01.07 22:12:29.845695 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21513 | 2026.01.07 22:12:29.845792 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21514 | 2026.01.07 22:12:29.845833 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21515 | 2026.01.07 22:12:29.846245 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21516 | 2026.01.07 22:12:29.846281 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21517 | 2026.01.07 22:12:29.846626 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21518 | 2026.01.07 22:12:29.846946 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21519 | 2026.01.07 22:12:29.847114 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00134 sec., 20149.253731343284 rows/sec., 1.48 MiB/sec. | ||
| 21520 | 2026.01.07 22:12:29.847161 [ 277 ] {8d301f6e-1a48-4ff4-8746-24eed18341bc} <Debug> TCPHandler: Processed in 0.001516162 sec. | ||
| 21521 | 2026.01.07 22:12:29.847286 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21522 | 2026.01.07 22:12:29.847400 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21523 | 2026.01.07 22:12:29.847449 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21524 | 2026.01.07 22:12:29.847894 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21525 | 2026.01.07 22:12:29.847930 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21526 | 2026.01.07 22:12:29.848248 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21527 | 2026.01.07 22:12:29.848471 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21528 | 2026.01.07 22:12:29.848603 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001227 sec., 74164.62917685411 rows/sec., 5.79 MiB/sec. | ||
| 21529 | 2026.01.07 22:12:29.848643 [ 277 ] {b921a601-07ed-47e8-866a-65ddccea3b6f} <Debug> TCPHandler: Processed in 0.001415501 sec. | ||
| 21530 | 2026.01.07 22:12:29.848754 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.01.07 22:12:29.848847 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21532 | 2026.01.07 22:12:29.848890 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21533 | 2026.01.07 22:12:29.849297 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21534 | 2026.01.07 22:12:29.849331 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21535 | 2026.01.07 22:12:29.849660 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21536 | 2026.01.07 22:12:29.849874 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2026.01.07 22:12:29.850000 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 21538 | 2026.01.07 22:12:29.850037 [ 277 ] {635866d9-d805-486f-8081-cad31d7c9ad0} <Debug> TCPHandler: Processed in 0.00133251 sec. | ||
| 21539 | 2026.01.07 22:12:29.850141 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21540 | 2026.01.07 22:12:29.850233 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21541 | 2026.01.07 22:12:29.850287 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21542 | 2026.01.07 22:12:29.851139 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21543 | 2026.01.07 22:12:29.851173 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21544 | 2026.01.07 22:12:29.851715 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21545 | 2026.01.07 22:12:29.851968 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21546 | 2026.01.07 22:12:29.852108 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001892 sec., 14270.61310782241 rows/sec., 25.57 MiB/sec. | ||
| 21547 | 2026.01.07 22:12:29.852178 [ 277 ] {332626ef-4a51-4247-b051-09db7efe2ee6} <Debug> TCPHandler: Processed in 0.002085091 sec. | ||
| 21548 | 2026.01.07 22:12:29.852287 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21549 | 2026.01.07 22:12:29.852380 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21550 | 2026.01.07 22:12:29.852421 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21551 | 2026.01.07 22:12:29.852764 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21552 | 2026.01.07 22:12:29.852798 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21553 | 2026.01.07 22:12:29.853103 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21554 | 2026.01.07 22:12:29.853314 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21555 | 2026.01.07 22:12:29.853443 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 21556 | 2026.01.07 22:12:29.853479 [ 277 ] {6236fff3-463a-4dcb-b9a7-8d4c08adf741} <Debug> TCPHandler: Processed in 0.001240419 sec. | ||
| 21557 | 2026.01.07 22:12:30.728066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21558 | 2026.01.07 22:12:30.747018 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21559 | 2026.01.07 22:12:30.747089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21560 | 2026.01.07 22:12:30.753439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21561 | 2026.01.07 22:12:30.754208 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21562 | 2026.01.07 22:12:30.757546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21563 | 2026.01.07 22:12:33.089726 [ 220 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21564 | 2026.01.07 22:12:33.089792 [ 220 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21565 | 2026.01.07 22:12:33.091183 [ 220 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21566 | 2026.01.07 22:12:33.805536 [ 223 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21567 | 2026.01.07 22:12:33.805589 [ 223 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21568 | 2026.01.07 22:12:33.807316 [ 223 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21569 | 2026.01.07 22:12:34.855123 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21570 | 2026.01.07 22:12:34.855299 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21571 | 2026.01.07 22:12:34.855368 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21572 | 2026.01.07 22:12:34.856216 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21573 | 2026.01.07 22:12:34.856268 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21574 | 2026.01.07 22:12:34.856699 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21575 | 2026.01.07 22:12:34.856943 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21576 | 2026.01.07 22:12:34.857111 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001863 sec., 220075.14761137948 rows/sec., 13.96 MiB/sec. | ||
| 21577 | 2026.01.07 22:12:34.857166 [ 277 ] {70d2d6d0-a612-4332-b2e0-fc4bafcb7334} <Debug> TCPHandler: Processed in 0.002180182 sec. | ||
| 21578 | 2026.01.07 22:12:34.857295 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21579 | 2026.01.07 22:12:34.857397 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21580 | 2026.01.07 22:12:34.857444 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21581 | 2026.01.07 22:12:34.858711 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2026.01.07 22:12:34.858751 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21583 | 2026.01.07 22:12:34.859139 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21584 | 2026.01.07 22:12:34.859368 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21585 | 2026.01.07 22:12:34.859515 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002143 sec., 531964.5356976201 rows/sec., 42.21 MiB/sec. | ||
| 21586 | 2026.01.07 22:12:34.859523 [ 131 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21587 | 2026.01.07 22:12:34.859557 [ 277 ] {a8f6fc00-8e83-4269-9cda-15a775f5e40a} <Debug> TCPHandler: Processed in 0.002316314 sec. | ||
| 21588 | 2026.01.07 22:12:34.859595 [ 131 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21589 | 2026.01.07 22:12:34.859621 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21590 | 2026.01.07 22:12:34.859686 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21591 | 2026.01.07 22:12:34.859729 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21592 | 2026.01.07 22:12:34.859788 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21593 | 2026.01.07 22:12:34.859826 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21594 | 2026.01.07 22:12:34.859829 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21595 | 2026.01.07 22:12:34.859858 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2344 rows starting from the beginning of the part | ||
| 21596 | 2026.01.07 22:12:34.859920 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 111 rows starting from the beginning of the part | ||
| 21597 | 2026.01.07 22:12:34.859965 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2288 rows starting from the beginning of the part | ||
| 21598 | 2026.01.07 22:12:34.860010 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 21599 | 2026.01.07 22:12:34.860051 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 110 rows starting from the beginning of the part | ||
| 21600 | 2026.01.07 22:12:34.860088 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1140 rows starting from the beginning of the part | ||
| 21601 | 2026.01.07 22:12:34.860393 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.01.07 22:12:34.860429 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21603 | 2026.01.07 22:12:34.860786 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21604 | 2026.01.07 22:12:34.861012 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.01.07 22:12:34.861147 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001381 sec., 158580.73859522084 rows/sec., 9.45 MiB/sec. | ||
| 21606 | 2026.01.07 22:12:34.861185 [ 277 ] {a729a36e-4c2f-4999-9b64-a556fa47ab5e} <Debug> TCPHandler: Processed in 0.001550183 sec. | ||
| 21607 | 2026.01.07 22:12:34.861297 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21608 | 2026.01.07 22:12:34.861389 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21609 | 2026.01.07 22:12:34.861428 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21610 | 2026.01.07 22:12:34.861934 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.01.07 22:12:34.861970 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21612 | 2026.01.07 22:12:34.862086 [ 196 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403126 sec., 2517138.094298843 rows/sec., 213.15 MiB/sec. | ||
| 21613 | 2026.01.07 22:12:34.862278 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21614 | 2026.01.07 22:12:34.862387 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21615 | 2026.01.07 22:12:34.862513 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21616 | 2026.01.07 22:12:34.862645 [ 131 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 21617 | 2026.01.07 22:12:34.862666 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 21618 | 2026.01.07 22:12:34.862693 [ 131 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21619 | 2026.01.07 22:12:34.862713 [ 277 ] {5437f746-58b0-49ed-a36f-47ceadc302bb} <Debug> TCPHandler: Processed in 0.001464442 sec. | ||
| 21620 | 2026.01.07 22:12:34.862720 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21621 | 2026.01.07 22:12:34.862733 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21622 | 2026.01.07 22:12:34.862819 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 21623 | 2026.01.07 22:12:34.862827 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2026.01.07 22:12:34.862825 [ 189 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_156_31} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21625 | 2026.01.07 22:12:34.862912 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21626 | 2026.01.07 22:12:34.862937 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21627 | 2026.01.07 22:12:34.862945 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 441 rows starting from the beginning of the part | ||
| 21628 | 2026.01.07 22:12:34.862978 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21629 | 2026.01.07 22:12:34.862994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 21630 | 2026.01.07 22:12:34.863002 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 21631 | 2026.01.07 22:12:34.863072 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 21632 | 2026.01.07 22:12:34.863113 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 21633 | 2026.01.07 22:12:34.863152 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 440 rows starting from the beginning of the part | ||
| 21634 | 2026.01.07 22:12:34.863191 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 21635 | 2026.01.07 22:12:34.863508 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21636 | 2026.01.07 22:12:34.863544 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21637 | 2026.01.07 22:12:34.863868 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21638 | 2026.01.07 22:12:34.864090 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21639 | 2026.01.07 22:12:34.864131 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135044 sec., 1124078.0782559759 rows/sec., 77.87 MiB/sec. | ||
| 21640 | 2026.01.07 22:12:34.864227 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 21641 | 2026.01.07 22:12:34.864251 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 21642 | 2026.01.07 22:12:34.864267 [ 277 ] {15f71b67-3562-462d-b768-d5302f725bb0} <Debug> TCPHandler: Processed in 0.001489402 sec. | ||
| 21643 | 2026.01.07 22:12:34.864379 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.01.07 22:12:34.864474 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21645 | 2026.01.07 22:12:34.864487 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21646 | 2026.01.07 22:12:34.864514 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21647 | 2026.01.07 22:12:34.864546 [ 192 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_69_15} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 21648 | 2026.01.07 22:12:34.864605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21649 | 2026.01.07 22:12:34.865283 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21650 | 2026.01.07 22:12:34.865318 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21651 | 2026.01.07 22:12:34.865665 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21652 | 2026.01.07 22:12:34.865880 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21653 | 2026.01.07 22:12:34.866017 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001562 sec., 443661.9718309859 rows/sec., 31.00 MiB/sec. | ||
| 21654 | 2026.01.07 22:12:34.866046 [ 132 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21655 | 2026.01.07 22:12:34.866058 [ 277 ] {c9d0723f-e5dd-44f3-8e7a-afa7888058c7} <Debug> TCPHandler: Processed in 0.001728756 sec. | ||
| 21656 | 2026.01.07 22:12:34.866110 [ 132 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21657 | 2026.01.07 22:12:34.866142 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21658 | 2026.01.07 22:12:34.866191 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21659 | 2026.01.07 22:12:34.866227 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21660 | 2026.01.07 22:12:34.866292 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21661 | 2026.01.07 22:12:34.866316 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21662 | 2026.01.07 22:12:34.866335 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21663 | 2026.01.07 22:12:34.866343 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1212 rows starting from the beginning of the part | ||
| 21664 | 2026.01.07 22:12:34.866397 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 91 rows starting from the beginning of the part | ||
| 21665 | 2026.01.07 22:12:34.866440 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1165 rows starting from the beginning of the part | ||
| 21666 | 2026.01.07 22:12:34.866480 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 21667 | 2026.01.07 22:12:34.866519 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 91 rows starting from the beginning of the part | ||
| 21668 | 2026.01.07 22:12:34.866557 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 693 rows starting from the beginning of the part | ||
| 21669 | 2026.01.07 22:12:34.866677 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2026.01.07 22:12:34.866714 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21671 | 2026.01.07 22:12:34.867019 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21672 | 2026.01.07 22:12:34.867236 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21673 | 2026.01.07 22:12:34.867366 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 21674 | 2026.01.07 22:12:34.867404 [ 277 ] {3b219ff4-4d28-4ff9-953f-cf7a6c6726c6} <Debug> TCPHandler: Processed in 0.001267688 sec. | ||
| 21675 | 2026.01.07 22:12:34.867512 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21676 | 2026.01.07 22:12:34.867605 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21677 | 2026.01.07 22:12:34.867649 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21678 | 2026.01.07 22:12:34.867697 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496962 sec., 2215153.0900583984 rows/sec., 167.23 MiB/sec. | ||
| 21679 | 2026.01.07 22:12:34.867871 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21680 | 2026.01.07 22:12:34.868109 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21681 | 2026.01.07 22:12:34.868115 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21682 | 2026.01.07 22:12:34.868154 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21683 | 2026.01.07 22:12:34.868169 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_156_31} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21684 | 2026.01.07 22:12:34.868225 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 21685 | 2026.01.07 22:12:34.868494 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21686 | 2026.01.07 22:12:34.868709 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21687 | 2026.01.07 22:12:34.868839 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001252 sec., 250798.7220447284 rows/sec., 16.48 MiB/sec. | ||
| 21688 | 2026.01.07 22:12:34.868843 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_151_31 to all_156_156_0 | ||
| 21689 | 2026.01.07 22:12:34.868879 [ 277 ] {60a97912-ea31-4cc1-8416-1db59cf8abe3} <Debug> TCPHandler: Processed in 0.001417451 sec. | ||
| 21690 | 2026.01.07 22:12:34.868894 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21691 | 2026.01.07 22:12:34.868921 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21692 | 2026.01.07 22:12:34.868991 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2026.01.07 22:12:34.869001 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_31 to all_156_156_0 into Compact with storage Full | ||
| 21694 | 2026.01.07 22:12:34.869089 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21695 | 2026.01.07 22:12:34.869091 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21696 | 2026.01.07 22:12:34.869128 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_31, total 46802 rows starting from the beginning of the part | ||
| 21697 | 2026.01.07 22:12:34.869133 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21698 | 2026.01.07 22:12:34.869174 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 21699 | 2026.01.07 22:12:34.869215 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 912 rows starting from the beginning of the part | ||
| 21700 | 2026.01.07 22:12:34.869252 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 94 rows starting from the beginning of the part | ||
| 21701 | 2026.01.07 22:12:34.869285 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 21702 | 2026.01.07 22:12:34.869322 [ 196 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 314 rows starting from the beginning of the part | ||
| 21703 | 2026.01.07 22:12:34.869453 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21704 | 2026.01.07 22:12:34.869488 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21705 | 2026.01.07 22:12:34.869787 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21706 | 2026.01.07 22:12:34.870008 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21707 | 2026.01.07 22:12:34.870136 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 21708 | 2026.01.07 22:12:34.870173 [ 277 ] {93b15abd-e5b8-4735-b597-daa56707c519} <Debug> TCPHandler: Processed in 0.001232238 sec. | ||
| 21709 | 2026.01.07 22:12:34.870172 [ 222 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21710 | 2026.01.07 22:12:34.870206 [ 222 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21711 | 2026.01.07 22:12:34.870284 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21712 | 2026.01.07 22:12:34.870380 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21713 | 2026.01.07 22:12:34.870437 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21714 | 2026.01.07 22:12:34.871232 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21715 | 2026.01.07 22:12:34.871270 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21716 | 2026.01.07 22:12:34.871859 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21717 | 2026.01.07 22:12:34.872133 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21718 | 2026.01.07 22:12:34.872270 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 13.16 MiB/sec. | ||
| 21719 | 2026.01.07 22:12:34.872328 [ 277 ] {5df7634e-e354-4c2b-8586-072606b7ce61} <Debug> TCPHandler: Processed in 0.002092801 sec. | ||
| 21720 | 2026.01.07 22:12:34.872437 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21721 | 2026.01.07 22:12:34.872533 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21722 | 2026.01.07 22:12:34.872576 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21723 | 2026.01.07 22:12:34.872625 [ 222 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21724 | 2026.01.07 22:12:34.872910 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21725 | 2026.01.07 22:12:34.872949 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21726 | 2026.01.07 22:12:34.873262 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21727 | 2026.01.07 22:12:34.873473 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21728 | 2026.01.07 22:12:34.873589 [ 132 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21729 | 2026.01.07 22:12:34.873599 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 21730 | 2026.01.07 22:12:34.873627 [ 132 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21731 | 2026.01.07 22:12:34.873652 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21732 | 2026.01.07 22:12:34.873652 [ 277 ] {9152ea01-e1c9-4252-8fc7-64a09899f581} <Debug> TCPHandler: Processed in 0.001262559 sec. | ||
| 21733 | 2026.01.07 22:12:34.873738 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21734 | 2026.01.07 22:12:34.873854 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21735 | 2026.01.07 22:12:34.873888 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10764 rows starting from the beginning of the part | ||
| 21736 | 2026.01.07 22:12:34.873951 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 21737 | 2026.01.07 22:12:34.873995 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 70 rows starting from the beginning of the part | ||
| 21738 | 2026.01.07 22:12:34.874036 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 34 rows starting from the beginning of the part | ||
| 21739 | 2026.01.07 22:12:34.874074 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 21740 | 2026.01.07 22:12:34.874112 [ 194 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 21741 | 2026.01.07 22:12:34.877569 [ 193 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11092 rows, containing 4 columns (4 merged, 0 gathered) in 0.003867518 sec., 2867989.2375420104 rows/sec., 182.09 MiB/sec. | ||
| 21742 | 2026.01.07 22:12:34.877831 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21743 | 2026.01.07 22:12:34.877959 [ 195 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48442 rows, containing 5 columns (5 merged, 0 gathered) in 0.008986223 sec., 5390696.402704451 rows/sec., 360.81 MiB/sec. | ||
| 21744 | 2026.01.07 22:12:34.878111 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21745 | 2026.01.07 22:12:34.878187 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_156_31} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21746 | 2026.01.07 22:12:34.878279 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 21747 | 2026.01.07 22:12:34.878566 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Trace> MergedBlockOutputStream: filled checksums all_1_156_32 (state Temporary) | ||
| 21748 | 2026.01.07 22:12:34.878843 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_156_32 to all_1_156_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21749 | 2026.01.07 22:12:34.878911 [ 193 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_151_31, all_156_156_0] -> all_1_156_32 | ||
| 21750 | 2026.01.07 22:12:34.878990 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 21751 | 2026.01.07 22:12:35.754657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44585 | ||
| 21752 | 2026.01.07 22:12:35.755169 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21753 | 2026.01.07 22:12:35.755215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21754 | 2026.01.07 22:12:35.755720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21755 | 2026.01.07 22:12:35.755965 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21756 | 2026.01.07 22:12:35.756114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44585 | ||
| 21757 | 2026.01.07 22:12:38.257717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21758 | 2026.01.07 22:12:38.276236 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21759 | 2026.01.07 22:12:38.276288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21760 | 2026.01.07 22:12:38.282662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21761 | 2026.01.07 22:12:38.283436 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21762 | 2026.01.07 22:12:38.286626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21763 | 2026.01.07 22:12:38.408674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2764 | ||
| 21764 | 2026.01.07 22:12:38.411214 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21765 | 2026.01.07 22:12:38.411251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21766 | 2026.01.07 22:12:38.412489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21767 | 2026.01.07 22:12:38.412761 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21768 | 2026.01.07 22:12:38.413030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2764 | ||
| 21769 | 2026.01.07 22:12:38.413031 [ 221 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21770 | 2026.01.07 22:12:38.413115 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21771 | 2026.01.07 22:12:38.415763 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21772 | 2026.01.07 22:12:39.844082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21773 | 2026.01.07 22:12:39.844287 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21774 | 2026.01.07 22:12:39.844370 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21775 | 2026.01.07 22:12:39.845064 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21776 | 2026.01.07 22:12:39.845115 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21777 | 2026.01.07 22:12:39.845486 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21778 | 2026.01.07 22:12:39.845793 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21779 | 2026.01.07 22:12:39.845961 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001729 sec., 1156.737998843262 rows/sec., 94.32 KiB/sec. | ||
| 21780 | 2026.01.07 22:12:39.846017 [ 277 ] {3ba26236-b30e-43cf-a2f5-cce81354758e} <Debug> TCPHandler: Processed in 0.002082751 sec. | ||
| 21781 | 2026.01.07 22:12:39.846152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21782 | 2026.01.07 22:12:39.846260 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21783 | 2026.01.07 22:12:39.846305 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21784 | 2026.01.07 22:12:39.846798 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21785 | 2026.01.07 22:12:39.846839 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21786 | 2026.01.07 22:12:39.847171 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21787 | 2026.01.07 22:12:39.847395 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21788 | 2026.01.07 22:12:39.847534 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Debug> executeQuery: Read 111 rows, 9.55 KiB in 0.0013 sec., 85384.61538461539 rows/sec., 7.17 MiB/sec. | ||
| 21789 | 2026.01.07 22:12:39.847576 [ 277 ] {0bc380f8-2f5d-4430-b756-4b72b15d1a04} <Debug> TCPHandler: Processed in 0.001477052 sec. | ||
| 21790 | 2026.01.07 22:12:39.847691 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21791 | 2026.01.07 22:12:39.847798 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21792 | 2026.01.07 22:12:39.847841 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21793 | 2026.01.07 22:12:39.848261 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21794 | 2026.01.07 22:12:39.848300 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21795 | 2026.01.07 22:12:39.848607 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21796 | 2026.01.07 22:12:39.848825 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21797 | 2026.01.07 22:12:39.848968 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001193 sec., 24308.466051969823 rows/sec., 1.78 MiB/sec. | ||
| 21798 | 2026.01.07 22:12:39.849010 [ 277 ] {381d97b3-6170-401d-9868-281d9dae18c8} <Debug> TCPHandler: Processed in 0.00137019 sec. | ||
| 21799 | 2026.01.07 22:12:39.849112 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21800 | 2026.01.07 22:12:39.849208 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21801 | 2026.01.07 22:12:39.849250 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21802 | 2026.01.07 22:12:39.849681 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21803 | 2026.01.07 22:12:39.849721 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21804 | 2026.01.07 22:12:39.850039 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21805 | 2026.01.07 22:12:39.850263 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2026.01.07 22:12:39.850398 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001209 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 21807 | 2026.01.07 22:12:39.850438 [ 277 ] {ea7e7cb8-4e10-4c4c-9dcd-21bc06c5ee78} <Debug> TCPHandler: Processed in 0.001375891 sec. | ||
| 21808 | 2026.01.07 22:12:39.850548 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21809 | 2026.01.07 22:12:39.850642 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21810 | 2026.01.07 22:12:39.850689 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21811 | 2026.01.07 22:12:39.851104 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21812 | 2026.01.07 22:12:39.851142 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21813 | 2026.01.07 22:12:39.851475 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21814 | 2026.01.07 22:12:39.851691 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21815 | 2026.01.07 22:12:39.851829 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001205 sec., 133609.95850622407 rows/sec., 9.30 MiB/sec. | ||
| 21816 | 2026.01.07 22:12:39.851869 [ 277 ] {a408aa0c-fdef-4062-9638-973b63314162} <Debug> TCPHandler: Processed in 0.001371251 sec. | ||
| 21817 | 2026.01.07 22:12:39.851979 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21818 | 2026.01.07 22:12:39.852075 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21819 | 2026.01.07 22:12:39.852133 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21820 | 2026.01.07 22:12:39.853013 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21821 | 2026.01.07 22:12:39.853053 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21822 | 2026.01.07 22:12:39.853613 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21823 | 2026.01.07 22:12:39.853859 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21824 | 2026.01.07 22:12:39.854006 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00195 sec., 13846.153846153848 rows/sec., 24.81 MiB/sec. | ||
| 21825 | 2026.01.07 22:12:39.854078 [ 277 ] {515a65ab-8af1-44a1-b24d-2d2eca37a5c4} <Debug> TCPHandler: Processed in 0.002149162 sec. | ||
| 21826 | 2026.01.07 22:12:39.854193 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21827 | 2026.01.07 22:12:39.854291 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21828 | 2026.01.07 22:12:39.854335 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21829 | 2026.01.07 22:12:39.854676 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21830 | 2026.01.07 22:12:39.854715 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21831 | 2026.01.07 22:12:39.855027 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21832 | 2026.01.07 22:12:39.855245 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.01.07 22:12:39.855380 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 21834 | 2026.01.07 22:12:39.855419 [ 277 ] {88543390-b998-40e4-b534-1759d3bfe2bd} <Debug> TCPHandler: Processed in 0.001275619 sec. | ||
| 21835 | 2026.01.07 22:12:43.037504 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21836 | 2026.01.07 22:12:43.037573 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21837 | 2026.01.07 22:12:43.256279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45097 | ||
| 21838 | 2026.01.07 22:12:43.256873 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21839 | 2026.01.07 22:12:43.256918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21840 | 2026.01.07 22:12:43.257448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21841 | 2026.01.07 22:12:43.257683 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21842 | 2026.01.07 22:12:43.257826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45097 | ||
| 21843 | 2026.01.07 22:12:44.341647 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21844 | 2026.01.07 22:12:44.341703 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21845 | 2026.01.07 22:12:44.344691 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21846 | 2026.01.07 22:12:44.855513 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21847 | 2026.01.07 22:12:44.855701 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21848 | 2026.01.07 22:12:44.855771 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21849 | 2026.01.07 22:12:44.856615 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21850 | 2026.01.07 22:12:44.856665 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21851 | 2026.01.07 22:12:44.857110 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21852 | 2026.01.07 22:12:44.857355 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21853 | 2026.01.07 22:12:44.857498 [ 117 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21854 | 2026.01.07 22:12:44.857525 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 21855 | 2026.01.07 22:12:44.857536 [ 117 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21856 | 2026.01.07 22:12:44.857558 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21857 | 2026.01.07 22:12:44.857586 [ 277 ] {54fdedc4-dab5-4ba9-9c2e-479abe5e12a5} <Debug> TCPHandler: Processed in 0.002237653 sec. | ||
| 21858 | 2026.01.07 22:12:44.857652 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21859 | 2026.01.07 22:12:44.857706 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21860 | 2026.01.07 22:12:44.857750 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21861 | 2026.01.07 22:12:44.857780 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 410 rows starting from the beginning of the part | ||
| 21862 | 2026.01.07 22:12:44.857812 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21863 | 2026.01.07 22:12:44.857841 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 21864 | 2026.01.07 22:12:44.857858 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21865 | 2026.01.07 22:12:44.857887 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 21866 | 2026.01.07 22:12:44.857932 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 21867 | 2026.01.07 22:12:44.857975 [ 196 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 21868 | 2026.01.07 22:12:44.858865 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2026.01.07 22:12:44.858902 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21870 | 2026.01.07 22:12:44.858990 [ 197 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137279 sec., 1493309.246133786 rows/sec., 100.43 MiB/sec. | ||
| 21871 | 2026.01.07 22:12:44.859235 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 21872 | 2026.01.07 22:12:44.859297 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21873 | 2026.01.07 22:12:44.859628 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21874 | 2026.01.07 22:12:44.859680 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2026.01.07 22:12:44.859779 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001992 sec., 572289.156626506 rows/sec., 45.41 MiB/sec. | ||
| 21876 | 2026.01.07 22:12:44.859784 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_69_17} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 21877 | 2026.01.07 22:12:44.859827 [ 277 ] {833f0eb2-5f77-4b5f-9f0b-10f34cefca50} <Debug> TCPHandler: Processed in 0.002173633 sec. | ||
| 21878 | 2026.01.07 22:12:44.859855 [ 220 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21879 | 2026.01.07 22:12:44.859886 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21880 | 2026.01.07 22:12:44.859910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 21881 | 2026.01.07 22:12:44.859946 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21882 | 2026.01.07 22:12:44.860046 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21883 | 2026.01.07 22:12:44.860089 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21884 | 2026.01.07 22:12:44.860597 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21885 | 2026.01.07 22:12:44.860634 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21886 | 2026.01.07 22:12:44.860978 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21887 | 2026.01.07 22:12:44.861198 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21888 | 2026.01.07 22:12:44.861308 [ 117 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21889 | 2026.01.07 22:12:44.861328 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001301 sec., 168332.05226748655 rows/sec., 10.03 MiB/sec. | ||
| 21890 | 2026.01.07 22:12:44.861342 [ 117 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21891 | 2026.01.07 22:12:44.861361 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21892 | 2026.01.07 22:12:44.861369 [ 277 ] {c67f3bc3-297e-451d-8d3f-75b82ff16c7d} <Debug> TCPHandler: Processed in 0.001472962 sec. | ||
| 21893 | 2026.01.07 22:12:44.861458 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21894 | 2026.01.07 22:12:44.861476 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21895 | 2026.01.07 22:12:44.861581 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21896 | 2026.01.07 22:12:44.861581 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21897 | 2026.01.07 22:12:44.861625 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21898 | 2026.01.07 22:12:44.861633 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 264 rows starting from the beginning of the part | ||
| 21899 | 2026.01.07 22:12:44.861711 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 235 rows starting from the beginning of the part | ||
| 21900 | 2026.01.07 22:12:44.861759 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 27 rows starting from the beginning of the part | ||
| 21901 | 2026.01.07 22:12:44.861803 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 219 rows starting from the beginning of the part | ||
| 21902 | 2026.01.07 22:12:44.861846 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 29 rows starting from the beginning of the part | ||
| 21903 | 2026.01.07 22:12:44.861889 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 219 rows starting from the beginning of the part | ||
| 21904 | 2026.01.07 22:12:44.862142 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21905 | 2026.01.07 22:12:44.862184 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21906 | 2026.01.07 22:12:44.862521 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21907 | 2026.01.07 22:12:44.862757 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21908 | 2026.01.07 22:12:44.862859 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446511 sec., 686479.3976679058 rows/sec., 44.53 MiB/sec. | ||
| 21909 | 2026.01.07 22:12:44.862900 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001337 sec., 158563.94913986535 rows/sec., 10.23 MiB/sec. | ||
| 21910 | 2026.01.07 22:12:44.862944 [ 277 ] {0baaae67-8172-4cfa-96ab-6c0a1b52f474} <Debug> TCPHandler: Processed in 0.001518713 sec. | ||
| 21911 | 2026.01.07 22:12:44.863001 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21912 | 2026.01.07 22:12:44.863064 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21913 | 2026.01.07 22:12:44.863187 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21914 | 2026.01.07 22:12:44.863240 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21915 | 2026.01.07 22:12:44.863259 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.01.07 22:12:44.863329 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_136_27} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21917 | 2026.01.07 22:12:44.863399 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21918 | 2026.01.07 22:12:44.863580 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21919 | 2026.01.07 22:12:44.863813 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21920 | 2026.01.07 22:12:44.863855 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21921 | 2026.01.07 22:12:44.864211 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21922 | 2026.01.07 22:12:44.864433 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21923 | 2026.01.07 22:12:44.864533 [ 117 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21924 | 2026.01.07 22:12:44.864565 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 21925 | 2026.01.07 22:12:44.864566 [ 117 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21926 | 2026.01.07 22:12:44.864597 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21927 | 2026.01.07 22:12:44.864605 [ 277 ] {18017f39-7eec-4753-a0ca-f22844cf5d2b} <Debug> TCPHandler: Processed in 0.001601114 sec. | ||
| 21928 | 2026.01.07 22:12:44.864690 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21929 | 2026.01.07 22:12:44.864700 [ 225 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21930 | 2026.01.07 22:12:44.864710 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21931 | 2026.01.07 22:12:44.864748 [ 225 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21932 | 2026.01.07 22:12:44.864821 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21933 | 2026.01.07 22:12:44.864852 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21934 | 2026.01.07 22:12:44.864856 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 211 rows starting from the beginning of the part | ||
| 21935 | 2026.01.07 22:12:44.864901 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21936 | 2026.01.07 22:12:44.864944 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 21937 | 2026.01.07 22:12:44.865010 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 21938 | 2026.01.07 22:12:44.865081 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 21939 | 2026.01.07 22:12:44.865136 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 21940 | 2026.01.07 22:12:44.865653 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21941 | 2026.01.07 22:12:44.865695 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21942 | 2026.01.07 22:12:44.866057 [ 199 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140937 sec., 748561.413965105 rows/sec., 45.36 MiB/sec. | ||
| 21943 | 2026.01.07 22:12:44.866086 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21944 | 2026.01.07 22:12:44.866209 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 21945 | 2026.01.07 22:12:44.866363 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21946 | 2026.01.07 22:12:44.866521 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001688 sec., 410545.0236966825 rows/sec., 28.69 MiB/sec. | ||
| 21947 | 2026.01.07 22:12:44.866554 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21948 | 2026.01.07 22:12:44.866563 [ 277 ] {9cb1664e-85a9-4d57-82a7-85d21da8ea91} <Debug> TCPHandler: Processed in 0.001906148 sec. | ||
| 21949 | 2026.01.07 22:12:44.866579 [ 220 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21950 | 2026.01.07 22:12:44.866612 [ 220 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21951 | 2026.01.07 22:12:44.866636 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_69_17} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 21952 | 2026.01.07 22:12:44.866697 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21953 | 2026.01.07 22:12:44.866749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21954 | 2026.01.07 22:12:44.866796 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21955 | 2026.01.07 22:12:44.866841 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21956 | 2026.01.07 22:12:44.867129 [ 225 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21957 | 2026.01.07 22:12:44.867180 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.01.07 22:12:44.867220 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21959 | 2026.01.07 22:12:44.867606 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21960 | 2026.01.07 22:12:44.867836 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.01.07 22:12:44.867966 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 21962 | 2026.01.07 22:12:44.868003 [ 277 ] {d27ea9c6-b40f-4c2b-a949-c3eb8a226b69} <Debug> TCPHandler: Processed in 0.00135568 sec. | ||
| 21963 | 2026.01.07 22:12:44.868118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21964 | 2026.01.07 22:12:44.868211 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21965 | 2026.01.07 22:12:44.868255 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21966 | 2026.01.07 22:12:44.868703 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21967 | 2026.01.07 22:12:44.868746 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21968 | 2026.01.07 22:12:44.869089 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21969 | 2026.01.07 22:12:44.869310 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21970 | 2026.01.07 22:12:44.869440 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 21971 | 2026.01.07 22:12:44.869478 [ 277 ] {413730aa-447a-4e2d-9bd5-b728549c9a91} <Debug> TCPHandler: Processed in 0.001409101 sec. | ||
| 21972 | 2026.01.07 22:12:44.869583 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21973 | 2026.01.07 22:12:44.869627 [ 220 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21974 | 2026.01.07 22:12:44.869677 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21975 | 2026.01.07 22:12:44.869718 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21976 | 2026.01.07 22:12:44.870035 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21977 | 2026.01.07 22:12:44.870069 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21978 | 2026.01.07 22:12:44.870369 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21979 | 2026.01.07 22:12:44.870591 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21980 | 2026.01.07 22:12:44.870724 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 21981 | 2026.01.07 22:12:44.870761 [ 277 ] {c478cc35-68a9-4330-bf5d-941af39c2c4b} <Debug> TCPHandler: Processed in 0.001227808 sec. | ||
| 21982 | 2026.01.07 22:12:44.870870 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21983 | 2026.01.07 22:12:44.870963 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21984 | 2026.01.07 22:12:44.871019 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21985 | 2026.01.07 22:12:44.871791 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21986 | 2026.01.07 22:12:44.871828 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21987 | 2026.01.07 22:12:44.872353 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21988 | 2026.01.07 22:12:44.872589 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21989 | 2026.01.07 22:12:44.872721 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21990 | 2026.01.07 22:12:44.872728 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 21991 | 2026.01.07 22:12:44.872766 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21992 | 2026.01.07 22:12:44.872793 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 21993 | 2026.01.07 22:12:44.872803 [ 277 ] {2afda2f5-d857-4388-9539-42f394eda1c3} <Debug> TCPHandler: Processed in 0.001981889 sec. | ||
| 21994 | 2026.01.07 22:12:44.872872 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21995 | 2026.01.07 22:12:44.872917 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21996 | 2026.01.07 22:12:44.873014 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21997 | 2026.01.07 22:12:44.873055 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21998 | 2026.01.07 22:12:44.873071 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21999 | 2026.01.07 22:12:44.873126 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2637 rows starting from the beginning of the part | ||
| 22000 | 2026.01.07 22:12:44.873239 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 14 rows starting from the beginning of the part | ||
| 22001 | 2026.01.07 22:12:44.873341 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 27 rows starting from the beginning of the part | ||
| 22002 | 2026.01.07 22:12:44.873393 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22003 | 2026.01.07 22:12:44.873435 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22004 | 2026.01.07 22:12:44.873474 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 14 rows starting from the beginning of the part | ||
| 22005 | 2026.01.07 22:12:44.873581 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 27 rows starting from the beginning of the part | ||
| 22006 | 2026.01.07 22:12:44.873689 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 14 rows starting from the beginning of the part | ||
| 22007 | 2026.01.07 22:12:44.873754 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22008 | 2026.01.07 22:12:44.873984 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22009 | 2026.01.07 22:12:44.874151 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 22010 | 2026.01.07 22:12:44.874189 [ 277 ] {d3abca63-7955-44e8-9bf1-6104434e8792} <Debug> TCPHandler: Processed in 0.0013216 sec. | ||
| 22011 | 2026.01.07 22:12:44.874251 [ 223 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22012 | 2026.01.07 22:12:44.874281 [ 223 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22013 | 2026.01.07 22:12:44.876557 [ 223 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22014 | 2026.01.07 22:12:44.881353 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 19 columns (19 merged, 0 gathered) in 0.008514796 sec., 320970.6961857924 rows/sec., 575.16 MiB/sec. | ||
| 22015 | 2026.01.07 22:12:44.883467 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22016 | 2026.01.07 22:12:44.883813 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22017 | 2026.01.07 22:12:44.883887 [ 187 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22018 | 2026.01.07 22:12:44.884013 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.07 MiB. | ||
| 22019 | 2026.01.07 22:12:45.258738 [ 222 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22020 | 2026.01.07 22:12:45.258804 [ 222 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22021 | 2026.01.07 22:12:45.260251 [ 222 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22022 | 2026.01.07 22:12:45.786711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22023 | 2026.01.07 22:12:45.805432 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22024 | 2026.01.07 22:12:45.805500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22025 | 2026.01.07 22:12:45.811971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22026 | 2026.01.07 22:12:45.812741 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22027 | 2026.01.07 22:12:45.816038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22028 | 2026.01.07 22:12:48.413261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2800 | ||
| 22029 | 2026.01.07 22:12:48.415901 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22030 | 2026.01.07 22:12:48.415962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22031 | 2026.01.07 22:12:48.417264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22032 | 2026.01.07 22:12:48.417563 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22033 | 2026.01.07 22:12:48.417981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2800 | ||
| 22034 | 2026.01.07 22:12:49.845281 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22035 | 2026.01.07 22:12:49.845571 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22036 | 2026.01.07 22:12:49.845677 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22037 | 2026.01.07 22:12:49.846703 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22038 | 2026.01.07 22:12:49.846744 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22039 | 2026.01.07 22:12:49.847168 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22040 | 2026.01.07 22:12:49.847430 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22041 | 2026.01.07 22:12:49.847591 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002097 sec., 52455.88936576061 rows/sec., 4.41 MiB/sec. | ||
| 22042 | 2026.01.07 22:12:49.847643 [ 277 ] {e00bd579-d387-401f-848c-4f50197192af} <Debug> TCPHandler: Processed in 0.002565598 sec. | ||
| 22043 | 2026.01.07 22:12:49.847776 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22044 | 2026.01.07 22:12:49.847880 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22045 | 2026.01.07 22:12:49.847924 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22046 | 2026.01.07 22:12:49.848352 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22047 | 2026.01.07 22:12:49.848387 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22048 | 2026.01.07 22:12:49.848701 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22049 | 2026.01.07 22:12:49.848917 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22050 | 2026.01.07 22:12:49.849049 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001193 sec., 22632.020117351214 rows/sec., 1.66 MiB/sec. | ||
| 22051 | 2026.01.07 22:12:49.849088 [ 277 ] {07251603-a80f-4805-aebe-dd6ab7a4b655} <Debug> TCPHandler: Processed in 0.00136623 sec. | ||
| 22052 | 2026.01.07 22:12:49.849150 [ 219 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22053 | 2026.01.07 22:12:49.849199 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22054 | 2026.01.07 22:12:49.849209 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22055 | 2026.01.07 22:12:49.849337 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22056 | 2026.01.07 22:12:49.849393 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22057 | 2026.01.07 22:12:49.849936 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22058 | 2026.01.07 22:12:49.849982 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22059 | 2026.01.07 22:12:49.850373 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22060 | 2026.01.07 22:12:49.850660 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22061 | 2026.01.07 22:12:49.850790 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001479 sec., 61528.05949966193 rows/sec., 4.81 MiB/sec. | ||
| 22062 | 2026.01.07 22:12:49.850836 [ 277 ] {67bcafa5-b443-4b12-93fc-bb86a313fc1d} <Debug> TCPHandler: Processed in 0.001693605 sec. | ||
| 22063 | 2026.01.07 22:12:49.850947 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22064 | 2026.01.07 22:12:49.851050 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22065 | 2026.01.07 22:12:49.851097 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22066 | 2026.01.07 22:12:49.851533 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22067 | 2026.01.07 22:12:49.851571 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22068 | 2026.01.07 22:12:49.851769 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22069 | 2026.01.07 22:12:49.851947 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22070 | 2026.01.07 22:12:49.852174 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22071 | 2026.01.07 22:12:49.852303 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 22072 | 2026.01.07 22:12:49.852342 [ 277 ] {74b198ec-af14-42f4-9032-0d4c3e0d3b05} <Debug> TCPHandler: Processed in 0.001444221 sec. | ||
| 22073 | 2026.01.07 22:12:49.852456 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2026.01.07 22:12:49.852549 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22075 | 2026.01.07 22:12:49.852605 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22076 | 2026.01.07 22:12:49.853478 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22077 | 2026.01.07 22:12:49.853512 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22078 | 2026.01.07 22:12:49.854057 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22079 | 2026.01.07 22:12:49.854282 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22080 | 2026.01.07 22:12:49.854418 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001887 sec., 14308.426073131955 rows/sec., 25.64 MiB/sec. | ||
| 22081 | 2026.01.07 22:12:49.854476 [ 277 ] {7702d69a-ee33-48b1-a10c-04be96a23915} <Debug> TCPHandler: Processed in 0.002075841 sec. | ||
| 22082 | 2026.01.07 22:12:49.854476 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22083 | 2026.01.07 22:12:49.854515 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22084 | 2026.01.07 22:12:49.854590 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22085 | 2026.01.07 22:12:49.854684 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22086 | 2026.01.07 22:12:49.854726 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22087 | 2026.01.07 22:12:49.855062 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22088 | 2026.01.07 22:12:49.855098 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22089 | 2026.01.07 22:12:49.855409 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22090 | 2026.01.07 22:12:49.855623 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22091 | 2026.01.07 22:12:49.855750 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 22092 | 2026.01.07 22:12:49.855785 [ 277 ] {d5c162b8-83f4-49e3-9454-b5800067971d} <Debug> TCPHandler: Processed in 0.001244428 sec. | ||
| 22093 | 2026.01.07 22:12:49.856711 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22094 | 2026.01.07 22:12:50.758041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45545 | ||
| 22095 | 2026.01.07 22:12:50.758852 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22096 | 2026.01.07 22:12:50.758917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22097 | 2026.01.07 22:12:50.759705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22098 | 2026.01.07 22:12:50.759943 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22099 | 2026.01.07 22:12:50.760061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45545 | ||
| 22100 | 2026.01.07 22:12:50.760194 [ 219 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22101 | 2026.01.07 22:12:50.760274 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22102 | 2026.01.07 22:12:50.762264 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22103 | 2026.01.07 22:12:52.191714 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22104 | 2026.01.07 22:12:52.191904 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22105 | 2026.01.07 22:12:52.191967 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22106 | 2026.01.07 22:12:52.192883 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22107 | 2026.01.07 22:12:52.192925 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22108 | 2026.01.07 22:12:52.193357 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22109 | 2026.01.07 22:12:52.193609 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22110 | 2026.01.07 22:12:52.193782 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 22111 | 2026.01.07 22:12:52.193835 [ 277 ] {00058774-4f4c-4cfc-91b0-7f7dba508704} <Debug> TCPHandler: Processed in 0.002254243 sec. | ||
| 22112 | 2026.01.07 22:12:52.193973 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22113 | 2026.01.07 22:12:52.194074 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22114 | 2026.01.07 22:12:52.194115 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22115 | 2026.01.07 22:12:52.195535 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22116 | 2026.01.07 22:12:52.195569 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22117 | 2026.01.07 22:12:52.196020 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22118 | 2026.01.07 22:12:52.196237 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22119 | 2026.01.07 22:12:52.196372 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002322 sec., 981912.1447028425 rows/sec., 79.57 MiB/sec. | ||
| 22120 | 2026.01.07 22:12:52.196413 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 22121 | 2026.01.07 22:12:52.196426 [ 277 ] {b0c23d6d-a5ec-497f-bccf-19a832c32a2b} <Debug> TCPHandler: Processed in 0.002516017 sec. | ||
| 22122 | 2026.01.07 22:12:52.196555 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22123 | 2026.01.07 22:12:52.196662 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22124 | 2026.01.07 22:12:52.196702 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22125 | 2026.01.07 22:12:52.197242 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22126 | 2026.01.07 22:12:52.197278 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22127 | 2026.01.07 22:12:52.197594 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22128 | 2026.01.07 22:12:52.197815 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2026.01.07 22:12:52.197949 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001309 sec., 167303.28495034378 rows/sec., 9.97 MiB/sec. | ||
| 22130 | 2026.01.07 22:12:52.197987 [ 277 ] {01c4cff2-92a0-4298-81d4-e6612fbb52bb} <Debug> TCPHandler: Processed in 0.001490982 sec. | ||
| 22131 | 2026.01.07 22:12:52.198106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22132 | 2026.01.07 22:12:52.198198 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22133 | 2026.01.07 22:12:52.198236 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22134 | 2026.01.07 22:12:52.198822 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22135 | 2026.01.07 22:12:52.198856 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22136 | 2026.01.07 22:12:52.199174 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22137 | 2026.01.07 22:12:52.199402 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22138 | 2026.01.07 22:12:52.199537 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001357 sec., 324244.6573323508 rows/sec., 21.45 MiB/sec. | ||
| 22139 | 2026.01.07 22:12:52.199574 [ 277 ] {dcd078c7-3bf2-4235-a837-fb5c5d0e3bd3} <Debug> TCPHandler: Processed in 0.001521862 sec. | ||
| 22140 | 2026.01.07 22:12:52.199698 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22141 | 2026.01.07 22:12:52.199798 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22142 | 2026.01.07 22:12:52.199840 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22143 | 2026.01.07 22:12:52.200327 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22144 | 2026.01.07 22:12:52.200362 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22145 | 2026.01.07 22:12:52.200669 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22146 | 2026.01.07 22:12:52.200880 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22147 | 2026.01.07 22:12:52.201006 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 22148 | 2026.01.07 22:12:52.201042 [ 277 ] {047185db-6e5d-41d6-9c9e-4189e4d98843} <Debug> TCPHandler: Processed in 0.001403511 sec. | ||
| 22149 | 2026.01.07 22:12:52.201153 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22150 | 2026.01.07 22:12:52.201243 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22151 | 2026.01.07 22:12:52.201281 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22152 | 2026.01.07 22:12:52.202113 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22153 | 2026.01.07 22:12:52.202147 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22154 | 2026.01.07 22:12:52.202497 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22155 | 2026.01.07 22:12:52.202708 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22156 | 2026.01.07 22:12:52.202834 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001609 sec., 714108.1417029211 rows/sec., 50.91 MiB/sec. | ||
| 22157 | 2026.01.07 22:12:52.202871 [ 277 ] {99569881-2d7b-4932-a27f-fcff5db89bdf} <Debug> TCPHandler: Processed in 0.001772177 sec. | ||
| 22158 | 2026.01.07 22:12:52.202986 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22159 | 2026.01.07 22:12:52.203077 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22160 | 2026.01.07 22:12:52.203117 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22161 | 2026.01.07 22:12:52.203448 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22162 | 2026.01.07 22:12:52.203481 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22163 | 2026.01.07 22:12:52.203786 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22164 | 2026.01.07 22:12:52.204004 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2026.01.07 22:12:52.204137 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 22166 | 2026.01.07 22:12:52.204172 [ 277 ] {63c176de-c0bb-4a31-8f2f-2d5e91fe4497} <Debug> TCPHandler: Processed in 0.001242118 sec. | ||
| 22167 | 2026.01.07 22:12:52.204283 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22168 | 2026.01.07 22:12:52.204373 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22169 | 2026.01.07 22:12:52.204414 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22170 | 2026.01.07 22:12:52.204994 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22171 | 2026.01.07 22:12:52.205027 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22172 | 2026.01.07 22:12:52.205418 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22173 | 2026.01.07 22:12:52.205633 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22174 | 2026.01.07 22:12:52.205761 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001406 sec., 650071.1237553343 rows/sec., 42.99 MiB/sec. | ||
| 22175 | 2026.01.07 22:12:52.205798 [ 277 ] {964a2b38-39ba-4218-837c-12e20fbb340d} <Debug> TCPHandler: Processed in 0.001568713 sec. | ||
| 22176 | 2026.01.07 22:12:52.205903 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22177 | 2026.01.07 22:12:52.206001 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22178 | 2026.01.07 22:12:52.206041 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22179 | 2026.01.07 22:12:52.206343 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22180 | 2026.01.07 22:12:52.206377 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22181 | 2026.01.07 22:12:52.206666 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22182 | 2026.01.07 22:12:52.206925 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22183 | 2026.01.07 22:12:52.207045 [ 105 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
| 22184 | 2026.01.07 22:12:52.207054 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 22185 | 2026.01.07 22:12:52.207082 [ 105 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22186 | 2026.01.07 22:12:52.207097 [ 277 ] {7be8fede-24c9-42ec-b572-cb8525b43bec} <Debug> TCPHandler: Processed in 0.001242258 sec. | ||
| 22187 | 2026.01.07 22:12:52.207100 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22188 | 2026.01.07 22:12:52.207201 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22189 | 2026.01.07 22:12:52.207225 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
| 22190 | 2026.01.07 22:12:52.207291 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22191 | 2026.01.07 22:12:52.207355 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22192 | 2026.01.07 22:12:52.207381 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22193 | 2026.01.07 22:12:52.207424 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 68 rows starting from the beginning of the part | ||
| 22194 | 2026.01.07 22:12:52.207494 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 22195 | 2026.01.07 22:12:52.207544 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 22196 | 2026.01.07 22:12:52.207588 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 22197 | 2026.01.07 22:12:52.207632 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 22198 | 2026.01.07 22:12:52.207675 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 22199 | 2026.01.07 22:12:52.208147 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22200 | 2026.01.07 22:12:52.208188 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22201 | 2026.01.07 22:12:52.208649 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471582 sec., 49606.47792647641 rows/sec., 3.26 MiB/sec. | ||
| 22202 | 2026.01.07 22:12:52.208723 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22203 | 2026.01.07 22:12:52.208883 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 22204 | 2026.01.07 22:12:52.208976 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22205 | 2026.01.07 22:12:52.209125 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 13.55 MiB/sec. | ||
| 22206 | 2026.01.07 22:12:52.209181 [ 277 ] {f1e0d973-efe7-4166-9813-7d0bf9186ee1} <Debug> TCPHandler: Processed in 0.00202762 sec. | ||
| 22207 | 2026.01.07 22:12:52.209288 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22208 | 2026.01.07 22:12:52.209292 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22209 | 2026.01.07 22:12:52.209379 [ 191 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_71_15} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
| 22210 | 2026.01.07 22:12:52.209404 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22211 | 2026.01.07 22:12:52.209450 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22212 | 2026.01.07 22:12:52.209498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22213 | 2026.01.07 22:12:52.209776 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22214 | 2026.01.07 22:12:52.209815 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22215 | 2026.01.07 22:12:52.210137 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22216 | 2026.01.07 22:12:52.210353 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22217 | 2026.01.07 22:12:52.210480 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001096 sec., 67518.24817518248 rows/sec., 3.96 MiB/sec. | ||
| 22218 | 2026.01.07 22:12:52.210516 [ 277 ] {5ef631cb-d6db-4187-b186-63b94606633b} <Debug> TCPHandler: Processed in 0.001271479 sec. | ||
| 22219 | 2026.01.07 22:12:52.288298 [ 224 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22220 | 2026.01.07 22:12:52.288348 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22221 | 2026.01.07 22:12:52.291284 [ 224 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22222 | 2026.01.07 22:12:53.316200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22223 | 2026.01.07 22:12:53.333664 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22224 | 2026.01.07 22:12:53.333709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22225 | 2026.01.07 22:12:53.339971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22226 | 2026.01.07 22:12:53.340667 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22227 | 2026.01.07 22:12:53.343708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22228 | 2026.01.07 22:12:54.839565 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22229 | 2026.01.07 22:12:54.839859 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22230 | 2026.01.07 22:12:54.839971 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22231 | 2026.01.07 22:12:54.840850 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2026.01.07 22:12:54.840905 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22233 | 2026.01.07 22:12:54.841325 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22234 | 2026.01.07 22:12:54.841563 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22235 | 2026.01.07 22:12:54.841736 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.19 MiB/sec. | ||
| 22236 | 2026.01.07 22:12:54.841739 [ 100 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22237 | 2026.01.07 22:12:54.841793 [ 277 ] {77116f09-1f6d-4156-8594-0624a4bb7e65} <Debug> TCPHandler: Processed in 0.002423086 sec. | ||
| 22238 | 2026.01.07 22:12:54.841814 [ 100 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22239 | 2026.01.07 22:12:54.841846 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22240 | 2026.01.07 22:12:54.841923 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22241 | 2026.01.07 22:12:54.842019 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22242 | 2026.01.07 22:12:54.842032 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22243 | 2026.01.07 22:12:54.842137 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22244 | 2026.01.07 22:12:54.842249 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22245 | 2026.01.07 22:12:54.842313 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2345 rows starting from the beginning of the part | ||
| 22246 | 2026.01.07 22:12:54.842413 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 111 rows starting from the beginning of the part | ||
| 22247 | 2026.01.07 22:12:54.842458 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1140 rows starting from the beginning of the part | ||
| 22248 | 2026.01.07 22:12:54.842504 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 110 rows starting from the beginning of the part | ||
| 22249 | 2026.01.07 22:12:54.842546 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2280 rows starting from the beginning of the part | ||
| 22250 | 2026.01.07 22:12:54.842589 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 22251 | 2026.01.07 22:12:54.842593 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.01.07 22:12:54.842640 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22253 | 2026.01.07 22:12:54.842998 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22254 | 2026.01.07 22:12:54.843222 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22255 | 2026.01.07 22:12:54.843363 [ 100 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22256 | 2026.01.07 22:12:54.843369 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001362 sec., 46989.72099853157 rows/sec., 3.67 MiB/sec. | ||
| 22257 | 2026.01.07 22:12:54.843403 [ 100 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.01.07 22:12:54.843428 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22259 | 2026.01.07 22:12:54.843430 [ 277 ] {881c5071-4e27-4f08-82ab-8b9c8c130ff0} <Debug> TCPHandler: Processed in 0.001558643 sec. | ||
| 22260 | 2026.01.07 22:12:54.843541 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22261 | 2026.01.07 22:12:54.843568 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22262 | 2026.01.07 22:12:54.843676 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22263 | 2026.01.07 22:12:54.843680 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22264 | 2026.01.07 22:12:54.843728 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22265 | 2026.01.07 22:12:54.843730 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1212 rows starting from the beginning of the part | ||
| 22266 | 2026.01.07 22:12:54.843816 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 93 rows starting from the beginning of the part | ||
| 22267 | 2026.01.07 22:12:54.843863 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 693 rows starting from the beginning of the part | ||
| 22268 | 2026.01.07 22:12:54.843907 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 91 rows starting from the beginning of the part | ||
| 22269 | 2026.01.07 22:12:54.843948 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1149 rows starting from the beginning of the part | ||
| 22270 | 2026.01.07 22:12:54.843991 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 22271 | 2026.01.07 22:12:54.844137 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2026.01.07 22:12:54.844181 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22273 | 2026.01.07 22:12:54.844554 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22274 | 2026.01.07 22:12:54.844766 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002840672 sec., 2126961.507699587 rows/sec., 180.13 MiB/sec. | ||
| 22275 | 2026.01.07 22:12:54.844783 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22276 | 2026.01.07 22:12:54.844926 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_156_32 to all_160_160_0 | ||
| 22277 | 2026.01.07 22:12:54.844932 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001277 sec., 65779.16992952232 rows/sec., 4.58 MiB/sec. | ||
| 22278 | 2026.01.07 22:12:54.844963 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22279 | 2026.01.07 22:12:54.844989 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22280 | 2026.01.07 22:12:54.844991 [ 277 ] {2763023f-ead5-46e4-a63d-6b46eef47352} <Debug> TCPHandler: Processed in 0.001472622 sec. | ||
| 22281 | 2026.01.07 22:12:54.845031 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22282 | 2026.01.07 22:12:54.845069 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_156_32 to all_160_160_0 into Compact with storage Full | ||
| 22283 | 2026.01.07 22:12:54.845118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22284 | 2026.01.07 22:12:54.845180 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22285 | 2026.01.07 22:12:54.845217 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_32, total 48442 rows starting from the beginning of the part | ||
| 22286 | 2026.01.07 22:12:54.845220 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22287 | 2026.01.07 22:12:54.845276 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22288 | 2026.01.07 22:12:54.845277 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 161 rows starting from the beginning of the part | ||
| 22289 | 2026.01.07 22:12:54.845321 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22290 | 2026.01.07 22:12:54.845359 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 314 rows starting from the beginning of the part | ||
| 22291 | 2026.01.07 22:12:54.845357 [ 189 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867698 sec., 1767951.778071187 rows/sec., 133.41 MiB/sec. | ||
| 22292 | 2026.01.07 22:12:54.845408 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 22293 | 2026.01.07 22:12:54.845412 [ 191 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_161_32} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22294 | 2026.01.07 22:12:54.845473 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 914 rows starting from the beginning of the part | ||
| 22295 | 2026.01.07 22:12:54.845522 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 22296 | 2026.01.07 22:12:54.845613 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22297 | 2026.01.07 22:12:54.845621 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22298 | 2026.01.07 22:12:54.845667 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22299 | 2026.01.07 22:12:54.845958 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22300 | 2026.01.07 22:12:54.845992 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22301 | 2026.01.07 22:12:54.846036 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_161_32} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22302 | 2026.01.07 22:12:54.846141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 22303 | 2026.01.07 22:12:54.846207 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22304 | 2026.01.07 22:12:54.846333 [ 100 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22305 | 2026.01.07 22:12:54.846343 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.78 MiB/sec. | ||
| 22306 | 2026.01.07 22:12:54.846371 [ 100 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22307 | 2026.01.07 22:12:54.846393 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22308 | 2026.01.07 22:12:54.846394 [ 277 ] {46becf5e-56b0-4968-ac48-99f2a00c4a2f} <Debug> TCPHandler: Processed in 0.001325629 sec. | ||
| 22309 | 2026.01.07 22:12:54.846469 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22310 | 2026.01.07 22:12:54.846567 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22311 | 2026.01.07 22:12:54.846593 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 11092 rows starting from the beginning of the part | ||
| 22312 | 2026.01.07 22:12:54.846643 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22313 | 2026.01.07 22:12:54.846684 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 104 rows starting from the beginning of the part | ||
| 22314 | 2026.01.07 22:12:54.846722 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22315 | 2026.01.07 22:12:54.846758 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 74 rows starting from the beginning of the part | ||
| 22316 | 2026.01.07 22:12:54.846793 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 30 rows starting from the beginning of the part | ||
| 22317 | 2026.01.07 22:12:54.849279 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844482 sec., 4014790.7422159812 rows/sec., 254.91 MiB/sec. | ||
| 22318 | 2026.01.07 22:12:54.849678 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22319 | 2026.01.07 22:12:54.850162 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22320 | 2026.01.07 22:12:54.850294 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_161_32} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22321 | 2026.01.07 22:12:54.850435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 22322 | 2026.01.07 22:12:54.854364 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49991 rows, containing 5 columns (5 merged, 0 gathered) in 0.009322478 sec., 5362415.443619175 rows/sec., 358.89 MiB/sec. | ||
| 22323 | 2026.01.07 22:12:54.854816 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Trace> MergedBlockOutputStream: filled checksums all_1_160_33 (state Temporary) | ||
| 22324 | 2026.01.07 22:12:54.855293 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_160_33 to all_1_160_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22325 | 2026.01.07 22:12:54.855412 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_156_32, all_160_160_0] -> all_1_160_33 | ||
| 22326 | 2026.01.07 22:12:54.855507 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22327 | 2026.01.07 22:12:58.037826 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22328 | 2026.01.07 22:12:58.037890 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22329 | 2026.01.07 22:12:58.260284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46057 | ||
| 22330 | 2026.01.07 22:12:58.261048 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22331 | 2026.01.07 22:12:58.261110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22332 | 2026.01.07 22:12:58.261676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22333 | 2026.01.07 22:12:58.261971 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22334 | 2026.01.07 22:12:58.262119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46057 | ||
| 22335 | 2026.01.07 22:12:58.262118 [ 98 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22336 | 2026.01.07 22:12:58.262184 [ 98 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22337 | 2026.01.07 22:12:58.262205 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22338 | 2026.01.07 22:12:58.262309 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22339 | 2026.01.07 22:12:58.262432 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22340 | 2026.01.07 22:12:58.262472 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43625 rows starting from the beginning of the part | ||
| 22341 | 2026.01.07 22:12:58.262541 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 22342 | 2026.01.07 22:12:58.262590 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 22343 | 2026.01.07 22:12:58.262633 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 22344 | 2026.01.07 22:12:58.262673 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 22345 | 2026.01.07 22:12:58.262715 [ 194 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 22346 | 2026.01.07 22:12:58.265404 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46057 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136537 sec., 14684028.914691584 rows/sec., 210.06 MiB/sec. | ||
| 22347 | 2026.01.07 22:12:58.265850 [ 188 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22348 | 2026.01.07 22:12:58.266231 [ 188 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22349 | 2026.01.07 22:12:58.266322 [ 188 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_96_19} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22350 | 2026.01.07 22:12:58.266438 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22351 | 2026.01.07 22:12:58.418313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2842 | ||
| 22352 | 2026.01.07 22:12:58.420935 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.01.07 22:12:58.420979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22354 | 2026.01.07 22:12:58.422178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22355 | 2026.01.07 22:12:58.422443 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.01.07 22:12:58.422614 [ 98 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22357 | 2026.01.07 22:12:58.422679 [ 98 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22358 | 2026.01.07 22:12:58.422707 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22359 | 2026.01.07 22:12:58.422714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2842 | ||
| 22360 | 2026.01.07 22:12:58.422844 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22361 | 2026.01.07 22:12:58.423665 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22362 | 2026.01.07 22:12:58.423798 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2648 rows starting from the beginning of the part | ||
| 22363 | 2026.01.07 22:12:58.424131 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 22364 | 2026.01.07 22:12:58.424470 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 22365 | 2026.01.07 22:12:58.424800 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 22366 | 2026.01.07 22:12:58.425124 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 22367 | 2026.01.07 22:12:58.425455 [ 194 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 42 rows starting from the beginning of the part | ||
| 22368 | 2026.01.07 22:12:58.432424 [ 191 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 72 columns (72 merged, 0 gathered) in 0.009637153 sec., 294900.37151013373 rows/sec., 220.01 MiB/sec. | ||
| 22369 | 2026.01.07 22:12:58.434815 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22370 | 2026.01.07 22:12:58.435383 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22371 | 2026.01.07 22:12:58.435451 [ 195 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_71_14} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22372 | 2026.01.07 22:12:58.435753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 22373 | 2026.01.07 22:12:59.004701 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004267723 sec. | ||
| 22374 | 2026.01.07 22:12:59.845474 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22375 | 2026.01.07 22:12:59.845719 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22376 | 2026.01.07 22:12:59.845817 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22377 | 2026.01.07 22:12:59.846597 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22378 | 2026.01.07 22:12:59.846652 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22379 | 2026.01.07 22:12:59.847077 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22380 | 2026.01.07 22:12:59.847326 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22381 | 2026.01.07 22:12:59.847492 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001846 sec., 59588.29902491874 rows/sec., 5.01 MiB/sec. | ||
| 22382 | 2026.01.07 22:12:59.847544 [ 277 ] {6ea7fb84-e5c3-43c2-9810-8020d84ec9ef} <Debug> TCPHandler: Processed in 0.002289803 sec. | ||
| 22383 | 2026.01.07 22:12:59.847676 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22384 | 2026.01.07 22:12:59.847783 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22385 | 2026.01.07 22:12:59.847829 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22386 | 2026.01.07 22:12:59.848296 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22387 | 2026.01.07 22:12:59.848337 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22388 | 2026.01.07 22:12:59.848664 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22389 | 2026.01.07 22:12:59.848903 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22390 | 2026.01.07 22:12:59.849035 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001291 sec., 20914.0201394268 rows/sec., 1.54 MiB/sec. | ||
| 22391 | 2026.01.07 22:12:59.849076 [ 277 ] {aed9fb48-0e3a-47ad-8014-2f50da4ef2b1} <Debug> TCPHandler: Processed in 0.001467431 sec. | ||
| 22392 | 2026.01.07 22:12:59.849195 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22393 | 2026.01.07 22:12:59.849289 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22394 | 2026.01.07 22:12:59.849329 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22395 | 2026.01.07 22:12:59.849742 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22396 | 2026.01.07 22:12:59.849777 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22397 | 2026.01.07 22:12:59.850156 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22398 | 2026.01.07 22:12:59.850375 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2026.01.07 22:12:59.850506 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001212 sec., 75082.50825082508 rows/sec., 5.86 MiB/sec. | ||
| 22400 | 2026.01.07 22:12:59.850545 [ 277 ] {881921e9-65d7-40f9-8d30-f526c68250f3} <Debug> TCPHandler: Processed in 0.001379151 sec. | ||
| 22401 | 2026.01.07 22:12:59.850656 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22402 | 2026.01.07 22:12:59.850752 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22403 | 2026.01.07 22:12:59.850796 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22404 | 2026.01.07 22:12:59.851221 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22405 | 2026.01.07 22:12:59.851257 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22406 | 2026.01.07 22:12:59.851593 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22407 | 2026.01.07 22:12:59.851816 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22408 | 2026.01.07 22:12:59.851957 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 22409 | 2026.01.07 22:12:59.851996 [ 277 ] {764be9db-83ff-43bb-8655-8ee8c2130b9d} <Debug> TCPHandler: Processed in 0.00138802 sec. | ||
| 22410 | 2026.01.07 22:12:59.852110 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22411 | 2026.01.07 22:12:59.852204 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22412 | 2026.01.07 22:12:59.852259 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22413 | 2026.01.07 22:12:59.853128 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2026.01.07 22:12:59.853165 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22415 | 2026.01.07 22:12:59.853712 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22416 | 2026.01.07 22:12:59.853943 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2026.01.07 22:12:59.854088 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001903 sec., 14188.12401471361 rows/sec., 25.42 MiB/sec. | ||
| 22418 | 2026.01.07 22:12:59.854165 [ 277 ] {e0bec9e1-1415-4912-a1e7-77b058ed196d} <Debug> TCPHandler: Processed in 0.002103751 sec. | ||
| 22419 | 2026.01.07 22:12:59.854281 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22420 | 2026.01.07 22:12:59.854374 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22421 | 2026.01.07 22:12:59.854417 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22422 | 2026.01.07 22:12:59.854763 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22423 | 2026.01.07 22:12:59.854802 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22424 | 2026.01.07 22:12:59.855120 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22425 | 2026.01.07 22:12:59.855352 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22426 | 2026.01.07 22:12:59.855487 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 22427 | 2026.01.07 22:12:59.855525 [ 277 ] {e7c35448-3196-4572-b13c-d55ea722ee90} <Debug> TCPHandler: Processed in 0.001294369 sec. | ||
| 22428 | 2026.01.07 22:13:00.843849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22429 | 2026.01.07 22:13:00.862402 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22430 | 2026.01.07 22:13:00.862459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22431 | 2026.01.07 22:13:00.868781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22432 | 2026.01.07 22:13:00.869557 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22433 | 2026.01.07 22:13:00.869881 [ 33 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22434 | 2026.01.07 22:13:00.869931 [ 33 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.01.07 22:13:00.869962 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22436 | 2026.01.07 22:13:00.870108 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22437 | 2026.01.07 22:13:00.873835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22438 | 2026.01.07 22:13:00.874147 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22439 | 2026.01.07 22:13:00.875748 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 22440 | 2026.01.07 22:13:00.880531 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 22441 | 2026.01.07 22:13:00.885530 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22442 | 2026.01.07 22:13:00.890318 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22443 | 2026.01.07 22:13:00.895459 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22444 | 2026.01.07 22:13:00.899992 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22445 | 2026.01.07 22:13:00.957234 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.087180489 sec., 8293.139993743325 rows/sec., 42.88 MiB/sec. | ||
| 22446 | 2026.01.07 22:13:00.960829 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22447 | 2026.01.07 22:13:00.963207 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22448 | 2026.01.07 22:13:00.963421 [ 187 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_96_19} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22449 | 2026.01.07 22:13:00.966585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22450 | 2026.01.07 22:13:01.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.05 MiB, peak 424.92 MiB, free memory in arenas 0.00 B, will set to 405.00 MiB (RSS), difference: -1.06 MiB | ||
| 22451 | 2026.01.07 22:13:04.478954 [ 222 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22452 | 2026.01.07 22:13:04.479001 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22453 | 2026.01.07 22:13:04.481770 [ 217 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22454 | 2026.01.07 22:13:04.481823 [ 217 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22455 | 2026.01.07 22:13:04.485378 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22456 | 2026.01.07 22:13:04.486845 [ 217 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22457 | 2026.01.07 22:13:04.576390 [ 217 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22458 | 2026.01.07 22:13:04.576448 [ 217 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22459 | 2026.01.07 22:13:04.579769 [ 217 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22460 | 2026.01.07 22:13:04.854885 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22461 | 2026.01.07 22:13:04.855066 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22462 | 2026.01.07 22:13:04.855136 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22463 | 2026.01.07 22:13:04.856003 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22464 | 2026.01.07 22:13:04.856054 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22465 | 2026.01.07 22:13:04.856474 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22466 | 2026.01.07 22:13:04.856711 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22467 | 2026.01.07 22:13:04.856877 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 22468 | 2026.01.07 22:13:04.856933 [ 277 ] {d8e78538-c1a1-44ce-be53-7d9fc9e4354f} <Debug> TCPHandler: Processed in 0.002184662 sec. | ||
| 22469 | 2026.01.07 22:13:04.857056 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22470 | 2026.01.07 22:13:04.857161 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22471 | 2026.01.07 22:13:04.857207 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22472 | 2026.01.07 22:13:04.858185 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22473 | 2026.01.07 22:13:04.858223 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22474 | 2026.01.07 22:13:04.858603 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22475 | 2026.01.07 22:13:04.858832 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22476 | 2026.01.07 22:13:04.858965 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001829 sec., 623291.4160743576 rows/sec., 49.46 MiB/sec. | ||
| 22477 | 2026.01.07 22:13:04.859006 [ 277 ] {56a507d6-20d7-4347-b5e2-d9872ce5ace4} <Debug> TCPHandler: Processed in 0.00200229 sec. | ||
| 22478 | 2026.01.07 22:13:04.859115 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2026.01.07 22:13:04.859212 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22480 | 2026.01.07 22:13:04.859254 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22481 | 2026.01.07 22:13:04.859736 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22482 | 2026.01.07 22:13:04.859773 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22483 | 2026.01.07 22:13:04.860106 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22484 | 2026.01.07 22:13:04.860326 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22485 | 2026.01.07 22:13:04.860466 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001273 sec., 172034.5640219953 rows/sec., 10.26 MiB/sec. | ||
| 22486 | 2026.01.07 22:13:04.860506 [ 277 ] {5ef706f8-26d3-49cb-b628-a77abb5c0c42} <Debug> TCPHandler: Processed in 0.001441191 sec. | ||
| 22487 | 2026.01.07 22:13:04.860610 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22488 | 2026.01.07 22:13:04.860705 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22489 | 2026.01.07 22:13:04.860745 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22490 | 2026.01.07 22:13:04.861221 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22491 | 2026.01.07 22:13:04.861259 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22492 | 2026.01.07 22:13:04.861572 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22493 | 2026.01.07 22:13:04.861797 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22494 | 2026.01.07 22:13:04.861928 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 22495 | 2026.01.07 22:13:04.861968 [ 277 ] {70dd6794-1d72-4adf-aacb-1694c9297ae4} <Debug> TCPHandler: Processed in 0.001406371 sec. | ||
| 22496 | 2026.01.07 22:13:04.862074 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22497 | 2026.01.07 22:13:04.862167 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22498 | 2026.01.07 22:13:04.862207 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22499 | 2026.01.07 22:13:04.862671 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22500 | 2026.01.07 22:13:04.862708 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22501 | 2026.01.07 22:13:04.863020 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22502 | 2026.01.07 22:13:04.863239 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22503 | 2026.01.07 22:13:04.863370 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 22504 | 2026.01.07 22:13:04.863409 [ 277 ] {dee78b20-2054-4e7d-9812-39203cf409b0} <Debug> TCPHandler: Processed in 0.00138349 sec. | ||
| 22505 | 2026.01.07 22:13:04.863514 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2026.01.07 22:13:04.863607 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22507 | 2026.01.07 22:13:04.863646 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22508 | 2026.01.07 22:13:04.864282 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22509 | 2026.01.07 22:13:04.864317 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22510 | 2026.01.07 22:13:04.864631 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22511 | 2026.01.07 22:13:04.864847 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22512 | 2026.01.07 22:13:04.865046 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001456 sec., 475961.53846153844 rows/sec., 33.26 MiB/sec. | ||
| 22513 | 2026.01.07 22:13:04.865086 [ 277 ] {b0b1b611-a2c4-4091-a73d-fcd61e2779a0} <Debug> TCPHandler: Processed in 0.001620704 sec. | ||
| 22514 | 2026.01.07 22:13:04.865206 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22515 | 2026.01.07 22:13:04.865325 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22516 | 2026.01.07 22:13:04.865377 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22517 | 2026.01.07 22:13:04.865770 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22518 | 2026.01.07 22:13:04.865808 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22519 | 2026.01.07 22:13:04.866141 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22520 | 2026.01.07 22:13:04.866365 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22521 | 2026.01.07 22:13:04.866479 [ 58 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_66_12 to all_71_71_0 | ||
| 22522 | 2026.01.07 22:13:04.866498 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 261.89 KiB/sec. | ||
| 22523 | 2026.01.07 22:13:04.866548 [ 58 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22524 | 2026.01.07 22:13:04.866559 [ 277 ] {a9999ddd-59e9-469b-8e2e-bbf8c7c341d7} <Debug> TCPHandler: Processed in 0.001414501 sec. | ||
| 22525 | 2026.01.07 22:13:04.866578 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22526 | 2026.01.07 22:13:04.866671 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22527 | 2026.01.07 22:13:04.866704 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_12 to all_71_71_0 into Compact with storage Full | ||
| 22528 | 2026.01.07 22:13:04.866771 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22529 | 2026.01.07 22:13:04.866821 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22530 | 2026.01.07 22:13:04.866852 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22531 | 2026.01.07 22:13:04.866900 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_12, total 396 rows starting from the beginning of the part | ||
| 22532 | 2026.01.07 22:13:04.866979 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 22533 | 2026.01.07 22:13:04.867032 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 22534 | 2026.01.07 22:13:04.867083 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 22535 | 2026.01.07 22:13:04.867129 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 22536 | 2026.01.07 22:13:04.867177 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 22537 | 2026.01.07 22:13:04.867277 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22538 | 2026.01.07 22:13:04.867321 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22539 | 2026.01.07 22:13:04.867719 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22540 | 2026.01.07 22:13:04.867965 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22541 | 2026.01.07 22:13:04.868087 [ 199 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437601 sec., 296327.0058938468 rows/sec., 15.12 MiB/sec. | ||
| 22542 | 2026.01.07 22:13:04.868102 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00135 sec., 232592.59259259258 rows/sec., 15.28 MiB/sec. | ||
| 22543 | 2026.01.07 22:13:04.868185 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22544 | 2026.01.07 22:13:04.868221 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22545 | 2026.01.07 22:13:04.868264 [ 277 ] {7e294067-e27a-463e-8b27-f5f7fac16c7e} <Debug> TCPHandler: Processed in 0.001640654 sec. | ||
| 22546 | 2026.01.07 22:13:04.868284 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Trace> MergedBlockOutputStream: filled checksums all_1_71_13 (state Temporary) | ||
| 22547 | 2026.01.07 22:13:04.868439 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22548 | 2026.01.07 22:13:04.868557 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22549 | 2026.01.07 22:13:04.868612 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22550 | 2026.01.07 22:13:04.868730 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_71_13 to all_1_71_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22551 | 2026.01.07 22:13:04.868819 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_71_13} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_66_12, all_71_71_0] -> all_1_71_13 | ||
| 22552 | 2026.01.07 22:13:04.868924 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22553 | 2026.01.07 22:13:04.869035 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22554 | 2026.01.07 22:13:04.869070 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22555 | 2026.01.07 22:13:04.869413 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22556 | 2026.01.07 22:13:04.869695 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22557 | 2026.01.07 22:13:04.869831 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec. | ||
| 22558 | 2026.01.07 22:13:04.869869 [ 277 ] {35998922-5064-44c0-8ef2-5705e396a0e2} <Debug> TCPHandler: Processed in 0.001495213 sec. | ||
| 22559 | 2026.01.07 22:13:04.869982 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22560 | 2026.01.07 22:13:04.870081 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22561 | 2026.01.07 22:13:04.870139 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22562 | 2026.01.07 22:13:04.870981 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22563 | 2026.01.07 22:13:04.871024 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22564 | 2026.01.07 22:13:04.871136 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22565 | 2026.01.07 22:13:04.871609 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22566 | 2026.01.07 22:13:04.871881 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22567 | 2026.01.07 22:13:04.872033 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 12.73 MiB/sec. | ||
| 22568 | 2026.01.07 22:13:04.872102 [ 277 ] {cef74c50-d371-4b57-9c52-b03052f529dc} <Debug> TCPHandler: Processed in 0.002171223 sec. | ||
| 22569 | 2026.01.07 22:13:04.872213 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22570 | 2026.01.07 22:13:04.872306 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22571 | 2026.01.07 22:13:04.872349 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22572 | 2026.01.07 22:13:04.872683 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2026.01.07 22:13:04.872720 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22574 | 2026.01.07 22:13:04.873041 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22575 | 2026.01.07 22:13:04.873258 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22576 | 2026.01.07 22:13:04.873387 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 22577 | 2026.01.07 22:13:04.873424 [ 277 ] {e49e01c7-8274-433c-95cb-944d7824e825} <Debug> TCPHandler: Processed in 0.001260459 sec. | ||
| 22578 | 2026.01.07 22:13:05.762346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46505 | ||
| 22579 | 2026.01.07 22:13:05.762935 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22580 | 2026.01.07 22:13:05.762992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22581 | 2026.01.07 22:13:05.763581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22582 | 2026.01.07 22:13:05.763872 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22583 | 2026.01.07 22:13:05.764051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46505 | ||
| 22584 | 2026.01.07 22:13:06.131060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47992 | ||
| 22585 | 2026.01.07 22:13:06.131186 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22586 | 2026.01.07 22:13:06.131215 [ 290 ] {} <Debug> TCP-Session: 0a9ec029-3d26-488a-b76f-4349965fd227 Authenticating user 'default' from [fd00:1122:3344:101::e]:47992 | ||
| 22587 | 2026.01.07 22:13:06.131239 [ 290 ] {} <Debug> TCP-Session: 0a9ec029-3d26-488a-b76f-4349965fd227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22588 | 2026.01.07 22:13:06.131251 [ 290 ] {} <Debug> TCP-Session: 0a9ec029-3d26-488a-b76f-4349965fd227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22589 | 2026.01.07 22:13:06.131478 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57521 | ||
| 22590 | 2026.01.07 22:13:06.131518 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55160 | ||
| 22591 | 2026.01.07 22:13:06.131547 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59675 | ||
| 22592 | 2026.01.07 22:13:06.131566 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51742 | ||
| 22593 | 2026.01.07 22:13:06.131587 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48976 | ||
| 22594 | 2026.01.07 22:13:06.131601 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22595 | 2026.01.07 22:13:06.131638 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22596 | 2026.01.07 22:13:06.131643 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22597 | 2026.01.07 22:13:06.131652 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22598 | 2026.01.07 22:13:06.131666 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22599 | 2026.01.07 22:13:06.131663 [ 357 ] {} <Debug> TCP-Session: 8f09449f-c295-4eb0-a97e-a40f466687c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59675 | ||
| 22600 | 2026.01.07 22:13:06.131683 [ 358 ] {} <Debug> TCP-Session: 539a74ab-c562-411d-b1cc-75d496935caa Authenticating user 'default' from [fd00:1122:3344:101::e]:51742 | ||
| 22601 | 2026.01.07 22:13:06.131694 [ 362 ] {} <Debug> TCP-Session: 66714dae-751a-4b97-b5c5-9ae288db36ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48976 | ||
| 22602 | 2026.01.07 22:13:06.131712 [ 357 ] {} <Debug> TCP-Session: 8f09449f-c295-4eb0-a97e-a40f466687c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22603 | 2026.01.07 22:13:06.131724 [ 358 ] {} <Debug> TCP-Session: 539a74ab-c562-411d-b1cc-75d496935caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22604 | 2026.01.07 22:13:06.131727 [ 362 ] {} <Debug> TCP-Session: 66714dae-751a-4b97-b5c5-9ae288db36ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22605 | 2026.01.07 22:13:06.131737 [ 357 ] {} <Debug> TCP-Session: 8f09449f-c295-4eb0-a97e-a40f466687c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22606 | 2026.01.07 22:13:06.131755 [ 362 ] {} <Debug> TCP-Session: 66714dae-751a-4b97-b5c5-9ae288db36ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22607 | 2026.01.07 22:13:06.131748 [ 358 ] {} <Debug> TCP-Session: 539a74ab-c562-411d-b1cc-75d496935caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22608 | 2026.01.07 22:13:06.131679 [ 355 ] {} <Debug> TCP-Session: 905769e5-76c3-4f45-ba76-96659d01f945 Authenticating user 'default' from [fd00:1122:3344:101::e]:55160 | ||
| 22609 | 2026.01.07 22:13:06.131662 [ 349 ] {} <Debug> TCP-Session: b39587d3-01ee-4923-b3f3-972836c44c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:57521 | ||
| 22610 | 2026.01.07 22:13:06.131830 [ 355 ] {} <Debug> TCP-Session: 905769e5-76c3-4f45-ba76-96659d01f945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22611 | 2026.01.07 22:13:06.131858 [ 349 ] {} <Debug> TCP-Session: b39587d3-01ee-4923-b3f3-972836c44c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22612 | 2026.01.07 22:13:06.131864 [ 355 ] {} <Debug> TCP-Session: 905769e5-76c3-4f45-ba76-96659d01f945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22613 | 2026.01.07 22:13:06.131886 [ 349 ] {} <Debug> TCP-Session: b39587d3-01ee-4923-b3f3-972836c44c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22614 | 2026.01.07 22:13:06.131596 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57096 | ||
| 22615 | 2026.01.07 22:13:06.131580 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60860 | ||
| 22616 | 2026.01.07 22:13:06.131569 [ 290 ] {} <Trace> TCP-Session: 0a9ec029-3d26-488a-b76f-4349965fd227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22617 | 2026.01.07 22:13:06.131998 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22618 | 2026.01.07 22:13:06.131531 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38080 | ||
| 22619 | 2026.01.07 22:13:06.132025 [ 363 ] {} <Debug> TCP-Session: acfb804c-a31f-4103-9637-1a99e8c2f590 Authenticating user 'default' from [fd00:1122:3344:101::e]:57096 | ||
| 22620 | 2026.01.07 22:13:06.132063 [ 363 ] {} <Debug> TCP-Session: acfb804c-a31f-4103-9637-1a99e8c2f590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22621 | 2026.01.07 22:13:06.132076 [ 363 ] {} <Debug> TCP-Session: acfb804c-a31f-4103-9637-1a99e8c2f590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22622 | 2026.01.07 22:13:06.132168 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47992) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22623 | 2026.01.07 22:13:06.132210 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22624 | 2026.01.07 22:13:06.132246 [ 359 ] {} <Debug> TCP-Session: 1eccbe46-09cf-476f-9412-0d937a589ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:60860 | ||
| 22625 | 2026.01.07 22:13:06.132269 [ 359 ] {} <Debug> TCP-Session: 1eccbe46-09cf-476f-9412-0d937a589ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22626 | 2026.01.07 22:13:06.132286 [ 359 ] {} <Debug> TCP-Session: 1eccbe46-09cf-476f-9412-0d937a589ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22627 | 2026.01.07 22:13:06.132413 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22628 | 2026.01.07 22:13:06.132442 [ 356 ] {} <Debug> TCP-Session: db1c174a-82f2-460d-961f-946b1884e55a Authenticating user 'default' from [fd00:1122:3344:101::e]:38080 | ||
| 22629 | 2026.01.07 22:13:06.132448 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22630 | 2026.01.07 22:13:06.132462 [ 356 ] {} <Debug> TCP-Session: db1c174a-82f2-460d-961f-946b1884e55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22631 | 2026.01.07 22:13:06.132490 [ 356 ] {} <Debug> TCP-Session: db1c174a-82f2-460d-961f-946b1884e55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22632 | 2026.01.07 22:13:06.132517 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22633 | 2026.01.07 22:13:06.132819 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 22634 | 2026.01.07 22:13:06.133869 [ 343 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> AggregatingTransform: Aggregating | ||
| 22635 | 2026.01.07 22:13:06.133919 [ 343 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> Aggregator: Aggregation method: without_key | ||
| 22636 | 2026.01.07 22:13:06.133960 [ 343 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031245 sec. (969.702 rows/sec., 37.88 KiB/sec.) | ||
| 22637 | 2026.01.07 22:13:06.133979 [ 343 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Trace> Aggregator: Merging aggregated data | ||
| 22638 | 2026.01.07 22:13:06.135203 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003102 sec., 322.3726627981947 rows/sec., 12.59 KiB/sec. | ||
| 22639 | 2026.01.07 22:13:06.135346 [ 290 ] {1d1d1ce4-5496-4841-aa78-fe265ba70ea2} <Debug> TCPHandler: Processed in 0.003899498 sec. | ||
| 22640 | 2026.01.07 22:13:06.135439 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22641 | 2026.01.07 22:13:06.135471 [ 290 ] {} <Debug> TCP-Session: 0a9ec029-3d26-488a-b76f-4349965fd227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22642 | 2026.01.07 22:13:06.135479 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22643 | 2026.01.07 22:13:06.135497 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22644 | 2026.01.07 22:13:06.135513 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22645 | 2026.01.07 22:13:06.135517 [ 363 ] {} <Debug> TCP-Session: acfb804c-a31f-4103-9637-1a99e8c2f590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22646 | 2026.01.07 22:13:06.135543 [ 355 ] {} <Debug> TCP-Session: 905769e5-76c3-4f45-ba76-96659d01f945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22647 | 2026.01.07 22:13:06.135548 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22648 | 2026.01.07 22:13:06.135572 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22649 | 2026.01.07 22:13:06.135590 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22650 | 2026.01.07 22:13:06.135607 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22651 | 2026.01.07 22:13:06.135620 [ 356 ] {} <Debug> TCP-Session: db1c174a-82f2-460d-961f-946b1884e55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22652 | 2026.01.07 22:13:06.135641 [ 362 ] {} <Debug> TCP-Session: 66714dae-751a-4b97-b5c5-9ae288db36ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22653 | 2026.01.07 22:13:06.135657 [ 358 ] {} <Debug> TCP-Session: 539a74ab-c562-411d-b1cc-75d496935caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22654 | 2026.01.07 22:13:06.135610 [ 359 ] {} <Debug> TCP-Session: 1eccbe46-09cf-476f-9412-0d937a589ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22655 | 2026.01.07 22:13:06.135567 [ 349 ] {} <Debug> TCP-Session: b39587d3-01ee-4923-b3f3-972836c44c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22656 | 2026.01.07 22:13:06.135530 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22657 | 2026.01.07 22:13:06.135773 [ 357 ] {} <Debug> TCP-Session: 8f09449f-c295-4eb0-a97e-a40f466687c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22658 | 2026.01.07 22:13:06.210579 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55193 | ||
| 22659 | 2026.01.07 22:13:06.210688 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22660 | 2026.01.07 22:13:06.210717 [ 290 ] {} <Debug> TCP-Session: e05df47e-e1a6-4146-a538-68b119af3145 Authenticating user 'default' from [fd00:1122:3344:101::e]:55193 | ||
| 22661 | 2026.01.07 22:13:06.210740 [ 290 ] {} <Debug> TCP-Session: e05df47e-e1a6-4146-a538-68b119af3145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22662 | 2026.01.07 22:13:06.210753 [ 290 ] {} <Debug> TCP-Session: e05df47e-e1a6-4146-a538-68b119af3145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22663 | 2026.01.07 22:13:06.210929 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38384 | ||
| 22664 | 2026.01.07 22:13:06.210979 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36260 | ||
| 22665 | 2026.01.07 22:13:06.211008 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49626 | ||
| 22666 | 2026.01.07 22:13:06.210995 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46342 | ||
| 22667 | 2026.01.07 22:13:06.211053 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44471 | ||
| 22668 | 2026.01.07 22:13:06.211082 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22669 | 2026.01.07 22:13:06.211095 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22670 | 2026.01.07 22:13:06.211097 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22671 | 2026.01.07 22:13:06.211133 [ 349 ] {} <Debug> TCP-Session: 1aef12f2-4b9f-434a-a63e-d2993d958d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:38384 | ||
| 22672 | 2026.01.07 22:13:06.211146 [ 355 ] {} <Debug> TCP-Session: 9b08a321-7f14-4f37-b992-8a89df7ef4ad Authenticating user 'default' from [fd00:1122:3344:101::e]:36260 | ||
| 22673 | 2026.01.07 22:13:06.211158 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22674 | 2026.01.07 22:13:06.211176 [ 357 ] {} <Debug> TCP-Session: 451febdd-72f9-42ec-8222-81d2c63a5c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:49626 | ||
| 22675 | 2026.01.07 22:13:06.211181 [ 349 ] {} <Debug> TCP-Session: 1aef12f2-4b9f-434a-a63e-d2993d958d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22676 | 2026.01.07 22:13:06.211209 [ 356 ] {} <Debug> TCP-Session: dc04f247-33ff-4d1e-b727-f2b5ea623deb Authenticating user 'default' from [fd00:1122:3344:101::e]:46342 | ||
| 22677 | 2026.01.07 22:13:06.211214 [ 357 ] {} <Debug> TCP-Session: 451febdd-72f9-42ec-8222-81d2c63a5c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22678 | 2026.01.07 22:13:06.211218 [ 349 ] {} <Debug> TCP-Session: 1aef12f2-4b9f-434a-a63e-d2993d958d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22679 | 2026.01.07 22:13:06.211245 [ 357 ] {} <Debug> TCP-Session: 451febdd-72f9-42ec-8222-81d2c63a5c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22680 | 2026.01.07 22:13:06.211243 [ 356 ] {} <Debug> TCP-Session: dc04f247-33ff-4d1e-b727-f2b5ea623deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22681 | 2026.01.07 22:13:06.211191 [ 355 ] {} <Debug> TCP-Session: 9b08a321-7f14-4f37-b992-8a89df7ef4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22682 | 2026.01.07 22:13:06.211318 [ 356 ] {} <Debug> TCP-Session: dc04f247-33ff-4d1e-b727-f2b5ea623deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22683 | 2026.01.07 22:13:06.211337 [ 355 ] {} <Debug> TCP-Session: 9b08a321-7f14-4f37-b992-8a89df7ef4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22684 | 2026.01.07 22:13:06.211158 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22685 | 2026.01.07 22:13:06.211079 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42577 | ||
| 22686 | 2026.01.07 22:13:06.211392 [ 359 ] {} <Debug> TCP-Session: b35c9011-6236-48c7-a9cd-44f77f8c36af Authenticating user 'default' from [fd00:1122:3344:101::e]:44471 | ||
| 22687 | 2026.01.07 22:13:06.211065 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62032 | ||
| 22688 | 2026.01.07 22:13:06.211429 [ 359 ] {} <Debug> TCP-Session: b35c9011-6236-48c7-a9cd-44f77f8c36af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22689 | 2026.01.07 22:13:06.211018 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 22690 | 2026.01.07 22:13:06.211461 [ 359 ] {} <Debug> TCP-Session: b35c9011-6236-48c7-a9cd-44f77f8c36af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22691 | 2026.01.07 22:13:06.211461 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22692 | 2026.01.07 22:13:06.211491 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22693 | 2026.01.07 22:13:06.211525 [ 363 ] {} <Debug> TCP-Session: 554bc683-b53f-47f8-b386-e58e5bc1ffd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42577 | ||
| 22694 | 2026.01.07 22:13:06.211524 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22695 | 2026.01.07 22:13:06.211543 [ 362 ] {} <Debug> TCP-Session: bf176852-69c1-41bc-be4d-05dc14d3eeef Authenticating user 'default' from [fd00:1122:3344:101::e]:62032 | ||
| 22696 | 2026.01.07 22:13:06.211557 [ 363 ] {} <Debug> TCP-Session: 554bc683-b53f-47f8-b386-e58e5bc1ffd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22697 | 2026.01.07 22:13:06.211574 [ 362 ] {} <Debug> TCP-Session: bf176852-69c1-41bc-be4d-05dc14d3eeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22698 | 2026.01.07 22:13:06.211587 [ 363 ] {} <Debug> TCP-Session: 554bc683-b53f-47f8-b386-e58e5bc1ffd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22699 | 2026.01.07 22:13:06.211717 [ 362 ] {} <Debug> TCP-Session: bf176852-69c1-41bc-be4d-05dc14d3eeef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22700 | 2026.01.07 22:13:06.211570 [ 358 ] {} <Debug> TCP-Session: 6d0658fd-4442-434b-84a3-75133f6e07f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 22701 | 2026.01.07 22:13:06.211180 [ 290 ] {} <Trace> TCP-Session: e05df47e-e1a6-4146-a538-68b119af3145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22702 | 2026.01.07 22:13:06.211767 [ 358 ] {} <Debug> TCP-Session: 6d0658fd-4442-434b-84a3-75133f6e07f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22703 | 2026.01.07 22:13:06.211804 [ 358 ] {} <Debug> TCP-Session: 6d0658fd-4442-434b-84a3-75133f6e07f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22704 | 2026.01.07 22:13:06.211950 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22705 | 2026.01.07 22:13:06.212236 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22706 | 2026.01.07 22:13:06.212431 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22707 | 2026.01.07 22:13:06.212740 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 22708 | 2026.01.07 22:13:06.213760 [ 301 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> AggregatingTransform: Aggregating | ||
| 22709 | 2026.01.07 22:13:06.213803 [ 301 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 22710 | 2026.01.07 22:13:06.213842 [ 301 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995584 sec. (1004.436 rows/sec., 39.24 KiB/sec.) | ||
| 22711 | 2026.01.07 22:13:06.213860 [ 301 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Trace> Aggregator: Merging aggregated data | ||
| 22712 | 2026.01.07 22:13:06.215558 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003667 sec., 272.7024815925825 rows/sec., 10.65 KiB/sec. | ||
| 22713 | 2026.01.07 22:13:06.215729 [ 290 ] {3f8bcd04-3643-4261-bc87-0ff2960df3a8} <Debug> TCPHandler: Processed in 0.004678609 sec. | ||
| 22714 | 2026.01.07 22:13:06.215846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22715 | 2026.01.07 22:13:06.215876 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22716 | 2026.01.07 22:13:06.215877 [ 290 ] {} <Debug> TCP-Session: e05df47e-e1a6-4146-a538-68b119af3145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22717 | 2026.01.07 22:13:06.215898 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22718 | 2026.01.07 22:13:06.215917 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22719 | 2026.01.07 22:13:06.215936 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22720 | 2026.01.07 22:13:06.215959 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22721 | 2026.01.07 22:13:06.215975 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22722 | 2026.01.07 22:13:06.216000 [ 355 ] {} <Debug> TCP-Session: 9b08a321-7f14-4f37-b992-8a89df7ef4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22723 | 2026.01.07 22:13:06.216011 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22724 | 2026.01.07 22:13:06.216019 [ 357 ] {} <Debug> TCP-Session: 451febdd-72f9-42ec-8222-81d2c63a5c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22725 | 2026.01.07 22:13:06.216030 [ 358 ] {} <Debug> TCP-Session: 6d0658fd-4442-434b-84a3-75133f6e07f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22726 | 2026.01.07 22:13:06.216050 [ 362 ] {} <Debug> TCP-Session: bf176852-69c1-41bc-be4d-05dc14d3eeef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22727 | 2026.01.07 22:13:06.215990 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22728 | 2026.01.07 22:13:06.215977 [ 363 ] {} <Debug> TCP-Session: 554bc683-b53f-47f8-b386-e58e5bc1ffd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22729 | 2026.01.07 22:13:06.216115 [ 359 ] {} <Debug> TCP-Session: b35c9011-6236-48c7-a9cd-44f77f8c36af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22730 | 2026.01.07 22:13:06.215928 [ 356 ] {} <Debug> TCP-Session: dc04f247-33ff-4d1e-b727-f2b5ea623deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22731 | 2026.01.07 22:13:06.215958 [ 349 ] {} <Debug> TCP-Session: 1aef12f2-4b9f-434a-a63e-d2993d958d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22732 | 2026.01.07 22:13:06.320557 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52550 | ||
| 22733 | 2026.01.07 22:13:06.320675 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22734 | 2026.01.07 22:13:06.320705 [ 356 ] {} <Debug> TCP-Session: 473449e9-f29e-4efd-b868-a229e30de1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52550 | ||
| 22735 | 2026.01.07 22:13:06.320730 [ 356 ] {} <Debug> TCP-Session: 473449e9-f29e-4efd-b868-a229e30de1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22736 | 2026.01.07 22:13:06.320745 [ 356 ] {} <Debug> TCP-Session: 473449e9-f29e-4efd-b868-a229e30de1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22737 | 2026.01.07 22:13:06.320936 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62048 | ||
| 22738 | 2026.01.07 22:13:06.320992 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62935 | ||
| 22739 | 2026.01.07 22:13:06.320993 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33881 | ||
| 22740 | 2026.01.07 22:13:06.321022 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37169 | ||
| 22741 | 2026.01.07 22:13:06.321047 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57369 | ||
| 22742 | 2026.01.07 22:13:06.321065 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22743 | 2026.01.07 22:13:06.321081 [ 356 ] {} <Trace> TCP-Session: 473449e9-f29e-4efd-b868-a229e30de1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22744 | 2026.01.07 22:13:06.321104 [ 359 ] {} <Debug> TCP-Session: 42bca83b-575e-479b-a6b9-f41ca79a9428 Authenticating user 'default' from [fd00:1122:3344:101::e]:62935 | ||
| 22745 | 2026.01.07 22:13:06.321127 [ 359 ] {} <Debug> TCP-Session: 42bca83b-575e-479b-a6b9-f41ca79a9428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22746 | 2026.01.07 22:13:06.321131 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22747 | 2026.01.07 22:13:06.321145 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22748 | 2026.01.07 22:13:06.321155 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22749 | 2026.01.07 22:13:06.321167 [ 355 ] {} <Debug> TCP-Session: bba40f20-025c-4656-b2e7-754e4506e9b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57369 | ||
| 22750 | 2026.01.07 22:13:06.321175 [ 362 ] {} <Debug> TCP-Session: f2b1894f-67e2-4acf-97c1-b20d46617498 Authenticating user 'default' from [fd00:1122:3344:101::e]:37169 | ||
| 22751 | 2026.01.07 22:13:06.321190 [ 358 ] {} <Debug> TCP-Session: feaef9c1-5b81-4dce-aa61-77433935a579 Authenticating user 'default' from [fd00:1122:3344:101::e]:33881 | ||
| 22752 | 2026.01.07 22:13:06.321196 [ 355 ] {} <Debug> TCP-Session: bba40f20-025c-4656-b2e7-754e4506e9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22753 | 2026.01.07 22:13:06.321212 [ 362 ] {} <Debug> TCP-Session: f2b1894f-67e2-4acf-97c1-b20d46617498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22754 | 2026.01.07 22:13:06.321215 [ 358 ] {} <Debug> TCP-Session: feaef9c1-5b81-4dce-aa61-77433935a579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22755 | 2026.01.07 22:13:06.321219 [ 355 ] {} <Debug> TCP-Session: bba40f20-025c-4656-b2e7-754e4506e9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22756 | 2026.01.07 22:13:06.321227 [ 362 ] {} <Debug> TCP-Session: f2b1894f-67e2-4acf-97c1-b20d46617498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22757 | 2026.01.07 22:13:06.321236 [ 358 ] {} <Debug> TCP-Session: feaef9c1-5b81-4dce-aa61-77433935a579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22758 | 2026.01.07 22:13:06.321144 [ 359 ] {} <Debug> TCP-Session: 42bca83b-575e-479b-a6b9-f41ca79a9428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22759 | 2026.01.07 22:13:06.321273 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22760 | 2026.01.07 22:13:06.321034 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34180 | ||
| 22761 | 2026.01.07 22:13:06.321046 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22762 | 2026.01.07 22:13:06.321037 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34587 | ||
| 22763 | 2026.01.07 22:13:06.321378 [ 357 ] {} <Debug> TCP-Session: 9c3d1dd7-612e-48ad-a1e5-8ef6317ed0d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62048 | ||
| 22764 | 2026.01.07 22:13:06.321040 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36841 | ||
| 22765 | 2026.01.07 22:13:06.321411 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22766 | 2026.01.07 22:13:06.321413 [ 357 ] {} <Debug> TCP-Session: 9c3d1dd7-612e-48ad-a1e5-8ef6317ed0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22767 | 2026.01.07 22:13:06.321441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22768 | 2026.01.07 22:13:06.321446 [ 363 ] {} <Debug> TCP-Session: ef1e3129-025e-4cd9-bedb-abde5ec7960e Authenticating user 'default' from [fd00:1122:3344:101::e]:34180 | ||
| 22769 | 2026.01.07 22:13:06.321446 [ 357 ] {} <Debug> TCP-Session: 9c3d1dd7-612e-48ad-a1e5-8ef6317ed0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22770 | 2026.01.07 22:13:06.321467 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22771 | 2026.01.07 22:13:06.321470 [ 290 ] {} <Debug> TCP-Session: 2c16d74a-1a5b-4d75-b81f-d6163c87fb32 Authenticating user 'default' from [fd00:1122:3344:101::e]:34587 | ||
| 22772 | 2026.01.07 22:13:06.321481 [ 363 ] {} <Debug> TCP-Session: ef1e3129-025e-4cd9-bedb-abde5ec7960e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22773 | 2026.01.07 22:13:06.321502 [ 349 ] {} <Debug> TCP-Session: cdd52e49-8f1d-4032-8d72-b91bacfb0453 Authenticating user 'default' from [fd00:1122:3344:101::e]:36841 | ||
| 22774 | 2026.01.07 22:13:06.321517 [ 363 ] {} <Debug> TCP-Session: ef1e3129-025e-4cd9-bedb-abde5ec7960e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22775 | 2026.01.07 22:13:06.321514 [ 290 ] {} <Debug> TCP-Session: 2c16d74a-1a5b-4d75-b81f-d6163c87fb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22776 | 2026.01.07 22:13:06.321534 [ 349 ] {} <Debug> TCP-Session: cdd52e49-8f1d-4032-8d72-b91bacfb0453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22777 | 2026.01.07 22:13:06.321549 [ 290 ] {} <Debug> TCP-Session: 2c16d74a-1a5b-4d75-b81f-d6163c87fb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22778 | 2026.01.07 22:13:06.321564 [ 349 ] {} <Debug> TCP-Session: cdd52e49-8f1d-4032-8d72-b91bacfb0453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22779 | 2026.01.07 22:13:06.321573 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22780 | 2026.01.07 22:13:06.321644 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22781 | 2026.01.07 22:13:06.321943 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 22782 | 2026.01.07 22:13:06.322997 [ 325 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> AggregatingTransform: Aggregating | ||
| 22783 | 2026.01.07 22:13:06.323049 [ 325 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> Aggregator: Aggregation method: without_key | ||
| 22784 | 2026.01.07 22:13:06.323083 [ 325 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039585 sec. (961.922 rows/sec., 37.58 KiB/sec.) | ||
| 22785 | 2026.01.07 22:13:06.323098 [ 325 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Trace> Aggregator: Merging aggregated data | ||
| 22786 | 2026.01.07 22:13:06.324480 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003266 sec., 306.1849357011635 rows/sec., 11.96 KiB/sec. | ||
| 22787 | 2026.01.07 22:13:06.324634 [ 356 ] {1b04b0fd-3f75-4ea9-9ef4-611ea5c06723} <Debug> TCPHandler: Processed in 0.003676964 sec. | ||
| 22788 | 2026.01.07 22:13:06.324761 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22789 | 2026.01.07 22:13:06.324786 [ 356 ] {} <Debug> TCP-Session: 473449e9-f29e-4efd-b868-a229e30de1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22790 | 2026.01.07 22:13:06.324801 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22791 | 2026.01.07 22:13:06.324822 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22792 | 2026.01.07 22:13:06.324842 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22793 | 2026.01.07 22:13:06.324849 [ 357 ] {} <Debug> TCP-Session: 9c3d1dd7-612e-48ad-a1e5-8ef6317ed0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22794 | 2026.01.07 22:13:06.324867 [ 359 ] {} <Debug> TCP-Session: 42bca83b-575e-479b-a6b9-f41ca79a9428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22795 | 2026.01.07 22:13:06.324880 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22796 | 2026.01.07 22:13:06.324898 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22797 | 2026.01.07 22:13:06.324914 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22798 | 2026.01.07 22:13:06.324928 [ 358 ] {} <Debug> TCP-Session: feaef9c1-5b81-4dce-aa61-77433935a579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22799 | 2026.01.07 22:13:06.324934 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22800 | 2026.01.07 22:13:06.324964 [ 349 ] {} <Debug> TCP-Session: cdd52e49-8f1d-4032-8d72-b91bacfb0453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22801 | 2026.01.07 22:13:06.324938 [ 355 ] {} <Debug> TCP-Session: bba40f20-025c-4656-b2e7-754e4506e9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22802 | 2026.01.07 22:13:06.325002 [ 363 ] {} <Debug> TCP-Session: ef1e3129-025e-4cd9-bedb-abde5ec7960e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22803 | 2026.01.07 22:13:06.324891 [ 362 ] {} <Debug> TCP-Session: f2b1894f-67e2-4acf-97c1-b20d46617498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22804 | 2026.01.07 22:13:06.324864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22805 | 2026.01.07 22:13:06.325096 [ 290 ] {} <Debug> TCP-Session: 2c16d74a-1a5b-4d75-b81f-d6163c87fb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22806 | 2026.01.07 22:13:08.373987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22807 | 2026.01.07 22:13:08.393465 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22808 | 2026.01.07 22:13:08.393522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22809 | 2026.01.07 22:13:08.399946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22810 | 2026.01.07 22:13:08.400685 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22811 | 2026.01.07 22:13:08.404177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22812 | 2026.01.07 22:13:08.423073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2882 | ||
| 22813 | 2026.01.07 22:13:08.425885 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22814 | 2026.01.07 22:13:08.425934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22815 | 2026.01.07 22:13:08.427246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22816 | 2026.01.07 22:13:08.427525 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22817 | 2026.01.07 22:13:08.427810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2882 | ||
| 22818 | 2026.01.07 22:13:09.845510 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22819 | 2026.01.07 22:13:09.845712 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22820 | 2026.01.07 22:13:09.845786 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22821 | 2026.01.07 22:13:09.846517 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22822 | 2026.01.07 22:13:09.846564 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22823 | 2026.01.07 22:13:09.846983 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22824 | 2026.01.07 22:13:09.847227 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22825 | 2026.01.07 22:13:09.847392 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001736 sec., 63364.05529953918 rows/sec., 5.33 MiB/sec. | ||
| 22826 | 2026.01.07 22:13:09.847446 [ 277 ] {88d6c3e9-71f1-4180-b01c-48f3837067d8} <Debug> TCPHandler: Processed in 0.002079641 sec. | ||
| 22827 | 2026.01.07 22:13:09.847584 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22828 | 2026.01.07 22:13:09.847689 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22829 | 2026.01.07 22:13:09.847735 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22830 | 2026.01.07 22:13:09.848171 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22831 | 2026.01.07 22:13:09.848208 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22832 | 2026.01.07 22:13:09.848531 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22833 | 2026.01.07 22:13:09.848762 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22834 | 2026.01.07 22:13:09.848906 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001242 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 22835 | 2026.01.07 22:13:09.848911 [ 23 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22836 | 2026.01.07 22:13:09.848948 [ 277 ] {631a520c-4dc9-4938-8cb8-33fd015a5d25} <Debug> TCPHandler: Processed in 0.001421461 sec. | ||
| 22837 | 2026.01.07 22:13:09.848989 [ 23 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22838 | 2026.01.07 22:13:09.849018 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22839 | 2026.01.07 22:13:09.849082 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22840 | 2026.01.07 22:13:09.849127 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22841 | 2026.01.07 22:13:09.849182 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22842 | 2026.01.07 22:13:09.849228 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22843 | 2026.01.07 22:13:09.849258 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22844 | 2026.01.07 22:13:09.849297 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 264 rows starting from the beginning of the part | ||
| 22845 | 2026.01.07 22:13:09.849362 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 27 rows starting from the beginning of the part | ||
| 22846 | 2026.01.07 22:13:09.849407 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 219 rows starting from the beginning of the part | ||
| 22847 | 2026.01.07 22:13:09.849450 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 27 rows starting from the beginning of the part | ||
| 22848 | 2026.01.07 22:13:09.849491 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 219 rows starting from the beginning of the part | ||
| 22849 | 2026.01.07 22:13:09.849534 [ 197 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 27 rows starting from the beginning of the part | ||
| 22850 | 2026.01.07 22:13:09.849679 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22851 | 2026.01.07 22:13:09.849722 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22852 | 2026.01.07 22:13:09.850075 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22853 | 2026.01.07 22:13:09.850313 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22854 | 2026.01.07 22:13:09.850445 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001283 sec., 70927.51363990646 rows/sec., 5.54 MiB/sec. | ||
| 22855 | 2026.01.07 22:13:09.850464 [ 199 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387951 sec., 564140.9531028114 rows/sec., 36.97 MiB/sec. | ||
| 22856 | 2026.01.07 22:13:09.850485 [ 277 ] {9c168a56-e862-40f2-9cd0-c2420ffe65d0} <Debug> TCPHandler: Processed in 0.001453911 sec. | ||
| 22857 | 2026.01.07 22:13:09.850667 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22858 | 2026.01.07 22:13:09.850687 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22859 | 2026.01.07 22:13:09.850763 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22860 | 2026.01.07 22:13:09.850811 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22861 | 2026.01.07 22:13:09.851025 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22862 | 2026.01.07 22:13:09.851121 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_141_28} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22863 | 2026.01.07 22:13:09.851237 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 22864 | 2026.01.07 22:13:09.851247 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22865 | 2026.01.07 22:13:09.851288 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22866 | 2026.01.07 22:13:09.851648 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22867 | 2026.01.07 22:13:09.851871 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22868 | 2026.01.07 22:13:09.852005 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 22869 | 2026.01.07 22:13:09.852042 [ 277 ] {ef0e5518-5af9-43e8-84d8-a536fe4b0e9e} <Debug> TCPHandler: Processed in 0.001426081 sec. | ||
| 22870 | 2026.01.07 22:13:09.852152 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22871 | 2026.01.07 22:13:09.852250 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22872 | 2026.01.07 22:13:09.852308 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22873 | 2026.01.07 22:13:09.853172 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22874 | 2026.01.07 22:13:09.853209 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22875 | 2026.01.07 22:13:09.853788 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22876 | 2026.01.07 22:13:09.854039 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22877 | 2026.01.07 22:13:09.854171 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22878 | 2026.01.07 22:13:09.854183 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00195 sec., 13846.153846153848 rows/sec., 24.81 MiB/sec. | ||
| 22879 | 2026.01.07 22:13:09.854213 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22880 | 2026.01.07 22:13:09.854241 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22881 | 2026.01.07 22:13:09.854268 [ 277 ] {0231aad5-12e9-40cf-830b-9d86084572ae} <Debug> TCPHandler: Processed in 0.002165302 sec. | ||
| 22882 | 2026.01.07 22:13:09.854335 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22883 | 2026.01.07 22:13:09.854386 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22884 | 2026.01.07 22:13:09.854485 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22885 | 2026.01.07 22:13:09.854527 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22886 | 2026.01.07 22:13:09.854590 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22887 | 2026.01.07 22:13:09.854657 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2733 rows starting from the beginning of the part | ||
| 22888 | 2026.01.07 22:13:09.854794 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 27 rows starting from the beginning of the part | ||
| 22889 | 2026.01.07 22:13:09.854865 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22890 | 2026.01.07 22:13:09.854905 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22891 | 2026.01.07 22:13:09.854923 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 14 rows starting from the beginning of the part | ||
| 22892 | 2026.01.07 22:13:09.855044 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 27 rows starting from the beginning of the part | ||
| 22893 | 2026.01.07 22:13:09.855155 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 14 rows starting from the beginning of the part | ||
| 22894 | 2026.01.07 22:13:09.855229 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22895 | 2026.01.07 22:13:09.855266 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 27 rows starting from the beginning of the part | ||
| 22896 | 2026.01.07 22:13:09.855474 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22897 | 2026.01.07 22:13:09.855614 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 22898 | 2026.01.07 22:13:09.855653 [ 277 ] {fdc7d4f5-935f-437f-81b6-5cac0c6d59b7} <Debug> TCPHandler: Processed in 0.00131689 sec. | ||
| 22899 | 2026.01.07 22:13:09.864056 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 19 columns (19 merged, 0 gathered) in 0.009763175 sec., 291093.82961997506 rows/sec., 521.63 MiB/sec. | ||
| 22900 | 2026.01.07 22:13:09.867386 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22901 | 2026.01.07 22:13:09.867784 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22902 | 2026.01.07 22:13:09.867863 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22903 | 2026.01.07 22:13:09.868012 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.26 MiB. | ||
| 22904 | 2026.01.07 22:13:10.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.54 MiB, peak 424.92 MiB, free memory in arenas 0.00 B, will set to 407.81 MiB (RSS), difference: 2.28 MiB | ||
| 22905 | 2026.01.07 22:13:13.037927 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22906 | 2026.01.07 22:13:13.037995 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22907 | 2026.01.07 22:13:13.264212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47017 | ||
| 22908 | 2026.01.07 22:13:13.264759 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22909 | 2026.01.07 22:13:13.264807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22910 | 2026.01.07 22:13:13.265311 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22911 | 2026.01.07 22:13:13.265533 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22912 | 2026.01.07 22:13:13.265667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47017 | ||
| 22913 | 2026.01.07 22:13:14.372489 [ 219 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22914 | 2026.01.07 22:13:14.372545 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22915 | 2026.01.07 22:13:14.375646 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22916 | 2026.01.07 22:13:14.745977 [ 222 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22917 | 2026.01.07 22:13:14.746055 [ 222 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22918 | 2026.01.07 22:13:14.749006 [ 222 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22919 | 2026.01.07 22:13:14.856900 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22920 | 2026.01.07 22:13:14.857107 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22921 | 2026.01.07 22:13:14.857183 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22922 | 2026.01.07 22:13:14.858110 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22923 | 2026.01.07 22:13:14.858160 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22924 | 2026.01.07 22:13:14.858598 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22925 | 2026.01.07 22:13:14.858845 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22926 | 2026.01.07 22:13:14.859011 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001963 sec., 208863.9836984208 rows/sec., 13.25 MiB/sec. | ||
| 22927 | 2026.01.07 22:13:14.859068 [ 277 ] {d33b282f-19df-48ec-b41f-0104765be139} <Debug> TCPHandler: Processed in 0.002317345 sec. | ||
| 22928 | 2026.01.07 22:13:14.859195 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22929 | 2026.01.07 22:13:14.859300 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22930 | 2026.01.07 22:13:14.859346 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22931 | 2026.01.07 22:13:14.860291 [ 220 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22932 | 2026.01.07 22:13:14.860321 [ 220 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22933 | 2026.01.07 22:13:14.860417 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22934 | 2026.01.07 22:13:14.860453 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22935 | 2026.01.07 22:13:14.860852 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22936 | 2026.01.07 22:13:14.861098 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22937 | 2026.01.07 22:13:14.861232 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001957 sec., 582524.2718446602 rows/sec., 46.22 MiB/sec. | ||
| 22938 | 2026.01.07 22:13:14.861272 [ 277 ] {97744ee3-e65d-4297-8669-309abf556c70} <Debug> TCPHandler: Processed in 0.002131201 sec. | ||
| 22939 | 2026.01.07 22:13:14.861390 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22940 | 2026.01.07 22:13:14.861485 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22941 | 2026.01.07 22:13:14.861526 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22942 | 2026.01.07 22:13:14.862024 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22943 | 2026.01.07 22:13:14.862060 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22944 | 2026.01.07 22:13:14.862390 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22945 | 2026.01.07 22:13:14.862614 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22946 | 2026.01.07 22:13:14.862744 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001278 sec., 171361.50234741785 rows/sec., 10.22 MiB/sec. | ||
| 22947 | 2026.01.07 22:13:14.862782 [ 277 ] {96684d25-93f4-424d-8aa8-8c6e23099972} <Debug> TCPHandler: Processed in 0.001443082 sec. | ||
| 22948 | 2026.01.07 22:13:14.862897 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22949 | 2026.01.07 22:13:14.862990 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22950 | 2026.01.07 22:13:14.863031 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22951 | 2026.01.07 22:13:14.863514 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22952 | 2026.01.07 22:13:14.863549 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22953 | 2026.01.07 22:13:14.863784 [ 220 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 22954 | 2026.01.07 22:13:14.863859 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22955 | 2026.01.07 22:13:14.864087 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22956 | 2026.01.07 22:13:14.864213 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 22957 | 2026.01.07 22:13:14.864251 [ 277 ] {711dd073-0066-4df6-9a8d-6ca8d12e5333} <Debug> TCPHandler: Processed in 0.00140402 sec. | ||
| 22958 | 2026.01.07 22:13:14.864366 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22959 | 2026.01.07 22:13:14.864458 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22960 | 2026.01.07 22:13:14.864498 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22961 | 2026.01.07 22:13:14.864990 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22962 | 2026.01.07 22:13:14.865024 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22963 | 2026.01.07 22:13:14.865339 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22964 | 2026.01.07 22:13:14.865560 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22965 | 2026.01.07 22:13:14.865692 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 22966 | 2026.01.07 22:13:14.865732 [ 277 ] {265243c8-1e6d-4cb1-b5ca-9364225b202c} <Debug> TCPHandler: Processed in 0.001414961 sec. | ||
| 22967 | 2026.01.07 22:13:14.865842 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22968 | 2026.01.07 22:13:14.865934 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22969 | 2026.01.07 22:13:14.865974 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22970 | 2026.01.07 22:13:14.866691 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22971 | 2026.01.07 22:13:14.866728 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22972 | 2026.01.07 22:13:14.867090 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22973 | 2026.01.07 22:13:14.867306 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22974 | 2026.01.07 22:13:14.867439 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001521 sec., 455621.3017751479 rows/sec., 31.84 MiB/sec. | ||
| 22975 | 2026.01.07 22:13:14.867478 [ 277 ] {fe248089-8b49-417d-ad56-e709f2092c85} <Debug> TCPHandler: Processed in 0.001686015 sec. | ||
| 22976 | 2026.01.07 22:13:14.867586 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22977 | 2026.01.07 22:13:14.867680 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22978 | 2026.01.07 22:13:14.867721 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22979 | 2026.01.07 22:13:14.868062 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22980 | 2026.01.07 22:13:14.868099 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22981 | 2026.01.07 22:13:14.868412 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22982 | 2026.01.07 22:13:14.868635 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22983 | 2026.01.07 22:13:14.868765 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 22984 | 2026.01.07 22:13:14.868802 [ 277 ] {f62523c9-41c6-4100-a9db-ca0808fc3a17} <Debug> TCPHandler: Processed in 0.001264479 sec. | ||
| 22985 | 2026.01.07 22:13:14.868913 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22986 | 2026.01.07 22:13:14.869008 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22987 | 2026.01.07 22:13:14.869051 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22988 | 2026.01.07 22:13:14.869491 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22989 | 2026.01.07 22:13:14.869527 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22990 | 2026.01.07 22:13:14.869873 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22991 | 2026.01.07 22:13:14.870098 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22992 | 2026.01.07 22:13:14.870222 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_160_33 to all_165_165_0 | ||
| 22993 | 2026.01.07 22:13:14.870230 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 22994 | 2026.01.07 22:13:14.870295 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22995 | 2026.01.07 22:13:14.870311 [ 277 ] {0794d94d-b592-4384-a1e8-aceeb46275b8} <Debug> TCPHandler: Processed in 0.001447382 sec. | ||
| 22996 | 2026.01.07 22:13:14.870320 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22997 | 2026.01.07 22:13:14.870429 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22998 | 2026.01.07 22:13:14.870438 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_33 to all_165_165_0 into Compact with storage Full | ||
| 22999 | 2026.01.07 22:13:14.870529 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23000 | 2026.01.07 22:13:14.870574 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23001 | 2026.01.07 22:13:14.870590 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23002 | 2026.01.07 22:13:14.870635 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_160_33, total 49991 rows starting from the beginning of the part | ||
| 23003 | 2026.01.07 22:13:14.870710 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 84 rows starting from the beginning of the part | ||
| 23004 | 2026.01.07 22:13:14.870766 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 23005 | 2026.01.07 22:13:14.870815 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 314 rows starting from the beginning of the part | ||
| 23006 | 2026.01.07 22:13:14.870863 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 23007 | 2026.01.07 22:13:14.870894 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23008 | 2026.01.07 22:13:14.870912 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 314 rows starting from the beginning of the part | ||
| 23009 | 2026.01.07 22:13:14.870937 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 23010 | 2026.01.07 22:13:14.871270 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23011 | 2026.01.07 22:13:14.871504 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23012 | 2026.01.07 22:13:14.871635 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 23013 | 2026.01.07 22:13:14.871672 [ 277 ] {29dd84d5-1c7e-4447-a8e1-6f6c345ea3e4} <Debug> TCPHandler: Processed in 0.001292509 sec. | ||
| 23014 | 2026.01.07 22:13:14.871781 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23015 | 2026.01.07 22:13:14.871873 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23016 | 2026.01.07 22:13:14.871928 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23017 | 2026.01.07 22:13:14.872738 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23018 | 2026.01.07 22:13:14.872773 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 23019 | 2026.01.07 22:13:14.873323 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23020 | 2026.01.07 22:13:14.873551 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23021 | 2026.01.07 22:13:14.873695 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 13.64 MiB/sec. | ||
| 23022 | 2026.01.07 22:13:14.873762 [ 277 ] {7e2654e2-9d3a-48d2-9557-47197626b71f} <Debug> TCPHandler: Processed in 0.00202973 sec. | ||
| 23023 | 2026.01.07 22:13:14.873766 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23024 | 2026.01.07 22:13:14.873823 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23025 | 2026.01.07 22:13:14.873871 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23026 | 2026.01.07 22:13:14.873970 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23027 | 2026.01.07 22:13:14.874012 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23028 | 2026.01.07 22:13:14.874342 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23029 | 2026.01.07 22:13:14.874382 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 23030 | 2026.01.07 22:13:14.874738 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23031 | 2026.01.07 22:13:14.874991 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23032 | 2026.01.07 22:13:14.875138 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 5.37 MiB/sec. | ||
| 23033 | 2026.01.07 22:13:14.875177 [ 277 ] {77a00382-e595-4a03-8162-7cad706f78a6} <Debug> TCPHandler: Processed in 0.00135576 sec. | ||
| 23034 | 2026.01.07 22:13:14.876178 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23035 | 2026.01.07 22:13:14.879405 [ 199 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51023 rows, containing 5 columns (5 merged, 0 gathered) in 0.009012863 sec., 5661131.207697266 rows/sec., 378.91 MiB/sec. | ||
| 23036 | 2026.01.07 22:13:14.879683 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Trace> MergedBlockOutputStream: filled checksums all_1_165_34 (state Temporary) | ||
| 23037 | 2026.01.07 22:13:14.879940 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_165_34 to all_1_165_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23038 | 2026.01.07 22:13:14.880008 [ 190 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_165_34} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_160_33, all_165_165_0] -> all_1_165_34 | ||
| 23039 | 2026.01.07 22:13:14.880083 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 23040 | 2026.01.07 22:13:15.904266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23041 | 2026.01.07 22:13:15.925313 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23042 | 2026.01.07 22:13:15.925375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 23043 | 2026.01.07 22:13:15.932005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23044 | 2026.01.07 22:13:15.932832 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23045 | 2026.01.07 22:13:15.937484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23046 | 2026.01.07 22:13:18.428092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2916 | ||
| 23047 | 2026.01.07 22:13:18.430686 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23048 | 2026.01.07 22:13:18.430754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23049 | 2026.01.07 22:13:18.432045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23050 | 2026.01.07 22:13:18.432316 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23051 | 2026.01.07 22:13:18.432691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2916 | ||
| 23052 | 2026.01.07 22:13:19.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.81 MiB, peak 424.92 MiB, free memory in arenas 0.00 B, will set to 407.81 MiB (RSS), difference: 4.00 MiB | ||
| 23053 | 2026.01.07 22:13:19.845947 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23054 | 2026.01.07 22:13:19.846135 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23055 | 2026.01.07 22:13:19.846212 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23056 | 2026.01.07 22:13:19.846952 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23057 | 2026.01.07 22:13:19.847003 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23058 | 2026.01.07 22:13:19.847443 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23059 | 2026.01.07 22:13:19.847705 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23060 | 2026.01.07 22:13:19.847872 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Debug> executeQuery: Read 128 rows, 11.18 KiB in 0.001792 sec., 71428.57142857143 rows/sec., 6.09 MiB/sec. | ||
| 23061 | 2026.01.07 22:13:19.847870 [ 88 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23062 | 2026.01.07 22:13:19.847929 [ 277 ] {468b1d24-a8fe-465e-aa5f-a552f6416d8a} <Debug> TCPHandler: Processed in 0.002120891 sec. | ||
| 23063 | 2026.01.07 22:13:19.847948 [ 88 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23064 | 2026.01.07 22:13:19.847976 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23065 | 2026.01.07 22:13:19.848061 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23066 | 2026.01.07 22:13:19.848077 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23067 | 2026.01.07 22:13:19.848171 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23068 | 2026.01.07 22:13:19.848173 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23069 | 2026.01.07 22:13:19.848215 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2345 rows starting from the beginning of the part | ||
| 23070 | 2026.01.07 22:13:19.848216 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23071 | 2026.01.07 22:13:19.848275 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 110 rows starting from the beginning of the part | ||
| 23072 | 2026.01.07 22:13:19.848322 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1140 rows starting from the beginning of the part | ||
| 23073 | 2026.01.07 22:13:19.848366 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 110 rows starting from the beginning of the part | ||
| 23074 | 2026.01.07 22:13:19.848406 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1140 rows starting from the beginning of the part | ||
| 23075 | 2026.01.07 22:13:19.848447 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 128 rows starting from the beginning of the part | ||
| 23076 | 2026.01.07 22:13:19.848696 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23077 | 2026.01.07 22:13:19.848733 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23078 | 2026.01.07 22:13:19.849060 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23079 | 2026.01.07 22:13:19.849282 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23080 | 2026.01.07 22:13:19.849436 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001289 sec., 27928.626842513575 rows/sec., 2.05 MiB/sec. | ||
| 23081 | 2026.01.07 22:13:19.849488 [ 277 ] {a2f59bdc-dae5-422b-bd44-cfce0db8169d} <Debug> TCPHandler: Processed in 0.001480291 sec. | ||
| 23082 | 2026.01.07 22:13:19.849606 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23083 | 2026.01.07 22:13:19.849707 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23084 | 2026.01.07 22:13:19.849750 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23085 | 2026.01.07 22:13:19.850200 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23086 | 2026.01.07 22:13:19.850237 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23087 | 2026.01.07 22:13:19.850348 [ 190 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4973 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311554 sec., 2151366.569848682 rows/sec., 181.63 MiB/sec. | ||
| 23088 | 2026.01.07 22:13:19.850569 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23089 | 2026.01.07 22:13:19.850700 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23090 | 2026.01.07 22:13:19.850821 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23091 | 2026.01.07 22:13:19.850969 [ 88 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23092 | 2026.01.07 22:13:19.850973 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.001291 sec., 79783.11386522076 rows/sec., 6.25 MiB/sec. | ||
| 23093 | 2026.01.07 22:13:19.851016 [ 88 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23094 | 2026.01.07 22:13:19.851038 [ 277 ] {5f637c48-c863-41da-bd24-4499ab5bba50} <Debug> TCPHandler: Processed in 0.001482732 sec. | ||
| 23095 | 2026.01.07 22:13:19.851047 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23096 | 2026.01.07 22:13:19.851108 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23097 | 2026.01.07 22:13:19.851144 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23098 | 2026.01.07 22:13:19.851162 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23099 | 2026.01.07 22:13:19.851210 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_166_33} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23100 | 2026.01.07 22:13:19.851243 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23101 | 2026.01.07 22:13:19.851262 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23102 | 2026.01.07 22:13:19.851276 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1212 rows starting from the beginning of the part | ||
| 23103 | 2026.01.07 22:13:19.851310 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23104 | 2026.01.07 22:13:19.851327 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 91 rows starting from the beginning of the part | ||
| 23105 | 2026.01.07 22:13:19.851341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 23106 | 2026.01.07 22:13:19.851367 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 693 rows starting from the beginning of the part | ||
| 23107 | 2026.01.07 22:13:19.851415 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 91 rows starting from the beginning of the part | ||
| 23108 | 2026.01.07 22:13:19.851453 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 693 rows starting from the beginning of the part | ||
| 23109 | 2026.01.07 22:13:19.851492 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 103 rows starting from the beginning of the part | ||
| 23110 | 2026.01.07 22:13:19.851751 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23111 | 2026.01.07 22:13:19.851786 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23112 | 2026.01.07 22:13:19.852136 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23113 | 2026.01.07 22:13:19.852351 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23114 | 2026.01.07 22:13:19.852487 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 23115 | 2026.01.07 22:13:19.852527 [ 277 ] {04bc220c-957d-46bc-8deb-d3ee52dc59a4} <Debug> TCPHandler: Processed in 0.001413981 sec. | ||
| 23116 | 2026.01.07 22:13:19.852618 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505352 sec., 1915166.6852669676 rows/sec., 144.16 MiB/sec. | ||
| 23117 | 2026.01.07 22:13:19.852635 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23118 | 2026.01.07 22:13:19.852743 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23119 | 2026.01.07 22:13:19.852798 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23120 | 2026.01.07 22:13:19.852864 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23121 | 2026.01.07 22:13:19.853182 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23122 | 2026.01.07 22:13:19.853270 [ 194 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_166_33} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23123 | 2026.01.07 22:13:19.853373 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 23124 | 2026.01.07 22:13:19.853673 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23125 | 2026.01.07 22:13:19.853715 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23126 | 2026.01.07 22:13:19.854296 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23127 | 2026.01.07 22:13:19.854527 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23128 | 2026.01.07 22:13:19.854676 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001951 sec., 18452.075858534085 rows/sec., 33.07 MiB/sec. | ||
| 23129 | 2026.01.07 22:13:19.854749 [ 277 ] {014cd7c6-494b-4f36-b780-7e3d991fa078} <Debug> TCPHandler: Processed in 0.002162182 sec. | ||
| 23130 | 2026.01.07 22:13:19.854867 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23131 | 2026.01.07 22:13:19.854961 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23132 | 2026.01.07 22:13:19.855005 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23133 | 2026.01.07 22:13:19.855324 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23134 | 2026.01.07 22:13:19.855360 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23135 | 2026.01.07 22:13:19.856094 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 23136 | 2026.01.07 22:13:19.856317 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23137 | 2026.01.07 22:13:19.856445 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001503 sec., 1996.007984031936 rows/sec., 159.84 KiB/sec. | ||
| 23138 | 2026.01.07 22:13:19.856484 [ 277 ] {6416f654-31fe-4d19-bdb4-042ac1315d18} <Debug> TCPHandler: Processed in 0.001666335 sec. | ||
| 23139 | 2026.01.07 22:13:19.856598 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23140 | 2026.01.07 22:13:19.856690 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23141 | 2026.01.07 22:13:19.856730 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23142 | 2026.01.07 22:13:19.857058 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23143 | 2026.01.07 22:13:19.857095 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23144 | 2026.01.07 22:13:19.857443 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23145 | 2026.01.07 22:13:19.857685 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23146 | 2026.01.07 22:13:19.857819 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 23147 | 2026.01.07 22:13:19.857823 [ 88 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23148 | 2026.01.07 22:13:19.857857 [ 277 ] {b844c297-5866-4a81-ad94-3761d9a1f588} <Debug> TCPHandler: Processed in 0.001308099 sec. | ||
| 23149 | 2026.01.07 22:13:19.857873 [ 88 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23150 | 2026.01.07 22:13:19.857898 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23151 | 2026.01.07 22:13:19.857976 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23152 | 2026.01.07 22:13:19.858067 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23153 | 2026.01.07 22:13:19.858093 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 11420 rows starting from the beginning of the part | ||
| 23154 | 2026.01.07 22:13:19.858138 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 23155 | 2026.01.07 22:13:19.858172 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 104 rows starting from the beginning of the part | ||
| 23156 | 2026.01.07 22:13:19.858204 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 23157 | 2026.01.07 22:13:19.858237 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 104 rows starting from the beginning of the part | ||
| 23158 | 2026.01.07 22:13:19.858269 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 23159 | 2026.01.07 22:13:19.860730 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11808 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784032 sec., 4241330.559418857 rows/sec., 269.38 MiB/sec. | ||
| 23160 | 2026.01.07 22:13:19.861039 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23161 | 2026.01.07 22:13:19.861349 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23162 | 2026.01.07 22:13:19.861428 [ 191 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_166_33} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23163 | 2026.01.07 22:13:19.861532 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 23164 | 2026.01.07 22:13:20.765885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47465 | ||
| 23165 | 2026.01.07 22:13:20.766386 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23166 | 2026.01.07 22:13:20.766431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23167 | 2026.01.07 22:13:20.766916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23168 | 2026.01.07 22:13:20.767150 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23169 | 2026.01.07 22:13:20.767294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47465 | ||
| 23170 | 2026.01.07 22:13:22.195058 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23171 | 2026.01.07 22:13:22.195248 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23172 | 2026.01.07 22:13:22.195329 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23173 | 2026.01.07 22:13:22.196339 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23174 | 2026.01.07 22:13:22.196392 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23175 | 2026.01.07 22:13:22.196845 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23176 | 2026.01.07 22:13:22.197108 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23177 | 2026.01.07 22:13:22.197304 [ 82 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 23178 | 2026.01.07 22:13:22.197310 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002116 sec., 193761.81474480152 rows/sec., 12.29 MiB/sec. | ||
| 23179 | 2026.01.07 22:13:22.197383 [ 82 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23180 | 2026.01.07 22:13:22.197413 [ 277 ] {0498119d-2d49-420e-8f8b-0d33a1df3dda} <Debug> TCPHandler: Processed in 0.002503237 sec. | ||
| 23181 | 2026.01.07 22:13:22.197415 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23182 | 2026.01.07 22:13:22.197555 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23183 | 2026.01.07 22:13:22.197566 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 23184 | 2026.01.07 22:13:22.197665 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23185 | 2026.01.07 22:13:22.197715 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23186 | 2026.01.07 22:13:22.197719 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23187 | 2026.01.07 22:13:22.197765 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 410 rows starting from the beginning of the part | ||
| 23188 | 2026.01.07 22:13:22.197835 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 23189 | 2026.01.07 22:13:22.197885 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 23190 | 2026.01.07 22:13:22.197940 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 23191 | 2026.01.07 22:13:22.197986 [ 187 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 23192 | 2026.01.07 22:13:22.198161 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23193 | 2026.01.07 22:13:22.198208 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23194 | 2026.01.07 22:13:22.198588 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 23195 | 2026.01.07 22:13:22.198818 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23196 | 2026.01.07 22:13:22.198957 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001318 sec., 12139.60546282246 rows/sec., 989.90 KiB/sec. | ||
| 23197 | 2026.01.07 22:13:22.198999 [ 277 ] {392f0330-e3d0-4b32-90c4-4481c535ac9f} <Debug> TCPHandler: Processed in 0.001496962 sec. | ||
| 23198 | 2026.01.07 22:13:22.199088 [ 195 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582314 sec., 1295570.9170240546 rows/sec., 87.13 MiB/sec. | ||
| 23199 | 2026.01.07 22:13:22.199144 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23200 | 2026.01.07 22:13:22.199255 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23201 | 2026.01.07 22:13:22.199296 [ 193 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 23202 | 2026.01.07 22:13:22.199301 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23203 | 2026.01.07 22:13:22.199653 [ 193 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23204 | 2026.01.07 22:13:22.199742 [ 193 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_73_18} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 23205 | 2026.01.07 22:13:22.199856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 23206 | 2026.01.07 22:13:22.201017 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23207 | 2026.01.07 22:13:22.201062 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23208 | 2026.01.07 22:13:22.201532 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23209 | 2026.01.07 22:13:22.201767 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23210 | 2026.01.07 22:13:22.201908 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.002676 sec., 855007.4738415546 rows/sec., 69.26 MiB/sec. | ||
| 23211 | 2026.01.07 22:13:22.201972 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 23212 | 2026.01.07 22:13:22.201986 [ 277 ] {8c557236-27ea-48bb-a835-26bce286e487} <Debug> TCPHandler: Processed in 0.002896412 sec. | ||
| 23213 | 2026.01.07 22:13:22.202103 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23214 | 2026.01.07 22:13:22.202199 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23215 | 2026.01.07 22:13:22.202240 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23216 | 2026.01.07 22:13:22.202745 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23217 | 2026.01.07 22:13:22.202783 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23218 | 2026.01.07 22:13:22.203121 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23219 | 2026.01.07 22:13:22.203350 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23220 | 2026.01.07 22:13:22.203486 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001305 sec., 180076.62835249043 rows/sec., 10.84 MiB/sec. | ||
| 23221 | 2026.01.07 22:13:22.203524 [ 277 ] {0bc5f70e-3083-45ce-886a-4a522e4e93a6} <Debug> TCPHandler: Processed in 0.001471431 sec. | ||
| 23222 | 2026.01.07 22:13:22.203637 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23223 | 2026.01.07 22:13:22.203731 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23224 | 2026.01.07 22:13:22.203773 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23225 | 2026.01.07 22:13:22.204366 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23226 | 2026.01.07 22:13:22.204406 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23227 | 2026.01.07 22:13:22.204760 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23228 | 2026.01.07 22:13:22.204981 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23229 | 2026.01.07 22:13:22.205114 [ 82 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 | ||
| 23230 | 2026.01.07 22:13:22.205141 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001417 sec., 310515.172900494 rows/sec., 20.54 MiB/sec. | ||
| 23231 | 2026.01.07 22:13:22.205163 [ 82 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23232 | 2026.01.07 22:13:22.205190 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23233 | 2026.01.07 22:13:22.205198 [ 277 ] {84ee4754-26f4-46f6-b449-84c8efcb5712} <Debug> TCPHandler: Processed in 0.001610644 sec. | ||
| 23234 | 2026.01.07 22:13:22.205293 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full | ||
| 23235 | 2026.01.07 22:13:22.205338 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23236 | 2026.01.07 22:13:22.205386 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23237 | 2026.01.07 22:13:22.205419 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 442 rows starting from the beginning of the part | ||
| 23238 | 2026.01.07 22:13:22.205433 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23239 | 2026.01.07 22:13:22.205476 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23240 | 2026.01.07 22:13:22.205479 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 23241 | 2026.01.07 22:13:22.205531 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 440 rows starting from the beginning of the part | ||
| 23242 | 2026.01.07 22:13:22.205572 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 23243 | 2026.01.07 22:13:22.205615 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 23244 | 2026.01.07 22:13:22.205656 [ 196 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 440 rows starting from the beginning of the part | ||
| 23245 | 2026.01.07 22:13:22.206045 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23246 | 2026.01.07 22:13:22.206083 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23247 | 2026.01.07 22:13:22.206439 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23248 | 2026.01.07 22:13:22.206675 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.01.07 22:13:22.206739 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493272 sec., 1311214.5677411752 rows/sec., 91.04 MiB/sec. | ||
| 23250 | 2026.01.07 22:13:22.206803 [ 82 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 23251 | 2026.01.07 22:13:22.206817 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 23252 | 2026.01.07 22:13:22.206847 [ 82 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23253 | 2026.01.07 22:13:22.206873 [ 277 ] {7fe2ce0c-b29d-4102-894b-5cece62e2e43} <Debug> TCPHandler: Processed in 0.001585984 sec. | ||
| 23254 | 2026.01.07 22:13:22.206875 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23255 | 2026.01.07 22:13:22.206920 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
| 23256 | 2026.01.07 22:13:22.206969 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 23257 | 2026.01.07 22:13:22.207003 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23258 | 2026.01.07 22:13:22.207052 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23259 | 2026.01.07 22:13:22.207079 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 211 rows starting from the beginning of the part | ||
| 23260 | 2026.01.07 22:13:22.207099 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23261 | 2026.01.07 22:13:22.207147 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23262 | 2026.01.07 22:13:22.207175 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 23263 | 2026.01.07 22:13:22.207221 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 23264 | 2026.01.07 22:13:22.207248 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23265 | 2026.01.07 22:13:22.207262 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 23266 | 2026.01.07 22:13:22.207308 [ 196 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 23267 | 2026.01.07 22:13:22.207348 [ 195 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_74_16} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 | ||
| 23268 | 2026.01.07 22:13:22.207477 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 23269 | 2026.01.07 22:13:22.208080 [ 201 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139397 sec., 925928.3638626398 rows/sec., 56.11 MiB/sec. | ||
| 23270 | 2026.01.07 22:13:22.208228 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 23271 | 2026.01.07 22:13:22.208298 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23272 | 2026.01.07 22:13:22.208347 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23273 | 2026.01.07 22:13:22.208517 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23274 | 2026.01.07 22:13:22.208614 [ 195 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_73_18} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 23275 | 2026.01.07 22:13:22.208716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 23276 | 2026.01.07 22:13:22.208765 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23277 | 2026.01.07 22:13:22.208995 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23278 | 2026.01.07 22:13:22.209132 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.002051 sec., 568015.602145295 rows/sec., 40.56 MiB/sec. | ||
| 23279 | 2026.01.07 22:13:22.209174 [ 277 ] {0956e66e-147f-4601-b6d7-be45d6622518} <Debug> TCPHandler: Processed in 0.002222333 sec. | ||
| 23280 | 2026.01.07 22:13:22.209288 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23281 | 2026.01.07 22:13:22.209385 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23282 | 2026.01.07 22:13:22.209428 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23283 | 2026.01.07 22:13:22.209774 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23284 | 2026.01.07 22:13:22.209811 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23285 | 2026.01.07 22:13:22.210121 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23286 | 2026.01.07 22:13:22.210331 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23287 | 2026.01.07 22:13:22.210462 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 23288 | 2026.01.07 22:13:22.210501 [ 277 ] {72aff176-4c9c-4528-bb86-e4e49161d7a6} <Debug> TCPHandler: Processed in 0.001263809 sec. | ||
| 23289 | 2026.01.07 22:13:22.210607 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23290 | 2026.01.07 22:13:22.210701 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23291 | 2026.01.07 22:13:22.210746 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23292 | 2026.01.07 22:13:22.211424 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23293 | 2026.01.07 22:13:22.211461 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23294 | 2026.01.07 22:13:22.211849 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23295 | 2026.01.07 22:13:22.212077 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23296 | 2026.01.07 22:13:22.212215 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001532 sec., 595300.2610966058 rows/sec., 39.36 MiB/sec. | ||
| 23297 | 2026.01.07 22:13:22.212254 [ 277 ] {ed6efc1c-955b-4689-8160-857e507deafb} <Debug> TCPHandler: Processed in 0.001696775 sec. | ||
| 23298 | 2026.01.07 22:13:22.212356 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23299 | 2026.01.07 22:13:22.212449 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23300 | 2026.01.07 22:13:22.212492 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23301 | 2026.01.07 22:13:22.212804 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23302 | 2026.01.07 22:13:22.212842 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23303 | 2026.01.07 22:13:22.213143 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23304 | 2026.01.07 22:13:22.213354 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23305 | 2026.01.07 22:13:22.213488 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 23306 | 2026.01.07 22:13:22.213525 [ 277 ] {5b729023-6b01-4b90-8f1f-f993b89dd611} <Debug> TCPHandler: Processed in 0.001218218 sec. | ||
| 23307 | 2026.01.07 22:13:22.213526 [ 221 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23308 | 2026.01.07 22:13:22.213565 [ 221 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23309 | 2026.01.07 22:13:22.213634 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23310 | 2026.01.07 22:13:22.213732 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23311 | 2026.01.07 22:13:22.213793 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23312 | 2026.01.07 22:13:22.214629 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23313 | 2026.01.07 22:13:22.214670 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23314 | 2026.01.07 22:13:22.215241 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23315 | 2026.01.07 22:13:22.215475 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23316 | 2026.01.07 22:13:22.215628 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 13.11 MiB/sec. | ||
| 23317 | 2026.01.07 22:13:22.215709 [ 277 ] {0f21d0c6-4e86-4ccb-9731-d5879cdfab6b} <Debug> TCPHandler: Processed in 0.002124421 sec. | ||
| 23318 | 2026.01.07 22:13:22.215822 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23319 | 2026.01.07 22:13:22.215917 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23320 | 2026.01.07 22:13:22.215960 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23321 | 2026.01.07 22:13:22.216310 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23322 | 2026.01.07 22:13:22.216346 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 23323 | 2026.01.07 22:13:22.216652 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23324 | 2026.01.07 22:13:22.216877 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23325 | 2026.01.07 22:13:22.217006 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001107 sec., 63233.96567299007 rows/sec., 3.68 MiB/sec. | ||
| 23326 | 2026.01.07 22:13:22.217044 [ 277 ] {2ce69c62-97f3-4613-aa5e-fce58084f8ba} <Debug> TCPHandler: Processed in 0.001272069 sec. | ||
| 23327 | 2026.01.07 22:13:22.217426 [ 221 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23328 | 2026.01.07 22:13:22.983417 [ 224 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23329 | 2026.01.07 22:13:22.983534 [ 224 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23330 | 2026.01.07 22:13:22.986699 [ 224 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23331 | 2026.01.07 22:13:23.208655 [ 223 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23332 | 2026.01.07 22:13:23.208714 [ 223 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23333 | 2026.01.07 22:13:23.211303 [ 223 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23334 | 2026.01.07 22:13:23.437682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23335 | 2026.01.07 22:13:23.464762 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23336 | 2026.01.07 22:13:23.464864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23337 | 2026.01.07 22:13:23.473917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23338 | 2026.01.07 22:13:23.474885 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23339 | 2026.01.07 22:13:23.480711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23340 | 2026.01.07 22:13:24.149403 [ 217 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23341 | 2026.01.07 22:13:24.149483 [ 217 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23342 | 2026.01.07 22:13:24.153479 [ 217 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23343 | 2026.01.07 22:13:24.295507 [ 217 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23344 | 2026.01.07 22:13:24.295571 [ 217 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23345 | 2026.01.07 22:13:24.299021 [ 217 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23346 | 2026.01.07 22:13:24.346663 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23347 | 2026.01.07 22:13:24.346715 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23348 | 2026.01.07 22:13:24.349035 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23349 | 2026.01.07 22:13:24.840642 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23350 | 2026.01.07 22:13:24.840849 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23351 | 2026.01.07 22:13:24.840929 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23352 | 2026.01.07 22:13:24.841697 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23353 | 2026.01.07 22:13:24.841749 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23354 | 2026.01.07 22:13:24.842168 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23355 | 2026.01.07 22:13:24.842422 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23356 | 2026.01.07 22:13:24.842605 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.38 MiB/sec. | ||
| 23357 | 2026.01.07 22:13:24.842684 [ 277 ] {c5c933dd-32f2-41a1-9b08-0b6c5236d784} <Debug> TCPHandler: Processed in 0.002190172 sec. | ||
| 23358 | 2026.01.07 22:13:24.842850 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23359 | 2026.01.07 22:13:24.842978 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23360 | 2026.01.07 22:13:24.843033 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23361 | 2026.01.07 22:13:24.843680 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23362 | 2026.01.07 22:13:24.843734 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23363 | 2026.01.07 22:13:24.844193 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23364 | 2026.01.07 22:13:24.844496 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23365 | 2026.01.07 22:13:24.844685 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001737 sec., 36845.135290731145 rows/sec., 2.88 MiB/sec. | ||
| 23366 | 2026.01.07 22:13:24.844737 [ 277 ] {8dc0bb6e-6f2e-4d6e-b08e-f29180276dd9} <Debug> TCPHandler: Processed in 0.001950859 sec. | ||
| 23367 | 2026.01.07 22:13:24.844955 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23368 | 2026.01.07 22:13:24.845079 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23369 | 2026.01.07 22:13:24.845140 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23370 | 2026.01.07 22:13:24.845928 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23371 | 2026.01.07 22:13:24.845973 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23372 | 2026.01.07 22:13:24.846419 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23373 | 2026.01.07 22:13:24.846656 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23374 | 2026.01.07 22:13:24.846797 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001787 sec., 52602.12646894236 rows/sec., 3.66 MiB/sec. | ||
| 23375 | 2026.01.07 22:13:24.846847 [ 277 ] {228439fd-cebb-4300-b1f3-464a73c7b2e2} <Debug> TCPHandler: Processed in 0.001999139 sec. | ||
| 23376 | 2026.01.07 22:13:24.846971 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23377 | 2026.01.07 22:13:24.847074 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23378 | 2026.01.07 22:13:24.847193 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23379 | 2026.01.07 22:13:24.847623 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23380 | 2026.01.07 22:13:24.847684 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23381 | 2026.01.07 22:13:24.848060 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23382 | 2026.01.07 22:13:24.848327 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23383 | 2026.01.07 22:13:24.848465 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001354 sec., 25110.782865583456 rows/sec., 1.70 MiB/sec. | ||
| 23384 | 2026.01.07 22:13:24.848503 [ 277 ] {88855345-7823-4fac-adb5-a0d27eca8b1b} <Debug> TCPHandler: Processed in 0.001527702 sec. | ||
| 23385 | 2026.01.07 22:13:24.848567 [ 219 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23386 | 2026.01.07 22:13:24.848623 [ 219 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23387 | 2026.01.07 22:13:24.851233 [ 219 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23388 | 2026.01.07 22:13:28.038038 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23389 | 2026.01.07 22:13:28.038117 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23390 | 2026.01.07 22:13:28.185351 [ 220 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23391 | 2026.01.07 22:13:28.185412 [ 220 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23392 | 2026.01.07 22:13:28.188031 [ 220 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23393 | 2026.01.07 22:13:28.267581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47977 | ||
| 23394 | 2026.01.07 22:13:28.268324 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23395 | 2026.01.07 22:13:28.268421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23396 | 2026.01.07 22:13:28.268942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23397 | 2026.01.07 22:13:28.269184 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23398 | 2026.01.07 22:13:28.269334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47977 | ||
| 23399 | 2026.01.07 22:13:28.433101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2962 | ||
| 23400 | 2026.01.07 22:13:28.435982 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23401 | 2026.01.07 22:13:28.436042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23402 | 2026.01.07 22:13:28.437318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23403 | 2026.01.07 22:13:28.437610 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23404 | 2026.01.07 22:13:28.438011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2962 | ||
| 23405 | 2026.01.07 22:13:28.709715 [ 219 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23406 | 2026.01.07 22:13:28.709792 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23407 | 2026.01.07 22:13:28.711963 [ 219 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23408 | 2026.01.07 22:13:29.271429 [ 222 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23409 | 2026.01.07 22:13:29.271484 [ 222 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23410 | 2026.01.07 22:13:29.273467 [ 222 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23411 | 2026.01.07 22:13:29.847365 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23412 | 2026.01.07 22:13:29.847569 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23413 | 2026.01.07 22:13:29.847642 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23414 | 2026.01.07 22:13:29.848434 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23415 | 2026.01.07 22:13:29.848477 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23416 | 2026.01.07 22:13:29.848895 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23417 | 2026.01.07 22:13:29.849140 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23418 | 2026.01.07 22:13:29.849308 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Debug> executeQuery: Read 138 rows, 12.12 KiB in 0.001794 sec., 76923.07692307692 rows/sec., 6.60 MiB/sec. | ||
| 23419 | 2026.01.07 22:13:29.849360 [ 277 ] {5267db7e-a4e1-4b0f-9a9d-9210ea3c36ac} <Debug> TCPHandler: Processed in 0.002178972 sec. | ||
| 23420 | 2026.01.07 22:13:29.849480 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23421 | 2026.01.07 22:13:29.849583 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23422 | 2026.01.07 22:13:29.849628 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23423 | 2026.01.07 22:13:29.850045 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23424 | 2026.01.07 22:13:29.850079 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23425 | 2026.01.07 22:13:29.850452 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23426 | 2026.01.07 22:13:29.850687 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23427 | 2026.01.07 22:13:29.850827 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. | ||
| 23428 | 2026.01.07 22:13:29.850870 [ 277 ] {5d1e303e-d5ac-49e0-ba32-72ca5466ed3f} <Debug> TCPHandler: Processed in 0.001427841 sec. | ||
| 23429 | 2026.01.07 22:13:29.850984 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23430 | 2026.01.07 22:13:29.851082 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23431 | 2026.01.07 22:13:29.851126 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23432 | 2026.01.07 22:13:29.851581 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23433 | 2026.01.07 22:13:29.851619 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23434 | 2026.01.07 22:13:29.851949 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23435 | 2026.01.07 22:13:29.852168 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23436 | 2026.01.07 22:13:29.852305 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001242 sec., 91787.43961352657 rows/sec., 7.17 MiB/sec. | ||
| 23437 | 2026.01.07 22:13:29.852344 [ 277 ] {c3e6caad-ed3b-4b5c-9738-19cc5e4b2a06} <Debug> TCPHandler: Processed in 0.00141053 sec. | ||
| 23438 | 2026.01.07 22:13:29.852454 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23439 | 2026.01.07 22:13:29.852550 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23440 | 2026.01.07 22:13:29.852595 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23441 | 2026.01.07 22:13:29.853009 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23442 | 2026.01.07 22:13:29.853047 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23443 | 2026.01.07 22:13:29.853384 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23444 | 2026.01.07 22:13:29.853604 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23445 | 2026.01.07 22:13:29.853738 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 23446 | 2026.01.07 22:13:29.853778 [ 277 ] {842bf7b6-a162-4090-bcfe-549fac1e7459} <Debug> TCPHandler: Processed in 0.001374251 sec. | ||
| 23447 | 2026.01.07 22:13:29.853885 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23448 | 2026.01.07 22:13:29.853981 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23449 | 2026.01.07 22:13:29.854038 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23450 | 2026.01.07 22:13:29.854980 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23451 | 2026.01.07 22:13:29.855018 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23452 | 2026.01.07 22:13:29.855583 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23453 | 2026.01.07 22:13:29.855814 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23454 | 2026.01.07 22:13:29.855961 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001998 sec., 20520.520520520517 rows/sec., 36.77 MiB/sec. | ||
| 23455 | 2026.01.07 22:13:29.856035 [ 277 ] {ccfd9f56-2ac2-4ca7-b1b9-c86a2c74de10} <Debug> TCPHandler: Processed in 0.002199452 sec. | ||
| 23456 | 2026.01.07 22:13:29.856148 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23457 | 2026.01.07 22:13:29.856244 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23458 | 2026.01.07 22:13:29.856287 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23459 | 2026.01.07 22:13:29.856606 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23460 | 2026.01.07 22:13:29.856642 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23461 | 2026.01.07 22:13:29.856961 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 23462 | 2026.01.07 22:13:29.857181 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23463 | 2026.01.07 22:13:29.857312 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 780.53 KiB/sec. | ||
| 23464 | 2026.01.07 22:13:29.857350 [ 277 ] {10a7d4df-cfc1-4bd1-b4c6-f124fd9ee3e0} <Debug> TCPHandler: Processed in 0.001252148 sec. | ||
| 23465 | 2026.01.07 22:13:29.857464 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23466 | 2026.01.07 22:13:29.857557 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23467 | 2026.01.07 22:13:29.857599 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23468 | 2026.01.07 22:13:29.857930 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23469 | 2026.01.07 22:13:29.857966 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23470 | 2026.01.07 22:13:29.858267 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23471 | 2026.01.07 22:13:29.858479 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23472 | 2026.01.07 22:13:29.858610 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 23473 | 2026.01.07 22:13:29.858648 [ 277 ] {7b30604d-6ab7-4602-aefc-088c16055774} <Debug> TCPHandler: Processed in 0.001233258 sec. | ||
| 23474 | 2026.01.07 22:13:30.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.33 MiB, peak 424.92 MiB, free memory in arenas 0.00 B, will set to 407.82 MiB (RSS), difference: 3.49 MiB | ||
| 23475 | 2026.01.07 22:13:30.980930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23476 | 2026.01.07 22:13:30.999676 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23477 | 2026.01.07 22:13:30.999747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23478 | 2026.01.07 22:13:31.006237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23479 | 2026.01.07 22:13:31.007017 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23480 | 2026.01.07 22:13:31.011203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23481 | 2026.01.07 22:13:34.856114 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23482 | 2026.01.07 22:13:34.856330 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23483 | 2026.01.07 22:13:34.856407 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23484 | 2026.01.07 22:13:34.857369 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23485 | 2026.01.07 22:13:34.857425 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23486 | 2026.01.07 22:13:34.857873 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23487 | 2026.01.07 22:13:34.858123 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23488 | 2026.01.07 22:13:34.858299 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002025 sec., 202469.13580246916 rows/sec., 12.84 MiB/sec. | ||
| 23489 | 2026.01.07 22:13:34.858357 [ 277 ] {89140935-c519-418e-95ce-75545d78b345} <Debug> TCPHandler: Processed in 0.002387725 sec. | ||
| 23490 | 2026.01.07 22:13:34.858487 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23491 | 2026.01.07 22:13:34.858604 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23492 | 2026.01.07 22:13:34.858655 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23493 | 2026.01.07 22:13:34.859728 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23494 | 2026.01.07 22:13:34.859770 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23495 | 2026.01.07 22:13:34.860179 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23496 | 2026.01.07 22:13:34.860410 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23497 | 2026.01.07 22:13:34.860562 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001984 sec., 574596.7741935484 rows/sec., 45.60 MiB/sec. | ||
| 23498 | 2026.01.07 22:13:34.860606 [ 277 ] {151f16db-6ec4-484f-8183-65b9b89078dd} <Debug> TCPHandler: Processed in 0.002172712 sec. | ||
| 23499 | 2026.01.07 22:13:34.860731 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23500 | 2026.01.07 22:13:34.860832 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23501 | 2026.01.07 22:13:34.860878 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23502 | 2026.01.07 22:13:34.861450 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23503 | 2026.01.07 22:13:34.861491 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23504 | 2026.01.07 22:13:34.861825 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23505 | 2026.01.07 22:13:34.862065 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23506 | 2026.01.07 22:13:34.862209 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001401 sec., 156316.91648822272 rows/sec., 9.32 MiB/sec. | ||
| 23507 | 2026.01.07 22:13:34.862213 [ 66 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23508 | 2026.01.07 22:13:34.862251 [ 277 ] {af82ee65-cbdb-434c-942d-7d30e88a3f00} <Debug> TCPHandler: Processed in 0.001572933 sec. | ||
| 23509 | 2026.01.07 22:13:34.862286 [ 66 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23510 | 2026.01.07 22:13:34.862316 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23511 | 2026.01.07 22:13:34.862386 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23512 | 2026.01.07 22:13:34.862417 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23513 | 2026.01.07 22:13:34.862515 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23514 | 2026.01.07 22:13:34.862521 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23515 | 2026.01.07 22:13:34.862548 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 264 rows starting from the beginning of the part | ||
| 23516 | 2026.01.07 22:13:34.862584 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23517 | 2026.01.07 22:13:34.862610 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 219 rows starting from the beginning of the part | ||
| 23518 | 2026.01.07 22:13:34.862658 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 36 rows starting from the beginning of the part | ||
| 23519 | 2026.01.07 22:13:34.862706 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 235 rows starting from the beginning of the part | ||
| 23520 | 2026.01.07 22:13:34.862747 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 41 rows starting from the beginning of the part | ||
| 23521 | 2026.01.07 22:13:34.862790 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 219 rows starting from the beginning of the part | ||
| 23522 | 2026.01.07 22:13:34.863210 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23523 | 2026.01.07 22:13:34.863249 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23524 | 2026.01.07 22:13:34.863605 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23525 | 2026.01.07 22:13:34.863801 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421821 sec., 713169.9419265857 rows/sec., 46.45 MiB/sec. | ||
| 23526 | 2026.01.07 22:13:34.863855 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23527 | 2026.01.07 22:13:34.864024 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23528 | 2026.01.07 22:13:34.864037 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001544 sec., 137305.69948186527 rows/sec., 8.85 MiB/sec. | ||
| 23529 | 2026.01.07 22:13:34.864090 [ 277 ] {88e34f50-ff90-446c-ac20-f62f677dfd69} <Debug> TCPHandler: Processed in 0.001759886 sec. | ||
| 23530 | 2026.01.07 22:13:34.864229 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23531 | 2026.01.07 22:13:34.864328 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23532 | 2026.01.07 22:13:34.864373 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23533 | 2026.01.07 22:13:34.864451 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23534 | 2026.01.07 22:13:34.864552 [ 201 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_146_29} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23535 | 2026.01.07 22:13:34.864659 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 23536 | 2026.01.07 22:13:34.864923 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23537 | 2026.01.07 22:13:34.864966 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23538 | 2026.01.07 22:13:34.865310 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23539 | 2026.01.07 22:13:34.865538 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23540 | 2026.01.07 22:13:34.865676 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001369 sec., 154127.10007304602 rows/sec., 8.75 MiB/sec. | ||
| 23541 | 2026.01.07 22:13:34.865716 [ 277 ] {f9828b51-8d36-4e74-9d54-60c1eb56ed44} <Debug> TCPHandler: Processed in 0.001549513 sec. | ||
| 23542 | 2026.01.07 22:13:34.865829 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23543 | 2026.01.07 22:13:34.865925 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23544 | 2026.01.07 22:13:34.865967 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23545 | 2026.01.07 22:13:34.866830 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23546 | 2026.01.07 22:13:34.866869 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23547 | 2026.01.07 22:13:34.867240 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23548 | 2026.01.07 22:13:34.867471 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23549 | 2026.01.07 22:13:34.867607 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001699 sec., 407886.9923484403 rows/sec., 28.50 MiB/sec. | ||
| 23550 | 2026.01.07 22:13:34.867648 [ 277 ] {44284204-c06d-4694-ae79-25d5278687a3} <Debug> TCPHandler: Processed in 0.001869548 sec. | ||
| 23551 | 2026.01.07 22:13:34.867767 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23552 | 2026.01.07 22:13:34.867863 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23553 | 2026.01.07 22:13:34.867906 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23554 | 2026.01.07 22:13:34.868271 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23555 | 2026.01.07 22:13:34.868308 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23556 | 2026.01.07 22:13:34.868620 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23557 | 2026.01.07 22:13:34.868834 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23558 | 2026.01.07 22:13:34.868966 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 23559 | 2026.01.07 22:13:34.869004 [ 277 ] {3afe950a-b196-42c3-861a-ce13ceb29239} <Debug> TCPHandler: Processed in 0.001288379 sec. | ||
| 23560 | 2026.01.07 22:13:34.869118 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23561 | 2026.01.07 22:13:34.869213 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23562 | 2026.01.07 22:13:34.869256 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23563 | 2026.01.07 22:13:34.869743 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23564 | 2026.01.07 22:13:34.869781 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23565 | 2026.01.07 22:13:34.870120 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23566 | 2026.01.07 22:13:34.870346 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23567 | 2026.01.07 22:13:34.870480 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001286 sec., 244167.9626749611 rows/sec., 16.04 MiB/sec. | ||
| 23568 | 2026.01.07 22:13:34.870478 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_165_34 to all_170_170_0 | ||
| 23569 | 2026.01.07 22:13:34.870519 [ 277 ] {5d41d2ce-4ce3-4039-9f20-182c713502ee} <Debug> TCPHandler: Processed in 0.001450922 sec. | ||
| 23570 | 2026.01.07 22:13:34.870539 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23571 | 2026.01.07 22:13:34.870565 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23572 | 2026.01.07 22:13:34.870633 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23573 | 2026.01.07 22:13:34.870651 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_165_34 to all_170_170_0 into Compact with storage Full | ||
| 23574 | 2026.01.07 22:13:34.870733 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23575 | 2026.01.07 22:13:34.870744 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23576 | 2026.01.07 22:13:34.870775 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_165_34, total 51023 rows starting from the beginning of the part | ||
| 23577 | 2026.01.07 22:13:34.870777 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23578 | 2026.01.07 22:13:34.870833 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 23579 | 2026.01.07 22:13:34.870879 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 912 rows starting from the beginning of the part | ||
| 23580 | 2026.01.07 22:13:34.870940 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 94 rows starting from the beginning of the part | ||
| 23581 | 2026.01.07 22:13:34.871001 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 23582 | 2026.01.07 22:13:34.871048 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 314 rows starting from the beginning of the part | ||
| 23583 | 2026.01.07 22:13:34.871109 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23584 | 2026.01.07 22:13:34.871146 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23585 | 2026.01.07 22:13:34.871456 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23586 | 2026.01.07 22:13:34.871672 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2026.01.07 22:13:34.871808 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 23588 | 2026.01.07 22:13:34.871845 [ 277 ] {a4500be9-c0b2-412a-b1bd-be2d68e512a5} <Debug> TCPHandler: Processed in 0.001260858 sec. | ||
| 23589 | 2026.01.07 22:13:34.871955 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23590 | 2026.01.07 22:13:34.872050 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23591 | 2026.01.07 22:13:34.872107 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23592 | 2026.01.07 22:13:34.872949 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23593 | 2026.01.07 22:13:34.872985 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23594 | 2026.01.07 22:13:34.873514 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23595 | 2026.01.07 22:13:34.873744 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23596 | 2026.01.07 22:13:34.873879 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23597 | 2026.01.07 22:13:34.873886 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 13.52 MiB/sec. | ||
| 23598 | 2026.01.07 22:13:34.873929 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23599 | 2026.01.07 22:13:34.873955 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23600 | 2026.01.07 22:13:34.873970 [ 277 ] {448969a1-eb5a-4b73-b738-d54f6368850c} <Debug> TCPHandler: Processed in 0.002064421 sec. | ||
| 23601 | 2026.01.07 22:13:34.874049 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23602 | 2026.01.07 22:13:34.874106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2026.01.07 22:13:34.874207 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23604 | 2026.01.07 22:13:34.874248 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23605 | 2026.01.07 22:13:34.874286 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23606 | 2026.01.07 22:13:34.874352 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2842 rows starting from the beginning of the part | ||
| 23607 | 2026.01.07 22:13:34.874482 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 14 rows starting from the beginning of the part | ||
| 23608 | 2026.01.07 22:13:34.874595 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 36 rows starting from the beginning of the part | ||
| 23609 | 2026.01.07 22:13:34.874605 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23610 | 2026.01.07 22:13:34.874646 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23611 | 2026.01.07 22:13:34.874709 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 14 rows starting from the beginning of the part | ||
| 23612 | 2026.01.07 22:13:34.874825 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 41 rows starting from the beginning of the part | ||
| 23613 | 2026.01.07 22:13:34.874934 [ 201 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 14 rows starting from the beginning of the part | ||
| 23614 | 2026.01.07 22:13:34.874970 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23615 | 2026.01.07 22:13:34.875209 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23616 | 2026.01.07 22:13:34.875352 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001163 sec., 89423.90369733448 rows/sec., 5.48 MiB/sec. | ||
| 23617 | 2026.01.07 22:13:34.875401 [ 277 ] {35a3e60b-3073-4ca3-9b8d-215140c07bde} <Debug> TCPHandler: Processed in 0.00134675 sec. | ||
| 23618 | 2026.01.07 22:13:34.881589 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52663 rows, containing 5 columns (5 merged, 0 gathered) in 0.010975042 sec., 4798432.662034459 rows/sec., 321.17 MiB/sec. | ||
| 23619 | 2026.01.07 22:13:34.882055 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Trace> MergedBlockOutputStream: filled checksums all_1_170_35 (state Temporary) | ||
| 23620 | 2026.01.07 22:13:34.882385 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_170_35 to all_1_170_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23621 | 2026.01.07 22:13:34.882473 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_170_35} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_165_34, all_170_170_0] -> all_1_170_35 | ||
| 23622 | 2026.01.07 22:13:34.882595 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23623 | 2026.01.07 22:13:34.888270 [ 189 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2961 rows, containing 19 columns (19 merged, 0 gathered) in 0.014265461 sec., 207564.27009263844 rows/sec., 371.95 MiB/sec. | ||
| 23624 | 2026.01.07 22:13:34.890893 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23625 | 2026.01.07 22:13:34.891301 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23626 | 2026.01.07 22:13:34.891387 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23627 | 2026.01.07 22:13:34.891535 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 23628 | 2026.01.07 22:13:35.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.73 MiB, peak 429.10 MiB, free memory in arenas 0.00 B, will set to 413.46 MiB (RSS), difference: 4.73 MiB | ||
| 23629 | 2026.01.07 22:13:35.061579 [ 64 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 23630 | 2026.01.07 22:13:35.061646 [ 64 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23631 | 2026.01.07 22:13:35.061666 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23632 | 2026.01.07 22:13:35.061764 [ 223 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 23633 | 2026.01.07 22:13:35.061793 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 23634 | 2026.01.07 22:13:35.061828 [ 223 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 23635 | 2026.01.07 22:13:35.061959 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23636 | 2026.01.07 22:13:35.061999 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 23637 | 2026.01.07 22:13:35.062066 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 23638 | 2026.01.07 22:13:35.062112 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 23639 | 2026.01.07 22:13:35.062167 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 23640 | 2026.01.07 22:13:35.062224 [ 198 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 23641 | 2026.01.07 22:13:35.063083 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344889 sec., 40152.01254527325 rows/sec., 3.35 MiB/sec. | ||
| 23642 | 2026.01.07 22:13:35.063233 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 23643 | 2026.01.07 22:13:35.063525 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23644 | 2026.01.07 22:13:35.063606 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_25_6} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 23645 | 2026.01.07 22:13:35.063707 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23646 | 2026.01.07 22:13:35.064363 [ 223 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 23647 | 2026.01.07 22:13:35.769576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48425 | ||
| 23648 | 2026.01.07 22:13:35.770086 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23649 | 2026.01.07 22:13:35.770129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23650 | 2026.01.07 22:13:35.770619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23651 | 2026.01.07 22:13:35.770855 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23652 | 2026.01.07 22:13:35.770986 [ 64 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23653 | 2026.01.07 22:13:35.771001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48425 | ||
| 23654 | 2026.01.07 22:13:35.771026 [ 64 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23655 | 2026.01.07 22:13:35.771046 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23656 | 2026.01.07 22:13:35.771180 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23657 | 2026.01.07 22:13:35.771327 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23658 | 2026.01.07 22:13:35.771367 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46057 rows starting from the beginning of the part | ||
| 23659 | 2026.01.07 22:13:35.771434 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 23660 | 2026.01.07 22:13:35.771480 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 23661 | 2026.01.07 22:13:35.771522 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 23662 | 2026.01.07 22:13:35.771562 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 23663 | 2026.01.07 22:13:35.771605 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 23664 | 2026.01.07 22:13:35.774549 [ 191 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48425 rows, containing 4 columns (4 merged, 0 gathered) in 0.003422991 sec., 14146984.318685034 rows/sec., 202.37 MiB/sec. | ||
| 23665 | 2026.01.07 22:13:35.774846 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23666 | 2026.01.07 22:13:35.775107 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23667 | 2026.01.07 22:13:35.775182 [ 198 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_101_20} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23668 | 2026.01.07 22:13:35.775265 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 23669 | 2026.01.07 22:13:38.438377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2998 | ||
| 23670 | 2026.01.07 22:13:38.440990 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23671 | 2026.01.07 22:13:38.441048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23672 | 2026.01.07 22:13:38.443052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23673 | 2026.01.07 22:13:38.443650 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23674 | 2026.01.07 22:13:38.444049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2998 | ||
| 23675 | 2026.01.07 22:13:38.511366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23676 | 2026.01.07 22:13:38.531294 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23677 | 2026.01.07 22:13:38.531376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23678 | 2026.01.07 22:13:38.538039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23679 | 2026.01.07 22:13:38.539221 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23680 | 2026.01.07 22:13:38.539558 [ 59 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23681 | 2026.01.07 22:13:38.539611 [ 59 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23682 | 2026.01.07 22:13:38.539630 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 23683 | 2026.01.07 22:13:38.539768 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23684 | 2026.01.07 22:13:38.543735 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23685 | 2026.01.07 22:13:38.544513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23686 | 2026.01.07 22:13:38.545213 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23687 | 2026.01.07 22:13:38.550147 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23688 | 2026.01.07 22:13:38.554958 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23689 | 2026.01.07 22:13:38.559743 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23690 | 2026.01.07 22:13:38.564732 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23691 | 2026.01.07 22:13:38.570098 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23692 | 2026.01.07 22:13:38.645447 [ 191 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.105742123 sec., 7196.753558655145 rows/sec., 37.21 MiB/sec. | ||
| 23693 | 2026.01.07 22:13:38.648928 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23694 | 2026.01.07 22:13:38.651645 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23695 | 2026.01.07 22:13:38.651777 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_101_20} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23696 | 2026.01.07 22:13:38.654451 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23697 | 2026.01.07 22:13:39.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.55 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.46 MiB (RSS), difference: -1.09 MiB | ||
| 23698 | 2026.01.07 22:13:39.048844 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23699 | 2026.01.07 22:13:39.048889 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23700 | 2026.01.07 22:13:39.052066 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23701 | 2026.01.07 22:13:39.840640 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23702 | 2026.01.07 22:13:39.840897 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 23703 | 2026.01.07 22:13:39.841293 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23704 | 2026.01.07 22:13:39.841334 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 23705 | 2026.01.07 22:13:39.841615 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23706 | 2026.01.07 22:13:39.841691 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23707 | 2026.01.07 22:13:39.841841 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 23708 | 2026.01.07 22:13:39.841946 [ 306 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23709 | 2026.01.07 22:13:39.841947 [ 326 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23710 | 2026.01.07 22:13:39.841983 [ 299 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23711 | 2026.01.07 22:13:39.842107 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23712 | 2026.01.07 22:13:39.842135 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23713 | 2026.01.07 22:13:39.842228 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23714 | 2026.01.07 22:13:39.842249 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23715 | 2026.01.07 22:13:39.842288 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23716 | 2026.01.07 22:13:39.842330 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23717 | 2026.01.07 22:13:39.842376 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 23718 | 2026.01.07 22:13:39.844334 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003552 sec., 11824.324324324325 rows/sec., 451.17 KiB/sec. | ||
| 23719 | 2026.01.07 22:13:39.844498 [ 277 ] {5599cb48-1e4a-41b5-a545-20772ee68c01} <Debug> TCPHandler: Processed in 0.00399596 sec. | ||
| 23720 | 2026.01.07 22:13:39.844767 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23721 | 2026.01.07 22:13:39.844924 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 23722 | 2026.01.07 22:13:39.845182 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23723 | 2026.01.07 22:13:39.845221 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 23724 | 2026.01.07 22:13:39.845446 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23725 | 2026.01.07 22:13:39.845504 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23726 | 2026.01.07 22:13:39.845616 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 23727 | 2026.01.07 22:13:39.845674 [ 306 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23728 | 2026.01.07 22:13:39.845694 [ 299 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23729 | 2026.01.07 22:13:39.845698 [ 305 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23730 | 2026.01.07 22:13:39.845825 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23731 | 2026.01.07 22:13:39.845852 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23732 | 2026.01.07 22:13:39.845927 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23733 | 2026.01.07 22:13:39.845948 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23734 | 2026.01.07 22:13:39.845981 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 23735 | 2026.01.07 22:13:39.846016 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 23736 | 2026.01.07 22:13:39.846052 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 23737 | 2026.01.07 22:13:39.846685 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001834 sec., 22900.763358778626 rows/sec., 873.79 KiB/sec. | ||
| 23738 | 2026.01.07 22:13:39.846798 [ 277 ] {544ea8d0-d1f9-41ca-a960-ce70d45a11f9} <Debug> TCPHandler: Processed in 0.002084591 sec. | ||
| 23739 | 2026.01.07 22:13:39.847044 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23740 | 2026.01.07 22:13:39.847191 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23741 | 2026.01.07 22:13:39.847429 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23742 | 2026.01.07 22:13:39.847468 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23743 | 2026.01.07 22:13:39.847687 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23744 | 2026.01.07 22:13:39.847742 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23745 | 2026.01.07 22:13:39.847845 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 23746 | 2026.01.07 22:13:39.847914 [ 299 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23747 | 2026.01.07 22:13:39.847920 [ 305 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23748 | 2026.01.07 22:13:39.847949 [ 331 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23749 | 2026.01.07 22:13:39.848064 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23750 | 2026.01.07 22:13:39.848091 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23751 | 2026.01.07 22:13:39.848162 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23752 | 2026.01.07 22:13:39.848181 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23753 | 2026.01.07 22:13:39.848212 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23754 | 2026.01.07 22:13:39.848245 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23755 | 2026.01.07 22:13:39.848274 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23756 | 2026.01.07 22:13:39.848933 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001807 sec., 23242.944106253457 rows/sec., 886.85 KiB/sec. | ||
| 23757 | 2026.01.07 22:13:39.849081 [ 277 ] {63aa0c4d-af67-40d0-ac89-28f6eaa52c4c} <Debug> TCPHandler: Processed in 0.002087521 sec. | ||
| 23758 | 2026.01.07 22:13:39.849281 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23759 | 2026.01.07 22:13:39.849423 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23760 | 2026.01.07 22:13:39.849654 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23761 | 2026.01.07 22:13:39.849691 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23762 | 2026.01.07 22:13:39.849912 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23763 | 2026.01.07 22:13:39.849967 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23764 | 2026.01.07 22:13:39.850073 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 23765 | 2026.01.07 22:13:39.850139 [ 305 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23766 | 2026.01.07 22:13:39.850151 [ 313 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23767 | 2026.01.07 22:13:39.850148 [ 299 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23768 | 2026.01.07 22:13:39.850264 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23769 | 2026.01.07 22:13:39.850291 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23770 | 2026.01.07 22:13:39.850361 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23771 | 2026.01.07 22:13:39.850379 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23772 | 2026.01.07 22:13:39.850416 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23773 | 2026.01.07 22:13:39.850450 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23774 | 2026.01.07 22:13:39.850479 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23775 | 2026.01.07 22:13:39.851081 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001719 sec., 24432.80977312391 rows/sec., 932.25 KiB/sec. | ||
| 23776 | 2026.01.07 22:13:39.851223 [ 277 ] {f0acf3e6-b86b-4ab0-a127-b83c0ef36e93} <Debug> TCPHandler: Processed in 0.001992079 sec. | ||
| 23777 | 2026.01.07 22:13:39.851417 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23778 | 2026.01.07 22:13:39.851557 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23779 | 2026.01.07 22:13:39.851790 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23780 | 2026.01.07 22:13:39.851828 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23781 | 2026.01.07 22:13:39.852047 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23782 | 2026.01.07 22:13:39.852101 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23783 | 2026.01.07 22:13:39.852202 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 23784 | 2026.01.07 22:13:39.852264 [ 331 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23785 | 2026.01.07 22:13:39.852269 [ 305 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23786 | 2026.01.07 22:13:39.852269 [ 313 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23787 | 2026.01.07 22:13:39.852387 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23788 | 2026.01.07 22:13:39.852414 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23789 | 2026.01.07 22:13:39.852486 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23790 | 2026.01.07 22:13:39.852504 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23791 | 2026.01.07 22:13:39.852536 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23792 | 2026.01.07 22:13:39.852575 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23793 | 2026.01.07 22:13:39.852612 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23794 | 2026.01.07 22:13:39.853264 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001768 sec., 23755.656108597286 rows/sec., 906.41 KiB/sec. | ||
| 23795 | 2026.01.07 22:13:39.853409 [ 277 ] {f8966502-761e-4a27-b37e-d2c21bfa520a} <Debug> TCPHandler: Processed in 0.00204289 sec. | ||
| 23796 | 2026.01.07 22:13:39.853603 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23797 | 2026.01.07 22:13:39.853743 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23798 | 2026.01.07 22:13:39.853977 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23799 | 2026.01.07 22:13:39.854015 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23800 | 2026.01.07 22:13:39.854236 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23801 | 2026.01.07 22:13:39.854290 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23802 | 2026.01.07 22:13:39.854391 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 23803 | 2026.01.07 22:13:39.854450 [ 323 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23804 | 2026.01.07 22:13:39.854459 [ 305 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23805 | 2026.01.07 22:13:39.854450 [ 299 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23806 | 2026.01.07 22:13:39.854575 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23807 | 2026.01.07 22:13:39.854601 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23808 | 2026.01.07 22:13:39.854669 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23809 | 2026.01.07 22:13:39.854687 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23810 | 2026.01.07 22:13:39.854718 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23811 | 2026.01.07 22:13:39.854751 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23812 | 2026.01.07 22:13:39.854780 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23813 | 2026.01.07 22:13:39.855349 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001667 sec., 25194.96100779844 rows/sec., 961.33 KiB/sec. | ||
| 23814 | 2026.01.07 22:13:39.855492 [ 277 ] {bafbdd23-7b7d-4121-9e3a-8082d26de9da} <Debug> TCPHandler: Processed in 0.001938919 sec. | ||
| 23815 | 2026.01.07 22:13:39.855704 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23816 | 2026.01.07 22:13:39.855843 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23817 | 2026.01.07 22:13:39.856072 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23818 | 2026.01.07 22:13:39.856111 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23819 | 2026.01.07 22:13:39.856440 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23820 | 2026.01.07 22:13:39.856579 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23821 | 2026.01.07 22:13:39.856683 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 23822 | 2026.01.07 22:13:39.856740 [ 331 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23823 | 2026.01.07 22:13:39.856748 [ 323 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23824 | 2026.01.07 22:13:39.856744 [ 299 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23825 | 2026.01.07 22:13:39.856846 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23826 | 2026.01.07 22:13:39.856872 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23827 | 2026.01.07 22:13:39.856941 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23828 | 2026.01.07 22:13:39.856958 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23829 | 2026.01.07 22:13:39.856989 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23830 | 2026.01.07 22:13:39.857022 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23831 | 2026.01.07 22:13:39.857050 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23832 | 2026.01.07 22:13:39.857791 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002009 sec., 20905.923344947736 rows/sec., 797.68 KiB/sec. | ||
| 23833 | 2026.01.07 22:13:39.857930 [ 277 ] {38e438ee-0ded-44bd-b7fa-6ee521b7dab0} <Debug> TCPHandler: Processed in 0.002276264 sec. | ||
| 23834 | 2026.01.07 22:13:39.858144 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23835 | 2026.01.07 22:13:39.858283 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23836 | 2026.01.07 22:13:39.858516 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23837 | 2026.01.07 22:13:39.858554 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23838 | 2026.01.07 22:13:39.858776 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23839 | 2026.01.07 22:13:39.858830 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23840 | 2026.01.07 22:13:39.858930 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 23841 | 2026.01.07 22:13:39.859002 [ 299 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23842 | 2026.01.07 22:13:39.859011 [ 328 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23843 | 2026.01.07 22:13:39.859019 [ 346 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23844 | 2026.01.07 22:13:39.859122 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23845 | 2026.01.07 22:13:39.859143 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23846 | 2026.01.07 22:13:39.859212 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23847 | 2026.01.07 22:13:39.859229 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23848 | 2026.01.07 22:13:39.859260 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23849 | 2026.01.07 22:13:39.859292 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23850 | 2026.01.07 22:13:39.859329 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23851 | 2026.01.07 22:13:39.859982 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00176 sec., 23863.636363636364 rows/sec., 910.53 KiB/sec. | ||
| 23852 | 2026.01.07 22:13:39.860108 [ 277 ] {1ac0bcdb-a868-4371-b36d-c4046b376d5e} <Debug> TCPHandler: Processed in 0.002012989 sec. | ||
| 23853 | 2026.01.07 22:13:39.860345 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23854 | 2026.01.07 22:13:39.860499 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23855 | 2026.01.07 22:13:39.860740 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23856 | 2026.01.07 22:13:39.860780 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23857 | 2026.01.07 22:13:39.861014 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23858 | 2026.01.07 22:13:39.861072 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23859 | 2026.01.07 22:13:39.861178 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 23860 | 2026.01.07 22:13:39.861248 [ 328 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23861 | 2026.01.07 22:13:39.861249 [ 308 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23862 | 2026.01.07 22:13:39.861250 [ 346 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23863 | 2026.01.07 22:13:39.861368 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23864 | 2026.01.07 22:13:39.861390 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23865 | 2026.01.07 22:13:39.861460 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23866 | 2026.01.07 22:13:39.861478 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23867 | 2026.01.07 22:13:39.861508 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23868 | 2026.01.07 22:13:39.861539 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23869 | 2026.01.07 22:13:39.861568 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23870 | 2026.01.07 22:13:39.862221 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001775 sec., 23661.971830985913 rows/sec., 902.84 KiB/sec. | ||
| 23871 | 2026.01.07 22:13:39.862350 [ 277 ] {931f777d-d17b-43f8-86ab-bb9c5a19b6c6} <Debug> TCPHandler: Processed in 0.00205764 sec. | ||
| 23872 | 2026.01.07 22:13:39.862568 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23873 | 2026.01.07 22:13:39.862716 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23874 | 2026.01.07 22:13:39.862950 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23875 | 2026.01.07 22:13:39.862989 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23876 | 2026.01.07 22:13:39.863219 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23877 | 2026.01.07 22:13:39.863273 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23878 | 2026.01.07 22:13:39.863376 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 23879 | 2026.01.07 22:13:39.863441 [ 299 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23880 | 2026.01.07 22:13:39.863451 [ 308 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23881 | 2026.01.07 22:13:39.863450 [ 328 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23882 | 2026.01.07 22:13:39.863555 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23883 | 2026.01.07 22:13:39.863583 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23884 | 2026.01.07 22:13:39.863653 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23885 | 2026.01.07 22:13:39.863670 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23886 | 2026.01.07 22:13:39.863701 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23887 | 2026.01.07 22:13:39.863734 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23888 | 2026.01.07 22:13:39.863762 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23889 | 2026.01.07 22:13:39.864414 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00176 sec., 23863.636363636364 rows/sec., 910.53 KiB/sec. | ||
| 23890 | 2026.01.07 22:13:39.864564 [ 277 ] {8b476499-a3a4-4f37-a767-0b44a3fdf75f} <Debug> TCPHandler: Processed in 0.00204819 sec. | ||
| 23891 | 2026.01.07 22:13:39.864778 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23892 | 2026.01.07 22:13:39.864921 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23893 | 2026.01.07 22:13:39.865161 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23894 | 2026.01.07 22:13:39.865200 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23895 | 2026.01.07 22:13:39.865433 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23896 | 2026.01.07 22:13:39.865489 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23897 | 2026.01.07 22:13:39.865595 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 23898 | 2026.01.07 22:13:39.865654 [ 315 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23899 | 2026.01.07 22:13:39.865660 [ 308 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23900 | 2026.01.07 22:13:39.865661 [ 328 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23901 | 2026.01.07 22:13:39.865770 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23902 | 2026.01.07 22:13:39.865795 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23903 | 2026.01.07 22:13:39.865867 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23904 | 2026.01.07 22:13:39.865886 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23905 | 2026.01.07 22:13:39.865918 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23906 | 2026.01.07 22:13:39.865951 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23907 | 2026.01.07 22:13:39.865984 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23908 | 2026.01.07 22:13:39.866594 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001733 sec., 24235.42989036353 rows/sec., 924.72 KiB/sec. | ||
| 23909 | 2026.01.07 22:13:39.866765 [ 277 ] {a5215f89-139d-4fbb-adf7-a08a42944fb3} <Debug> TCPHandler: Processed in 0.00203572 sec. | ||
| 23910 | 2026.01.07 22:13:39.867002 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23911 | 2026.01.07 22:13:39.867146 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23912 | 2026.01.07 22:13:39.867384 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23913 | 2026.01.07 22:13:39.867423 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23914 | 2026.01.07 22:13:39.867661 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23915 | 2026.01.07 22:13:39.867716 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23916 | 2026.01.07 22:13:39.867819 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 23917 | 2026.01.07 22:13:39.867881 [ 308 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23918 | 2026.01.07 22:13:39.867884 [ 328 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23919 | 2026.01.07 22:13:39.867889 [ 315 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23920 | 2026.01.07 22:13:39.867994 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23921 | 2026.01.07 22:13:39.868034 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23922 | 2026.01.07 22:13:39.868139 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23923 | 2026.01.07 22:13:39.868163 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23924 | 2026.01.07 22:13:39.868198 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23925 | 2026.01.07 22:13:39.868232 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23926 | 2026.01.07 22:13:39.868264 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23927 | 2026.01.07 22:13:39.868913 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001831 sec., 22938.285090114692 rows/sec., 875.23 KiB/sec. | ||
| 23928 | 2026.01.07 22:13:39.869060 [ 277 ] {a4e60772-48dc-4e85-bb9e-3cd2a85404a0} <Debug> TCPHandler: Processed in 0.002109141 sec. | ||
| 23929 | 2026.01.07 22:13:39.869676 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23930 | 2026.01.07 22:13:39.869820 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23931 | 2026.01.07 22:13:39.870065 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23932 | 2026.01.07 22:13:39.870105 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23933 | 2026.01.07 22:13:39.870341 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23934 | 2026.01.07 22:13:39.870395 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23935 | 2026.01.07 22:13:39.870502 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 23936 | 2026.01.07 22:13:39.870564 [ 297 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23937 | 2026.01.07 22:13:39.870571 [ 328 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23938 | 2026.01.07 22:13:39.870573 [ 315 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23939 | 2026.01.07 22:13:39.870685 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23940 | 2026.01.07 22:13:39.870712 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23941 | 2026.01.07 22:13:39.870781 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23942 | 2026.01.07 22:13:39.870800 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23943 | 2026.01.07 22:13:39.870831 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23944 | 2026.01.07 22:13:39.870865 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23945 | 2026.01.07 22:13:39.870896 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23946 | 2026.01.07 22:13:39.871500 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001749 sec., 24013.722126929675 rows/sec., 916.26 KiB/sec. | ||
| 23947 | 2026.01.07 22:13:39.871630 [ 277 ] {a2b549c1-52ee-4a7d-a2b5-8d158f62d2f6} <Debug> TCPHandler: Processed in 0.00201798 sec. | ||
| 23948 | 2026.01.07 22:13:39.871839 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23949 | 2026.01.07 22:13:39.871972 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23950 | 2026.01.07 22:13:39.872193 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23951 | 2026.01.07 22:13:39.872229 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23952 | 2026.01.07 22:13:39.872513 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23953 | 2026.01.07 22:13:39.872566 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23954 | 2026.01.07 22:13:39.872664 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 23955 | 2026.01.07 22:13:39.872726 [ 328 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23956 | 2026.01.07 22:13:39.872727 [ 308 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23957 | 2026.01.07 22:13:39.872733 [ 297 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23958 | 2026.01.07 22:13:39.872840 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23959 | 2026.01.07 22:13:39.872865 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23960 | 2026.01.07 22:13:39.872934 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23961 | 2026.01.07 22:13:39.872951 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23962 | 2026.01.07 22:13:39.872982 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23963 | 2026.01.07 22:13:39.873015 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23964 | 2026.01.07 22:13:39.873045 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23965 | 2026.01.07 22:13:39.873654 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001707 sec., 24604.56942003515 rows/sec., 938.80 KiB/sec. | ||
| 23966 | 2026.01.07 22:13:39.873793 [ 277 ] {bc088690-dbb3-4d8a-8b55-bc69127b4b08} <Debug> TCPHandler: Processed in 0.001973859 sec. | ||
| 23967 | 2026.01.07 22:13:39.873993 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23968 | 2026.01.07 22:13:39.874134 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23969 | 2026.01.07 22:13:39.874369 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23970 | 2026.01.07 22:13:39.874407 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23971 | 2026.01.07 22:13:39.874640 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23972 | 2026.01.07 22:13:39.874692 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23973 | 2026.01.07 22:13:39.874790 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 23974 | 2026.01.07 22:13:39.874849 [ 297 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23975 | 2026.01.07 22:13:39.874856 [ 308 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23976 | 2026.01.07 22:13:39.874865 [ 328 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23977 | 2026.01.07 22:13:39.874960 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23978 | 2026.01.07 22:13:39.874985 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23979 | 2026.01.07 22:13:39.875053 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23980 | 2026.01.07 22:13:39.875070 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 23981 | 2026.01.07 22:13:39.875101 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23982 | 2026.01.07 22:13:39.875133 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23983 | 2026.01.07 22:13:39.875162 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 23984 | 2026.01.07 22:13:39.875768 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001698 sec., 24734.982332155476 rows/sec., 943.78 KiB/sec. | ||
| 23985 | 2026.01.07 22:13:39.875904 [ 277 ] {5142e224-4f8c-473b-a861-21d77d1fede3} <Debug> TCPHandler: Processed in 0.001960929 sec. | ||
| 23986 | 2026.01.07 22:13:39.876211 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23987 | 2026.01.07 22:13:39.876357 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 23988 | 2026.01.07 22:13:39.876591 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23989 | 2026.01.07 22:13:39.876630 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 23990 | 2026.01.07 22:13:39.876864 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23991 | 2026.01.07 22:13:39.876916 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23992 | 2026.01.07 22:13:39.877013 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 23993 | 2026.01.07 22:13:39.877074 [ 295 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23994 | 2026.01.07 22:13:39.877088 [ 328 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23995 | 2026.01.07 22:13:39.877087 [ 297 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23996 | 2026.01.07 22:13:39.877198 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 23997 | 2026.01.07 22:13:39.877223 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23998 | 2026.01.07 22:13:39.877291 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23999 | 2026.01.07 22:13:39.877308 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24000 | 2026.01.07 22:13:39.877339 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24001 | 2026.01.07 22:13:39.877374 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24002 | 2026.01.07 22:13:39.877405 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24003 | 2026.01.07 22:13:39.878043 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001755 sec., 23931.62393162393 rows/sec., 913.13 KiB/sec. | ||
| 24004 | 2026.01.07 22:13:39.878180 [ 277 ] {0ab0bd75-337b-4564-89e0-9aa516abf9ab} <Debug> TCPHandler: Processed in 0.002017469 sec. | ||
| 24005 | 2026.01.07 22:13:39.878376 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24006 | 2026.01.07 22:13:39.878529 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24007 | 2026.01.07 22:13:39.878766 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24008 | 2026.01.07 22:13:39.878806 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24009 | 2026.01.07 22:13:39.879038 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24010 | 2026.01.07 22:13:39.879091 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24011 | 2026.01.07 22:13:39.879195 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 24012 | 2026.01.07 22:13:39.879259 [ 297 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24013 | 2026.01.07 22:13:39.879259 [ 300 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24014 | 2026.01.07 22:13:39.879265 [ 328 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24015 | 2026.01.07 22:13:39.879396 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24016 | 2026.01.07 22:13:39.879422 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24017 | 2026.01.07 22:13:39.879490 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24018 | 2026.01.07 22:13:39.879509 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24019 | 2026.01.07 22:13:39.879539 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24020 | 2026.01.07 22:13:39.879820 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24021 | 2026.01.07 22:13:39.879856 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24022 | 2026.01.07 22:13:39.880505 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002042 sec., 20568.07051909892 rows/sec., 784.79 KiB/sec. | ||
| 24023 | 2026.01.07 22:13:39.880621 [ 277 ] {7d8d9a2b-e874-489e-bc57-cf0bbdba055b} <Debug> TCPHandler: Processed in 0.002295094 sec. | ||
| 24024 | 2026.01.07 22:13:39.880846 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24025 | 2026.01.07 22:13:39.880991 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24026 | 2026.01.07 22:13:39.881223 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24027 | 2026.01.07 22:13:39.881264 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24028 | 2026.01.07 22:13:39.881495 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24029 | 2026.01.07 22:13:39.881548 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24030 | 2026.01.07 22:13:39.881645 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 24031 | 2026.01.07 22:13:39.881700 [ 330 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24032 | 2026.01.07 22:13:39.881707 [ 297 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24033 | 2026.01.07 22:13:39.881723 [ 300 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24034 | 2026.01.07 22:13:39.881818 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24035 | 2026.01.07 22:13:39.881844 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24036 | 2026.01.07 22:13:39.881910 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24037 | 2026.01.07 22:13:39.881928 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24038 | 2026.01.07 22:13:39.881959 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24039 | 2026.01.07 22:13:39.881989 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24040 | 2026.01.07 22:13:39.882020 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24041 | 2026.01.07 22:13:39.882613 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00169 sec., 24852.071005917158 rows/sec., 948.25 KiB/sec. | ||
| 24042 | 2026.01.07 22:13:39.882751 [ 277 ] {476b102c-3cb1-41e8-8127-f23e6b7463f2} <Debug> TCPHandler: Processed in 0.001954459 sec. | ||
| 24043 | 2026.01.07 22:13:39.883057 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24044 | 2026.01.07 22:13:39.883202 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24045 | 2026.01.07 22:13:39.883438 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24046 | 2026.01.07 22:13:39.883477 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24047 | 2026.01.07 22:13:39.883713 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24048 | 2026.01.07 22:13:39.883766 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24049 | 2026.01.07 22:13:39.883864 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 24050 | 2026.01.07 22:13:39.883937 [ 297 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24051 | 2026.01.07 22:13:39.883939 [ 300 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24052 | 2026.01.07 22:13:39.883939 [ 330 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24053 | 2026.01.07 22:13:39.884054 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24054 | 2026.01.07 22:13:39.884075 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24055 | 2026.01.07 22:13:39.884141 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24056 | 2026.01.07 22:13:39.884159 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24057 | 2026.01.07 22:13:39.884189 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24058 | 2026.01.07 22:13:39.884222 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24059 | 2026.01.07 22:13:39.884252 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24060 | 2026.01.07 22:13:39.884887 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001752 sec., 23972.602739726026 rows/sec., 914.69 KiB/sec. | ||
| 24061 | 2026.01.07 22:13:39.884987 [ 277 ] {1e24dc21-ba51-4aca-aa99-bb104d61f86f} <Debug> TCPHandler: Processed in 0.001979379 sec. | ||
| 24062 | 2026.01.07 22:13:39.885193 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24063 | 2026.01.07 22:13:39.885337 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24064 | 2026.01.07 22:13:39.885566 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24065 | 2026.01.07 22:13:39.885607 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24066 | 2026.01.07 22:13:39.885842 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24067 | 2026.01.07 22:13:39.885896 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24068 | 2026.01.07 22:13:39.885994 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 24069 | 2026.01.07 22:13:39.886048 [ 330 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24070 | 2026.01.07 22:13:39.886062 [ 334 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24071 | 2026.01.07 22:13:39.886066 [ 300 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24072 | 2026.01.07 22:13:39.886162 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24073 | 2026.01.07 22:13:39.886187 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24074 | 2026.01.07 22:13:39.886254 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24075 | 2026.01.07 22:13:39.886272 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24076 | 2026.01.07 22:13:39.886303 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24077 | 2026.01.07 22:13:39.886337 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24078 | 2026.01.07 22:13:39.886368 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24079 | 2026.01.07 22:13:39.886958 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001689 sec., 24866.78507992895 rows/sec., 948.81 KiB/sec. | ||
| 24080 | 2026.01.07 22:13:39.887060 [ 277 ] {d4670a86-2afb-43f3-b99a-6068fc91b2d9} <Debug> TCPHandler: Processed in 0.001916419 sec. | ||
| 24081 | 2026.01.07 22:13:39.887365 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24082 | 2026.01.07 22:13:39.887508 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24083 | 2026.01.07 22:13:39.887738 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24084 | 2026.01.07 22:13:39.887777 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24085 | 2026.01.07 22:13:39.888013 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24086 | 2026.01.07 22:13:39.888067 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24087 | 2026.01.07 22:13:39.888166 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 24088 | 2026.01.07 22:13:39.888224 [ 334 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24089 | 2026.01.07 22:13:39.888228 [ 330 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24090 | 2026.01.07 22:13:39.888234 [ 297 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24091 | 2026.01.07 22:13:39.888330 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24092 | 2026.01.07 22:13:39.888355 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24093 | 2026.01.07 22:13:39.888438 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24094 | 2026.01.07 22:13:39.888459 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24095 | 2026.01.07 22:13:39.888491 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24096 | 2026.01.07 22:13:39.888522 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24097 | 2026.01.07 22:13:39.888553 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24098 | 2026.01.07 22:13:39.889163 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001721 sec., 24404.41603718768 rows/sec., 931.17 KiB/sec. | ||
| 24099 | 2026.01.07 22:13:39.889301 [ 277 ] {aacd3d04-cd61-4c6c-92b8-48baece2823a} <Debug> TCPHandler: Processed in 0.00198564 sec. | ||
| 24100 | 2026.01.07 22:13:39.889650 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24101 | 2026.01.07 22:13:39.889798 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24102 | 2026.01.07 22:13:39.890046 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24103 | 2026.01.07 22:13:39.890087 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24104 | 2026.01.07 22:13:39.890336 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24105 | 2026.01.07 22:13:39.890390 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24106 | 2026.01.07 22:13:39.890490 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 24107 | 2026.01.07 22:13:39.890558 [ 327 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24108 | 2026.01.07 22:13:39.890565 [ 297 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24109 | 2026.01.07 22:13:39.890569 [ 300 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24110 | 2026.01.07 22:13:39.890690 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24111 | 2026.01.07 22:13:39.890715 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24112 | 2026.01.07 22:13:39.890784 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24113 | 2026.01.07 22:13:39.890802 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24114 | 2026.01.07 22:13:39.890833 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24115 | 2026.01.07 22:13:39.890866 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24116 | 2026.01.07 22:13:39.890897 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24117 | 2026.01.07 22:13:39.891538 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00181 sec., 23204.419889502762 rows/sec., 885.38 KiB/sec. | ||
| 24118 | 2026.01.07 22:13:39.891655 [ 277 ] {ddcf818b-8214-464d-9705-9f7ce9a621c3} <Debug> TCPHandler: Processed in 0.002053911 sec. | ||
| 24119 | 2026.01.07 22:13:39.891960 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24120 | 2026.01.07 22:13:39.892105 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 24121 | 2026.01.07 22:13:39.892342 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24122 | 2026.01.07 22:13:39.892383 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 24123 | 2026.01.07 22:13:39.892629 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24124 | 2026.01.07 22:13:39.892682 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24125 | 2026.01.07 22:13:39.892778 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 24126 | 2026.01.07 22:13:39.892842 [ 334 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24127 | 2026.01.07 22:13:39.892850 [ 300 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24128 | 2026.01.07 22:13:39.892851 [ 297 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24129 | 2026.01.07 22:13:39.892957 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 24130 | 2026.01.07 22:13:39.892981 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24131 | 2026.01.07 22:13:39.893049 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24132 | 2026.01.07 22:13:39.893066 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 24133 | 2026.01.07 22:13:39.893098 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24134 | 2026.01.07 22:13:39.893132 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24135 | 2026.01.07 22:13:39.893164 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 24136 | 2026.01.07 22:13:39.893807 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00177 sec., 23728.813559322032 rows/sec., 905.39 KiB/sec. | ||
| 24137 | 2026.01.07 22:13:39.893941 [ 277 ] {153ae1a7-58a1-4bc8-bcd9-f75831efbfe9} <Debug> TCPHandler: Processed in 0.00203014 sec. | ||
| 24138 | 2026.01.07 22:13:39.900585 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24139 | 2026.01.07 22:13:39.900699 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 24140 | 2026.01.07 22:13:39.900743 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24141 | 2026.01.07 22:13:39.901389 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24142 | 2026.01.07 22:13:39.901433 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24143 | 2026.01.07 22:13:39.901981 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 24144 | 2026.01.07 22:13:39.902357 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24145 | 2026.01.07 22:13:39.902504 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001839 sec., 12506.797172376291 rows/sec., 1.78 MiB/sec. | ||
| 24146 | 2026.01.07 22:13:39.902545 [ 277 ] {34d4dbf6-0c9b-437e-8281-1fe0db5c2661} <Debug> TCPHandler: Processed in 0.00201678 sec. | ||
| 24147 | 2026.01.07 22:13:39.902722 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24148 | 2026.01.07 22:13:39.902829 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24149 | 2026.01.07 22:13:39.902872 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24150 | 2026.01.07 22:13:39.903302 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24151 | 2026.01.07 22:13:39.903340 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24152 | 2026.01.07 22:13:39.903815 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 24153 | 2026.01.07 22:13:39.904300 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24154 | 2026.01.07 22:13:39.904436 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 200.60 KiB/sec. | ||
| 24155 | 2026.01.07 22:13:39.904476 [ 277 ] {099067f6-f631-42e5-9f17-04287f2ac376} <Debug> TCPHandler: Processed in 0.001805437 sec. | ||
| 24156 | 2026.01.07 22:13:39.904599 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24157 | 2026.01.07 22:13:39.904693 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24158 | 2026.01.07 22:13:39.904734 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24159 | 2026.01.07 22:13:39.905301 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24160 | 2026.01.07 22:13:39.905338 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24161 | 2026.01.07 22:13:39.905824 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24162 | 2026.01.07 22:13:39.906264 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24163 | 2026.01.07 22:13:39.906397 [ 56 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24164 | 2026.01.07 22:13:39.906401 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Debug> executeQuery: Read 164 rows, 14.21 KiB in 0.001726 sec., 95017.38122827346 rows/sec., 8.04 MiB/sec. | ||
| 24165 | 2026.01.07 22:13:39.906446 [ 56 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24166 | 2026.01.07 22:13:39.906463 [ 277 ] {74db6000-fcd9-4f35-952b-cb95bac71856} <Debug> TCPHandler: Processed in 0.001914478 sec. | ||
| 24167 | 2026.01.07 22:13:39.906475 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24168 | 2026.01.07 22:13:39.906581 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24169 | 2026.01.07 22:13:39.906588 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24170 | 2026.01.07 22:13:39.906700 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24171 | 2026.01.07 22:13:39.906705 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24172 | 2026.01.07 22:13:39.906750 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2363 rows starting from the beginning of the part | ||
| 24173 | 2026.01.07 22:13:39.906766 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24174 | 2026.01.07 22:13:39.906820 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 2288 rows starting from the beginning of the part | ||
| 24175 | 2026.01.07 22:13:39.906871 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 56 rows starting from the beginning of the part | ||
| 24176 | 2026.01.07 22:13:39.906916 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 138 rows starting from the beginning of the part | ||
| 24177 | 2026.01.07 22:13:39.906958 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1140 rows starting from the beginning of the part | ||
| 24178 | 2026.01.07 22:13:39.906999 [ 199 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 164 rows starting from the beginning of the part | ||
| 24179 | 2026.01.07 22:13:39.907208 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24180 | 2026.01.07 22:13:39.907250 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24181 | 2026.01.07 22:13:39.907684 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24182 | 2026.01.07 22:13:39.908225 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24183 | 2026.01.07 22:13:39.908366 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Debug> executeQuery: Read 47 rows, 3.51 KiB in 0.001679 sec., 27992.852888624184 rows/sec., 2.04 MiB/sec. | ||
| 24184 | 2026.01.07 22:13:39.908407 [ 277 ] {d84e73a6-aed4-4773-9ca3-4f4cdae56a5c} <Debug> TCPHandler: Processed in 0.001868577 sec. | ||
| 24185 | 2026.01.07 22:13:39.908447 [ 219 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24186 | 2026.01.07 22:13:39.908482 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24187 | 2026.01.07 22:13:39.908525 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24188 | 2026.01.07 22:13:39.908625 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24189 | 2026.01.07 22:13:39.908667 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24190 | 2026.01.07 22:13:39.909081 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24191 | 2026.01.07 22:13:39.909119 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24192 | 2026.01.07 22:13:39.909242 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6149 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270426 sec., 2273819.8250168255 rows/sec., 192.83 MiB/sec. | ||
| 24193 | 2026.01.07 22:13:39.909641 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24194 | 2026.01.07 22:13:39.909704 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24195 | 2026.01.07 22:13:39.910365 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24196 | 2026.01.07 22:13:39.910463 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24197 | 2026.01.07 22:13:39.910512 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.001906 sec., 11542.497376705142 rows/sec., 734.73 KiB/sec. | ||
| 24198 | 2026.01.07 22:13:39.910554 [ 277 ] {2a809d18-9a08-40e1-868f-fa3c56af9d85} <Debug> TCPHandler: Processed in 0.002078951 sec. | ||
| 24199 | 2026.01.07 22:13:39.910555 [ 192 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_171_34} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24200 | 2026.01.07 22:13:39.910651 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 24201 | 2026.01.07 22:13:39.910673 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24202 | 2026.01.07 22:13:39.910769 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24203 | 2026.01.07 22:13:39.910810 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24204 | 2026.01.07 22:13:39.911357 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24205 | 2026.01.07 22:13:39.911396 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24206 | 2026.01.07 22:13:39.911804 [ 219 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24207 | 2026.01.07 22:13:39.911985 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24208 | 2026.01.07 22:13:39.912500 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24209 | 2026.01.07 22:13:39.912636 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Debug> executeQuery: Read 219 rows, 17.15 KiB in 0.001886 sec., 116118.76988335101 rows/sec., 8.88 MiB/sec. | ||
| 24210 | 2026.01.07 22:13:39.912649 [ 55 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24211 | 2026.01.07 22:13:39.912676 [ 277 ] {9ba24020-465d-411c-9fc7-d5e67de303cb} <Debug> TCPHandler: Processed in 0.00205359 sec. | ||
| 24212 | 2026.01.07 22:13:39.912704 [ 55 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24213 | 2026.01.07 22:13:39.912745 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24214 | 2026.01.07 22:13:39.912807 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24215 | 2026.01.07 22:13:39.912838 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24216 | 2026.01.07 22:13:39.912907 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 24217 | 2026.01.07 22:13:39.912942 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24218 | 2026.01.07 22:13:39.912956 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 24219 | 2026.01.07 22:13:39.912980 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1221 rows starting from the beginning of the part | ||
| 24220 | 2026.01.07 22:13:39.913040 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1165 rows starting from the beginning of the part | ||
| 24221 | 2026.01.07 22:13:39.913087 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part | ||
| 24222 | 2026.01.07 22:13:39.913123 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 114 rows starting from the beginning of the part | ||
| 24223 | 2026.01.07 22:13:39.913157 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 693 rows starting from the beginning of the part | ||
| 24224 | 2026.01.07 22:13:39.913195 [ 199 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 219 rows starting from the beginning of the part | ||
| 24225 | 2026.01.07 22:13:39.913331 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Trace> oximeter.measurements_cumulativei64 (a66fa2e5-1917-4eb3-8502-737324065eb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24226 | 2026.01.07 22:13:39.913374 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24227 | 2026.01.07 22:13:39.913915 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 24228 | 2026.01.07 22:13:39.914435 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Trace> oximeter.measurements_cumulativei64 (a66fa2e5-1917-4eb3-8502-737324065eb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24229 | 2026.01.07 22:13:39.914567 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001678 sec., 11918.951132300357 rows/sec., 806.62 KiB/sec. | ||
| 24230 | 2026.01.07 22:13:39.914592 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786827 sec., 1945347.8148695985 rows/sec., 147.24 MiB/sec. | ||
| 24231 | 2026.01.07 22:13:39.914607 [ 277 ] {4103db3c-5400-49ae-b672-22e432f3387c} <Debug> TCPHandler: Processed in 0.001853798 sec. | ||
| 24232 | 2026.01.07 22:13:39.914728 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24233 | 2026.01.07 22:13:39.914822 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24234 | 2026.01.07 22:13:39.914866 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24235 | 2026.01.07 22:13:39.914906 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24236 | 2026.01.07 22:13:39.915296 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24237 | 2026.01.07 22:13:39.915338 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24238 | 2026.01.07 22:13:39.915581 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24239 | 2026.01.07 22:13:39.915683 [ 187 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_171_34} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24240 | 2026.01.07 22:13:39.915767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 24241 | 2026.01.07 22:13:39.915840 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24242 | 2026.01.07 22:13:39.916295 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24243 | 2026.01.07 22:13:39.916432 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Debug> executeQuery: Read 179 rows, 12.67 KiB in 0.001628 sec., 109950.85995085994 rows/sec., 7.60 MiB/sec. | ||
| 24244 | 2026.01.07 22:13:39.916472 [ 277 ] {cb0b6d04-3c8e-4329-8a30-54b3c100081a} <Debug> TCPHandler: Processed in 0.001792257 sec. | ||
| 24245 | 2026.01.07 22:13:39.916586 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24246 | 2026.01.07 22:13:39.916680 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24247 | 2026.01.07 22:13:39.916735 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24248 | 2026.01.07 22:13:39.917645 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24249 | 2026.01.07 22:13:39.917682 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24250 | 2026.01.07 22:13:39.918359 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24251 | 2026.01.07 22:13:39.918838 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24252 | 2026.01.07 22:13:39.918981 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Debug> executeQuery: Read 48 rows, 85.28 KiB in 0.00232 sec., 20689.655172413793 rows/sec., 35.90 MiB/sec. | ||
| 24253 | 2026.01.07 22:13:39.919040 [ 277 ] {9b2a66e7-5828-4e20-8185-a7c8b851860a} <Debug> TCPHandler: Processed in 0.002502727 sec. | ||
| 24254 | 2026.01.07 22:13:39.919154 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24255 | 2026.01.07 22:13:39.919249 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24256 | 2026.01.07 22:13:39.919290 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24257 | 2026.01.07 22:13:39.919639 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24258 | 2026.01.07 22:13:39.919675 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24259 | 2026.01.07 22:13:39.920133 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24260 | 2026.01.07 22:13:39.920668 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24261 | 2026.01.07 22:13:39.920797 [ 55 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24262 | 2026.01.07 22:13:39.920800 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. | ||
| 24263 | 2026.01.07 22:13:39.920838 [ 55 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24264 | 2026.01.07 22:13:39.920859 [ 277 ] {3fc47036-a0c3-4bf7-b100-037099d196b0} <Debug> TCPHandler: Processed in 0.001754346 sec. | ||
| 24265 | 2026.01.07 22:13:39.920864 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24266 | 2026.01.07 22:13:39.920959 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24267 | 2026.01.07 22:13:39.921055 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24268 | 2026.01.07 22:13:39.921082 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 11808 rows starting from the beginning of the part | ||
| 24269 | 2026.01.07 22:13:39.921138 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 70 rows starting from the beginning of the part | ||
| 24270 | 2026.01.07 22:13:39.921183 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 34 rows starting from the beginning of the part | ||
| 24271 | 2026.01.07 22:13:39.921233 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 24272 | 2026.01.07 22:13:39.921275 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 104 rows starting from the beginning of the part | ||
| 24273 | 2026.01.07 22:13:39.921314 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 24274 | 2026.01.07 22:13:39.924354 [ 187 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12136 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429441 sec., 3538769.1463419255 rows/sec., 224.76 MiB/sec. | ||
| 24275 | 2026.01.07 22:13:39.924794 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24276 | 2026.01.07 22:13:39.925434 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24277 | 2026.01.07 22:13:39.925516 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_171_34} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24278 | 2026.01.07 22:13:39.925623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 24279 | 2026.01.07 22:13:40.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.64 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.56 MiB (RSS), difference: -2.08 MiB | ||
| 24280 | 2026.01.07 22:13:43.038369 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24281 | 2026.01.07 22:13:43.038437 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24282 | 2026.01.07 22:13:43.271210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48937 | ||
| 24283 | 2026.01.07 22:13:43.271747 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24284 | 2026.01.07 22:13:43.271789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 24285 | 2026.01.07 22:13:43.272332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24286 | 2026.01.07 22:13:43.272589 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24287 | 2026.01.07 22:13:43.272756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48937 | ||
| 24288 | 2026.01.07 22:13:44.836382 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24289 | 2026.01.07 22:13:44.836677 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 24290 | 2026.01.07 22:13:44.837128 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24291 | 2026.01.07 22:13:44.837178 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 24292 | 2026.01.07 22:13:44.837505 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24293 | 2026.01.07 22:13:44.837580 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24294 | 2026.01.07 22:13:44.837724 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 24295 | 2026.01.07 22:13:44.837865 [ 341 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24296 | 2026.01.07 22:13:44.837879 [ 300 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 24297 | 2026.01.07 22:13:44.837874 [ 327 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24298 | 2026.01.07 22:13:44.837865 [ 297 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24299 | 2026.01.07 22:13:44.838075 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 24300 | 2026.01.07 22:13:44.838107 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24301 | 2026.01.07 22:13:44.838221 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24302 | 2026.01.07 22:13:44.838245 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (SelectExecutor): Reading approx. 65 rows with 4 streams | ||
| 24303 | 2026.01.07 22:13:44.838284 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 24304 | 2026.01.07 22:13:44.838328 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 24305 | 2026.01.07 22:13:44.838414 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 24306 | 2026.01.07 22:13:44.838500 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 24307 | 2026.01.07 22:13:44.839507 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> executeQuery: Read 65 rows, 2.39 KiB in 0.002963 sec., 21937.225784677692 rows/sec., 805.51 KiB/sec. | ||
| 24308 | 2026.01.07 22:13:44.839715 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> MemoryTracker: Peak memory usage (for query): 152.15 KiB. | ||
| 24309 | 2026.01.07 22:13:44.839732 [ 277 ] {5b8ea63d-05c0-4c54-b8f4-41cba8718a47} <Debug> TCPHandler: Processed in 0.003492062 sec. | ||
| 24310 | 2026.01.07 22:13:44.860721 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24311 | 2026.01.07 22:13:44.860868 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 24312 | 2026.01.07 22:13:44.860928 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24313 | 2026.01.07 22:13:44.861569 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24314 | 2026.01.07 22:13:44.861616 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24315 | 2026.01.07 22:13:44.862070 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 24316 | 2026.01.07 22:13:44.862272 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24317 | 2026.01.07 22:13:44.862431 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001606 sec., 622.66500622665 rows/sec., 173.30 KiB/sec. | ||
| 24318 | 2026.01.07 22:13:44.862477 [ 277 ] {845926c6-faaf-490b-8fd7-edf53b87d7db} <Debug> TCPHandler: Processed in 0.001826927 sec. | ||
| 24319 | 2026.01.07 22:13:44.862608 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24320 | 2026.01.07 22:13:44.862732 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24321 | 2026.01.07 22:13:44.862785 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24322 | 2026.01.07 22:13:44.863472 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24323 | 2026.01.07 22:13:44.863513 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24324 | 2026.01.07 22:13:44.863860 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24325 | 2026.01.07 22:13:44.864088 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24326 | 2026.01.07 22:13:44.864227 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001524 sec., 269028.8713910761 rows/sec., 17.07 MiB/sec. | ||
| 24327 | 2026.01.07 22:13:44.864268 [ 277 ] {cd6d3173-6d48-4dd2-8b47-eea77b342057} <Debug> TCPHandler: Processed in 0.001724576 sec. | ||
| 24328 | 2026.01.07 22:13:44.864409 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24329 | 2026.01.07 22:13:44.864507 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24330 | 2026.01.07 22:13:44.864553 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24331 | 2026.01.07 22:13:44.864960 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24332 | 2026.01.07 22:13:44.864998 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24333 | 2026.01.07 22:13:44.865293 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 24334 | 2026.01.07 22:13:44.865518 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24335 | 2026.01.07 22:13:44.865650 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 127.63 KiB/sec. | ||
| 24336 | 2026.01.07 22:13:44.865689 [ 277 ] {2db6e301-dfff-4659-879e-5cc9d918008b} <Debug> TCPHandler: Processed in 0.001332459 sec. | ||
| 24337 | 2026.01.07 22:13:44.865799 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24338 | 2026.01.07 22:13:44.865894 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24339 | 2026.01.07 22:13:44.865935 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24340 | 2026.01.07 22:13:44.866966 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24341 | 2026.01.07 22:13:44.867003 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24342 | 2026.01.07 22:13:44.867384 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24343 | 2026.01.07 22:13:44.867618 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24344 | 2026.01.07 22:13:44.867762 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Debug> executeQuery: Read 1144 rows, 92.90 KiB in 0.001887 sec., 606253.3121356651 rows/sec., 48.08 MiB/sec. | ||
| 24345 | 2026.01.07 22:13:44.867802 [ 277 ] {dce546bb-9008-4bef-af62-ed1631ddd080} <Debug> TCPHandler: Processed in 0.002051591 sec. | ||
| 24346 | 2026.01.07 22:13:44.867923 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24347 | 2026.01.07 22:13:44.868017 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24348 | 2026.01.07 22:13:44.868058 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24349 | 2026.01.07 22:13:44.868541 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24350 | 2026.01.07 22:13:44.868579 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24351 | 2026.01.07 22:13:44.868896 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24352 | 2026.01.07 22:13:44.869124 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24353 | 2026.01.07 22:13:44.869260 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001261 sec., 175257.7319587629 rows/sec., 10.45 MiB/sec. | ||
| 24354 | 2026.01.07 22:13:44.869301 [ 277 ] {2c3145ed-39a4-4c66-8628-ca322e74e736} <Debug> TCPHandler: Processed in 0.001429351 sec. | ||
| 24355 | 2026.01.07 22:13:44.869410 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24356 | 2026.01.07 22:13:44.869508 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24357 | 2026.01.07 22:13:44.869549 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24358 | 2026.01.07 22:13:44.870030 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24359 | 2026.01.07 22:13:44.870067 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24360 | 2026.01.07 22:13:44.870380 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24361 | 2026.01.07 22:13:44.870607 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24362 | 2026.01.07 22:13:44.870742 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 24363 | 2026.01.07 22:13:44.870786 [ 277 ] {7c77962e-d539-49a4-97fe-503d4c35f026} <Debug> TCPHandler: Processed in 0.001425361 sec. | ||
| 24364 | 2026.01.07 22:13:44.870904 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24365 | 2026.01.07 22:13:44.871019 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24366 | 2026.01.07 22:13:44.871074 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24367 | 2026.01.07 22:13:44.871575 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24368 | 2026.01.07 22:13:44.871611 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24369 | 2026.01.07 22:13:44.871916 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24370 | 2026.01.07 22:13:44.872130 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24371 | 2026.01.07 22:13:44.872267 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001271 sec., 166011.01494885917 rows/sec., 9.43 MiB/sec. | ||
| 24372 | 2026.01.07 22:13:44.872319 [ 277 ] {6020d7a0-c38d-4253-8b59-a7c6d41f1142} <Debug> TCPHandler: Processed in 0.001472332 sec. | ||
| 24373 | 2026.01.07 22:13:44.872438 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24374 | 2026.01.07 22:13:44.872532 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24375 | 2026.01.07 22:13:44.872572 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24376 | 2026.01.07 22:13:44.873242 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24377 | 2026.01.07 22:13:44.873279 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24378 | 2026.01.07 22:13:44.873613 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24379 | 2026.01.07 22:13:44.873828 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24380 | 2026.01.07 22:13:44.873961 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Debug> executeQuery: Read 707 rows, 50.57 KiB in 0.001446 sec., 488934.9930843707 rows/sec., 34.15 MiB/sec. | ||
| 24381 | 2026.01.07 22:13:44.874000 [ 277 ] {a5b63f5f-3dd5-47d8-a05a-9f10151818b3} <Debug> TCPHandler: Processed in 0.001615933 sec. | ||
| 24382 | 2026.01.07 22:13:44.874116 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24383 | 2026.01.07 22:13:44.874209 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24384 | 2026.01.07 22:13:44.874252 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24385 | 2026.01.07 22:13:44.874585 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24386 | 2026.01.07 22:13:44.874621 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24387 | 2026.01.07 22:13:44.874934 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24388 | 2026.01.07 22:13:44.875156 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24389 | 2026.01.07 22:13:44.875288 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 24390 | 2026.01.07 22:13:44.875326 [ 277 ] {402d9faa-7dd3-4385-b2e2-a315644d2cc4} <Debug> TCPHandler: Processed in 0.001259939 sec. | ||
| 24391 | 2026.01.07 22:13:44.875436 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24392 | 2026.01.07 22:13:44.875531 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24393 | 2026.01.07 22:13:44.875575 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24394 | 2026.01.07 22:13:44.876054 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24395 | 2026.01.07 22:13:44.876090 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24396 | 2026.01.07 22:13:44.876430 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24397 | 2026.01.07 22:13:44.876640 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24398 | 2026.01.07 22:13:44.876774 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Debug> executeQuery: Read 316 rows, 21.25 KiB in 0.00126 sec., 250793.65079365077 rows/sec., 16.47 MiB/sec. | ||
| 24399 | 2026.01.07 22:13:44.876812 [ 277 ] {d9a23376-972b-48bc-8328-3df0f16beec5} <Debug> TCPHandler: Processed in 0.001425821 sec. | ||
| 24400 | 2026.01.07 22:13:44.876927 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.01.07 22:13:44.877020 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24402 | 2026.01.07 22:13:44.877062 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24403 | 2026.01.07 22:13:44.877391 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24404 | 2026.01.07 22:13:44.877427 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24405 | 2026.01.07 22:13:44.878149 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24406 | 2026.01.07 22:13:44.878364 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24407 | 2026.01.07 22:13:44.878491 [ 50 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_71_15 to all_76_76_0 | ||
| 24408 | 2026.01.07 22:13:44.878497 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
| 24409 | 2026.01.07 22:13:44.878559 [ 50 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24410 | 2026.01.07 22:13:44.878578 [ 277 ] {7101be63-e376-46f1-92e2-0df9f61399a4} <Debug> TCPHandler: Processed in 0.001699895 sec. | ||
| 24411 | 2026.01.07 22:13:44.878587 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24412 | 2026.01.07 22:13:44.878703 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24413 | 2026.01.07 22:13:44.878724 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_15 to all_76_76_0 into Compact with storage Full | ||
| 24414 | 2026.01.07 22:13:44.878801 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24415 | 2026.01.07 22:13:44.878863 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24416 | 2026.01.07 22:13:44.878888 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24417 | 2026.01.07 22:13:44.878944 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 73 rows starting from the beginning of the part | ||
| 24418 | 2026.01.07 22:13:44.879038 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 24419 | 2026.01.07 22:13:44.879109 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 24420 | 2026.01.07 22:13:44.879178 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 24421 | 2026.01.07 22:13:44.879244 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 24422 | 2026.01.07 22:13:44.879304 [ 187 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
| 24423 | 2026.01.07 22:13:44.879686 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24424 | 2026.01.07 22:13:44.879728 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24425 | 2026.01.07 22:13:44.880275 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24426 | 2026.01.07 22:13:44.880504 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24427 | 2026.01.07 22:13:44.880623 [ 197 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961069 sec., 39774.225180246074 rows/sec., 2.61 MiB/sec. | ||
| 24428 | 2026.01.07 22:13:44.880650 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 13.44 MiB/sec. | ||
| 24429 | 2026.01.07 22:13:44.880726 [ 277 ] {b8f5d9a8-f905-4838-88c5-23dccdd9592e} <Debug> TCPHandler: Processed in 0.002072651 sec. | ||
| 24430 | 2026.01.07 22:13:44.880811 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
| 24431 | 2026.01.07 22:13:44.880840 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24432 | 2026.01.07 22:13:44.880938 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24433 | 2026.01.07 22:13:44.880983 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24434 | 2026.01.07 22:13:44.881140 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24435 | 2026.01.07 22:13:44.881225 [ 186 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_76_16} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_71_15, all_76_76_0] -> all_1_76_16 | ||
| 24436 | 2026.01.07 22:13:44.881315 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24437 | 2026.01.07 22:13:44.881321 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24438 | 2026.01.07 22:13:44.881359 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24439 | 2026.01.07 22:13:44.881694 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24440 | 2026.01.07 22:13:44.881910 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24441 | 2026.01.07 22:13:44.882044 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 5.67 MiB/sec. | ||
| 24442 | 2026.01.07 22:13:44.882080 [ 277 ] {6a7a2ace-84a1-46f5-b8fe-4b51fd555ab8} <Debug> TCPHandler: Processed in 0.001289829 sec. | ||
| 24443 | 2026.01.07 22:13:45.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.62 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.56 MiB (RSS), difference: -1.05 MiB | ||
| 24444 | 2026.01.07 22:13:46.044669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 24445 | 2026.01.07 22:13:46.063965 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24446 | 2026.01.07 22:13:46.064029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24447 | 2026.01.07 22:13:46.070389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24448 | 2026.01.07 22:13:46.071138 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24449 | 2026.01.07 22:13:46.075143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 24450 | 2026.01.07 22:13:48.444388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 3092 | ||
| 24451 | 2026.01.07 22:13:48.448398 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24452 | 2026.01.07 22:13:48.448461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24453 | 2026.01.07 22:13:48.449833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24454 | 2026.01.07 22:13:48.450113 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24455 | 2026.01.07 22:13:48.450277 [ 43 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24456 | 2026.01.07 22:13:48.450311 [ 43 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24457 | 2026.01.07 22:13:48.450330 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24458 | 2026.01.07 22:13:48.450418 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 24459 | 2026.01.07 22:13:48.450499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3092 | ||
| 24460 | 2026.01.07 22:13:48.450898 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24461 | 2026.01.07 22:13:48.451043 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2842 rows starting from the beginning of the part | ||
| 24462 | 2026.01.07 22:13:48.451422 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 24463 | 2026.01.07 22:13:48.451763 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 24464 | 2026.01.07 22:13:48.452082 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 46 rows starting from the beginning of the part | ||
| 24465 | 2026.01.07 22:13:48.452400 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 24466 | 2026.01.07 22:13:48.452797 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 24467 | 2026.01.07 22:13:48.462113 [ 197 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 72 columns (72 merged, 0 gathered) in 0.011728354 sec., 263634.6072091617 rows/sec., 203.34 MiB/sec. | ||
| 24468 | 2026.01.07 22:13:48.464784 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24469 | 2026.01.07 22:13:48.465440 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24470 | 2026.01.07 22:13:48.465533 [ 189 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_76_15} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24471 | 2026.01.07 22:13:48.465921 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 24472 | 2026.01.07 22:13:49.364532 [ 220 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24473 | 2026.01.07 22:13:49.364589 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24474 | 2026.01.07 22:13:49.369535 [ 220 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24475 | 2026.01.07 22:13:49.849300 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24476 | 2026.01.07 22:13:49.849546 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24477 | 2026.01.07 22:13:49.849622 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24478 | 2026.01.07 22:13:49.850378 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24479 | 2026.01.07 22:13:49.850435 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24480 | 2026.01.07 22:13:49.850831 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 24481 | 2026.01.07 22:13:49.851067 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24482 | 2026.01.07 22:13:49.851237 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001747 sec., 572.4098454493417 rows/sec., 42.48 KiB/sec. | ||
| 24483 | 2026.01.07 22:13:49.851281 [ 277 ] {4c5858e5-b6c5-49ce-aa18-0e09296dab14} <Debug> TCPHandler: Processed in 0.002120362 sec. | ||
| 24484 | 2026.01.07 22:13:49.851404 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24485 | 2026.01.07 22:13:49.851499 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24486 | 2026.01.07 22:13:49.851540 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24487 | 2026.01.07 22:13:49.852032 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24488 | 2026.01.07 22:13:49.852071 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24489 | 2026.01.07 22:13:49.852404 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24490 | 2026.01.07 22:13:49.852647 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24491 | 2026.01.07 22:13:49.852798 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Debug> executeQuery: Read 151 rows, 13.30 KiB in 0.001318 sec., 114567.52655538695 rows/sec., 9.85 MiB/sec. | ||
| 24492 | 2026.01.07 22:13:49.852838 [ 277 ] {4551639e-ec38-4b71-96cf-926e3fbe0e92} <Debug> TCPHandler: Processed in 0.001483472 sec. | ||
| 24493 | 2026.01.07 22:13:49.852955 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24494 | 2026.01.07 22:13:49.853048 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24495 | 2026.01.07 22:13:49.853090 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24496 | 2026.01.07 22:13:49.853500 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24497 | 2026.01.07 22:13:49.853537 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24498 | 2026.01.07 22:13:49.853846 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24499 | 2026.01.07 22:13:49.854077 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24500 | 2026.01.07 22:13:49.854216 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001186 sec., 39629.005059021925 rows/sec., 2.90 MiB/sec. | ||
| 24501 | 2026.01.07 22:13:49.854256 [ 277 ] {67fd942f-3b68-4ee5-ae41-5baf3701ab2a} <Debug> TCPHandler: Processed in 0.00135091 sec. | ||
| 24502 | 2026.01.07 22:13:49.854363 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24503 | 2026.01.07 22:13:49.854457 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24504 | 2026.01.07 22:13:49.854497 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24505 | 2026.01.07 22:13:49.854877 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24506 | 2026.01.07 22:13:49.854915 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24507 | 2026.01.07 22:13:49.855203 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24508 | 2026.01.07 22:13:49.855412 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24509 | 2026.01.07 22:13:49.855550 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 59.77 KiB/sec. | ||
| 24510 | 2026.01.07 22:13:49.855589 [ 277 ] {7f0c66c3-4bb4-4b5a-8df9-258173ab77f8} <Debug> TCPHandler: Processed in 0.001274999 sec. | ||
| 24511 | 2026.01.07 22:13:49.855697 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24512 | 2026.01.07 22:13:49.855791 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24513 | 2026.01.07 22:13:49.855835 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24514 | 2026.01.07 22:13:49.856260 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24515 | 2026.01.07 22:13:49.856298 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24516 | 2026.01.07 22:13:49.856616 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24517 | 2026.01.07 22:13:49.856837 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24518 | 2026.01.07 22:13:49.856975 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Debug> executeQuery: Read 126 rows, 10.01 KiB in 0.001202 sec., 104825.2911813644 rows/sec., 8.14 MiB/sec. | ||
| 24519 | 2026.01.07 22:13:49.857014 [ 277 ] {55b7ba6e-ba28-4773-bdfb-67aa75a36a95} <Debug> TCPHandler: Processed in 0.00136619 sec. | ||
| 24520 | 2026.01.07 22:13:49.857123 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24521 | 2026.01.07 22:13:49.857216 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24522 | 2026.01.07 22:13:49.857260 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24523 | 2026.01.07 22:13:49.857668 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24524 | 2026.01.07 22:13:49.857705 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24525 | 2026.01.07 22:13:49.858034 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24526 | 2026.01.07 22:13:49.858253 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24527 | 2026.01.07 22:13:49.858391 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001194 sec., 134840.87102177556 rows/sec., 9.38 MiB/sec. | ||
| 24528 | 2026.01.07 22:13:49.858429 [ 277 ] {959ddd65-dbc7-417c-b522-123493282bf8} <Debug> TCPHandler: Processed in 0.00135595 sec. | ||
| 24529 | 2026.01.07 22:13:49.858535 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24530 | 2026.01.07 22:13:49.858628 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24531 | 2026.01.07 22:13:49.858671 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24532 | 2026.01.07 22:13:49.858986 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24533 | 2026.01.07 22:13:49.859022 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24534 | 2026.01.07 22:13:49.859335 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24535 | 2026.01.07 22:13:49.859557 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24536 | 2026.01.07 22:13:49.859695 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 58.50 KiB/sec. | ||
| 24537 | 2026.01.07 22:13:49.859733 [ 277 ] {b0f2c817-34d6-4f21-8426-332e1c7dac93} <Debug> TCPHandler: Processed in 0.001246499 sec. | ||
| 24538 | 2026.01.07 22:13:49.859842 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24539 | 2026.01.07 22:13:49.859936 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24540 | 2026.01.07 22:13:49.859991 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24541 | 2026.01.07 22:13:49.860893 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24542 | 2026.01.07 22:13:49.860931 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24543 | 2026.01.07 22:13:49.861522 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24544 | 2026.01.07 22:13:49.861756 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24545 | 2026.01.07 22:13:49.861903 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001985 sec., 23173.803526448366 rows/sec., 41.53 MiB/sec. | ||
| 24546 | 2026.01.07 22:13:49.861977 [ 277 ] {d023ea71-9258-4b0f-980c-04c8ec149934} <Debug> TCPHandler: Processed in 0.002183873 sec. | ||
| 24547 | 2026.01.07 22:13:49.862087 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24548 | 2026.01.07 22:13:49.862180 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24549 | 2026.01.07 22:13:49.862223 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24550 | 2026.01.07 22:13:49.862534 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24551 | 2026.01.07 22:13:49.862572 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24552 | 2026.01.07 22:13:49.862884 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 24553 | 2026.01.07 22:13:49.863099 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24554 | 2026.01.07 22:13:49.863233 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001071 sec., 8403.361344537816 rows/sec., 593.60 KiB/sec. | ||
| 24555 | 2026.01.07 22:13:49.863271 [ 277 ] {f913b14b-aba6-40ce-ab98-8cfe9a839dfb} <Debug> TCPHandler: Processed in 0.001233268 sec. | ||
| 24556 | 2026.01.07 22:13:49.863370 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24557 | 2026.01.07 22:13:49.863463 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24558 | 2026.01.07 22:13:49.863504 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24559 | 2026.01.07 22:13:49.863831 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24560 | 2026.01.07 22:13:49.863866 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24561 | 2026.01.07 22:13:49.864174 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24562 | 2026.01.07 22:13:49.864388 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24563 | 2026.01.07 22:13:49.864518 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 24564 | 2026.01.07 22:13:49.864554 [ 277 ] {22089ab1-6ecc-48ae-a66b-31f1b216eaa0} <Debug> TCPHandler: Processed in 0.001232488 sec. | ||
| 24565 | 2026.01.07 22:13:50.166779 [ 217 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24566 | 2026.01.07 22:13:50.166845 [ 217 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24567 | 2026.01.07 22:13:50.175888 [ 217 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24568 | 2026.01.07 22:13:50.521370 [ 222 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24569 | 2026.01.07 22:13:50.521421 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24570 | 2026.01.07 22:13:50.524433 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24571 | 2026.01.07 22:13:50.676573 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24572 | 2026.01.07 22:13:50.676636 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24573 | 2026.01.07 22:13:50.683232 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24574 | 2026.01.07 22:13:50.772977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49385 | ||
| 24575 | 2026.01.07 22:13:50.773490 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24576 | 2026.01.07 22:13:50.773536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24577 | 2026.01.07 22:13:50.774025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24578 | 2026.01.07 22:13:50.774268 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24579 | 2026.01.07 22:13:50.774416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49385 | ||
| 24580 | 2026.01.07 22:13:52.195954 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24581 | 2026.01.07 22:13:52.196138 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24582 | 2026.01.07 22:13:52.196205 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24583 | 2026.01.07 22:13:52.197044 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24584 | 2026.01.07 22:13:52.197090 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24585 | 2026.01.07 22:13:52.197506 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24586 | 2026.01.07 22:13:52.197737 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24587 | 2026.01.07 22:13:52.197891 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 24588 | 2026.01.07 22:13:52.197935 [ 277 ] {a025d162-ce69-4e63-8e0e-62f2ffbbd76a} <Debug> TCPHandler: Processed in 0.002112951 sec. | ||
| 24589 | 2026.01.07 22:13:52.198068 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24590 | 2026.01.07 22:13:52.198192 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24591 | 2026.01.07 22:13:52.198241 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24592 | 2026.01.07 22:13:52.198697 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24593 | 2026.01.07 22:13:52.198734 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24594 | 2026.01.07 22:13:52.199043 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 24595 | 2026.01.07 22:13:52.199257 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24596 | 2026.01.07 22:13:52.199390 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001224 sec., 1633.986928104575 rows/sec., 121.27 KiB/sec. | ||
| 24597 | 2026.01.07 22:13:52.199429 [ 277 ] {15da0982-87eb-4d43-9fa8-be437bff3812} <Debug> TCPHandler: Processed in 0.001424341 sec. | ||
| 24598 | 2026.01.07 22:13:52.199540 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24599 | 2026.01.07 22:13:52.199636 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24600 | 2026.01.07 22:13:52.199675 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24601 | 2026.01.07 22:13:52.201243 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24602 | 2026.01.07 22:13:52.201280 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24603 | 2026.01.07 22:13:52.201720 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24604 | 2026.01.07 22:13:52.201936 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24605 | 2026.01.07 22:13:52.202070 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Debug> executeQuery: Read 2284 rows, 189.46 KiB in 0.002453 sec., 931104.7696697921 rows/sec., 75.43 MiB/sec. | ||
| 24606 | 2026.01.07 22:13:52.202114 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 24607 | 2026.01.07 22:13:52.202127 [ 277 ] {035f0326-0ac2-4473-a472-5040576d4faf} <Debug> TCPHandler: Processed in 0.002636809 sec. | ||
| 24608 | 2026.01.07 22:13:52.202236 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24609 | 2026.01.07 22:13:52.202331 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24610 | 2026.01.07 22:13:52.202370 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24611 | 2026.01.07 22:13:52.202950 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24612 | 2026.01.07 22:13:52.202984 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24613 | 2026.01.07 22:13:52.203437 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24614 | 2026.01.07 22:13:52.203691 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24615 | 2026.01.07 22:13:52.203830 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001518 sec., 145586.2977602108 rows/sec., 8.68 MiB/sec. | ||
| 24616 | 2026.01.07 22:13:52.203871 [ 277 ] {03e14553-1470-44b4-b47d-01c3cc68b9eb} <Debug> TCPHandler: Processed in 0.001685725 sec. | ||
| 24617 | 2026.01.07 22:13:52.203981 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24618 | 2026.01.07 22:13:52.204075 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24619 | 2026.01.07 22:13:52.204117 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24620 | 2026.01.07 22:13:52.204698 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24621 | 2026.01.07 22:13:52.204735 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24622 | 2026.01.07 22:13:52.205068 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24623 | 2026.01.07 22:13:52.205282 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24624 | 2026.01.07 22:13:52.205398 [ 39 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 | ||
| 24625 | 2026.01.07 22:13:52.205414 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001357 sec., 324244.6573323508 rows/sec., 21.45 MiB/sec. | ||
| 24626 | 2026.01.07 22:13:52.205470 [ 39 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24627 | 2026.01.07 22:13:52.205480 [ 277 ] {57d119f4-9837-473e-8e8a-418c80ae1b54} <Debug> TCPHandler: Processed in 0.001548414 sec. | ||
| 24628 | 2026.01.07 22:13:52.205499 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24629 | 2026.01.07 22:13:52.205606 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24630 | 2026.01.07 22:13:52.205618 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full | ||
| 24631 | 2026.01.07 22:13:52.205704 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24632 | 2026.01.07 22:13:52.205748 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24633 | 2026.01.07 22:13:52.205774 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24634 | 2026.01.07 22:13:52.205819 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 442 rows starting from the beginning of the part | ||
| 24635 | 2026.01.07 22:13:52.205896 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 24636 | 2026.01.07 22:13:52.205950 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 22 rows starting from the beginning of the part | ||
| 24637 | 2026.01.07 22:13:52.206001 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 212 rows starting from the beginning of the part | ||
| 24638 | 2026.01.07 22:13:52.206048 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
| 24639 | 2026.01.07 22:13:52.206095 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 440 rows starting from the beginning of the part | ||
| 24640 | 2026.01.07 22:13:52.206263 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24641 | 2026.01.07 22:13:52.206305 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24642 | 2026.01.07 22:13:52.206634 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24643 | 2026.01.07 22:13:52.206860 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24644 | 2026.01.07 22:13:52.207005 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001319 sec., 159969.6739954511 rows/sec., 9.08 MiB/sec. | ||
| 24645 | 2026.01.07 22:13:52.207044 [ 277 ] {fa160add-708a-4656-8147-df7460f7d2c1} <Debug> TCPHandler: Processed in 0.001487613 sec. | ||
| 24646 | 2026.01.07 22:13:52.207156 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24647 | 2026.01.07 22:13:52.207240 [ 200 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679255 sec., 791422.3867131555 rows/sec., 54.90 MiB/sec. | ||
| 24648 | 2026.01.07 22:13:52.207248 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24649 | 2026.01.07 22:13:52.207293 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24650 | 2026.01.07 22:13:52.207385 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Trace> MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) | ||
| 24651 | 2026.01.07 22:13:52.207653 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24652 | 2026.01.07 22:13:52.207727 [ 197 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_79_17} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 | ||
| 24653 | 2026.01.07 22:13:52.207807 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 24654 | 2026.01.07 22:13:52.208165 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24655 | 2026.01.07 22:13:52.208206 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24656 | 2026.01.07 22:13:52.208579 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24657 | 2026.01.07 22:13:52.208797 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24658 | 2026.01.07 22:13:52.208928 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Debug> executeQuery: Read 1163 rows, 84.86 KiB in 0.001698 sec., 684923.4393404004 rows/sec., 48.81 MiB/sec. | ||
| 24659 | 2026.01.07 22:13:52.208968 [ 277 ] {a25c4570-1104-446a-afac-b6b3b5f19c73} <Debug> TCPHandler: Processed in 0.001860077 sec. | ||
| 24660 | 2026.01.07 22:13:52.209083 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24661 | 2026.01.07 22:13:52.209176 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24662 | 2026.01.07 22:13:52.209217 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24663 | 2026.01.07 22:13:52.209560 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24664 | 2026.01.07 22:13:52.209595 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24665 | 2026.01.07 22:13:52.209907 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24666 | 2026.01.07 22:13:52.210122 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24667 | 2026.01.07 22:13:52.210222 [ 37 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_71_13 to all_76_76_0 | ||
| 24668 | 2026.01.07 22:13:52.210253 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 24669 | 2026.01.07 22:13:52.210260 [ 37 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24670 | 2026.01.07 22:13:52.210284 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24671 | 2026.01.07 22:13:52.210290 [ 277 ] {5f341bf4-692c-4083-b625-29df5fa86cd6} <Debug> TCPHandler: Processed in 0.001257399 sec. | ||
| 24672 | 2026.01.07 22:13:52.210371 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_13 to all_76_76_0 into Compact with storage Full | ||
| 24673 | 2026.01.07 22:13:52.210398 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24674 | 2026.01.07 22:13:52.210498 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24675 | 2026.01.07 22:13:52.210505 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24676 | 2026.01.07 22:13:52.210542 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24677 | 2026.01.07 22:13:52.210551 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_13, total 426 rows starting from the beginning of the part | ||
| 24678 | 2026.01.07 22:13:52.210621 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 24679 | 2026.01.07 22:13:52.210667 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 24680 | 2026.01.07 22:13:52.210712 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 24681 | 2026.01.07 22:13:52.210753 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 24682 | 2026.01.07 22:13:52.210795 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 24683 | 2026.01.07 22:13:52.211122 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24684 | 2026.01.07 22:13:52.211160 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24685 | 2026.01.07 22:13:52.211589 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24686 | 2026.01.07 22:13:52.211689 [ 200 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135963 sec., 335385.36219412636 rows/sec., 17.11 MiB/sec. | ||
| 24687 | 2026.01.07 22:13:52.211814 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24688 | 2026.01.07 22:13:52.211816 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Trace> MergedBlockOutputStream: filled checksums all_1_76_14 (state Temporary) | ||
| 24689 | 2026.01.07 22:13:52.211950 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Debug> executeQuery: Read 916 rows, 62.02 KiB in 0.001469 sec., 623553.4377127297 rows/sec., 41.23 MiB/sec. | ||
| 24690 | 2026.01.07 22:13:52.211995 [ 277 ] {ca4826ed-56f1-434e-a029-872a7f746c17} <Debug> TCPHandler: Processed in 0.001644384 sec. | ||
| 24691 | 2026.01.07 22:13:52.212094 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_76_14 to all_1_76_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24692 | 2026.01.07 22:13:52.212106 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24693 | 2026.01.07 22:13:52.212168 [ 201 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_76_14} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_71_13, all_76_76_0] -> all_1_76_14 | ||
| 24694 | 2026.01.07 22:13:52.212209 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24695 | 2026.01.07 22:13:52.212239 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24696 | 2026.01.07 22:13:52.212256 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24697 | 2026.01.07 22:13:52.212581 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24698 | 2026.01.07 22:13:52.212618 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24699 | 2026.01.07 22:13:52.212936 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24700 | 2026.01.07 22:13:52.213155 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24701 | 2026.01.07 22:13:52.213288 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 24702 | 2026.01.07 22:13:52.213326 [ 277 ] {3d9fe60d-ba6e-4f68-92b4-569615211262} <Debug> TCPHandler: Processed in 0.001270218 sec. | ||
| 24703 | 2026.01.07 22:13:52.213434 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24704 | 2026.01.07 22:13:52.213527 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24705 | 2026.01.07 22:13:52.213582 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24706 | 2026.01.07 22:13:52.214397 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24707 | 2026.01.07 22:13:52.214431 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24708 | 2026.01.07 22:13:52.214955 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24709 | 2026.01.07 22:13:52.215179 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24710 | 2026.01.07 22:13:52.215320 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 13.85 MiB/sec. | ||
| 24711 | 2026.01.07 22:13:52.215379 [ 277 ] {e1ce3d14-7181-480e-999a-cc3aa26703c0} <Debug> TCPHandler: Processed in 0.00199343 sec. | ||
| 24712 | 2026.01.07 22:13:52.215494 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24713 | 2026.01.07 22:13:52.215589 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24714 | 2026.01.07 22:13:52.215631 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24715 | 2026.01.07 22:13:52.215973 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24716 | 2026.01.07 22:13:52.216009 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24717 | 2026.01.07 22:13:52.216311 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24718 | 2026.01.07 22:13:52.216517 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24719 | 2026.01.07 22:13:52.216644 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001073 sec., 68965.51724137932 rows/sec., 4.05 MiB/sec. | ||
| 24720 | 2026.01.07 22:13:52.216679 [ 277 ] {2011b271-9744-4c12-b24f-e9c8352edac5} <Debug> TCPHandler: Processed in 0.001234548 sec. | ||
| 24721 | 2026.01.07 22:13:53.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.51 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.56 MiB (RSS), difference: -4.94 MiB | ||
| 24722 | 2026.01.07 22:13:53.575283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24723 | 2026.01.07 22:13:53.594555 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24724 | 2026.01.07 22:13:53.594618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24725 | 2026.01.07 22:13:53.601093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24726 | 2026.01.07 22:13:53.601847 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24727 | 2026.01.07 22:13:53.605780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24728 | 2026.01.07 22:13:54.840705 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24729 | 2026.01.07 22:13:54.840956 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24730 | 2026.01.07 22:13:54.841027 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24731 | 2026.01.07 22:13:54.841711 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24732 | 2026.01.07 22:13:54.841761 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24733 | 2026.01.07 22:13:54.842188 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24734 | 2026.01.07 22:13:54.842420 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24735 | 2026.01.07 22:13:54.842598 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.54 MiB/sec. | ||
| 24736 | 2026.01.07 22:13:54.842641 [ 277 ] {1efff477-de8b-4235-b89f-57ad0985ee58} <Debug> TCPHandler: Processed in 0.002076181 sec. | ||
| 24737 | 2026.01.07 22:13:54.842770 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24738 | 2026.01.07 22:13:54.842866 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24739 | 2026.01.07 22:13:54.842906 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24740 | 2026.01.07 22:13:54.843337 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24741 | 2026.01.07 22:13:54.843373 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24742 | 2026.01.07 22:13:54.843681 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24743 | 2026.01.07 22:13:54.843889 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24744 | 2026.01.07 22:13:54.844026 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 24745 | 2026.01.07 22:13:54.844065 [ 277 ] {d7cfcb7d-1b6b-406d-8799-f0ad1732be04} <Debug> TCPHandler: Processed in 0.00134751 sec. | ||
| 24746 | 2026.01.07 22:13:54.844177 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24747 | 2026.01.07 22:13:54.844271 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24748 | 2026.01.07 22:13:54.844315 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24749 | 2026.01.07 22:13:54.844691 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24750 | 2026.01.07 22:13:54.844727 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24751 | 2026.01.07 22:13:54.845050 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24752 | 2026.01.07 22:13:54.845258 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24753 | 2026.01.07 22:13:54.845380 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 5 parts from all_1_170_35 to all_174_174_0 | ||
| 24754 | 2026.01.07 22:13:54.845388 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001135 sec., 74008.81057268723 rows/sec., 5.15 MiB/sec. | ||
| 24755 | 2026.01.07 22:13:54.845449 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24756 | 2026.01.07 22:13:54.845465 [ 277 ] {a29071ec-048f-4200-9535-7667a72465e8} <Debug> TCPHandler: Processed in 0.00133752 sec. | ||
| 24757 | 2026.01.07 22:13:54.845476 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 24758 | 2026.01.07 22:13:54.845581 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24759 | 2026.01.07 22:13:54.845609 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_170_35 to all_174_174_0 into Compact with storage Full | ||
| 24760 | 2026.01.07 22:13:54.845683 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24761 | 2026.01.07 22:13:54.845730 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24762 | 2026.01.07 22:13:54.845766 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24763 | 2026.01.07 22:13:54.845811 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_35, total 52663 rows starting from the beginning of the part | ||
| 24764 | 2026.01.07 22:13:54.845886 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 179 rows starting from the beginning of the part | ||
| 24765 | 2026.01.07 22:13:54.845939 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 316 rows starting from the beginning of the part | ||
| 24766 | 2026.01.07 22:13:54.845993 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 161 rows starting from the beginning of the part | ||
| 24767 | 2026.01.07 22:13:54.846040 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 916 rows starting from the beginning of the part | ||
| 24768 | 2026.01.07 22:13:54.846067 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24769 | 2026.01.07 22:13:54.846107 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24770 | 2026.01.07 22:13:54.846467 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24771 | 2026.01.07 22:13:54.846680 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24772 | 2026.01.07 22:13:54.846816 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.76 MiB/sec. | ||
| 24773 | 2026.01.07 22:13:54.846852 [ 277 ] {58acbff8-8108-4ca5-87e7-d41cee04b94f} <Debug> TCPHandler: Processed in 0.00132041 sec. | ||
| 24774 | 2026.01.07 22:13:54.857802 [ 200 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54235 rows, containing 5 columns (5 merged, 0 gathered) in 0.012248221 sec., 4427989.991362827 rows/sec., 296.35 MiB/sec. | ||
| 24775 | 2026.01.07 22:13:54.858386 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Trace> MergedBlockOutputStream: filled checksums all_1_174_36 (state Temporary) | ||
| 24776 | 2026.01.07 22:13:54.858817 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_174_36 to all_1_174_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24777 | 2026.01.07 22:13:54.858913 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_174_36} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 5 parts: [all_1_170_35, all_174_174_0] -> all_1_174_36 | ||
| 24778 | 2026.01.07 22:13:54.859039 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 24779 | 2026.01.07 22:13:56.259234 [ 30 ] {} <Debug> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 24780 | 2026.01.07 22:13:56.259306 [ 30 ] {} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24781 | 2026.01.07 22:13:56.259333 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24782 | 2026.01.07 22:13:56.259466 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::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 | ||
| 24783 | 2026.01.07 22:13:56.259774 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24784 | 2026.01.07 22:13:56.259817 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 24785 | 2026.01.07 22:13:56.259896 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 24786 | 2026.01.07 22:13:56.259959 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 24787 | 2026.01.07 22:13:56.260019 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 24788 | 2026.01.07 22:13:56.260074 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::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 | ||
| 24789 | 2026.01.07 22:13:56.261655 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 6 columns (6 merged, 0 gathered) in 0.002241853 sec., 29439.932056205293 rows/sec., 5.50 MiB/sec. | ||
| 24790 | 2026.01.07 22:13:56.261819 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 24791 | 2026.01.07 22:13:56.262141 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24792 | 2026.01.07 22:13:56.262278 [ 193 ] {5bccba16-d999-422d-a757-9b499c1c6a58::all_1_5_1} <Trace> oximeter.timeseries_schema (5bccba16-d999-422d-a757-9b499c1c6a58) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 24793 | 2026.01.07 22:13:56.262365 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 24794 | 2026.01.07 22:13:58.038472 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24795 | 2026.01.07 22:13:58.038527 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24796 | 2026.01.07 22:13:58.274635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49897 | ||
| 24797 | 2026.01.07 22:13:58.275166 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24798 | 2026.01.07 22:13:58.275208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24799 | 2026.01.07 22:13:58.275709 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24800 | 2026.01.07 22:13:58.275976 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24801 | 2026.01.07 22:13:58.276127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49897 | ||
| 24802 | 2026.01.07 22:13:58.451188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 3144 | ||
| 24803 | 2026.01.07 22:13:58.454115 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24804 | 2026.01.07 22:13:58.454173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24805 | 2026.01.07 22:13:58.455461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24806 | 2026.01.07 22:13:58.455782 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24807 | 2026.01.07 22:13:58.456176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3144 | ||
| 24808 | 2026.01.07 22:13:59.847319 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24809 | 2026.01.07 22:13:59.847548 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24810 | 2026.01.07 22:13:59.847626 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24811 | 2026.01.07 22:13:59.848353 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24812 | 2026.01.07 22:13:59.848402 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24813 | 2026.01.07 22:13:59.849067 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 24814 | 2026.01.07 22:13:59.849843 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24815 | 2026.01.07 22:13:59.850026 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002542 sec., 393.3910306845004 rows/sec., 29.20 KiB/sec. | ||
| 24816 | 2026.01.07 22:13:59.850026 [ 47 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 6 parts from all_1_25_6 to all_30_30_0 | ||
| 24817 | 2026.01.07 22:13:59.850077 [ 277 ] {64e97779-7208-4937-a9c6-9287f966cd8a} <Debug> TCPHandler: Processed in 0.002904543 sec. | ||
| 24818 | 2026.01.07 22:13:59.850105 [ 47 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24819 | 2026.01.07 22:13:59.850134 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24820 | 2026.01.07 22:13:59.850233 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24821 | 2026.01.07 22:13:59.850239 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_6 to all_30_30_0 into Compact with storage Full | ||
| 24822 | 2026.01.07 22:13:59.850344 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24823 | 2026.01.07 22:13:59.850345 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24824 | 2026.01.07 22:13:59.850376 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 24825 | 2026.01.07 22:13:59.850399 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24826 | 2026.01.07 22:13:59.850440 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 24827 | 2026.01.07 22:13:59.850487 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 24828 | 2026.01.07 22:13:59.850531 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 24829 | 2026.01.07 22:13:59.850572 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 24830 | 2026.01.07 22:13:59.850619 [ 196 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 24831 | 2026.01.07 22:13:59.850988 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24832 | 2026.01.07 22:13:59.851024 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24833 | 2026.01.07 22:13:59.851594 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013991 sec., 20012.865413480096 rows/sec., 1.64 MiB/sec. | ||
| 24834 | 2026.01.07 22:13:59.851628 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24835 | 2026.01.07 22:13:59.852321 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 24836 | 2026.01.07 22:13:59.852440 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24837 | 2026.01.07 22:13:59.852644 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Debug> executeQuery: Read 150 rows, 13.20 KiB in 0.00232 sec., 64655.1724137931 rows/sec., 5.56 MiB/sec. | ||
| 24838 | 2026.01.07 22:13:59.852703 [ 277 ] {b9843541-65b2-4d34-ab51-ca4d42695ab3} <Debug> TCPHandler: Processed in 0.002527888 sec. | ||
| 24839 | 2026.01.07 22:13:59.853064 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24840 | 2026.01.07 22:13:59.853169 [ 47 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24841 | 2026.01.07 22:13:59.853192 [ 193 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_30_7} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 6 parts: [all_1_25_6, all_30_30_0] -> all_1_30_7 | ||
| 24842 | 2026.01.07 22:13:59.853235 [ 47 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24843 | 2026.01.07 22:13:59.853270 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24844 | 2026.01.07 22:13:59.853298 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24845 | 2026.01.07 22:13:59.853420 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 24846 | 2026.01.07 22:13:59.853421 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24847 | 2026.01.07 22:13:59.853498 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24848 | 2026.01.07 22:13:59.853508 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24849 | 2026.01.07 22:13:59.853687 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24850 | 2026.01.07 22:13:59.853733 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2398 rows starting from the beginning of the part | ||
| 24851 | 2026.01.07 22:13:59.853823 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1144 rows starting from the beginning of the part | ||
| 24852 | 2026.01.07 22:13:59.853890 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 151 rows starting from the beginning of the part | ||
| 24853 | 2026.01.07 22:13:59.853955 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 2284 rows starting from the beginning of the part | ||
| 24854 | 2026.01.07 22:13:59.854017 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 56 rows starting from the beginning of the part | ||
| 24855 | 2026.01.07 22:13:59.854080 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 150 rows starting from the beginning of the part | ||
| 24856 | 2026.01.07 22:13:59.854383 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24857 | 2026.01.07 22:13:59.854434 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24858 | 2026.01.07 22:13:59.855035 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24859 | 2026.01.07 22:13:59.855804 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24860 | 2026.01.07 22:13:59.855997 [ 85 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24861 | 2026.01.07 22:13:59.856034 [ 85 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24862 | 2026.01.07 22:13:59.856034 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.002639 sec., 17809.776430466085 rows/sec., 1.30 MiB/sec. | ||
| 24863 | 2026.01.07 22:13:59.856054 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24864 | 2026.01.07 22:13:59.856092 [ 277 ] {67a07478-59c8-43d6-b09d-5dfb8f603ea2} <Debug> TCPHandler: Processed in 0.002856572 sec. | ||
| 24865 | 2026.01.07 22:13:59.856154 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24866 | 2026.01.07 22:13:59.856245 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24867 | 2026.01.07 22:13:59.856263 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24868 | 2026.01.07 22:13:59.856300 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 278 rows starting from the beginning of the part | ||
| 24869 | 2026.01.07 22:13:59.856364 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24870 | 2026.01.07 22:13:59.856379 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 47 rows starting from the beginning of the part | ||
| 24871 | 2026.01.07 22:13:59.856416 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24872 | 2026.01.07 22:13:59.856445 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 221 rows starting from the beginning of the part | ||
| 24873 | 2026.01.07 22:13:59.856513 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 47 rows starting from the beginning of the part | ||
| 24874 | 2026.01.07 22:13:59.856586 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 221 rows starting from the beginning of the part | ||
| 24875 | 2026.01.07 22:13:59.856641 [ 193 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6183 rows, containing 5 columns (5 merged, 0 gathered) in 0.003297629 sec., 1874983.51088009 rows/sec., 159.09 MiB/sec. | ||
| 24876 | 2026.01.07 22:13:59.856656 [ 200 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 47 rows starting from the beginning of the part | ||
| 24877 | 2026.01.07 22:13:59.857044 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24878 | 2026.01.07 22:13:59.857052 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24879 | 2026.01.07 22:13:59.857088 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24880 | 2026.01.07 22:13:59.857725 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24881 | 2026.01.07 22:13:59.857815 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24882 | 2026.01.07 22:13:59.857822 [ 195 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_176_35} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24883 | 2026.01.07 22:13:59.857964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 24884 | 2026.01.07 22:13:59.858044 [ 193 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938049 sec., 444261.2132097795 rows/sec., 29.53 MiB/sec. | ||
| 24885 | 2026.01.07 22:13:59.858302 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24886 | 2026.01.07 22:13:59.858493 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24887 | 2026.01.07 22:13:59.858648 [ 85 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24888 | 2026.01.07 22:13:59.858660 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Debug> executeQuery: Read 117 rows, 9.29 KiB in 0.002323 sec., 50365.90615583298 rows/sec., 3.91 MiB/sec. | ||
| 24889 | 2026.01.07 22:13:59.858691 [ 85 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24890 | 2026.01.07 22:13:59.858713 [ 277 ] {0c6e52dc-4f20-4000-8918-6c423f72775e} <Debug> TCPHandler: Processed in 0.002530678 sec. | ||
| 24891 | 2026.01.07 22:13:59.858726 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24892 | 2026.01.07 22:13:59.858796 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24893 | 2026.01.07 22:13:59.858846 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24894 | 2026.01.07 22:13:59.858848 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24895 | 2026.01.07 22:13:59.858880 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24896 | 2026.01.07 22:13:59.858911 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1341 rows starting from the beginning of the part | ||
| 24897 | 2026.01.07 22:13:59.858947 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24898 | 2026.01.07 22:13:59.858956 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 707 rows starting from the beginning of the part | ||
| 24899 | 2026.01.07 22:13:59.858948 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_151_30} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24900 | 2026.01.07 22:13:59.858994 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24901 | 2026.01.07 22:13:59.859000 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 126 rows starting from the beginning of the part | ||
| 24902 | 2026.01.07 22:13:59.859040 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 1163 rows starting from the beginning of the part | ||
| 24903 | 2026.01.07 22:13:59.859075 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 24904 | 2026.01.07 22:13:59.859077 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 64 rows starting from the beginning of the part | ||
| 24905 | 2026.01.07 22:13:59.859131 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 117 rows starting from the beginning of the part | ||
| 24906 | 2026.01.07 22:13:59.859455 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24907 | 2026.01.07 22:13:59.859492 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24908 | 2026.01.07 22:13:59.860030 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24909 | 2026.01.07 22:13:59.860502 [ 195 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733626 sec., 2029272.74971649 rows/sec., 153.50 MiB/sec. | ||
| 24910 | 2026.01.07 22:13:59.860506 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24911 | 2026.01.07 22:13:59.860666 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00174 sec., 92528.7356321839 rows/sec., 6.44 MiB/sec. | ||
| 24912 | 2026.01.07 22:13:59.860707 [ 277 ] {798832cd-0614-4ad0-9e46-8b5c4aa5e66d} <Debug> TCPHandler: Processed in 0.001912548 sec. | ||
| 24913 | 2026.01.07 22:13:59.860806 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24914 | 2026.01.07 22:13:59.860827 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24915 | 2026.01.07 22:13:59.860932 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24916 | 2026.01.07 22:13:59.860993 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24917 | 2026.01.07 22:13:59.861359 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24918 | 2026.01.07 22:13:59.861449 [ 192 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_176_35} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24919 | 2026.01.07 22:13:59.861533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 24920 | 2026.01.07 22:13:59.861986 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24921 | 2026.01.07 22:13:59.862021 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24922 | 2026.01.07 22:13:59.862772 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24923 | 2026.01.07 22:13:59.863349 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24924 | 2026.01.07 22:13:59.863496 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24925 | 2026.01.07 22:13:59.863509 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002596 sec., 17719.568567026196 rows/sec., 31.75 MiB/sec. | ||
| 24926 | 2026.01.07 22:13:59.863540 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24927 | 2026.01.07 22:13:59.863560 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24928 | 2026.01.07 22:13:59.863609 [ 277 ] {b028c765-29dc-4a3d-9efb-e78c4a7788e8} <Debug> TCPHandler: Processed in 0.002833022 sec. | ||
| 24929 | 2026.01.07 22:13:59.863626 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24930 | 2026.01.07 22:13:59.863738 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24931 | 2026.01.07 22:13:59.863813 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24932 | 2026.01.07 22:13:59.863837 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24933 | 2026.01.07 22:13:59.863868 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2961 rows starting from the beginning of the part | ||
| 24934 | 2026.01.07 22:13:59.863882 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24935 | 2026.01.07 22:13:59.863973 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 24936 | 2026.01.07 22:13:59.864091 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 14 rows starting from the beginning of the part | ||
| 24937 | 2026.01.07 22:13:59.864202 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 46 rows starting from the beginning of the part | ||
| 24938 | 2026.01.07 22:13:59.864278 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24939 | 2026.01.07 22:13:59.864311 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 14 rows starting from the beginning of the part | ||
| 24940 | 2026.01.07 22:13:59.864314 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24941 | 2026.01.07 22:13:59.864407 [ 200 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 46 rows starting from the beginning of the part | ||
| 24942 | 2026.01.07 22:13:59.864785 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24943 | 2026.01.07 22:13:59.865342 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24944 | 2026.01.07 22:13:59.865492 [ 85 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24945 | 2026.01.07 22:13:59.865517 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. | ||
| 24946 | 2026.01.07 22:13:59.865525 [ 85 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24947 | 2026.01.07 22:13:59.865554 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24948 | 2026.01.07 22:13:59.865570 [ 277 ] {311bb33c-2b52-4df0-865e-b711992f44be} <Debug> TCPHandler: Processed in 0.001883868 sec. | ||
| 24949 | 2026.01.07 22:13:59.865633 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24950 | 2026.01.07 22:13:59.865731 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24951 | 2026.01.07 22:13:59.865764 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 12136 rows starting from the beginning of the part | ||
| 24952 | 2026.01.07 22:13:59.865825 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 104 rows starting from the beginning of the part | ||
| 24953 | 2026.01.07 22:13:59.865992 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 24954 | 2026.01.07 22:13:59.866043 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 74 rows starting from the beginning of the part | ||
| 24955 | 2026.01.07 22:13:59.866090 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 30 rows starting from the beginning of the part | ||
| 24956 | 2026.01.07 22:13:59.866140 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 24957 | 2026.01.07 22:13:59.868957 [ 186 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12464 rows, containing 4 columns (4 merged, 0 gathered) in 0.00335898 sec., 3710650.2569232327 rows/sec., 235.67 MiB/sec. | ||
| 24958 | 2026.01.07 22:13:59.869429 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24959 | 2026.01.07 22:13:59.870023 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24960 | 2026.01.07 22:13:59.870199 [ 195 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_176_35} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24961 | 2026.01.07 22:13:59.870306 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 24962 | 2026.01.07 22:13:59.873179 [ 199 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 19 columns (19 merged, 0 gathered) in 0.009580191 sec., 326611.4422979667 rows/sec., 584.99 MiB/sec. | ||
| 24963 | 2026.01.07 22:13:59.876035 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24964 | 2026.01.07 22:13:59.876708 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24965 | 2026.01.07 22:13:59.876796 [ 186 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24966 | 2026.01.07 22:13:59.876974 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 24967 | 2026.01.07 22:14:01.105948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 24968 | 2026.01.07 22:14:01.124589 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24969 | 2026.01.07 22:14:01.124652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24970 | 2026.01.07 22:14:01.131120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24971 | 2026.01.07 22:14:01.131866 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24972 | 2026.01.07 22:14:01.136090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 24973 | 2026.01.07 22:14:01.322465 [ 72 ] {} <Debug> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 24974 | 2026.01.07 22:14:01.322536 [ 72 ] {} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24975 | 2026.01.07 22:14:01.322561 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 24976 | 2026.01.07 22:14:01.322691 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::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 | ||
| 24977 | 2026.01.07 22:14:01.322842 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24978 | 2026.01.07 22:14:01.322879 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 24979 | 2026.01.07 22:14:01.322947 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 24980 | 2026.01.07 22:14:01.322993 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 24981 | 2026.01.07 22:14:01.323037 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::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 | ||
| 24982 | 2026.01.07 22:14:01.323080 [ 199 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 24983 | 2026.01.07 22:14:01.330716 [ 186 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00807555 sec., 6315.359325371027 rows/sec., 460.13 KiB/sec. | ||
| 24984 | 2026.01.07 22:14:01.330913 [ 189 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 24985 | 2026.01.07 22:14:01.331234 [ 189 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24986 | 2026.01.07 22:14:01.331314 [ 189 ] {1614a305-5fa0-4b2c-b07b-4b3483c68c1c::all_1_5_1} <Trace> oximeter.measurements_i64 (1614a305-5fa0-4b2c-b07b-4b3483c68c1c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 24987 | 2026.01.07 22:14:01.331424 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24988 | 2026.01.07 22:14:04.326815 [ 221 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24989 | 2026.01.07 22:14:04.326873 [ 221 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24990 | 2026.01.07 22:14:04.334785 [ 221 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24991 | 2026.01.07 22:14:04.575586 [ 222 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 24992 | 2026.01.07 22:14:04.575634 [ 222 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 24993 | 2026.01.07 22:14:04.579538 [ 222 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 24994 | 2026.01.07 22:14:04.719268 [ 222 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24995 | 2026.01.07 22:14:04.719325 [ 222 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24996 | 2026.01.07 22:14:04.726551 [ 222 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 24997 | 2026.01.07 22:14:04.858539 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24998 | 2026.01.07 22:14:04.858744 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24999 | 2026.01.07 22:14:04.858820 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25000 | 2026.01.07 22:14:04.859724 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25001 | 2026.01.07 22:14:04.859772 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25002 | 2026.01.07 22:14:04.860312 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25003 | 2026.01.07 22:14:04.860752 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25004 | 2026.01.07 22:14:04.860916 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00223 sec., 183856.50224215246 rows/sec., 11.66 MiB/sec. | ||
| 25005 | 2026.01.07 22:14:04.860938 [ 143 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 25006 | 2026.01.07 22:14:04.860963 [ 277 ] {7bcad692-0a8a-4b31-9e04-8b8ad32053c3} <Debug> TCPHandler: Processed in 0.002559958 sec. | ||
| 25007 | 2026.01.07 22:14:04.861006 [ 143 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25008 | 2026.01.07 22:14:04.861035 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25009 | 2026.01.07 22:14:04.861123 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25010 | 2026.01.07 22:14:04.861145 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 25011 | 2026.01.07 22:14:04.861225 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25012 | 2026.01.07 22:14:04.861271 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25013 | 2026.01.07 22:14:04.861294 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25014 | 2026.01.07 22:14:04.861352 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 410 rows starting from the beginning of the part | ||
| 25015 | 2026.01.07 22:14:04.861447 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 410 rows starting from the beginning of the part | ||
| 25016 | 2026.01.07 22:14:04.861517 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 410 rows starting from the beginning of the part | ||
| 25017 | 2026.01.07 22:14:04.861584 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 410 rows starting from the beginning of the part | ||
| 25018 | 2026.01.07 22:14:04.861638 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 410 rows starting from the beginning of the part | ||
| 25019 | 2026.01.07 22:14:04.861738 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25020 | 2026.01.07 22:14:04.861781 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25021 | 2026.01.07 22:14:04.862217 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 25022 | 2026.01.07 22:14:04.862685 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25023 | 2026.01.07 22:14:04.862824 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00162 sec., 1234.567901234568 rows/sec., 91.63 KiB/sec. | ||
| 25024 | 2026.01.07 22:14:04.862825 [ 199 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725905 sec., 1187782.6415706542 rows/sec., 79.88 MiB/sec. | ||
| 25025 | 2026.01.07 22:14:04.862866 [ 277 ] {9590a316-3a84-4d6b-844e-11daaf13365f} <Debug> TCPHandler: Processed in 0.001795337 sec. | ||
| 25026 | 2026.01.07 22:14:04.862991 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25027 | 2026.01.07 22:14:04.863086 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25028 | 2026.01.07 22:14:04.863126 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25029 | 2026.01.07 22:14:04.863138 [ 197 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 25030 | 2026.01.07 22:14:04.863714 [ 197 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25031 | 2026.01.07 22:14:04.863808 [ 197 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_77_19} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 25032 | 2026.01.07 22:14:04.863915 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 25033 | 2026.01.07 22:14:04.864171 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25034 | 2026.01.07 22:14:04.864213 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25035 | 2026.01.07 22:14:04.864699 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25036 | 2026.01.07 22:14:04.865117 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25037 | 2026.01.07 22:14:04.865252 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Debug> executeQuery: Read 1144 rows, 92.90 KiB in 0.002184 sec., 523809.5238095238 rows/sec., 41.54 MiB/sec. | ||
| 25038 | 2026.01.07 22:14:04.865291 [ 277 ] {244675e5-2f21-4c53-a96c-04d1186256f4} <Debug> TCPHandler: Processed in 0.002349025 sec. | ||
| 25039 | 2026.01.07 22:14:04.865408 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25040 | 2026.01.07 22:14:04.865501 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25041 | 2026.01.07 22:14:04.865540 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25042 | 2026.01.07 22:14:04.866034 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25043 | 2026.01.07 22:14:04.866070 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25044 | 2026.01.07 22:14:04.866489 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25045 | 2026.01.07 22:14:04.866910 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25046 | 2026.01.07 22:14:04.867045 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001563 sec., 141394.75367882277 rows/sec., 8.43 MiB/sec. | ||
| 25047 | 2026.01.07 22:14:04.867085 [ 277 ] {27945fff-3ac4-4f30-9440-155d39cb12e2} <Debug> TCPHandler: Processed in 0.001727045 sec. | ||
| 25048 | 2026.01.07 22:14:04.867134 [ 220 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25049 | 2026.01.07 22:14:04.867165 [ 220 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25050 | 2026.01.07 22:14:04.867203 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25051 | 2026.01.07 22:14:04.867296 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25052 | 2026.01.07 22:14:04.867336 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25053 | 2026.01.07 22:14:04.867826 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25054 | 2026.01.07 22:14:04.867861 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25055 | 2026.01.07 22:14:04.868291 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25056 | 2026.01.07 22:14:04.868798 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25057 | 2026.01.07 22:14:04.868973 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001695 sec., 125073.74631268438 rows/sec., 8.07 MiB/sec. | ||
| 25058 | 2026.01.07 22:14:04.869015 [ 277 ] {37998948-fdb9-4917-a90b-47a37977fedb} <Debug> TCPHandler: Processed in 0.001860768 sec. | ||
| 25059 | 2026.01.07 22:14:04.869133 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25060 | 2026.01.07 22:14:04.869226 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25061 | 2026.01.07 22:14:04.869266 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25062 | 2026.01.07 22:14:04.869818 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25063 | 2026.01.07 22:14:04.869856 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25064 | 2026.01.07 22:14:04.870343 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25065 | 2026.01.07 22:14:04.870823 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25066 | 2026.01.07 22:14:04.870938 [ 143 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 25067 | 2026.01.07 22:14:04.870965 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001757 sec., 120091.06431417188 rows/sec., 6.82 MiB/sec. | ||
| 25068 | 2026.01.07 22:14:04.870978 [ 143 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25069 | 2026.01.07 22:14:04.871009 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25070 | 2026.01.07 22:14:04.871012 [ 277 ] {f8ee608c-e411-400b-87e9-ae3421be8323} <Debug> TCPHandler: Processed in 0.001928518 sec. | ||
| 25071 | 2026.01.07 22:14:04.871087 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 25072 | 2026.01.07 22:14:04.871142 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25073 | 2026.01.07 22:14:04.871185 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25074 | 2026.01.07 22:14:04.871219 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 211 rows starting from the beginning of the part | ||
| 25075 | 2026.01.07 22:14:04.871238 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25076 | 2026.01.07 22:14:04.871274 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 211 rows starting from the beginning of the part | ||
| 25077 | 2026.01.07 22:14:04.871284 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25078 | 2026.01.07 22:14:04.871330 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 211 rows starting from the beginning of the part | ||
| 25079 | 2026.01.07 22:14:04.871379 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 211 rows starting from the beginning of the part | ||
| 25080 | 2026.01.07 22:14:04.871422 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 211 rows starting from the beginning of the part | ||
| 25081 | 2026.01.07 22:14:04.871981 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25082 | 2026.01.07 22:14:04.872022 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25083 | 2026.01.07 22:14:04.872390 [ 197 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013338 sec., 790973.1593942121 rows/sec., 47.93 MiB/sec. | ||
| 25084 | 2026.01.07 22:14:04.872515 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25085 | 2026.01.07 22:14:04.872640 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 25086 | 2026.01.07 22:14:04.873095 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25087 | 2026.01.07 22:14:04.873224 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25088 | 2026.01.07 22:14:04.873240 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Debug> executeQuery: Read 707 rows, 50.57 KiB in 0.002019 sec., 350173.35314512136 rows/sec., 24.46 MiB/sec. | ||
| 25089 | 2026.01.07 22:14:04.873287 [ 277 ] {8170562e-ea60-4fb5-8b7b-3d2546869eef} <Debug> TCPHandler: Processed in 0.002194702 sec. | ||
| 25090 | 2026.01.07 22:14:04.873309 [ 187 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_77_19} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 25091 | 2026.01.07 22:14:04.873381 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 25092 | 2026.01.07 22:14:04.873404 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25093 | 2026.01.07 22:14:04.873500 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25094 | 2026.01.07 22:14:04.873543 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25095 | 2026.01.07 22:14:04.873888 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25096 | 2026.01.07 22:14:04.873921 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25097 | 2026.01.07 22:14:04.874352 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25098 | 2026.01.07 22:14:04.874838 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25099 | 2026.01.07 22:14:04.874971 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
| 25100 | 2026.01.07 22:14:04.875009 [ 277 ] {7f7c336d-be98-4694-9cd7-38cc192ed865} <Debug> TCPHandler: Processed in 0.001655795 sec. | ||
| 25101 | 2026.01.07 22:14:04.875081 [ 220 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25102 | 2026.01.07 22:14:04.875122 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25103 | 2026.01.07 22:14:04.875214 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25104 | 2026.01.07 22:14:04.875258 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25105 | 2026.01.07 22:14:04.875708 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25106 | 2026.01.07 22:14:04.875744 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25107 | 2026.01.07 22:14:04.876192 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25108 | 2026.01.07 22:14:04.876609 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25109 | 2026.01.07 22:14:04.876743 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Debug> executeQuery: Read 316 rows, 21.25 KiB in 0.001546 sec., 204398.44760672702 rows/sec., 13.42 MiB/sec. | ||
| 25110 | 2026.01.07 22:14:04.876782 [ 277 ] {c25f589f-6906-4c6e-bd96-9a6059b9176b} <Debug> TCPHandler: Processed in 0.001709456 sec. | ||
| 25111 | 2026.01.07 22:14:04.876889 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25112 | 2026.01.07 22:14:04.876981 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25113 | 2026.01.07 22:14:04.877023 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25114 | 2026.01.07 22:14:04.877333 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25115 | 2026.01.07 22:14:04.877368 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25116 | 2026.01.07 22:14:04.878028 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25117 | 2026.01.07 22:14:04.878449 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25118 | 2026.01.07 22:14:04.878585 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 41.57 KiB/sec. | ||
| 25119 | 2026.01.07 22:14:04.878621 [ 277 ] {6835140b-c12d-4dcc-ae4f-fb3ab4b7623a} <Debug> TCPHandler: Processed in 0.001781737 sec. | ||
| 25120 | 2026.01.07 22:14:04.878751 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25121 | 2026.01.07 22:14:04.878871 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25122 | 2026.01.07 22:14:04.878945 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25123 | 2026.01.07 22:14:04.880067 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25124 | 2026.01.07 22:14:04.880114 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25125 | 2026.01.07 22:14:04.880951 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25126 | 2026.01.07 22:14:04.881454 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25127 | 2026.01.07 22:14:04.881599 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002752 sec., 5087.209302325581 rows/sec., 9.12 MiB/sec. | ||
| 25128 | 2026.01.07 22:14:04.881651 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25129 | 2026.01.07 22:14:04.881661 [ 277 ] {5ac0a76b-8e5b-49c2-98f3-1f78876052ee} <Debug> TCPHandler: Processed in 0.002971434 sec. | ||
| 25130 | 2026.01.07 22:14:04.881684 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25131 | 2026.01.07 22:14:04.881796 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25132 | 2026.01.07 22:14:04.881896 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25133 | 2026.01.07 22:14:04.881940 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25134 | 2026.01.07 22:14:04.882332 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25135 | 2026.01.07 22:14:04.882378 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25136 | 2026.01.07 22:14:04.882920 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25137 | 2026.01.07 22:14:04.883446 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25138 | 2026.01.07 22:14:04.883617 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001739 sec., 59804.48533640023 rows/sec., 3.66 MiB/sec. | ||
| 25139 | 2026.01.07 22:14:04.883657 [ 277 ] {8afa8768-1dc0-416b-ae9b-66ccfd1754f6} <Debug> TCPHandler: Processed in 0.001912108 sec. | ||
| 25140 | 2026.01.07 22:14:04.885212 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25141 | 2026.01.07 22:14:05.514157 [ 225 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25142 | 2026.01.07 22:14:05.514233 [ 225 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25143 | 2026.01.07 22:14:05.519459 [ 225 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 25144 | 2026.01.07 22:14:05.776381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50345 | ||
| 25145 | 2026.01.07 22:14:05.776951 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25146 | 2026.01.07 22:14:05.777007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25147 | 2026.01.07 22:14:05.777668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25148 | 2026.01.07 22:14:05.778199 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25149 | 2026.01.07 22:14:05.778371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50345 | ||
| 25150 | 2026.01.07 22:14:06.114816 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47939 | ||
| 25151 | 2026.01.07 22:14:06.114934 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25152 | 2026.01.07 22:14:06.114961 [ 356 ] {} <Debug> TCP-Session: 843ff82f-f869-44ab-ad39-547a83dcf852 Authenticating user 'default' from [fd00:1122:3344:101::e]:47939 | ||
| 25153 | 2026.01.07 22:14:06.114984 [ 356 ] {} <Debug> TCP-Session: 843ff82f-f869-44ab-ad39-547a83dcf852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25154 | 2026.01.07 22:14:06.114997 [ 356 ] {} <Debug> TCP-Session: 843ff82f-f869-44ab-ad39-547a83dcf852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25155 | 2026.01.07 22:14:06.115225 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42734 | ||
| 25156 | 2026.01.07 22:14:06.115247 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45451 | ||
| 25157 | 2026.01.07 22:14:06.115289 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49446 | ||
| 25158 | 2026.01.07 22:14:06.115326 [ 356 ] {} <Trace> TCP-Session: 843ff82f-f869-44ab-ad39-547a83dcf852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25159 | 2026.01.07 22:14:06.115344 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25160 | 2026.01.07 22:14:06.115295 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51733 | ||
| 25161 | 2026.01.07 22:14:06.115388 [ 357 ] {} <Debug> TCP-Session: c3c30793-2e59-42e4-90ae-8c794175fa8f Authenticating user 'default' from [fd00:1122:3344:101::e]:42734 | ||
| 25162 | 2026.01.07 22:14:06.115415 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25163 | 2026.01.07 22:14:06.115420 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25164 | 2026.01.07 22:14:06.115446 [ 357 ] {} <Debug> TCP-Session: c3c30793-2e59-42e4-90ae-8c794175fa8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25165 | 2026.01.07 22:14:06.115467 [ 358 ] {} <Debug> TCP-Session: 805e0d68-6cfc-4440-9b4e-31849f949f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:45451 | ||
| 25166 | 2026.01.07 22:14:06.115479 [ 349 ] {} <Debug> TCP-Session: d1803e10-5124-4973-880a-efdd0b64413c Authenticating user 'default' from [fd00:1122:3344:101::e]:49446 | ||
| 25167 | 2026.01.07 22:14:06.115481 [ 357 ] {} <Debug> TCP-Session: c3c30793-2e59-42e4-90ae-8c794175fa8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25168 | 2026.01.07 22:14:06.115504 [ 358 ] {} <Debug> TCP-Session: 805e0d68-6cfc-4440-9b4e-31849f949f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25169 | 2026.01.07 22:14:06.115509 [ 349 ] {} <Debug> TCP-Session: d1803e10-5124-4973-880a-efdd0b64413c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25170 | 2026.01.07 22:14:06.115510 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 25171 | 2026.01.07 22:14:06.115534 [ 358 ] {} <Debug> TCP-Session: 805e0d68-6cfc-4440-9b4e-31849f949f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25172 | 2026.01.07 22:14:06.115555 [ 349 ] {} <Debug> TCP-Session: d1803e10-5124-4973-880a-efdd0b64413c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25173 | 2026.01.07 22:14:06.115493 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25174 | 2026.01.07 22:14:06.115285 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44753 | ||
| 25175 | 2026.01.07 22:14:06.115643 [ 363 ] {} <Debug> TCP-Session: dd1b80b6-3c6e-4b8d-8de0-8a3ce645fb5f Authenticating user 'default' from [fd00:1122:3344:101::e]:51733 | ||
| 25176 | 2026.01.07 22:14:06.115258 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42495 | ||
| 25177 | 2026.01.07 22:14:06.115680 [ 363 ] {} <Debug> TCP-Session: dd1b80b6-3c6e-4b8d-8de0-8a3ce645fb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25178 | 2026.01.07 22:14:06.115699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25179 | 2026.01.07 22:14:06.115717 [ 363 ] {} <Debug> TCP-Session: dd1b80b6-3c6e-4b8d-8de0-8a3ce645fb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25180 | 2026.01.07 22:14:06.115248 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 | ||
| 25181 | 2026.01.07 22:14:06.115759 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25182 | 2026.01.07 22:14:06.115735 [ 290 ] {} <Debug> TCP-Session: 96f4dd75-b03c-4bef-aae7-9766c30a3be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44753 | ||
| 25183 | 2026.01.07 22:14:06.115804 [ 362 ] {} <Debug> TCP-Session: bb2ee7b0-8963-42f3-a2b4-c85a6f97e18c Authenticating user 'default' from [fd00:1122:3344:101::e]:42495 | ||
| 25184 | 2026.01.07 22:14:06.115821 [ 290 ] {} <Debug> TCP-Session: 96f4dd75-b03c-4bef-aae7-9766c30a3be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25185 | 2026.01.07 22:14:06.115836 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25186 | 2026.01.07 22:14:06.115842 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 25187 | 2026.01.07 22:14:06.115868 [ 359 ] {} <Debug> TCP-Session: b8a8126a-9247-45ee-bba5-77e7a26cb084 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 | ||
| 25188 | 2026.01.07 22:14:06.115848 [ 290 ] {} <Debug> TCP-Session: 96f4dd75-b03c-4bef-aae7-9766c30a3be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25189 | 2026.01.07 22:14:06.115893 [ 359 ] {} <Debug> TCP-Session: b8a8126a-9247-45ee-bba5-77e7a26cb084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25190 | 2026.01.07 22:14:06.115841 [ 362 ] {} <Debug> TCP-Session: bb2ee7b0-8963-42f3-a2b4-c85a6f97e18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25191 | 2026.01.07 22:14:06.115920 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25192 | 2026.01.07 22:14:06.115948 [ 362 ] {} <Debug> TCP-Session: bb2ee7b0-8963-42f3-a2b4-c85a6f97e18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25193 | 2026.01.07 22:14:06.115917 [ 359 ] {} <Debug> TCP-Session: b8a8126a-9247-45ee-bba5-77e7a26cb084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25194 | 2026.01.07 22:14:06.115297 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64703 | ||
| 25195 | 2026.01.07 22:14:06.116073 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25196 | 2026.01.07 22:14:06.116096 [ 355 ] {} <Debug> TCP-Session: acdac9de-7a52-487b-82a8-e1198e04b2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64703 | ||
| 25197 | 2026.01.07 22:14:06.116113 [ 355 ] {} <Debug> TCP-Session: acdac9de-7a52-487b-82a8-e1198e04b2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25198 | 2026.01.07 22:14:06.116126 [ 355 ] {} <Debug> TCP-Session: acdac9de-7a52-487b-82a8-e1198e04b2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25199 | 2026.01.07 22:14:06.116248 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 25200 | 2026.01.07 22:14:06.117766 [ 304 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> AggregatingTransform: Aggregating | ||
| 25201 | 2026.01.07 22:14:06.117816 [ 304 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> Aggregator: Aggregation method: without_key | ||
| 25202 | 2026.01.07 22:14:06.117853 [ 304 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001498702 sec. (667.244 rows/sec., 26.06 KiB/sec.) | ||
| 25203 | 2026.01.07 22:14:06.117871 [ 304 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Trace> Aggregator: Merging aggregated data | ||
| 25204 | 2026.01.07 22:14:06.119093 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003635 sec., 275.1031636863824 rows/sec., 10.75 KiB/sec. | ||
| 25205 | 2026.01.07 22:14:06.119305 [ 356 ] {b5e010cc-ab7b-4f17-a1ff-a442bfa97c54} <Debug> TCPHandler: Processed in 0.004097661 sec. | ||
| 25206 | 2026.01.07 22:14:06.119452 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25207 | 2026.01.07 22:14:06.119484 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25208 | 2026.01.07 22:14:06.119496 [ 356 ] {} <Debug> TCP-Session: 843ff82f-f869-44ab-ad39-547a83dcf852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25209 | 2026.01.07 22:14:06.119522 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25210 | 2026.01.07 22:14:06.119534 [ 355 ] {} <Debug> TCP-Session: acdac9de-7a52-487b-82a8-e1198e04b2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25211 | 2026.01.07 22:14:06.119556 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25212 | 2026.01.07 22:14:06.119579 [ 290 ] {} <Debug> TCP-Session: 96f4dd75-b03c-4bef-aae7-9766c30a3be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25213 | 2026.01.07 22:14:06.119592 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25214 | 2026.01.07 22:14:06.119633 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25215 | 2026.01.07 22:14:06.119651 [ 358 ] {} <Debug> TCP-Session: 805e0d68-6cfc-4440-9b4e-31849f949f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25216 | 2026.01.07 22:14:06.119681 [ 362 ] {} <Debug> TCP-Session: bb2ee7b0-8963-42f3-a2b4-c85a6f97e18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25217 | 2026.01.07 22:14:06.119691 [ 349 ] {} <Debug> TCP-Session: d1803e10-5124-4973-880a-efdd0b64413c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25218 | 2026.01.07 22:14:06.119503 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25219 | 2026.01.07 22:14:06.119538 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25220 | 2026.01.07 22:14:06.119752 [ 357 ] {} <Debug> TCP-Session: c3c30793-2e59-42e4-90ae-8c794175fa8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25221 | 2026.01.07 22:14:06.119576 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25222 | 2026.01.07 22:14:06.119779 [ 359 ] {} <Debug> TCP-Session: b8a8126a-9247-45ee-bba5-77e7a26cb084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25223 | 2026.01.07 22:14:06.119822 [ 363 ] {} <Debug> TCP-Session: dd1b80b6-3c6e-4b8d-8de0-8a3ce645fb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25224 | 2026.01.07 22:14:06.147146 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48580 | ||
| 25225 | 2026.01.07 22:14:06.147228 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25226 | 2026.01.07 22:14:06.147254 [ 356 ] {} <Debug> TCP-Session: a10e08d0-609b-4035-bf6b-fd294e4310a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48580 | ||
| 25227 | 2026.01.07 22:14:06.147273 [ 356 ] {} <Debug> TCP-Session: a10e08d0-609b-4035-bf6b-fd294e4310a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25228 | 2026.01.07 22:14:06.147285 [ 356 ] {} <Debug> TCP-Session: a10e08d0-609b-4035-bf6b-fd294e4310a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25229 | 2026.01.07 22:14:06.147468 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65334 | ||
| 25230 | 2026.01.07 22:14:06.147539 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65181 | ||
| 25231 | 2026.01.07 22:14:06.147539 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57953 | ||
| 25232 | 2026.01.07 22:14:06.147566 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45902 | ||
| 25233 | 2026.01.07 22:14:06.147596 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41565 | ||
| 25234 | 2026.01.07 22:14:06.147619 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25235 | 2026.01.07 22:14:06.147608 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39661 | ||
| 25236 | 2026.01.07 22:14:06.147664 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25237 | 2026.01.07 22:14:06.147690 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25238 | 2026.01.07 22:14:06.147692 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25239 | 2026.01.07 22:14:06.147712 [ 358 ] {} <Debug> TCP-Session: 28443576-b4b0-462c-bc13-3e211599ed9e Authenticating user 'default' from [fd00:1122:3344:101::e]:57953 | ||
| 25240 | 2026.01.07 22:14:06.147732 [ 362 ] {} <Debug> TCP-Session: 94d300c8-0dca-4838-8fa8-6ed779da1e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45902 | ||
| 25241 | 2026.01.07 22:14:06.147748 [ 349 ] {} <Debug> TCP-Session: dce2402a-b4c6-43ed-932b-814436b831c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41565 | ||
| 25242 | 2026.01.07 22:14:06.147759 [ 358 ] {} <Debug> TCP-Session: 28443576-b4b0-462c-bc13-3e211599ed9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25243 | 2026.01.07 22:14:06.147767 [ 362 ] {} <Debug> TCP-Session: 94d300c8-0dca-4838-8fa8-6ed779da1e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25244 | 2026.01.07 22:14:06.147791 [ 349 ] {} <Debug> TCP-Session: dce2402a-b4c6-43ed-932b-814436b831c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25245 | 2026.01.07 22:14:06.147803 [ 362 ] {} <Debug> TCP-Session: 94d300c8-0dca-4838-8fa8-6ed779da1e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25246 | 2026.01.07 22:14:06.147828 [ 349 ] {} <Debug> TCP-Session: dce2402a-b4c6-43ed-932b-814436b831c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25247 | 2026.01.07 22:14:06.147795 [ 358 ] {} <Debug> TCP-Session: 28443576-b4b0-462c-bc13-3e211599ed9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25248 | 2026.01.07 22:14:06.147670 [ 359 ] {} <Debug> TCP-Session: 4d60293c-f640-4588-9969-dc1025ab3e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:65181 | ||
| 25249 | 2026.01.07 22:14:06.147585 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60770 | ||
| 25250 | 2026.01.07 22:14:06.147912 [ 359 ] {} <Debug> TCP-Session: 4d60293c-f640-4588-9969-dc1025ab3e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25251 | 2026.01.07 22:14:06.147567 [ 356 ] {} <Trace> TCP-Session: a10e08d0-609b-4035-bf6b-fd294e4310a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25252 | 2026.01.07 22:14:06.147944 [ 359 ] {} <Debug> TCP-Session: 4d60293c-f640-4588-9969-dc1025ab3e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25253 | 2026.01.07 22:14:06.147542 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25254 | 2026.01.07 22:14:06.147986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25255 | 2026.01.07 22:14:06.148010 [ 357 ] {} <Debug> TCP-Session: df82edd1-558b-44d8-89a6-da6baf794266 Authenticating user 'default' from [fd00:1122:3344:101::e]:65334 | ||
| 25256 | 2026.01.07 22:14:06.148028 [ 290 ] {} <Debug> TCP-Session: b35a3451-5129-408e-94cc-76bb6c800f67 Authenticating user 'default' from [fd00:1122:3344:101::e]:60770 | ||
| 25257 | 2026.01.07 22:14:06.148042 [ 357 ] {} <Debug> TCP-Session: df82edd1-558b-44d8-89a6-da6baf794266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25258 | 2026.01.07 22:14:06.147745 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25259 | 2026.01.07 22:14:06.148068 [ 357 ] {} <Debug> TCP-Session: df82edd1-558b-44d8-89a6-da6baf794266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25260 | 2026.01.07 22:14:06.148062 [ 290 ] {} <Debug> TCP-Session: b35a3451-5129-408e-94cc-76bb6c800f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25261 | 2026.01.07 22:14:06.148106 [ 355 ] {} <Debug> TCP-Session: 6fc288bc-8b55-4076-83e6-728b38854760 Authenticating user 'default' from [fd00:1122:3344:101::e]:39661 | ||
| 25262 | 2026.01.07 22:14:06.148130 [ 290 ] {} <Debug> TCP-Session: b35a3451-5129-408e-94cc-76bb6c800f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25263 | 2026.01.07 22:14:06.148149 [ 355 ] {} <Debug> TCP-Session: 6fc288bc-8b55-4076-83e6-728b38854760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25264 | 2026.01.07 22:14:06.148108 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48580) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 25265 | 2026.01.07 22:14:06.148174 [ 355 ] {} <Debug> TCP-Session: 6fc288bc-8b55-4076-83e6-728b38854760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25266 | 2026.01.07 22:14:06.147585 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38661 | ||
| 25267 | 2026.01.07 22:14:06.148275 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25268 | 2026.01.07 22:14:06.148297 [ 363 ] {} <Debug> TCP-Session: 3757392e-0c9b-4d8d-96d2-d9658621e82f Authenticating user 'default' from [fd00:1122:3344:101::e]:38661 | ||
| 25269 | 2026.01.07 22:14:06.148314 [ 363 ] {} <Debug> TCP-Session: 3757392e-0c9b-4d8d-96d2-d9658621e82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25270 | 2026.01.07 22:14:06.148326 [ 363 ] {} <Debug> TCP-Session: 3757392e-0c9b-4d8d-96d2-d9658621e82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25271 | 2026.01.07 22:14:06.148411 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 25272 | 2026.01.07 22:14:06.148466 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25273 | 2026.01.07 22:14:06.148783 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Debug> oximeter.version (869b2bec-3152-4306-93da-2760288d19a0) (SelectExecutor): Key condition: unknown | ||
| 25274 | 2026.01.07 22:14:06.149938 [ 337 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> AggregatingTransform: Aggregating | ||
| 25275 | 2026.01.07 22:14:06.149997 [ 337 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> Aggregator: Aggregation method: without_key | ||
| 25276 | 2026.01.07 22:14:06.150040 [ 337 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132817 sec. (882.755 rows/sec., 34.48 KiB/sec.) | ||
| 25277 | 2026.01.07 22:14:06.150059 [ 337 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Trace> Aggregator: Merging aggregated data | ||
| 25278 | 2026.01.07 22:14:06.151392 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 25279 | 2026.01.07 22:14:06.151552 [ 356 ] {5e3fdce3-2e4e-4ba7-b832-6cc49070e126} <Debug> TCPHandler: Processed in 0.004078151 sec. | ||
| 25280 | 2026.01.07 22:14:06.151668 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25281 | 2026.01.07 22:14:06.151697 [ 356 ] {} <Debug> TCP-Session: a10e08d0-609b-4035-bf6b-fd294e4310a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25282 | 2026.01.07 22:14:06.151698 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25283 | 2026.01.07 22:14:06.151720 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25284 | 2026.01.07 22:14:06.151739 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25285 | 2026.01.07 22:14:06.151759 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25286 | 2026.01.07 22:14:06.151781 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25287 | 2026.01.07 22:14:06.151796 [ 363 ] {} <Debug> TCP-Session: 3757392e-0c9b-4d8d-96d2-d9658621e82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25288 | 2026.01.07 22:14:06.151810 [ 358 ] {} <Debug> TCP-Session: 28443576-b4b0-462c-bc13-3e211599ed9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25289 | 2026.01.07 22:14:06.151825 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25290 | 2026.01.07 22:14:06.151840 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25291 | 2026.01.07 22:14:06.151755 [ 357 ] {} <Debug> TCP-Session: df82edd1-558b-44d8-89a6-da6baf794266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25292 | 2026.01.07 22:14:06.151886 [ 290 ] {} <Debug> TCP-Session: b35a3451-5129-408e-94cc-76bb6c800f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25293 | 2026.01.07 22:14:06.151902 [ 349 ] {} <Debug> TCP-Session: dce2402a-b4c6-43ed-932b-814436b831c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25294 | 2026.01.07 22:14:06.151825 [ 355 ] {} <Debug> TCP-Session: 6fc288bc-8b55-4076-83e6-728b38854760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25295 | 2026.01.07 22:14:06.151805 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25296 | 2026.01.07 22:14:06.151775 [ 359 ] {} <Debug> TCP-Session: 4d60293c-f640-4588-9969-dc1025ab3e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25297 | 2026.01.07 22:14:06.151990 [ 362 ] {} <Debug> TCP-Session: 94d300c8-0dca-4838-8fa8-6ed779da1e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25298 | 2026.01.07 22:14:06.669746 [ 224 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25299 | 2026.01.07 22:14:06.669797 [ 224 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25300 | 2026.01.07 22:14:06.680237 [ 224 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25301 | 2026.01.07 22:14:07.280527 [ 220 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25302 | 2026.01.07 22:14:07.280580 [ 220 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25303 | 2026.01.07 22:14:07.287353 [ 220 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25304 | 2026.01.07 22:14:08.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.95 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.95 MiB (RSS), difference: 4.00 MiB | ||
| 25305 | 2026.01.07 22:14:08.456549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 3186 | ||
| 25306 | 2026.01.07 22:14:08.459278 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25307 | 2026.01.07 22:14:08.459328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25308 | 2026.01.07 22:14:08.460814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25309 | 2026.01.07 22:14:08.461295 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25310 | 2026.01.07 22:14:08.461683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3186 | ||
| 25311 | 2026.01.07 22:14:08.636226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 25312 | 2026.01.07 22:14:08.655349 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25313 | 2026.01.07 22:14:08.655452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25314 | 2026.01.07 22:14:08.662090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25315 | 2026.01.07 22:14:08.663259 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25316 | 2026.01.07 22:14:08.668472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 25317 | 2026.01.07 22:14:09.272473 [ 224 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25318 | 2026.01.07 22:14:09.272530 [ 224 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25319 | 2026.01.07 22:14:09.280300 [ 224 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25320 | 2026.01.07 22:14:09.738526 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25321 | 2026.01.07 22:14:09.738589 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25322 | 2026.01.07 22:14:09.742362 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25323 | 2026.01.07 22:14:09.848224 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25324 | 2026.01.07 22:14:09.848451 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25325 | 2026.01.07 22:14:09.848528 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25326 | 2026.01.07 22:14:09.849228 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25327 | 2026.01.07 22:14:09.849273 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25328 | 2026.01.07 22:14:09.849869 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 25329 | 2026.01.07 22:14:09.850288 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25330 | 2026.01.07 22:14:09.850495 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002102 sec., 475.73739295908655 rows/sec., 35.31 KiB/sec. | ||
| 25331 | 2026.01.07 22:14:09.850553 [ 277 ] {c5eb3eb9-be5b-452c-82d1-fc1d98277555} <Debug> TCPHandler: Processed in 0.002503737 sec. | ||
| 25332 | 2026.01.07 22:14:09.850688 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25333 | 2026.01.07 22:14:09.850792 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25334 | 2026.01.07 22:14:09.850838 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25335 | 2026.01.07 22:14:09.851385 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25336 | 2026.01.07 22:14:09.851426 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25337 | 2026.01.07 22:14:09.851924 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25338 | 2026.01.07 22:14:09.852443 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25339 | 2026.01.07 22:14:09.852588 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Debug> executeQuery: Read 150 rows, 13.20 KiB in 0.001822 sec., 82327.1130625686 rows/sec., 7.08 MiB/sec. | ||
| 25340 | 2026.01.07 22:14:09.852630 [ 277 ] {cad8b89f-44be-46d6-8b15-55c3e80f31dc} <Debug> TCPHandler: Processed in 0.00199785 sec. | ||
| 25341 | 2026.01.07 22:14:09.852748 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25342 | 2026.01.07 22:14:09.852847 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25343 | 2026.01.07 22:14:09.852890 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25344 | 2026.01.07 22:14:09.853315 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25345 | 2026.01.07 22:14:09.853350 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25346 | 2026.01.07 22:14:09.853796 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25347 | 2026.01.07 22:14:09.854280 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25348 | 2026.01.07 22:14:09.854423 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001597 sec., 29430.181590482156 rows/sec., 2.15 MiB/sec. | ||
| 25349 | 2026.01.07 22:14:09.854463 [ 277 ] {26971193-ed7d-413b-befd-0752588674f6} <Debug> TCPHandler: Processed in 0.001765796 sec. | ||
| 25350 | 2026.01.07 22:14:09.854591 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25351 | 2026.01.07 22:14:09.854686 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25352 | 2026.01.07 22:14:09.854727 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25353 | 2026.01.07 22:14:09.855199 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25354 | 2026.01.07 22:14:09.855234 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25355 | 2026.01.07 22:14:09.855715 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25356 | 2026.01.07 22:14:09.856404 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25357 | 2026.01.07 22:14:09.856555 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Debug> executeQuery: Read 117 rows, 9.29 KiB in 0.001887 sec., 62003.179650238475 rows/sec., 4.81 MiB/sec. | ||
| 25358 | 2026.01.07 22:14:09.856603 [ 277 ] {d341e49f-70e0-41a4-aa63-95a1e457bb15} <Debug> TCPHandler: Processed in 0.00206155 sec. | ||
| 25359 | 2026.01.07 22:14:09.856710 [ 221 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25360 | 2026.01.07 22:14:09.856736 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25361 | 2026.01.07 22:14:09.856759 [ 221 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25362 | 2026.01.07 22:14:09.856847 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25363 | 2026.01.07 22:14:09.856904 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25364 | 2026.01.07 22:14:09.857336 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25365 | 2026.01.07 22:14:09.857375 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25366 | 2026.01.07 22:14:09.857990 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25367 | 2026.01.07 22:14:09.858898 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25368 | 2026.01.07 22:14:09.859077 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.002252 sec., 71492.00710479573 rows/sec., 4.98 MiB/sec. | ||
| 25369 | 2026.01.07 22:14:09.859124 [ 277 ] {73b557e3-82ff-4b28-897c-f6f03b8e5030} <Debug> TCPHandler: Processed in 0.002443226 sec. | ||
| 25370 | 2026.01.07 22:14:09.859259 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25371 | 2026.01.07 22:14:09.859364 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25372 | 2026.01.07 22:14:09.859434 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25373 | 2026.01.07 22:14:09.860441 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25374 | 2026.01.07 22:14:09.860485 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25375 | 2026.01.07 22:14:09.861214 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25376 | 2026.01.07 22:14:09.861755 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25377 | 2026.01.07 22:14:09.861904 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002563 sec., 17947.71751853297 rows/sec., 32.16 MiB/sec. | ||
| 25378 | 2026.01.07 22:14:09.861963 [ 277 ] {f1d53981-b6be-435f-a87a-1e168130c89d} <Debug> TCPHandler: Processed in 0.002762591 sec. | ||
| 25379 | 2026.01.07 22:14:09.862076 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25380 | 2026.01.07 22:14:09.862171 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25381 | 2026.01.07 22:14:09.862214 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25382 | 2026.01.07 22:14:09.862554 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25383 | 2026.01.07 22:14:09.862590 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25384 | 2026.01.07 22:14:09.863124 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25385 | 2026.01.07 22:14:09.863632 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25386 | 2026.01.07 22:14:09.863768 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
| 25387 | 2026.01.07 22:14:09.863806 [ 277 ] {72fc325b-0d5a-4523-b934-c60127d12761} <Debug> TCPHandler: Processed in 0.001778517 sec. | ||
| 25388 | 2026.01.07 22:14:09.866064 [ 221 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25389 | 2026.01.07 22:14:10.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.46 MiB, peak 431.95 MiB, free memory in arenas 0.00 B, will set to 413.95 MiB (RSS), difference: 3.49 MiB | ||
| 25390 | 2026.01.07 22:14:10.888943 [ 220 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25391 | 2026.01.07 22:14:10.889000 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25392 | 2026.01.07 22:14:10.891731 [ 220 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 25393 | 2026.01.07 22:14:13.038569 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25394 | 2026.01.07 22:14:13.038623 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25395 | 2026.01.07 22:14:13.278627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50857 | ||
| 25396 | 2026.01.07 22:14:13.279240 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25397 | 2026.01.07 22:14:13.279297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25398 | 2026.01.07 22:14:13.279804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25399 | 2026.01.07 22:14:13.280035 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25400 | 2026.01.07 22:14:13.280175 [ 145 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25401 | 2026.01.07 22:14:13.280182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50857 | ||
| 25402 | 2026.01.07 22:14:13.280273 [ 145 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25403 | 2026.01.07 22:14:13.280307 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25404 | 2026.01.07 22:14:13.280412 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25405 | 2026.01.07 22:14:13.280512 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25406 | 2026.01.07 22:14:13.280545 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48425 rows starting from the beginning of the part | ||
| 25407 | 2026.01.07 22:14:13.280603 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 25408 | 2026.01.07 22:14:13.280648 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 25409 | 2026.01.07 22:14:13.280690 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 25410 | 2026.01.07 22:14:13.280730 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 25411 | 2026.01.07 22:14:13.280772 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 25412 | 2026.01.07 22:14:13.283570 [ 197 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50857 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203777 sec., 15874076.129518377 rows/sec., 227.08 MiB/sec. | ||
| 25413 | 2026.01.07 22:14:13.283832 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25414 | 2026.01.07 22:14:13.284079 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25415 | 2026.01.07 22:14:13.284145 [ 201 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_106_21} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25416 | 2026.01.07 22:14:13.284216 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 25417 | 2026.01.07 22:14:14.857869 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25418 | 2026.01.07 22:14:14.858093 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25419 | 2026.01.07 22:14:14.858172 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25420 | 2026.01.07 22:14:14.859099 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25421 | 2026.01.07 22:14:14.859150 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25422 | 2026.01.07 22:14:14.859583 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25423 | 2026.01.07 22:14:14.859825 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25424 | 2026.01.07 22:14:14.859995 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001959 sec., 209290.45431342523 rows/sec., 13.28 MiB/sec. | ||
| 25425 | 2026.01.07 22:14:14.860050 [ 277 ] {9ab95fb6-1aed-4732-8872-fbcddcb8caaa} <Debug> TCPHandler: Processed in 0.002329945 sec. | ||
| 25426 | 2026.01.07 22:14:14.860175 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25427 | 2026.01.07 22:14:14.860279 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25428 | 2026.01.07 22:14:14.860324 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25429 | 2026.01.07 22:14:14.861340 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25430 | 2026.01.07 22:14:14.861378 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25431 | 2026.01.07 22:14:14.861777 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25432 | 2026.01.07 22:14:14.861997 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25433 | 2026.01.07 22:14:14.862139 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001886 sec., 604453.8706256627 rows/sec., 47.96 MiB/sec. | ||
| 25434 | 2026.01.07 22:14:14.862182 [ 277 ] {594c2767-57e3-4a45-b474-96e50c25b140} <Debug> TCPHandler: Processed in 0.00206139 sec. | ||
| 25435 | 2026.01.07 22:14:14.862295 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25436 | 2026.01.07 22:14:14.862393 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25437 | 2026.01.07 22:14:14.862436 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25438 | 2026.01.07 22:14:14.862934 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25439 | 2026.01.07 22:14:14.862971 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25440 | 2026.01.07 22:14:14.863290 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 25441 | 2026.01.07 22:14:14.863509 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25442 | 2026.01.07 22:14:14.863643 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001273 sec., 172034.5640219953 rows/sec., 10.26 MiB/sec. | ||
| 25443 | 2026.01.07 22:14:14.863683 [ 277 ] {37ce9b72-229e-4044-a15d-046c5f7d4ce1} <Debug> TCPHandler: Processed in 0.001439821 sec. | ||
| 25444 | 2026.01.07 22:14:14.863795 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25445 | 2026.01.07 22:14:14.863888 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25446 | 2026.01.07 22:14:14.863927 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25447 | 2026.01.07 22:14:14.864417 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25448 | 2026.01.07 22:14:14.864453 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25449 | 2026.01.07 22:14:14.864777 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25450 | 2026.01.07 22:14:14.864997 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25451 | 2026.01.07 22:14:14.865127 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 25452 | 2026.01.07 22:14:14.865168 [ 277 ] {79cf70fe-61fb-44c7-a67f-97d03d71a0a1} <Debug> TCPHandler: Processed in 0.001424701 sec. | ||
| 25453 | 2026.01.07 22:14:14.865277 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25454 | 2026.01.07 22:14:14.865370 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25455 | 2026.01.07 22:14:14.865412 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25456 | 2026.01.07 22:14:14.865896 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25457 | 2026.01.07 22:14:14.865934 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25458 | 2026.01.07 22:14:14.866240 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25459 | 2026.01.07 22:14:14.866455 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25460 | 2026.01.07 22:14:14.866589 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 25461 | 2026.01.07 22:14:14.866629 [ 277 ] {2bcc8a50-d594-4381-b49d-3563223e2082} <Debug> TCPHandler: Processed in 0.001401121 sec. | ||
| 25462 | 2026.01.07 22:14:14.866738 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25463 | 2026.01.07 22:14:14.866831 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25464 | 2026.01.07 22:14:14.866871 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25465 | 2026.01.07 22:14:14.867570 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25466 | 2026.01.07 22:14:14.867605 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25467 | 2026.01.07 22:14:14.867961 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25468 | 2026.01.07 22:14:14.868175 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25469 | 2026.01.07 22:14:14.868310 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001497 sec., 462925.8517034068 rows/sec., 32.35 MiB/sec. | ||
| 25470 | 2026.01.07 22:14:14.868350 [ 277 ] {6e152290-310f-4eff-b0cd-153a47fc10ac} <Debug> TCPHandler: Processed in 0.001662544 sec. | ||
| 25471 | 2026.01.07 22:14:14.868464 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25472 | 2026.01.07 22:14:14.868557 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25473 | 2026.01.07 22:14:14.868599 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25474 | 2026.01.07 22:14:14.868937 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25475 | 2026.01.07 22:14:14.868975 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25476 | 2026.01.07 22:14:14.869297 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25477 | 2026.01.07 22:14:14.869515 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25478 | 2026.01.07 22:14:14.869651 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 25479 | 2026.01.07 22:14:14.869689 [ 277 ] {8b926d6d-9a7a-4ce8-b609-ba0e5c5e91b5} <Debug> TCPHandler: Processed in 0.001275059 sec. | ||
| 25480 | 2026.01.07 22:14:14.869797 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25481 | 2026.01.07 22:14:14.869890 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25482 | 2026.01.07 22:14:14.869933 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25483 | 2026.01.07 22:14:14.870375 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25484 | 2026.01.07 22:14:14.870411 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25485 | 2026.01.07 22:14:14.870755 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25486 | 2026.01.07 22:14:14.870973 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25487 | 2026.01.07 22:14:14.871110 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 25488 | 2026.01.07 22:14:14.871111 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_174_36 to all_179_179_0 | ||
| 25489 | 2026.01.07 22:14:14.871149 [ 277 ] {0c12f762-113d-4a28-aa4e-09db6fc890aa} <Debug> TCPHandler: Processed in 0.001401761 sec. | ||
| 25490 | 2026.01.07 22:14:14.871189 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25491 | 2026.01.07 22:14:14.871216 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25492 | 2026.01.07 22:14:14.871269 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25493 | 2026.01.07 22:14:14.871342 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_174_36 to all_179_179_0 into Compact with storage Full | ||
| 25494 | 2026.01.07 22:14:14.871366 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25495 | 2026.01.07 22:14:14.871423 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25496 | 2026.01.07 22:14:14.871496 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25497 | 2026.01.07 22:14:14.871536 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_174_36, total 54235 rows starting from the beginning of the part | ||
| 25498 | 2026.01.07 22:14:14.871603 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 84 rows starting from the beginning of the part | ||
| 25499 | 2026.01.07 22:14:14.871652 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 161 rows starting from the beginning of the part | ||
| 25500 | 2026.01.07 22:14:14.871697 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 316 rows starting from the beginning of the part | ||
| 25501 | 2026.01.07 22:14:14.871739 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 161 rows starting from the beginning of the part | ||
| 25502 | 2026.01.07 22:14:14.871739 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25503 | 2026.01.07 22:14:14.871782 [ 198 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 314 rows starting from the beginning of the part | ||
| 25504 | 2026.01.07 22:14:14.871787 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25505 | 2026.01.07 22:14:14.872149 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25506 | 2026.01.07 22:14:14.872370 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25507 | 2026.01.07 22:14:14.872506 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 25508 | 2026.01.07 22:14:14.872545 [ 277 ] {285c576b-da24-447e-8fee-6b5c10d6e061} <Debug> TCPHandler: Processed in 0.00132606 sec. | ||
| 25509 | 2026.01.07 22:14:14.872546 [ 224 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 25510 | 2026.01.07 22:14:14.872582 [ 224 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 25511 | 2026.01.07 22:14:14.872654 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25512 | 2026.01.07 22:14:14.872746 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25513 | 2026.01.07 22:14:14.872802 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25514 | 2026.01.07 22:14:14.873604 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25515 | 2026.01.07 22:14:14.873640 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25516 | 2026.01.07 22:14:14.874174 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 25517 | 2026.01.07 22:14:14.874431 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25518 | 2026.01.07 22:14:14.874581 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 13.55 MiB/sec. | ||
| 25519 | 2026.01.07 22:14:14.874651 [ 277 ] {a35168bd-7078-4c75-90bc-2b22ce386b61} <Debug> TCPHandler: Processed in 0.002046721 sec. | ||
| 25520 | 2026.01.07 22:14:14.874769 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25521 | 2026.01.07 22:14:14.874862 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25522 | 2026.01.07 22:14:14.874905 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25523 | 2026.01.07 22:14:14.875248 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25524 | 2026.01.07 22:14:14.875282 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25525 | 2026.01.07 22:14:14.875481 [ 224 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 25526 | 2026.01.07 22:14:14.875602 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25527 | 2026.01.07 22:14:14.875821 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25528 | 2026.01.07 22:14:14.875948 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 25529 | 2026.01.07 22:14:14.875982 [ 277 ] {3548e403-8f9c-40b5-a085-266b73b56859} <Debug> TCPHandler: Processed in 0.001266478 sec. | ||
| 25530 | 2026.01.07 22:14:14.881617 [ 197 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55271 rows, containing 5 columns (5 merged, 0 gathered) in 0.010329083 sec., 5351007.441802917 rows/sec., 358.15 MiB/sec. | ||
| 25531 | 2026.01.07 22:14:14.882188 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Trace> MergedBlockOutputStream: filled checksums all_1_179_37 (state Temporary) | ||
| 25532 | 2026.01.07 22:14:14.882548 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_179_37 to all_1_179_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25533 | 2026.01.07 22:14:14.882637 [ 191 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_179_37} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_174_36, all_179_179_0] -> all_1_179_37 | ||
| 25534 | 2026.01.07 22:14:14.882765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 25535 | 2026.01.07 22:14:16.168702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 25536 | 2026.01.07 22:14:16.188376 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25537 | 2026.01.07 22:14:16.188447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25538 | 2026.01.07 22:14:16.194860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25539 | 2026.01.07 22:14:16.195608 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25540 | 2026.01.07 22:14:16.195945 [ 139 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25541 | 2026.01.07 22:14:16.196009 [ 139 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25542 | 2026.01.07 22:14:16.196030 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25543 | 2026.01.07 22:14:16.196168 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25544 | 2026.01.07 22:14:16.199930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 25545 | 2026.01.07 22:14:16.200204 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25546 | 2026.01.07 22:14:16.201798 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 25547 | 2026.01.07 22:14:16.206906 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 25548 | 2026.01.07 22:14:16.211792 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 25549 | 2026.01.07 22:14:16.216622 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 25550 | 2026.01.07 22:14:16.221738 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 25551 | 2026.01.07 22:14:16.226293 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 25552 | 2026.01.07 22:14:16.288465 [ 188 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.092359545 sec., 8650.973756962532 rows/sec., 44.73 MiB/sec. | ||
| 25553 | 2026.01.07 22:14:16.291248 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25554 | 2026.01.07 22:14:16.293182 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25555 | 2026.01.07 22:14:16.293285 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_106_21} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25556 | 2026.01.07 22:14:16.295315 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 25557 | 2026.01.07 22:14:17.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.15 MiB, peak 432.57 MiB, free memory in arenas 0.00 B, will set to 414.08 MiB (RSS), difference: -1.08 MiB | ||
| 25558 | 2026.01.07 22:14:18.462111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3222 | ||
| 25559 | 2026.01.07 22:14:18.464729 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25560 | 2026.01.07 22:14:18.464790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 25561 | 2026.01.07 22:14:18.466059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25562 | 2026.01.07 22:14:18.466349 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25563 | 2026.01.07 22:14:18.466563 [ 221 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25564 | 2026.01.07 22:14:18.466618 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25565 | 2026.01.07 22:14:18.466753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3222 | ||
| 25566 | 2026.01.07 22:14:18.469229 [ 221 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25567 | 2026.01.07 22:14:19.846468 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25568 | 2026.01.07 22:14:19.846667 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25569 | 2026.01.07 22:14:19.846736 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25570 | 2026.01.07 22:14:19.847482 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25571 | 2026.01.07 22:14:19.847526 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25572 | 2026.01.07 22:14:19.848127 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25573 | 2026.01.07 22:14:19.848642 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25574 | 2026.01.07 22:14:19.848815 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Debug> executeQuery: Read 148 rows, 13.07 KiB in 0.002199 sec., 67303.31969076853 rows/sec., 5.80 MiB/sec. | ||
| 25575 | 2026.01.07 22:14:19.848861 [ 277 ] {303be074-4132-4438-9b9c-d46d933e9a5a} <Debug> TCPHandler: Processed in 0.002529927 sec. | ||
| 25576 | 2026.01.07 22:14:19.848979 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25577 | 2026.01.07 22:14:19.849077 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25578 | 2026.01.07 22:14:19.849118 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25579 | 2026.01.07 22:14:19.849552 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25580 | 2026.01.07 22:14:19.849591 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25581 | 2026.01.07 22:14:19.850118 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25582 | 2026.01.07 22:14:19.850673 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25583 | 2026.01.07 22:14:19.850829 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001766 sec., 26047.565118912797 rows/sec., 1.91 MiB/sec. | ||
| 25584 | 2026.01.07 22:14:19.850873 [ 277 ] {805dce0d-f49e-444b-889e-5f91d5ba596b} <Debug> TCPHandler: Processed in 0.001943859 sec. | ||
| 25585 | 2026.01.07 22:14:19.851000 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25586 | 2026.01.07 22:14:19.851102 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25587 | 2026.01.07 22:14:19.851150 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25588 | 2026.01.07 22:14:19.851652 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25589 | 2026.01.07 22:14:19.851688 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25590 | 2026.01.07 22:14:19.852262 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25591 | 2026.01.07 22:14:19.852711 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25592 | 2026.01.07 22:14:19.852852 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001772 sec., 62076.749435665915 rows/sec., 4.85 MiB/sec. | ||
| 25593 | 2026.01.07 22:14:19.852894 [ 277 ] {97fce5ef-2923-44e1-b1ac-64b4b0985b98} <Debug> TCPHandler: Processed in 0.001954579 sec. | ||
| 25594 | 2026.01.07 22:14:19.853018 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25595 | 2026.01.07 22:14:19.853117 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25596 | 2026.01.07 22:14:19.853165 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25597 | 2026.01.07 22:14:19.853658 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25598 | 2026.01.07 22:14:19.853700 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25599 | 2026.01.07 22:14:19.854296 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25600 | 2026.01.07 22:14:19.854862 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25601 | 2026.01.07 22:14:19.855008 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001911 sec., 83725.7980115123 rows/sec., 5.83 MiB/sec. | ||
| 25602 | 2026.01.07 22:14:19.855048 [ 277 ] {86b1144d-b84c-4929-ba3b-2f1d0bd8be08} <Debug> TCPHandler: Processed in 0.002083831 sec. | ||
| 25603 | 2026.01.07 22:14:19.855166 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25604 | 2026.01.07 22:14:19.855262 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25605 | 2026.01.07 22:14:19.855320 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25606 | 2026.01.07 22:14:19.856209 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25607 | 2026.01.07 22:14:19.856246 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25608 | 2026.01.07 22:14:19.856980 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 25609 | 2026.01.07 22:14:19.857437 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25610 | 2026.01.07 22:14:19.857586 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002342 sec., 19641.33219470538 rows/sec., 35.20 MiB/sec. | ||
| 25611 | 2026.01.07 22:14:19.857661 [ 277 ] {f5ded480-d393-49e2-82a3-78b69f0b8335} <Debug> TCPHandler: Processed in 0.002543087 sec. | ||
| 25612 | 2026.01.07 22:14:19.857777 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25613 | 2026.01.07 22:14:19.857873 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25614 | 2026.01.07 22:14:19.857917 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25615 | 2026.01.07 22:14:19.858252 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25616 | 2026.01.07 22:14:19.858288 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25617 | 2026.01.07 22:14:19.858693 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25618 | 2026.01.07 22:14:19.859111 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25619 | 2026.01.07 22:14:19.859245 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
| 25620 | 2026.01.07 22:14:19.859283 [ 277 ] {e852850b-f0d7-4873-8b9c-2872724a7806} <Debug> TCPHandler: Processed in 0.001556353 sec. | ||
| 25621 | 2026.01.07 22:14:20.780482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51305 | ||
| 25622 | 2026.01.07 22:14:20.781002 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25623 | 2026.01.07 22:14:20.781053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25624 | 2026.01.07 22:14:20.781545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25625 | 2026.01.07 22:14:20.781785 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25626 | 2026.01.07 22:14:20.781924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51305 | ||
| 25627 | 2026.01.07 22:14:22.195245 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25628 | 2026.01.07 22:14:22.195429 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25629 | 2026.01.07 22:14:22.195495 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25630 | 2026.01.07 22:14:22.196355 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25631 | 2026.01.07 22:14:22.196403 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25632 | 2026.01.07 22:14:22.196827 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25633 | 2026.01.07 22:14:22.197052 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25634 | 2026.01.07 22:14:22.197208 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 25635 | 2026.01.07 22:14:22.197254 [ 277 ] {2e45319f-7ecc-4dc3-b8dc-1ca67d5df04a} <Debug> TCPHandler: Processed in 0.002144732 sec. | ||
| 25636 | 2026.01.07 22:14:22.197383 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25637 | 2026.01.07 22:14:22.197514 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25638 | 2026.01.07 22:14:22.197571 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25639 | 2026.01.07 22:14:22.198043 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25640 | 2026.01.07 22:14:22.198080 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25641 | 2026.01.07 22:14:22.198389 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 25642 | 2026.01.07 22:14:22.198608 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25643 | 2026.01.07 22:14:22.198737 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001256 sec., 12738.853503184713 rows/sec., 1.01 MiB/sec. | ||
| 25644 | 2026.01.07 22:14:22.198776 [ 277 ] {232ff1ca-aa75-4a68-a8fe-c7d11461d012} <Debug> TCPHandler: Processed in 0.001456652 sec. | ||
| 25645 | 2026.01.07 22:14:22.198883 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25646 | 2026.01.07 22:14:22.198975 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25647 | 2026.01.07 22:14:22.199015 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25648 | 2026.01.07 22:14:22.201152 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25649 | 2026.01.07 22:14:22.201188 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25650 | 2026.01.07 22:14:22.201631 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25651 | 2026.01.07 22:14:22.201847 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25652 | 2026.01.07 22:14:22.201982 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Debug> executeQuery: Read 2288 rows, 189.78 KiB in 0.003026 sec., 756113.6814276272 rows/sec., 61.25 MiB/sec. | ||
| 25653 | 2026.01.07 22:14:22.201991 [ 135 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25654 | 2026.01.07 22:14:22.202025 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 25655 | 2026.01.07 22:14:22.202059 [ 277 ] {dd07a1d2-156a-46ad-8ada-76eb04df0f4d} <Debug> TCPHandler: Processed in 0.003225678 sec. | ||
| 25656 | 2026.01.07 22:14:22.202072 [ 135 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25657 | 2026.01.07 22:14:22.202104 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25658 | 2026.01.07 22:14:22.202174 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25659 | 2026.01.07 22:14:22.202228 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25660 | 2026.01.07 22:14:22.202299 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25661 | 2026.01.07 22:14:22.202345 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25662 | 2026.01.07 22:14:22.202374 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25663 | 2026.01.07 22:14:22.202417 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2411 rows starting from the beginning of the part | ||
| 25664 | 2026.01.07 22:14:22.202486 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1144 rows starting from the beginning of the part | ||
| 25665 | 2026.01.07 22:14:22.202535 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 150 rows starting from the beginning of the part | ||
| 25666 | 2026.01.07 22:14:22.202622 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1140 rows starting from the beginning of the part | ||
| 25667 | 2026.01.07 22:14:22.202667 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 148 rows starting from the beginning of the part | ||
| 25668 | 2026.01.07 22:14:22.202708 [ 197 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 2288 rows starting from the beginning of the part | ||
| 25669 | 2026.01.07 22:14:22.202890 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25670 | 2026.01.07 22:14:22.202933 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25671 | 2026.01.07 22:14:22.203265 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25672 | 2026.01.07 22:14:22.203482 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25673 | 2026.01.07 22:14:22.203608 [ 135 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25674 | 2026.01.07 22:14:22.203623 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001341 sec., 175242.35645041015 rows/sec., 10.55 MiB/sec. | ||
| 25675 | 2026.01.07 22:14:22.203647 [ 135 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25676 | 2026.01.07 22:14:22.203670 [ 277 ] {6d9ad194-9a38-4a62-8f59-ba4c721104e7} <Debug> TCPHandler: Processed in 0.001552483 sec. | ||
| 25677 | 2026.01.07 22:14:22.203672 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25678 | 2026.01.07 22:14:22.203784 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25679 | 2026.01.07 22:14:22.203787 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25680 | 2026.01.07 22:14:22.203881 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25681 | 2026.01.07 22:14:22.203897 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25682 | 2026.01.07 22:14:22.203911 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 288 rows starting from the beginning of the part | ||
| 25683 | 2026.01.07 22:14:22.203938 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25684 | 2026.01.07 22:14:22.203971 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 221 rows starting from the beginning of the part | ||
| 25685 | 2026.01.07 22:14:22.204018 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 47 rows starting from the beginning of the part | ||
| 25686 | 2026.01.07 22:14:22.204062 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 219 rows starting from the beginning of the part | ||
| 25687 | 2026.01.07 22:14:22.204104 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 46 rows starting from the beginning of the part | ||
| 25688 | 2026.01.07 22:14:22.204144 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 235 rows starting from the beginning of the part | ||
| 25689 | 2026.01.07 22:14:22.204608 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25690 | 2026.01.07 22:14:22.204644 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25691 | 2026.01.07 22:14:22.204979 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 25692 | 2026.01.07 22:14:22.205044 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299379 sec., 812695.9108928188 rows/sec., 53.26 MiB/sec. | ||
| 25693 | 2026.01.07 22:14:22.205191 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25694 | 2026.01.07 22:14:22.205203 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25695 | 2026.01.07 22:14:22.205338 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001459 sec., 301576.42220699106 rows/sec., 19.95 MiB/sec. | ||
| 25696 | 2026.01.07 22:14:22.205378 [ 277 ] {24f41f64-bb1f-4619-a185-0b4e26ce8259} <Debug> TCPHandler: Processed in 0.001639784 sec. | ||
| 25697 | 2026.01.07 22:14:22.205432 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25698 | 2026.01.07 22:14:22.205489 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25699 | 2026.01.07 22:14:22.205494 [ 188 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_156_31} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25700 | 2026.01.07 22:14:22.205567 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 25701 | 2026.01.07 22:14:22.205581 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25702 | 2026.01.07 22:14:22.205623 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25703 | 2026.01.07 22:14:22.205652 [ 188 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7281 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480881 sec., 2091711.8396176142 rows/sec., 176.99 MiB/sec. | ||
| 25704 | 2026.01.07 22:14:22.205915 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25705 | 2026.01.07 22:14:22.206138 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25706 | 2026.01.07 22:14:22.206174 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25707 | 2026.01.07 22:14:22.206186 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25708 | 2026.01.07 22:14:22.206257 [ 200 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_181_36} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25709 | 2026.01.07 22:14:22.206333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 25710 | 2026.01.07 22:14:22.206482 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25711 | 2026.01.07 22:14:22.206702 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25712 | 2026.01.07 22:14:22.206832 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 25713 | 2026.01.07 22:14:22.206870 [ 277 ] {df5ac46a-4ecb-4177-b70e-a361d693622e} <Debug> TCPHandler: Processed in 0.001430891 sec. | ||
| 25714 | 2026.01.07 22:14:22.206980 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25715 | 2026.01.07 22:14:22.207072 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25716 | 2026.01.07 22:14:22.207112 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25717 | 2026.01.07 22:14:22.208111 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25718 | 2026.01.07 22:14:22.208145 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25719 | 2026.01.07 22:14:22.208504 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25720 | 2026.01.07 22:14:22.208721 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25721 | 2026.01.07 22:14:22.208844 [ 133 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25722 | 2026.01.07 22:14:22.208890 [ 133 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25723 | 2026.01.07 22:14:22.208909 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25724 | 2026.01.07 22:14:22.208852 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001798 sec., 647942.1579532814 rows/sec., 46.27 MiB/sec. | ||
| 25725 | 2026.01.07 22:14:22.208971 [ 277 ] {fa4f677a-a0af-4fe5-b124-2fc8603ccdbd} <Debug> TCPHandler: Processed in 0.00204115 sec. | ||
| 25726 | 2026.01.07 22:14:22.209002 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25727 | 2026.01.07 22:14:22.209086 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25728 | 2026.01.07 22:14:22.209122 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25729 | 2026.01.07 22:14:22.209160 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1365 rows starting from the beginning of the part | ||
| 25730 | 2026.01.07 22:14:22.209183 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25731 | 2026.01.07 22:14:22.209229 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 707 rows starting from the beginning of the part | ||
| 25732 | 2026.01.07 22:14:22.209229 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25733 | 2026.01.07 22:14:22.209287 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 117 rows starting from the beginning of the part | ||
| 25734 | 2026.01.07 22:14:22.209338 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 693 rows starting from the beginning of the part | ||
| 25735 | 2026.01.07 22:14:22.209381 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 110 rows starting from the beginning of the part | ||
| 25736 | 2026.01.07 22:14:22.209425 [ 190 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 1165 rows starting from the beginning of the part | ||
| 25737 | 2026.01.07 22:14:22.209581 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25738 | 2026.01.07 22:14:22.209621 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25739 | 2026.01.07 22:14:22.209938 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25740 | 2026.01.07 22:14:22.210171 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25741 | 2026.01.07 22:14:22.210304 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 25742 | 2026.01.07 22:14:22.210342 [ 277 ] {8501c6c8-b53f-457e-a43a-d2180e3bcde1} <Debug> TCPHandler: Processed in 0.00130612 sec. | ||
| 25743 | 2026.01.07 22:14:22.210454 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25744 | 2026.01.07 22:14:22.210559 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25745 | 2026.01.07 22:14:22.210605 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25746 | 2026.01.07 22:14:22.210978 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4157 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201597 sec., 2062034.6532934515 rows/sec., 155.15 MiB/sec. | ||
| 25747 | 2026.01.07 22:14:22.211170 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25748 | 2026.01.07 22:14:22.211294 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25749 | 2026.01.07 22:14:22.211329 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25750 | 2026.01.07 22:14:22.211428 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25751 | 2026.01.07 22:14:22.211493 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_181_36} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25752 | 2026.01.07 22:14:22.211567 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 25753 | 2026.01.07 22:14:22.211702 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25754 | 2026.01.07 22:14:22.211914 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25755 | 2026.01.07 22:14:22.212045 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001506 sec., 605577.6892430279 rows/sec., 40.04 MiB/sec. | ||
| 25756 | 2026.01.07 22:14:22.212083 [ 277 ] {fe8337b5-a655-47b9-95b5-1f994fed619c} <Debug> TCPHandler: Processed in 0.001679624 sec. | ||
| 25757 | 2026.01.07 22:14:22.212185 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25758 | 2026.01.07 22:14:22.212278 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25759 | 2026.01.07 22:14:22.212321 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25760 | 2026.01.07 22:14:22.212641 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25761 | 2026.01.07 22:14:22.212677 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25762 | 2026.01.07 22:14:22.212986 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 25763 | 2026.01.07 22:14:22.213194 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25764 | 2026.01.07 22:14:22.213291 [ 133 ] {} <Debug> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Selected 6 parts from all_1_76_16 to all_81_81_0 | ||
| 25765 | 2026.01.07 22:14:22.213320 [ 133 ] {} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25766 | 2026.01.07 22:14:22.213326 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 25767 | 2026.01.07 22:14:22.213338 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25768 | 2026.01.07 22:14:22.213365 [ 277 ] {32fa7550-8a51-411d-8c95-a490dc58469a} <Debug> TCPHandler: Processed in 0.001229208 sec. | ||
| 25769 | 2026.01.07 22:14:22.213409 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_16 to all_81_81_0 into Compact with storage Full | ||
| 25770 | 2026.01.07 22:14:22.213476 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25771 | 2026.01.07 22:14:22.213506 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25772 | 2026.01.07 22:14:22.213539 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_16, total 78 rows starting from the beginning of the part | ||
| 25773 | 2026.01.07 22:14:22.213584 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part | ||
| 25774 | 2026.01.07 22:14:22.213586 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25775 | 2026.01.07 22:14:22.213622 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
| 25776 | 2026.01.07 22:14:22.213658 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25777 | 2026.01.07 22:14:22.213661 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part | ||
| 25778 | 2026.01.07 22:14:22.213712 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part | ||
| 25779 | 2026.01.07 22:14:22.213747 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part | ||
| 25780 | 2026.01.07 22:14:22.214460 [ 195 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077745 sec., 77012.65141568739 rows/sec., 5.05 MiB/sec. | ||
| 25781 | 2026.01.07 22:14:22.214577 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25782 | 2026.01.07 22:14:22.214601 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Trace> MergedBlockOutputStream: filled checksums all_1_81_17 (state Temporary) | ||
| 25783 | 2026.01.07 22:14:22.214628 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25784 | 2026.01.07 22:14:22.214904 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_merge_all_1_81_17 to all_1_81_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25785 | 2026.01.07 22:14:22.214988 [ 190 ] {f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a::all_1_81_17} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a) (MergerMutator): Merged 6 parts: [all_1_76_16, all_81_81_0] -> all_1_81_17 | ||
| 25786 | 2026.01.07 22:14:22.215057 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 25787 | 2026.01.07 22:14:22.215199 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 25788 | 2026.01.07 22:14:22.215430 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25789 | 2026.01.07 22:14:22.215555 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 25790 | 2026.01.07 22:14:22.215582 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002015 sec., 6947.890818858561 rows/sec., 12.45 MiB/sec. | ||
| 25791 | 2026.01.07 22:14:22.215587 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25792 | 2026.01.07 22:14:22.215613 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25793 | 2026.01.07 22:14:22.215654 [ 277 ] {0432509c-5651-4917-baab-8eda84701433} <Debug> TCPHandler: Processed in 0.002232023 sec. | ||
| 25794 | 2026.01.07 22:14:22.215698 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 25795 | 2026.01.07 22:14:22.215764 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25796 | 2026.01.07 22:14:22.215865 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25797 | 2026.01.07 22:14:22.215907 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25798 | 2026.01.07 22:14:22.215945 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25799 | 2026.01.07 22:14:22.216017 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3129 rows starting from the beginning of the part | ||
| 25800 | 2026.01.07 22:14:22.216162 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 14 rows starting from the beginning of the part | ||
| 25801 | 2026.01.07 22:14:22.216260 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25802 | 2026.01.07 22:14:22.216282 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 46 rows starting from the beginning of the part | ||
| 25803 | 2026.01.07 22:14:22.216302 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25804 | 2026.01.07 22:14:22.216393 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 14 rows starting from the beginning of the part | ||
| 25805 | 2026.01.07 22:14:22.216498 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 46 rows starting from the beginning of the part | ||
| 25806 | 2026.01.07 22:14:22.216606 [ 195 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 14 rows starting from the beginning of the part | ||
| 25807 | 2026.01.07 22:14:22.216630 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25808 | 2026.01.07 22:14:22.216855 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25809 | 2026.01.07 22:14:22.216975 [ 133 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25810 | 2026.01.07 22:14:22.216996 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.00115 sec., 60869.565217391304 rows/sec., 3.54 MiB/sec. | ||
| 25811 | 2026.01.07 22:14:22.216999 [ 133 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25812 | 2026.01.07 22:14:22.217030 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25813 | 2026.01.07 22:14:22.217038 [ 277 ] {ba572a43-6654-4b14-ad08-6ae8a367401e} <Debug> TCPHandler: Processed in 0.00132408 sec. | ||
| 25814 | 2026.01.07 22:14:22.217106 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25815 | 2026.01.07 22:14:22.217201 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25816 | 2026.01.07 22:14:22.217227 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 12464 rows starting from the beginning of the part | ||
| 25817 | 2026.01.07 22:14:22.217269 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 104 rows starting from the beginning of the part | ||
| 25818 | 2026.01.07 22:14:22.217303 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 60 rows starting from the beginning of the part | ||
| 25819 | 2026.01.07 22:14:22.217337 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 104 rows starting from the beginning of the part | ||
| 25820 | 2026.01.07 22:14:22.217368 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 60 rows starting from the beginning of the part | ||
| 25821 | 2026.01.07 22:14:22.217402 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 70 rows starting from the beginning of the part | ||
| 25822 | 2026.01.07 22:14:22.219988 [ 196 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12862 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917033 sec., 4409274.766517897 rows/sec., 279.91 MiB/sec. | ||
| 25823 | 2026.01.07 22:14:22.220359 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25824 | 2026.01.07 22:14:22.220634 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25825 | 2026.01.07 22:14:22.220700 [ 192 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_181_36} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25826 | 2026.01.07 22:14:22.220774 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 25827 | 2026.01.07 22:14:22.229134 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3263 rows, containing 19 columns (19 merged, 0 gathered) in 0.013477019 sec., 242115.85662971908 rows/sec., 433.66 MiB/sec. | ||
| 25828 | 2026.01.07 22:14:22.231911 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 25829 | 2026.01.07 22:14:22.232252 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25830 | 2026.01.07 22:14:22.232322 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 25831 | 2026.01.07 22:14:22.232442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.78 MiB. | ||
| 25832 | 2026.01.07 22:14:23.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.12 MiB, peak 438.84 MiB, free memory in arenas 0.00 B, will set to 418.22 MiB (RSS), difference: 3.10 MiB | ||
| 25833 | 2026.01.07 22:14:23.700061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 25834 | 2026.01.07 22:14:23.718931 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25835 | 2026.01.07 22:14:23.718994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25836 | 2026.01.07 22:14:23.725540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25837 | 2026.01.07 22:14:23.726324 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25838 | 2026.01.07 22:14:23.730224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 25839 | 2026.01.07 22:14:24.841540 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25840 | 2026.01.07 22:14:24.841735 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25841 | 2026.01.07 22:14:24.841805 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25842 | 2026.01.07 22:14:24.842494 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25843 | 2026.01.07 22:14:24.842537 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25844 | 2026.01.07 22:14:24.842943 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25845 | 2026.01.07 22:14:24.843184 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25846 | 2026.01.07 22:14:24.843351 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 25847 | 2026.01.07 22:14:24.843396 [ 277 ] {0d8a256b-5b7c-4466-bd01-a1783c73daf4} <Debug> TCPHandler: Processed in 0.00199351 sec. | ||
| 25848 | 2026.01.07 22:14:24.843518 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25849 | 2026.01.07 22:14:24.843615 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25850 | 2026.01.07 22:14:24.843657 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25851 | 2026.01.07 22:14:24.844095 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25852 | 2026.01.07 22:14:24.844134 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25853 | 2026.01.07 22:14:24.844444 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25854 | 2026.01.07 22:14:24.844668 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25855 | 2026.01.07 22:14:24.844802 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 25856 | 2026.01.07 22:14:24.844843 [ 277 ] {66815267-10bc-4ef2-8374-7bcac2e3d746} <Debug> TCPHandler: Processed in 0.00137643 sec. | ||
| 25857 | 2026.01.07 22:14:24.844959 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25858 | 2026.01.07 22:14:24.845054 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25859 | 2026.01.07 22:14:24.845101 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25860 | 2026.01.07 22:14:24.845491 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25861 | 2026.01.07 22:14:24.845527 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25862 | 2026.01.07 22:14:24.845856 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25863 | 2026.01.07 22:14:24.846074 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25864 | 2026.01.07 22:14:24.846212 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001177 sec., 79864.06117247239 rows/sec., 5.55 MiB/sec. | ||
| 25865 | 2026.01.07 22:14:24.846251 [ 277 ] {01c63922-7df5-4e40-abb9-2026584e33f7} <Debug> TCPHandler: Processed in 0.00134228 sec. | ||
| 25866 | 2026.01.07 22:14:24.846371 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25867 | 2026.01.07 22:14:24.846466 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25868 | 2026.01.07 22:14:24.846509 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25869 | 2026.01.07 22:14:24.846877 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25870 | 2026.01.07 22:14:24.846918 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25871 | 2026.01.07 22:14:24.847263 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25872 | 2026.01.07 22:14:24.847491 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25873 | 2026.01.07 22:14:24.847629 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001182 sec., 28764.805414551603 rows/sec., 1.95 MiB/sec. | ||
| 25874 | 2026.01.07 22:14:24.847668 [ 277 ] {73839bc8-c68e-482b-ac21-af1495c3165b} <Debug> TCPHandler: Processed in 0.00134635 sec. | ||
| 25875 | 2026.01.07 22:14:28.038864 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25876 | 2026.01.07 22:14:28.038921 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25877 | 2026.01.07 22:14:28.282119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51817 | ||
| 25878 | 2026.01.07 22:14:28.282716 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25879 | 2026.01.07 22:14:28.282763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25880 | 2026.01.07 22:14:28.283288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25881 | 2026.01.07 22:14:28.283536 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25882 | 2026.01.07 22:14:28.283691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51817 | ||
| 25883 | 2026.01.07 22:14:28.467033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3266 | ||
| 25884 | 2026.01.07 22:14:28.469742 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25885 | 2026.01.07 22:14:28.469796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25886 | 2026.01.07 22:14:28.471051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25887 | 2026.01.07 22:14:28.471334 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25888 | 2026.01.07 22:14:28.471634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3266 | ||
| 25889 | 2026.01.07 22:14:29.188209 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25890 | 2026.01.07 22:14:29.188264 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25891 | 2026.01.07 22:14:29.192298 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25892 | 2026.01.07 22:14:29.220532 [ 225 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25893 | 2026.01.07 22:14:29.220592 [ 225 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25894 | 2026.01.07 22:14:29.225016 [ 225 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25895 | 2026.01.07 22:14:29.308907 [ 222 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25896 | 2026.01.07 22:14:29.308966 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25897 | 2026.01.07 22:14:29.312076 [ 222 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25898 | 2026.01.07 22:14:29.592022 [ 224 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25899 | 2026.01.07 22:14:29.592078 [ 224 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25900 | 2026.01.07 22:14:29.594790 [ 224 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25901 | 2026.01.07 22:14:29.687994 [ 217 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25902 | 2026.01.07 22:14:29.688053 [ 217 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25903 | 2026.01.07 22:14:29.690918 [ 217 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 25904 | 2026.01.07 22:14:29.847147 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25905 | 2026.01.07 22:14:29.847343 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25906 | 2026.01.07 22:14:29.847412 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25907 | 2026.01.07 22:14:29.848155 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25908 | 2026.01.07 22:14:29.848196 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25909 | 2026.01.07 22:14:29.848636 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25910 | 2026.01.07 22:14:29.848867 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25911 | 2026.01.07 22:14:29.849028 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Debug> executeQuery: Read 148 rows, 13.07 KiB in 0.001738 sec., 85155.35097813579 rows/sec., 7.34 MiB/sec. | ||
| 25912 | 2026.01.07 22:14:29.849079 [ 277 ] {ea9fcb4f-17f2-41db-a31f-d9f47f131a08} <Debug> TCPHandler: Processed in 0.002072891 sec. | ||
| 25913 | 2026.01.07 22:14:29.849333 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25914 | 2026.01.07 22:14:29.849456 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25915 | 2026.01.07 22:14:29.849506 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25916 | 2026.01.07 22:14:29.850013 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25917 | 2026.01.07 22:14:29.850050 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25918 | 2026.01.07 22:14:29.850381 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25919 | 2026.01.07 22:14:29.850611 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25920 | 2026.01.07 22:14:29.850746 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001317 sec., 34927.866362946086 rows/sec., 2.56 MiB/sec. | ||
| 25921 | 2026.01.07 22:14:29.850788 [ 277 ] {1cb22819-9c77-4439-8b8b-ad7ac6086c86} <Debug> TCPHandler: Processed in 0.001522232 sec. | ||
| 25922 | 2026.01.07 22:14:29.850902 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25923 | 2026.01.07 22:14:29.850995 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25924 | 2026.01.07 22:14:29.851036 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25925 | 2026.01.07 22:14:29.851550 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25926 | 2026.01.07 22:14:29.851594 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25927 | 2026.01.07 22:14:29.851947 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25928 | 2026.01.07 22:14:29.852198 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25929 | 2026.01.07 22:14:29.852363 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001385 sec., 79422.38267148015 rows/sec., 6.20 MiB/sec. | ||
| 25930 | 2026.01.07 22:14:29.852406 [ 277 ] {09070e00-d69b-420d-8c8a-fb7ae3cb91e2} <Debug> TCPHandler: Processed in 0.001552753 sec. | ||
| 25931 | 2026.01.07 22:14:29.852524 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25932 | 2026.01.07 22:14:29.852619 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25933 | 2026.01.07 22:14:29.852664 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25934 | 2026.01.07 22:14:29.853109 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25935 | 2026.01.07 22:14:29.853144 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25936 | 2026.01.07 22:14:29.853486 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25937 | 2026.01.07 22:14:29.853724 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25938 | 2026.01.07 22:14:29.853856 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 25939 | 2026.01.07 22:14:29.853896 [ 277 ] {870cb8fc-4aa3-46e0-b497-52cb7c3247c2} <Debug> TCPHandler: Processed in 0.001421701 sec. | ||
| 25940 | 2026.01.07 22:14:29.854010 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25941 | 2026.01.07 22:14:29.854104 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25942 | 2026.01.07 22:14:29.854161 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25943 | 2026.01.07 22:14:29.855039 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25944 | 2026.01.07 22:14:29.855074 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25945 | 2026.01.07 22:14:29.855641 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 25946 | 2026.01.07 22:14:29.855877 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25947 | 2026.01.07 22:14:29.856015 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001929 sec., 23846.552617936755 rows/sec., 42.73 MiB/sec. | ||
| 25948 | 2026.01.07 22:14:29.856071 [ 277 ] {ec7c95e9-eb68-430f-8ea4-da5b069d19d9} <Debug> TCPHandler: Processed in 0.002110611 sec. | ||
| 25949 | 2026.01.07 22:14:29.856191 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25950 | 2026.01.07 22:14:29.856286 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25951 | 2026.01.07 22:14:29.856328 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25952 | 2026.01.07 22:14:29.856671 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25953 | 2026.01.07 22:14:29.856704 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25954 | 2026.01.07 22:14:29.857017 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25955 | 2026.01.07 22:14:29.857246 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25956 | 2026.01.07 22:14:29.857374 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 25957 | 2026.01.07 22:14:29.857411 [ 277 ] {1ec413d6-27c5-4b5d-9914-dd47d80f9918} <Debug> TCPHandler: Processed in 0.001270189 sec. | ||
| 25958 | 2026.01.07 22:14:30.204006 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25959 | 2026.01.07 22:14:30.204069 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25960 | 2026.01.07 22:14:30.207152 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25961 | 2026.01.07 22:14:31.230350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 25962 | 2026.01.07 22:14:31.250239 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25963 | 2026.01.07 22:14:31.250310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25964 | 2026.01.07 22:14:31.256901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 25965 | 2026.01.07 22:14:31.257996 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25966 | 2026.01.07 22:14:31.262782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 25967 | 2026.01.07 22:14:34.857923 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25968 | 2026.01.07 22:14:34.858141 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25969 | 2026.01.07 22:14:34.858212 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25970 | 2026.01.07 22:14:34.859076 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25971 | 2026.01.07 22:14:34.859127 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25972 | 2026.01.07 22:14:34.859551 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25973 | 2026.01.07 22:14:34.859785 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25974 | 2026.01.07 22:14:34.859953 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 25975 | 2026.01.07 22:14:34.860007 [ 277 ] {b09773f4-a987-419c-a4c2-b823020fd44e} <Debug> TCPHandler: Processed in 0.002228182 sec. | ||
| 25976 | 2026.01.07 22:14:34.860141 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25977 | 2026.01.07 22:14:34.860247 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25978 | 2026.01.07 22:14:34.860290 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25979 | 2026.01.07 22:14:34.861439 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25980 | 2026.01.07 22:14:34.861474 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25981 | 2026.01.07 22:14:34.861857 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 25982 | 2026.01.07 22:14:34.862078 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25983 | 2026.01.07 22:14:34.862213 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001991 sec., 572576.5946760421 rows/sec., 45.44 MiB/sec. | ||
| 25984 | 2026.01.07 22:14:34.862252 [ 277 ] {5a9e932c-8971-45af-8cb2-4600f21cd0c3} <Debug> TCPHandler: Processed in 0.002170242 sec. | ||
| 25985 | 2026.01.07 22:14:34.862363 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25986 | 2026.01.07 22:14:34.862461 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25987 | 2026.01.07 22:14:34.862502 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25988 | 2026.01.07 22:14:34.863032 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25989 | 2026.01.07 22:14:34.863068 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25990 | 2026.01.07 22:14:34.863387 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 25991 | 2026.01.07 22:14:34.863617 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25992 | 2026.01.07 22:14:34.863748 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001308 sec., 167431.19266055047 rows/sec., 9.98 MiB/sec. | ||
| 25993 | 2026.01.07 22:14:34.863787 [ 277 ] {21da0135-ed78-4808-9074-1c48df010644} <Debug> TCPHandler: Processed in 0.001472711 sec. | ||
| 25994 | 2026.01.07 22:14:34.863894 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25995 | 2026.01.07 22:14:34.863990 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25996 | 2026.01.07 22:14:34.864031 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25997 | 2026.01.07 22:14:34.864560 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25998 | 2026.01.07 22:14:34.864596 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 25999 | 2026.01.07 22:14:34.864935 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26000 | 2026.01.07 22:14:34.865151 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26001 | 2026.01.07 22:14:34.865282 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001312 sec., 161585.36585365853 rows/sec., 10.42 MiB/sec. | ||
| 26002 | 2026.01.07 22:14:34.865319 [ 277 ] {0029c6a2-15dd-43ad-a027-e1800f20b6d1} <Debug> TCPHandler: Processed in 0.001474732 sec. | ||
| 26003 | 2026.01.07 22:14:34.865425 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26004 | 2026.01.07 22:14:34.865528 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26005 | 2026.01.07 22:14:34.865571 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26006 | 2026.01.07 22:14:34.866117 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26007 | 2026.01.07 22:14:34.866155 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26008 | 2026.01.07 22:14:34.866491 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 26009 | 2026.01.07 22:14:34.866736 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26010 | 2026.01.07 22:14:34.866873 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001364 sec., 154692.08211143696 rows/sec., 8.78 MiB/sec. | ||
| 26011 | 2026.01.07 22:14:34.866915 [ 277 ] {c319643a-2578-49a1-9a6a-8be8b7641044} <Debug> TCPHandler: Processed in 0.001542022 sec. | ||
| 26012 | 2026.01.07 22:14:34.867016 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26013 | 2026.01.07 22:14:34.867114 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26014 | 2026.01.07 22:14:34.867157 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26015 | 2026.01.07 22:14:34.867982 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26016 | 2026.01.07 22:14:34.868018 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26017 | 2026.01.07 22:14:34.868369 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 26018 | 2026.01.07 22:14:34.868590 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26019 | 2026.01.07 22:14:34.868722 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001627 sec., 425937.30792870314 rows/sec., 29.76 MiB/sec. | ||
| 26020 | 2026.01.07 22:14:34.868762 [ 277 ] {e5349a10-6b53-4a81-8c63-787b3009ecee} <Debug> TCPHandler: Processed in 0.001794817 sec. | ||
| 26021 | 2026.01.07 22:14:34.868872 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26022 | 2026.01.07 22:14:34.868966 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26023 | 2026.01.07 22:14:34.869007 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26024 | 2026.01.07 22:14:34.869342 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26025 | 2026.01.07 22:14:34.869377 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26026 | 2026.01.07 22:14:34.869684 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 26027 | 2026.01.07 22:14:34.869895 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26028 | 2026.01.07 22:14:34.870022 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 26029 | 2026.01.07 22:14:34.870059 [ 277 ] {0a413141-7d41-41b6-a105-35c0f31c6eb4} <Debug> TCPHandler: Processed in 0.001237388 sec. | ||
| 26030 | 2026.01.07 22:14:34.870168 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26031 | 2026.01.07 22:14:34.870260 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26032 | 2026.01.07 22:14:34.870303 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26033 | 2026.01.07 22:14:34.870768 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26034 | 2026.01.07 22:14:34.870801 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26035 | 2026.01.07 22:14:34.871139 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 26036 | 2026.01.07 22:14:34.871351 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26037 | 2026.01.07 22:14:34.871463 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Selected 6 parts from all_1_179_37 to all_184_184_0 | ||
| 26038 | 2026.01.07 22:14:34.871479 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 26039 | 2026.01.07 22:14:34.871497 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26040 | 2026.01.07 22:14:34.871516 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26041 | 2026.01.07 22:14:34.871517 [ 277 ] {c3348f51-6cd9-4ec5-b396-ad81db103240} <Debug> TCPHandler: Processed in 0.0013989 sec. | ||
| 26042 | 2026.01.07 22:14:34.871611 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_179_37 to all_184_184_0 into Compact with storage Full | ||
| 26043 | 2026.01.07 22:14:34.871632 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26044 | 2026.01.07 22:14:34.871708 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26045 | 2026.01.07 22:14:34.871725 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26046 | 2026.01.07 22:14:34.871741 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_179_37, total 55271 rows starting from the beginning of the part | ||
| 26047 | 2026.01.07 22:14:34.871767 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26048 | 2026.01.07 22:14:34.871806 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 160 rows starting from the beginning of the part | ||
| 26049 | 2026.01.07 22:14:34.871854 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 912 rows starting from the beginning of the part | ||
| 26050 | 2026.01.07 22:14:34.871901 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 94 rows starting from the beginning of the part | ||
| 26051 | 2026.01.07 22:14:34.871951 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 160 rows starting from the beginning of the part | ||
| 26052 | 2026.01.07 22:14:34.871996 [ 192 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 314 rows starting from the beginning of the part | ||
| 26053 | 2026.01.07 22:14:34.872078 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26054 | 2026.01.07 22:14:34.872114 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26055 | 2026.01.07 22:14:34.872429 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26056 | 2026.01.07 22:14:34.872645 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26057 | 2026.01.07 22:14:34.872771 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 26058 | 2026.01.07 22:14:34.872808 [ 277 ] {3f206fce-1d29-4bed-a435-013f49ae8de6} <Debug> TCPHandler: Processed in 0.001226518 sec. | ||
| 26059 | 2026.01.07 22:14:34.872915 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26060 | 2026.01.07 22:14:34.873009 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26061 | 2026.01.07 22:14:34.873065 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26062 | 2026.01.07 22:14:34.873860 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26063 | 2026.01.07 22:14:34.873894 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26064 | 2026.01.07 22:14:34.874424 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 26065 | 2026.01.07 22:14:34.874653 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26066 | 2026.01.07 22:14:34.874791 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 13.94 MiB/sec. | ||
| 26067 | 2026.01.07 22:14:34.874850 [ 277 ] {3f605e7e-07e7-4d00-bb25-247f82a05895} <Debug> TCPHandler: Processed in 0.001983819 sec. | ||
| 26068 | 2026.01.07 22:14:34.874957 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26069 | 2026.01.07 22:14:34.875051 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26070 | 2026.01.07 22:14:34.875092 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26071 | 2026.01.07 22:14:34.875435 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26072 | 2026.01.07 22:14:34.875471 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26073 | 2026.01.07 22:14:34.875775 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 26074 | 2026.01.07 22:14:34.875987 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26075 | 2026.01.07 22:14:34.876115 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 26076 | 2026.01.07 22:14:34.876152 [ 277 ] {6d29e620-2540-4100-9f0b-892a2825931f} <Debug> TCPHandler: Processed in 0.001243908 sec. | ||
| 26077 | 2026.01.07 22:14:34.881990 [ 186 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56911 rows, containing 5 columns (5 merged, 0 gathered) in 0.010417304 sec., 5463121.744359192 rows/sec., 365.65 MiB/sec. | ||
| 26078 | 2026.01.07 22:14:34.882717 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Trace> MergedBlockOutputStream: filled checksums all_1_184_38 (state Temporary) | ||
| 26079 | 2026.01.07 22:14:34.883133 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_merge_all_1_184_38 to all_1_184_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26080 | 2026.01.07 22:14:34.883221 [ 189 ] {91b7c40c-4a55-4399-aac9-1f6e13085912::all_1_184_38} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912) (MergerMutator): Merged 6 parts: [all_1_179_37, all_184_184_0] -> all_1_184_38 | ||
| 26081 | 2026.01.07 22:14:34.883344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 26082 | 2026.01.07 22:14:35.783852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52265 | ||
| 26083 | 2026.01.07 22:14:35.784375 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26084 | 2026.01.07 22:14:35.784425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26085 | 2026.01.07 22:14:35.784918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 26086 | 2026.01.07 22:14:35.785151 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26087 | 2026.01.07 22:14:35.785306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52265 | ||
| 26088 | 2026.01.07 22:14:38.471914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3300 | ||
| 26089 | 2026.01.07 22:14:38.474391 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26090 | 2026.01.07 22:14:38.474444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26091 | 2026.01.07 22:14:38.475664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 26092 | 2026.01.07 22:14:38.475937 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26093 | 2026.01.07 22:14:38.476107 [ 109 ] {} <Debug> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 26094 | 2026.01.07 22:14:38.476173 [ 109 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26095 | 2026.01.07 22:14:38.476192 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26096 | 2026.01.07 22:14:38.476242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3300 | ||
| 26097 | 2026.01.07 22:14:38.476292 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 26098 | 2026.01.07 22:14:38.476825 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26099 | 2026.01.07 22:14:38.476978 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3092 rows starting from the beginning of the part | ||
| 26100 | 2026.01.07 22:14:38.477365 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 52 rows starting from the beginning of the part | ||
| 26101 | 2026.01.07 22:14:38.477713 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part | ||
| 26102 | 2026.01.07 22:14:38.478058 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 26103 | 2026.01.07 22:14:38.478400 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part | ||
| 26104 | 2026.01.07 22:14:38.478731 [ 199 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 26105 | 2026.01.07 22:14:38.487525 [ 186 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 72 columns (72 merged, 0 gathered) in 0.011273646 sec., 292718.0789604357 rows/sec., 224.64 MiB/sec. | ||
| 26106 | 2026.01.07 22:14:38.489835 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 26107 | 2026.01.07 22:14:38.490364 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26108 | 2026.01.07 22:14:38.490435 [ 187 ] {7239f098-cef7-4b6a-b702-98effb95aa4a::all_1_81_16} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 26109 | 2026.01.07 22:14:38.490640 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 26110 | 2026.01.07 22:14:38.762887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 26111 | 2026.01.07 22:14:38.783342 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26112 | 2026.01.07 22:14:38.783407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26113 | 2026.01.07 22:14:38.789922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 26114 | 2026.01.07 22:14:38.790680 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26115 | 2026.01.07 22:14:38.794858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 26116 | 2026.01.07 22:14:39.848110 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26117 | 2026.01.07 22:14:39.848318 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26118 | 2026.01.07 22:14:39.848393 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26119 | 2026.01.07 22:14:39.849093 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26120 | 2026.01.07 22:14:39.849145 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26121 | 2026.01.07 22:14:39.849624 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 26122 | 2026.01.07 22:14:39.849879 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26123 | 2026.01.07 22:14:39.850054 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001787 sec., 1119.194180190263 rows/sec., 91.26 KiB/sec. | ||
| 26124 | 2026.01.07 22:14:39.850112 [ 277 ] {f8e38b1c-5296-4ff7-af72-c65c8fc983a4} <Debug> TCPHandler: Processed in 0.002145532 sec. | ||
| 26125 | 2026.01.07 22:14:39.850239 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26126 | 2026.01.07 22:14:39.850344 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26127 | 2026.01.07 22:14:39.850390 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26128 | 2026.01.07 22:14:39.850962 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26129 | 2026.01.07 22:14:39.851006 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26130 | 2026.01.07 22:14:39.851390 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 26131 | 2026.01.07 22:14:39.851632 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26132 | 2026.01.07 22:14:39.851786 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Debug> executeQuery: Read 149 rows, 13.14 KiB in 0.001466 sec., 101637.10777626194 rows/sec., 8.75 MiB/sec. | ||
| 26133 | 2026.01.07 22:14:39.851828 [ 277 ] {de9ddc28-0916-4ddf-b829-469ccedecb48} <Debug> TCPHandler: Processed in 0.001642514 sec. | ||
| 26134 | 2026.01.07 22:14:39.851950 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26135 | 2026.01.07 22:14:39.852063 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26136 | 2026.01.07 22:14:39.852112 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26137 | 2026.01.07 22:14:39.852550 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26138 | 2026.01.07 22:14:39.852588 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26139 | 2026.01.07 22:14:39.852915 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 26140 | 2026.01.07 22:14:39.853154 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26141 | 2026.01.07 22:14:39.853317 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001281 sec., 37470.725995316156 rows/sec., 2.74 MiB/sec. | ||
| 26142 | 2026.01.07 22:14:39.853365 [ 277 ] {9d7e96bc-bc61-497a-b734-a9d06a36148d} <Debug> TCPHandler: Processed in 0.001467281 sec. | ||
| 26143 | 2026.01.07 22:14:39.853495 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26144 | 2026.01.07 22:14:39.853591 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26145 | 2026.01.07 22:14:39.853635 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26146 | 2026.01.07 22:14:39.854101 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26147 | 2026.01.07 22:14:39.854139 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26148 | 2026.01.07 22:14:39.854478 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 26149 | 2026.01.07 22:14:39.854738 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26150 | 2026.01.07 22:14:39.854881 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Debug> executeQuery: Read 112 rows, 8.96 KiB in 0.001309 sec., 85561.4973262032 rows/sec., 6.69 MiB/sec. | ||
| 26151 | 2026.01.07 22:14:39.854922 [ 277 ] {c5b51cde-3a70-487b-a3ac-fd7f293ea47a} <Debug> TCPHandler: Processed in 0.001485932 sec. | ||
| 26152 | 2026.01.07 22:14:39.855043 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26153 | 2026.01.07 22:14:39.855139 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26154 | 2026.01.07 22:14:39.855186 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26155 | 2026.01.07 22:14:39.855631 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26156 | 2026.01.07 22:14:39.855668 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26157 | 2026.01.07 22:14:39.856039 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 26158 | 2026.01.07 22:14:39.856288 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26159 | 2026.01.07 22:14:39.856431 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00131 sec., 122900.76335877863 rows/sec., 8.56 MiB/sec. | ||
| 26160 | 2026.01.07 22:14:39.856470 [ 277 ] {16881294-60e5-44e6-8513-ab5ff778ec16} <Debug> TCPHandler: Processed in 0.001481072 sec. | ||
| 26161 | 2026.01.07 22:14:39.856586 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26162 | 2026.01.07 22:14:39.856678 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26163 | 2026.01.07 22:14:39.856737 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26164 | 2026.01.07 22:14:39.857632 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26165 | 2026.01.07 22:14:39.857669 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26166 | 2026.01.07 22:14:39.858281 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 26167 | 2026.01.07 22:14:39.858518 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26168 | 2026.01.07 22:14:39.858665 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002005 sec., 22942.6433915212 rows/sec., 41.11 MiB/sec. | ||
| 26169 | 2026.01.07 22:14:39.858741 [ 277 ] {0dcb8428-a611-458d-a225-81441357444f} <Debug> TCPHandler: Processed in 0.002205273 sec. | ||
| 26170 | 2026.01.07 22:14:39.858853 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26171 | 2026.01.07 22:14:39.858948 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26172 | 2026.01.07 22:14:39.858993 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26173 | 2026.01.07 22:14:39.859344 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26174 | 2026.01.07 22:14:39.859382 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26175 | 2026.01.07 22:14:39.859701 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 26176 | 2026.01.07 22:14:39.859926 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26177 | 2026.01.07 22:14:39.860061 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 26178 | 2026.01.07 22:14:39.860098 [ 277 ] {c497b758-6252-4de3-979e-d8d9aabdafaa} <Debug> TCPHandler: Processed in 0.00129523 sec. | ||
| 26179 | 2026.01.07 22:14:43.038968 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26180 | 2026.01.07 22:14:43.039024 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26181 | 2026.01.07 22:14:43.285539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52777 | ||
| 26182 | 2026.01.07 22:14:43.286065 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26183 | 2026.01.07 22:14:43.286105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26184 | 2026.01.07 22:14:43.286594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 26185 | 2026.01.07 22:14:43.286822 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26186 | 2026.01.07 22:14:43.286964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52777 | ||
| 26187 | 2026.01.07 22:14:44.241329 [ 220 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26188 | 2026.01.07 22:14:44.241386 [ 220 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26189 | 2026.01.07 22:14:44.244835 [ 220 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26190 | 2026.01.07 22:14:44.543778 [ 221 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26191 | 2026.01.07 22:14:44.543830 [ 221 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26192 | 2026.01.07 22:14:44.546715 [ 221 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 26193 | 2026.01.07 22:14:44.746035 [ 219 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26194 | 2026.01.07 22:14:44.746086 [ 219 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26195 | 2026.01.07 22:14:44.748362 [ 219 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26196 | 2026.01.07 22:14:44.857466 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26197 | 2026.01.07 22:14:44.857685 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26198 | 2026.01.07 22:14:44.857762 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26199 | 2026.01.07 22:14:44.858715 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26200 | 2026.01.07 22:14:44.858764 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26201 | 2026.01.07 22:14:44.859182 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 26202 | 2026.01.07 22:14:44.859430 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26203 | 2026.01.07 22:14:44.859593 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001965 sec., 208651.39949109414 rows/sec., 13.24 MiB/sec. | ||
| 26204 | 2026.01.07 22:14:44.859594 [ 100 ] {} <Debug> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 | ||
| 26205 | 2026.01.07 22:14:44.859649 [ 277 ] {6fe1a921-dc64-4bb6-93cb-67e278f77874} <Debug> TCPHandler: Processed in 0.002331514 sec. | ||
| 26206 | 2026.01.07 22:14:44.859667 [ 100 ] {} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26207 | 2026.01.07 22:14:44.859701 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26208 | 2026.01.07 22:14:44.859780 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26209 | 2026.01.07 22:14:44.859800 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full | ||
| 26210 | 2026.01.07 22:14:44.859887 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26211 | 2026.01.07 22:14:44.859918 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26212 | 2026.01.07 22:14:44.859936 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26213 | 2026.01.07 22:14:44.859956 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 410 rows starting from the beginning of the part | ||
| 26214 | 2026.01.07 22:14:44.860029 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 410 rows starting from the beginning of the part | ||
| 26215 | 2026.01.07 22:14:44.860077 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 410 rows starting from the beginning of the part | ||
| 26216 | 2026.01.07 22:14:44.860121 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 410 rows starting from the beginning of the part | ||
| 26217 | 2026.01.07 22:14:44.860162 [ 201 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 410 rows starting from the beginning of the part | ||
| 26218 | 2026.01.07 22:14:44.861226 [ 186 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463602 sec., 1400654.0029324912 rows/sec., 94.19 MiB/sec. | ||
| 26219 | 2026.01.07 22:14:44.861432 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26220 | 2026.01.07 22:14:44.861476 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26221 | 2026.01.07 22:14:44.861473 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) | ||
| 26222 | 2026.01.07 22:14:44.861863 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26223 | 2026.01.07 22:14:44.861895 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 26224 | 2026.01.07 22:14:44.861962 [ 191 ] {0023771f-4628-423a-9b54-4b7624c5616d::all_1_81_20} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 | ||
| 26225 | 2026.01.07 22:14:44.862095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 26226 | 2026.01.07 22:14:44.862137 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26227 | 2026.01.07 22:14:44.862282 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002419 sec., 471269.1194708557 rows/sec., 37.40 MiB/sec. | ||
| 26228 | 2026.01.07 22:14:44.862284 [ 100 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 26229 | 2026.01.07 22:14:44.862326 [ 277 ] {7ba4a3de-1ac1-4b7f-bd04-bfc9e1cf8cc2} <Debug> TCPHandler: Processed in 0.002599858 sec. | ||
| 26230 | 2026.01.07 22:14:44.862335 [ 100 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26231 | 2026.01.07 22:14:44.862372 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26232 | 2026.01.07 22:14:44.862449 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 26233 | 2026.01.07 22:14:44.862465 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26234 | 2026.01.07 22:14:44.862540 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26235 | 2026.01.07 22:14:44.862567 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26236 | 2026.01.07 22:14:44.862573 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 2411 rows starting from the beginning of the part | ||
| 26237 | 2026.01.07 22:14:44.862618 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26238 | 2026.01.07 22:14:44.862647 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 56 rows starting from the beginning of the part | ||
| 26239 | 2026.01.07 22:14:44.862700 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 148 rows starting from the beginning of the part | ||
| 26240 | 2026.01.07 22:14:44.862743 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1140 rows starting from the beginning of the part | ||
| 26241 | 2026.01.07 22:14:44.862784 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 149 rows starting from the beginning of the part | ||
| 26242 | 2026.01.07 22:14:44.862823 [ 201 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 1140 rows starting from the beginning of the part | ||
| 26243 | 2026.01.07 22:14:44.863173 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26244 | 2026.01.07 22:14:44.863215 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26245 | 2026.01.07 22:14:44.863543 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 26246 | 2026.01.07 22:14:44.863770 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26247 | 2026.01.07 22:14:44.863909 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001362 sec., 160792.95154185023 rows/sec., 9.59 MiB/sec. | ||
| 26248 | 2026.01.07 22:14:44.863948 [ 277 ] {7c113b7f-2361-41c9-b0be-f5a8fb940bae} <Debug> TCPHandler: Processed in 0.001533583 sec. | ||
| 26249 | 2026.01.07 22:14:44.864057 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26250 | 2026.01.07 22:14:44.864206 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26251 | 2026.01.07 22:14:44.864251 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26252 | 2026.01.07 22:14:44.864836 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26253 | 2026.01.07 22:14:44.864878 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26254 | 2026.01.07 22:14:44.864968 [ 186 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5044 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548767 sec., 1978996.1185153448 rows/sec., 167.21 MiB/sec. | ||
| 26255 | 2026.01.07 22:14:44.865226 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 26256 | 2026.01.07 22:14:44.865287 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 26257 | 2026.01.07 22:14:44.865482 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26258 | 2026.01.07 22:14:44.865607 [ 101 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Selected 6 parts from all_1_79_17 to all_84_84_0 | ||
| 26259 | 2026.01.07 22:14:44.865629 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001442 sec., 147018.03051317614 rows/sec., 9.48 MiB/sec. | ||
| 26260 | 2026.01.07 22:14:44.865641 [ 101 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26261 | 2026.01.07 22:14:44.865654 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26262 | 2026.01.07 22:14:44.865662 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26263 | 2026.01.07 22:14:44.865668 [ 277 ] {9da9a36a-d111-4950-9d34-b677b5653a95} <Debug> TCPHandler: Processed in 0.001663215 sec. | ||
| 26264 | 2026.01.07 22:14:44.865755 [ 194 ] {c80c8349-3cd0-42e6-afa0-e669e0d52f7b::all_1_186_37} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 26265 | 2026.01.07 22:14:44.865767 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_17 to all_84_84_0 into Compact with storage Full | ||
| 26266 | 2026.01.07 22:14:44.865767 [ 224 ] {} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26267 | 2026.01.07 22:14:44.865812 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26268 | 2026.01.07 22:14:44.865824 [ 224 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26269 | 2026.01.07 22:14:44.865876 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26270 | 2026.01.07 22:14:44.865878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 26271 | 2026.01.07 22:14:44.865907 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26272 | 2026.01.07 22:14:44.865914 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_79_17, total 465 rows starting from the beginning of the part | ||
| 26273 | 2026.01.07 22:14:44.865956 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26274 | 2026.01.07 22:14:44.865985 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 212 rows starting from the beginning of the part | ||
| 26275 | 2026.01.07 22:14:44.866035 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 212 rows starting from the beginning of the part | ||
| 26276 | 2026.01.07 22:14:44.866076 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 440 rows starting from the beginning of the part | ||
| 26277 | 2026.01.07 22:14:44.866114 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 212 rows starting from the beginning of the part | ||
| 26278 | 2026.01.07 22:14:44.866152 [ 193 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 212 rows starting from the beginning of the part | ||
| 26279 | 2026.01.07 22:14:44.866547 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26280 | 2026.01.07 22:14:44.866588 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26281 | 2026.01.07 22:14:44.866913 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 26282 | 2026.01.07 22:14:44.867154 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26283 | 2026.01.07 22:14:44.867166 [ 186 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436032 sec., 1220724.8863535074 rows/sec., 84.37 MiB/sec. | ||
| 26284 | 2026.01.07 22:14:44.867265 [ 101 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 | ||
| 26285 | 2026.01.07 22:14:44.867296 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001405 sec., 150177.9359430605 rows/sec., 8.53 MiB/sec. | ||
| 26286 | 2026.01.07 22:14:44.867301 [ 101 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26287 | 2026.01.07 22:14:44.867338 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26288 | 2026.01.07 22:14:44.867346 [ 277 ] {d98ecf72-e6bb-4243-ac70-965b6638135c} <Debug> TCPHandler: Processed in 0.001586593 sec. | ||
| 26289 | 2026.01.07 22:14:44.867356 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 26290 | 2026.01.07 22:14:44.867455 [ 217 ] {} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26291 | 2026.01.07 22:14:44.867482 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full | ||
| 26292 | 2026.01.07 22:14:44.867491 [ 217 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26293 | 2026.01.07 22:14:44.867621 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26294 | 2026.01.07 22:14:44.867663 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 211 rows starting from the beginning of the part | ||
| 26295 | 2026.01.07 22:14:44.867664 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26296 | 2026.01.07 22:14:44.867675 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26297 | 2026.01.07 22:14:44.867738 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 211 rows starting from the beginning of the part | ||
| 26298 | 2026.01.07 22:14:44.867760 [ 194 ] {bd02a550-70f8-46a0-81e5-3c3435588dcc::all_1_84_18} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc) (MergerMutator): Merged 6 parts: [all_1_79_17, all_84_84_0] -> all_1_84_18 | ||
| 26299 | 2026.01.07 22:14:44.867786 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26300 | 2026.01.07 22:14:44.867799 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 211 rows starting from the beginning of the part | ||
| 26301 | 2026.01.07 22:14:44.867838 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26302 | 2026.01.07 22:14:44.867867 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 211 rows starting from the beginning of the part | ||
| 26303 | 2026.01.07 22:14:44.867874 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 26304 | 2026.01.07 22:14:44.867926 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 211 rows starting from the beginning of the part | ||
| 26305 | 2026.01.07 22:14:44.868786 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26306 | 2026.01.07 22:14:44.868830 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26307 | 2026.01.07 22:14:44.868840 [ 186 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409651 sec., 748412.1956427513 rows/sec., 45.35 MiB/sec. | ||
| 26308 | 2026.01.07 22:14:44.868995 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Trace> MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) | ||
| 26309 | 2026.01.07 22:14:44.869284 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 26310 | 2026.01.07 22:14:44.869578 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26311 | 2026.01.07 22:14:44.869678 [ 194 ] {064e912f-abda-4fd0-9d9a-d76528eb6203::all_1_81_20} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 | ||
| 26312 | 2026.01.07 22:14:44.869692 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26313 | 2026.01.07 22:14:44.869702 [ 217 ] {} <Debug> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26314 | 2026.01.07 22:14:44.869770 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 26315 | 2026.01.07 22:14:44.869844 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.002077 sec., 333654.309099663 rows/sec., 23.32 MiB/sec. | ||
| 26316 | 2026.01.07 22:14:44.869843 [ 101 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 26317 | 2026.01.07 22:14:44.869899 [ 277 ] {9ccb36fe-b1af-4421-a749-81c8c32461c2} <Debug> TCPHandler: Processed in 0.002273213 sec. | ||
| 26318 | 2026.01.07 22:14:44.869902 [ 101 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26319 | 2026.01.07 22:14:44.869936 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26320 | 2026.01.07 22:14:44.870035 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26321 | 2026.01.07 22:14:44.870056 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 26322 | 2026.01.07 22:14:44.870139 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26323 | 2026.01.07 22:14:44.870157 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26324 | 2026.01.07 22:14:44.870187 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26325 | 2026.01.07 22:14:44.870194 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1365 rows starting from the beginning of the part | ||
| 26326 | 2026.01.07 22:14:44.870271 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 64 rows starting from the beginning of the part | ||
| 26327 | 2026.01.07 22:14:44.870329 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 110 rows starting from the beginning of the part | ||
| 26328 | 2026.01.07 22:14:44.870353 [ 224 ] {} <Debug> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26329 | 2026.01.07 22:14:44.870418 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 693 rows starting from the beginning of the part | ||
| 26330 | 2026.01.07 22:14:44.870478 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 112 rows starting from the beginning of the part | ||
| 26331 | 2026.01.07 22:14:44.870535 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 693 rows starting from the beginning of the part | ||
| 26332 | 2026.01.07 22:14:44.870603 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26333 | 2026.01.07 22:14:44.870641 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26334 | 2026.01.07 22:14:44.871004 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 26335 | 2026.01.07 22:14:44.871306 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26336 | 2026.01.07 22:14:44.871443 [ 101 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Selected 6 parts from all_1_76_14 to all_81_81_0 | ||
| 26337 | 2026.01.07 22:14:44.871465 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
| 26338 | 2026.01.07 22:14:44.871484 [ 101 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26339 | 2026.01.07 22:14:44.871504 [ 277 ] {5f768cb4-b5d6-4bf1-90cf-42cb5d794e8a} <Debug> TCPHandler: Processed in 0.001525343 sec. | ||
| 26340 | 2026.01.07 22:14:44.871509 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26341 | 2026.01.07 22:14:44.871601 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_14 to all_81_81_0 into Compact with storage Full | ||
| 26342 | 2026.01.07 22:14:44.871633 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26343 | 2026.01.07 22:14:44.871707 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26344 | 2026.01.07 22:14:44.871739 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_14, total 456 rows starting from the beginning of the part | ||
| 26345 | 2026.01.07 22:14:44.871744 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26346 | 2026.01.07 22:14:44.871789 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part | ||
| 26347 | 2026.01.07 22:14:44.871797 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26348 | 2026.01.07 22:14:44.871838 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part | ||
| 26349 | 2026.01.07 22:14:44.871879 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part | ||
| 26350 | 2026.01.07 22:14:44.871918 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 6 rows starting from the beginning of the part | ||
| 26351 | 2026.01.07 22:14:44.871956 [ 186 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 6 rows starting from the beginning of the part | ||
| 26352 | 2026.01.07 22:14:44.872040 [ 200 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3037 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203092 sec., 1495381.4035018613 rows/sec., 112.78 MiB/sec. | ||
| 26353 | 2026.01.07 22:14:44.872222 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 26354 | 2026.01.07 22:14:44.872368 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26355 | 2026.01.07 22:14:44.872405 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26356 | 2026.01.07 22:14:44.872612 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26357 | 2026.01.07 22:14:44.872703 [ 188 ] {1e59e19b-06ac-4a23-ac33-2ec11dde5d03::all_1_186_37} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 26358 | 2026.01.07 22:14:44.872748 [ 190 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183377 sec., 410689.0703469816 rows/sec., 20.95 MiB/sec. | ||
| 26359 | 2026.01.07 22:14:44.872792 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 26360 | 2026.01.07 22:14:44.872803 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 26361 | 2026.01.07 22:14:44.872956 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Trace> MergedBlockOutputStream: filled checksums all_1_81_15 (state Temporary) | ||
| 26362 | 2026.01.07 22:14:44.873068 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26363 | 2026.01.07 22:14:44.873222 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_merge_all_1_81_15 to all_1_81_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26364 | 2026.01.07 22:14:44.873265 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001541 sec., 203763.78974691758 rows/sec., 13.39 MiB/sec. | ||
| 26365 | 2026.01.07 22:14:44.873310 [ 277 ] {b34bfeaf-3144-40f5-89f6-24e593b69ce6} <Debug> TCPHandler: Processed in 0.001734185 sec. | ||
| 26366 | 2026.01.07 22:14:44.873310 [ 188 ] {c2c57676-bad6-4567-8471-5f3260b7e410::all_1_81_15} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410) (MergerMutator): Merged 6 parts: [all_1_76_14, all_81_81_0] -> all_1_81_15 | ||
| 26367 | 2026.01.07 22:14:44.873413 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 26368 | 2026.01.07 22:14:44.873438 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26369 | 2026.01.07 22:14:44.873530 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26370 | 2026.01.07 22:14:44.873573 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26371 | 2026.01.07 22:14:44.873924 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26372 | 2026.01.07 22:14:44.873957 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26373 | 2026.01.07 22:14:44.874268 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 26374 | 2026.01.07 22:14:44.874488 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26375 | 2026.01.07 22:14:44.874622 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 26376 | 2026.01.07 22:14:44.874662 [ 277 ] {0278ee52-2ce1-4ac2-8ff2-ee190c0d81f0} <Debug> TCPHandler: Processed in 0.001277009 sec. | ||
| 26377 | 2026.01.07 22:14:44.874779 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26378 | 2026.01.07 22:14:44.874879 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26379 | 2026.01.07 22:14:44.874936 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26380 | 2026.01.07 22:14:44.875894 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26381 | 2026.01.07 22:14:44.875938 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26382 | 2026.01.07 22:14:44.876721 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 26383 | 2026.01.07 22:14:44.877062 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26384 | 2026.01.07 22:14:44.877246 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002388 sec., 5862.646566164154 rows/sec., 10.51 MiB/sec. | ||
| 26385 | 2026.01.07 22:14:44.877332 [ 277 ] {13781ee8-fda2-4707-976b-0c6aa75ab0f6} <Debug> TCPHandler: Processed in 0.002598848 sec. | ||
| 26386 | 2026.01.07 22:14:44.877465 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26387 | 2026.01.07 22:14:44.877578 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26388 | 2026.01.07 22:14:44.877628 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26389 | 2026.01.07 22:14:44.878064 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26390 | 2026.01.07 22:14:44.878116 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26391 | 2026.01.07 22:14:44.878738 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
| 26392 | 2026.01.07 22:14:44.879049 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26393 | 2026.01.07 22:14:44.879177 [ 101 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
| 26394 | 2026.01.07 22:14:44.879204 [ 101 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26395 | 2026.01.07 22:14:44.879222 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26396 | 2026.01.07 22:14:44.879245 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001671 sec., 62238.18073010174 rows/sec., 3.81 MiB/sec. | ||
| 26397 | 2026.01.07 22:14:44.879298 [ 277 ] {f878ae32-869d-44ef-b9a2-ba7254396b6f} <Debug> TCPHandler: Processed in 0.001886148 sec. | ||
| 26398 | 2026.01.07 22:14:44.879304 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
| 26399 | 2026.01.07 22:14:44.879418 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26400 | 2026.01.07 22:14:44.879448 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 12862 rows starting from the beginning of the part | ||
| 26401 | 2026.01.07 22:14:44.879499 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 34 rows starting from the beginning of the part | ||
| 26402 | 2026.01.07 22:14:44.879543 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part | ||
| 26403 | 2026.01.07 22:14:44.879585 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 104 rows starting from the beginning of the part | ||
| 26404 | 2026.01.07 22:14:44.879623 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 60 rows starting from the beginning of the part | ||
| 26405 | 2026.01.07 22:14:44.879662 [ 197 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 104 rows starting from the beginning of the part | ||
| 26406 | 2026.01.07 22:14:44.882521 [ 188 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003255999 sec., 4061426.308791864 rows/sec., 257.88 MiB/sec. | ||
| 26407 | 2026.01.07 22:14:44.882899 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
| 26408 | 2026.01.07 22:14:44.883177 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26409 | 2026.01.07 22:14:44.883255 [ 190 ] {d532a037-68a8-4722-8c50-9f9830bef567::all_1_186_37} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
| 26410 | 2026.01.07 22:14:44.883335 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 26411 | 2026.01.07 22:14:45.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.21 MiB, peak 438.84 MiB, free memory in arenas 0.00 B, will set to 418.23 MiB (RSS), difference: 3.01 MiB | ||
| 26412 | 2026.01.07 22:14:46.014248 [ 225 ] {} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26413 | 2026.01.07 22:14:46.014299 [ 225 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26414 | 2026.01.07 22:14:46.016739 [ 225 ] {} <Debug> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 26415 | 2026.01.07 22:14:46.295079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 26416 | 2026.01.07 22:14:46.313597 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26417 | 2026.01.07 22:14:46.313668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26418 | 2026.01.07 22:14:46.320143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 26419 | 2026.01.07 22:14:46.320920 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26420 | 2026.01.07 22:14:46.324708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 26421 | 2026.01.07 22:14:48.476632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3336 | ||
| 26422 | 2026.01.07 22:14:48.479187 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26423 | 2026.01.07 22:14:48.479242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 26424 | 2026.01.07 22:14:48.480560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26425 | 2026.01.07 22:14:48.480833 [ 243 ] {} <Trace> system.query_log (7239f098-cef7-4b6a-b702-98effb95aa4a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26426 | 2026.01.07 22:14:48.481186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3336 | ||
| 26427 | 2026.01.07 22:14:49.847026 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26428 | 2026.01.07 22:14:49.847223 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26429 | 2026.01.07 22:14:49.847292 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26430 | 2026.01.07 22:14:49.848016 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26431 | 2026.01.07 22:14:49.848060 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26432 | 2026.01.07 22:14:49.848584 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 26433 | 2026.01.07 22:14:49.848884 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26434 | 2026.01.07 22:14:49.849103 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Debug> executeQuery: Read 148 rows, 13.07 KiB in 0.001929 sec., 76723.6910316226 rows/sec., 6.61 MiB/sec. | ||
| 26435 | 2026.01.07 22:14:49.849174 [ 277 ] {80f3fa82-ac4c-489d-8031-31dcaa779789} <Debug> TCPHandler: Processed in 0.002286224 sec. | ||
| 26436 | 2026.01.07 22:14:49.849336 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26437 | 2026.01.07 22:14:49.849449 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26438 | 2026.01.07 22:14:49.849496 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26439 | 2026.01.07 22:14:49.849951 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26440 | 2026.01.07 22:14:49.849990 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26441 | 2026.01.07 22:14:49.850322 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 26442 | 2026.01.07 22:14:49.850557 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26443 | 2026.01.07 22:14:49.850688 [ 33 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 26444 | 2026.01.07 22:14:49.850698 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001276 sec., 36050.156739811915 rows/sec., 2.65 MiB/sec. | ||
| 26445 | 2026.01.07 22:14:49.850722 [ 33 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26446 | 2026.01.07 22:14:49.850743 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26447 | 2026.01.07 22:14:49.850745 [ 277 ] {fa9729b7-8e7e-4079-9fc5-0978de65ba92} <Debug> TCPHandler: Processed in 0.001477022 sec. | ||
| 26448 | 2026.01.07 22:14:49.850867 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 26449 | 2026.01.07 22:14:49.850871 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26450 | 2026.01.07 22:14:49.851016 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26451 | 2026.01.07 22:14:49.851016 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26452 | 2026.01.07 22:14:49.851061 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26453 | 2026.01.07 22:14:49.851072 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 288 rows starting from the beginning of the part | ||
| 26454 | 2026.01.07 22:14:49.851154 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 46 rows starting from the beginning of the part | ||
| 26455 | 2026.01.07 22:14:49.851203 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 219 rows starting from the beginning of the part | ||
| 26456 | 2026.01.07 22:14:49.851253 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 48 rows starting from the beginning of the part | ||
| 26457 | 2026.01.07 22:14:49.851302 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 219 rows starting from the beginning of the part | ||
| 26458 | 2026.01.07 22:14:49.851346 [ 195 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 46 rows starting from the beginning of the part | ||
| 26459 | 2026.01.07 22:14:49.851528 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26460 | 2026.01.07 22:14:49.851570 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26461 | 2026.01.07 22:14:49.851916 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 26462 | 2026.01.07 22:14:49.852175 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26463 | 2026.01.07 22:14:49.852314 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001321 sec., 83270.24981074943 rows/sec., 6.50 MiB/sec. | ||
| 26464 | 2026.01.07 22:14:49.852354 [ 277 ] {2514c725-91cd-4e43-ae6d-34e9e5e2c1f3} <Debug> TCPHandler: Processed in 0.001533442 sec. | ||
| 26465 | 2026.01.07 22:14:49.852394 [ 190 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581474 sec., 547590.4124886025 rows/sec., 36.46 MiB/sec. | ||
| 26466 | 2026.01.07 22:14:49.852470 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26467 | 2026.01.07 22:14:49.852570 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26468 | 2026.01.07 22:14:49.852581 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 26469 | 2026.01.07 22:14:49.852615 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26470 | 2026.01.07 22:14:49.852881 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26471 | 2026.01.07 22:14:49.852953 [ 196 ] {1f461c50-ce77-41ab-ac73-6c8c1906bf68::all_1_161_32} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 26472 | 2026.01.07 22:14:49.853046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 26473 | 2026.01.07 22:14:49.853057 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26474 | 2026.01.07 22:14:49.853093 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26475 | 2026.01.07 22:14:49.853425 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 26476 | 2026.01.07 22:14:49.853637 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26477 | 2026.01.07 22:14:49.853767 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 26478 | 2026.01.07 22:14:49.853805 [ 277 ] {884153b5-5deb-4b3a-b84f-f6cc239fd9a0} <Debug> TCPHandler: Processed in 0.001385331 sec. | ||
| 26479 | 2026.01.07 22:14:49.853918 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26480 | 2026.01.07 22:14:49.854012 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26481 | 2026.01.07 22:14:49.854067 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26482 | 2026.01.07 22:14:49.854971 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26483 | 2026.01.07 22:14:49.855006 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26484 | 2026.01.07 22:14:49.855573 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 26485 | 2026.01.07 22:14:49.855805 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26486 | 2026.01.07 22:14:49.855928 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 26487 | 2026.01.07 22:14:49.855949 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001956 sec., 23517.382413087937 rows/sec., 42.14 MiB/sec. | ||
| 26488 | 2026.01.07 22:14:49.855965 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26489 | 2026.01.07 22:14:49.855993 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26490 | 2026.01.07 22:14:49.856030 [ 277 ] {8248b9ee-083b-4b5b-b129-495e29c94eb5} <Debug> TCPHandler: Processed in 0.002162281 sec. | ||
| 26491 | 2026.01.07 22:14:49.856093 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 26492 | 2026.01.07 22:14:49.856151 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26493 | 2026.01.07 22:14:49.856247 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26494 | 2026.01.07 22:14:49.856290 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26495 | 2026.01.07 22:14:49.856363 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26496 | 2026.01.07 22:14:49.856460 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3263 rows starting from the beginning of the part | ||
| 26497 | 2026.01.07 22:14:49.856619 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 46 rows starting from the beginning of the part | ||
| 26498 | 2026.01.07 22:14:49.856636 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26499 | 2026.01.07 22:14:49.856670 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26500 | 2026.01.07 22:14:49.856746 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 14 rows starting from the beginning of the part | ||
| 26501 | 2026.01.07 22:14:49.856851 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 46 rows starting from the beginning of the part | ||
| 26502 | 2026.01.07 22:14:49.856956 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 14 rows starting from the beginning of the part | ||
| 26503 | 2026.01.07 22:14:49.856998 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
| 26504 | 2026.01.07 22:14:49.857062 [ 196 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 46 rows starting from the beginning of the part | ||
| 26505 | 2026.01.07 22:14:49.857221 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26506 | 2026.01.07 22:14:49.857355 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 26507 | 2026.01.07 22:14:49.857395 [ 277 ] {d011f4d0-ad50-4f67-a0bd-28702ba3a847} <Debug> TCPHandler: Processed in 0.001294269 sec. | ||
| 26508 | 2026.01.07 22:14:49.870157 [ 190 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3429 rows, containing 19 columns (19 merged, 0 gathered) in 0.014104628 sec., 243111.69355193205 rows/sec., 435.45 MiB/sec. | ||
| 26509 | 2026.01.07 22:14:49.873364 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 26510 | 2026.01.07 22:14:49.873777 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26511 | 2026.01.07 22:14:49.873861 [ 192 ] {782a9938-33e4-49b2-9ea0-ffe20d3577da::all_1_161_32} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 26512 | 2026.01.07 22:14:49.873985 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.35 MiB. | ||
| 26513 | 2026.01.07 22:14:50.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.73 MiB, peak 448.03 MiB, free memory in arenas 0.00 B, will set to 422.01 MiB (RSS), difference: 3.29 MiB | ||
| 26514 | 2026.01.07 22:14:50.083259 [ 48 ] {} <Debug> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 26515 | 2026.01.07 22:14:50.083328 [ 48 ] {} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26516 | 2026.01.07 22:14:50.083350 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26517 | 2026.01.07 22:14:50.083450 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 26518 | 2026.01.07 22:14:50.083576 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26519 | 2026.01.07 22:14:50.083611 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 23 rows starting from the beginning of the part | ||
| 26520 | 2026.01.07 22:14:50.083680 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 26521 | 2026.01.07 22:14:50.083727 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 26522 | 2026.01.07 22:14:50.083773 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 26523 | 2026.01.07 22:14:50.083815 [ 189 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 26524 | 2026.01.07 22:14:50.084559 [ 190 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150097 sec., 38257.6426162315 rows/sec., 3.16 MiB/sec. | ||
| 26525 | 2026.01.07 22:14:50.084757 [ 199 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 26526 | 2026.01.07 22:14:50.085075 [ 199 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26527 | 2026.01.07 22:14:50.085158 [ 199 ] {437a70e9-9892-4fb6-8301-5a8f1d26ac1c::all_1_34_8} <Trace> oximeter.fields_ipaddr (437a70e9-9892-4fb6-8301-5a8f1d26ac1c) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 26528 | 2026.01.07 22:14:50.085273 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 26529 | 2026.01.07 22:14:50.787244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53225 | ||
| 26530 | 2026.01.07 22:14:50.787754 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26531 | 2026.01.07 22:14:50.787799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26532 | 2026.01.07 22:14:50.788298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 26533 | 2026.01.07 22:14:50.788553 [ 245 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26534 | 2026.01.07 22:14:50.788705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53225 | ||
| 26535 | 2026.01.07 22:14:50.788733 [ 35 ] {} <Debug> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26536 | 2026.01.07 22:14:50.788811 [ 35 ] {} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26537 | 2026.01.07 22:14:50.788837 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26538 | 2026.01.07 22:14:50.788959 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26539 | 2026.01.07 22:14:50.789082 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26540 | 2026.01.07 22:14:50.789120 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50857 rows starting from the beginning of the part | ||
| 26541 | 2026.01.07 22:14:50.789185 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 26542 | 2026.01.07 22:14:50.789233 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 26543 | 2026.01.07 22:14:50.789282 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 26544 | 2026.01.07 22:14:50.789331 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 26545 | 2026.01.07 22:14:50.789375 [ 187 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 26546 | 2026.01.07 22:14:50.792523 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53225 rows, containing 4 columns (4 merged, 0 gathered) in 0.003609903 sec., 14744163.485833276 rows/sec., 210.92 MiB/sec. | ||
| 26547 | 2026.01.07 22:14:50.792879 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26548 | 2026.01.07 22:14:50.793177 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26549 | 2026.01.07 22:14:50.793257 [ 190 ] {a4659aff-492c-4894-ae10-f364db6ac02e::all_1_111_22} <Trace> system.asynchronous_metric_log (a4659aff-492c-4894-ae10-f364db6ac02e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26550 | 2026.01.07 22:14:50.793370 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 26551 | 2026.01.07 22:14:52.196541 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26552 | 2026.01.07 22:14:52.196722 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26553 | 2026.01.07 22:14:52.196790 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26554 | 2026.01.07 22:14:52.197645 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26555 | 2026.01.07 22:14:52.197695 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26556 | 2026.01.07 22:14:52.198129 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26557 | 2026.01.07 22:14:52.198366 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Trace> oximeter.fields_i16 (0023771f-4628-423a-9b54-4b7624c5616d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26558 | 2026.01.07 22:14:52.198527 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 26559 | 2026.01.07 22:14:52.198573 [ 277 ] {6ed14a2c-c1c1-45e4-9c3d-5989429c1834} <Debug> TCPHandler: Processed in 0.002167162 sec. | ||
| 26560 | 2026.01.07 22:14:52.198700 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26561 | 2026.01.07 22:14:52.198804 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26562 | 2026.01.07 22:14:52.198847 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26563 | 2026.01.07 22:14:52.200611 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26564 | 2026.01.07 22:14:52.200653 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26565 | 2026.01.07 22:14:52.201141 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 26566 | 2026.01.07 22:14:52.201406 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26567 | 2026.01.07 22:14:52.201545 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Debug> executeQuery: Read 2280 rows, 189.20 KiB in 0.002761 sec., 825787.7580586744 rows/sec., 66.92 MiB/sec. | ||
| 26568 | 2026.01.07 22:14:52.201609 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 26569 | 2026.01.07 22:14:52.201622 [ 277 ] {705ee6fc-c826-46dc-bcf0-d83224e8a321} <Debug> TCPHandler: Processed in 0.002974854 sec. | ||
| 26570 | 2026.01.07 22:14:52.201737 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26571 | 2026.01.07 22:14:52.201834 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26572 | 2026.01.07 22:14:52.201875 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26573 | 2026.01.07 22:14:52.202398 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26574 | 2026.01.07 22:14:52.202437 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26575 | 2026.01.07 22:14:52.202754 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 26576 | 2026.01.07 22:14:52.203004 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26577 | 2026.01.07 22:14:52.203144 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001329 sec., 164785.55304740404 rows/sec., 9.82 MiB/sec. | ||
| 26578 | 2026.01.07 22:14:52.203188 [ 277 ] {9e7cb546-df18-44bd-9aaa-d9a7891dc995} <Debug> TCPHandler: Processed in 0.001499842 sec. | ||
| 26579 | 2026.01.07 22:14:52.203302 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26580 | 2026.01.07 22:14:52.203397 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26581 | 2026.01.07 22:14:52.203437 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26582 | 2026.01.07 22:14:52.204072 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26583 | 2026.01.07 22:14:52.204110 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26584 | 2026.01.07 22:14:52.204436 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 26585 | 2026.01.07 22:14:52.204647 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Trace> oximeter.fields_u32 (bd02a550-70f8-46a0-81e5-3c3435588dcc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26586 | 2026.01.07 22:14:52.204792 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0014 sec., 314285.71428571426 rows/sec., 20.79 MiB/sec. | ||
| 26587 | 2026.01.07 22:14:52.204844 [ 277 ] {1aa06a0b-4642-48d5-a243-30ee8348242a} <Debug> TCPHandler: Processed in 0.001591054 sec. | ||
| 26588 | 2026.01.07 22:14:52.204975 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26589 | 2026.01.07 22:14:52.205080 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26590 | 2026.01.07 22:14:52.205125 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26591 | 2026.01.07 22:14:52.205663 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26592 | 2026.01.07 22:14:52.205699 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26593 | 2026.01.07 22:14:52.206009 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26594 | 2026.01.07 22:14:52.206216 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Trace> oximeter.fields_u8 (064e912f-abda-4fd0-9d9a-d76528eb6203): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26595 | 2026.01.07 22:14:52.206352 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 26596 | 2026.01.07 22:14:52.206392 [ 277 ] {d4432499-e5c5-41dd-aa23-e2cd00614f4a} <Debug> TCPHandler: Processed in 0.001467102 sec. | ||
| 26597 | 2026.01.07 22:14:52.206509 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26598 | 2026.01.07 22:14:52.206606 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26599 | 2026.01.07 22:14:52.206646 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26600 | 2026.01.07 22:14:52.207724 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26601 | 2026.01.07 22:14:52.207763 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26602 | 2026.01.07 22:14:52.208131 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 26603 | 2026.01.07 22:14:52.208353 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26604 | 2026.01.07 22:14:52.208489 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001901 sec., 604418.7269857969 rows/sec., 43.09 MiB/sec. | ||
| 26605 | 2026.01.07 22:14:52.208546 [ 277 ] {b59b5ff3-1491-4770-8417-aaf42e8497d5} <Debug> TCPHandler: Processed in 0.002085811 sec. | ||
| 26606 | 2026.01.07 22:14:52.208662 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26607 | 2026.01.07 22:14:52.208756 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26608 | 2026.01.07 22:14:52.208798 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26609 | 2026.01.07 22:14:52.209145 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26610 | 2026.01.07 22:14:52.209182 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26611 | 2026.01.07 22:14:52.209492 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 26612 | 2026.01.07 22:14:52.209708 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Trace> oximeter.measurements_bool (c2c57676-bad6-4567-8471-5f3260b7e410): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26613 | 2026.01.07 22:14:52.209840 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 26614 | 2026.01.07 22:14:52.209877 [ 277 ] {1156776d-7f4b-4164-b582-1ebf1c8039cd} <Debug> TCPHandler: Processed in 0.001263699 sec. | ||
| 26615 | 2026.01.07 22:14:52.209987 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26616 | 2026.01.07 22:14:52.210107 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26617 | 2026.01.07 22:14:52.210150 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26618 | 2026.01.07 22:14:52.210874 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26619 | 2026.01.07 22:14:52.210912 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26620 | 2026.01.07 22:14:52.211300 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 26621 | 2026.01.07 22:14:52.211511 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26622 | 2026.01.07 22:14:52.211642 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001554 sec., 588159.5881595882 rows/sec., 38.90 MiB/sec. | ||
| 26623 | 2026.01.07 22:14:52.211681 [ 277 ] {201a76ed-bc06-4793-9752-6e58ab8e27cf} <Debug> TCPHandler: Processed in 0.001742626 sec. | ||
| 26624 | 2026.01.07 22:14:52.211797 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26625 | 2026.01.07 22:14:52.211894 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26626 | 2026.01.07 22:14:52.211935 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26627 | 2026.01.07 22:14:52.212263 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26628 | 2026.01.07 22:14:52.212300 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26629 | 2026.01.07 22:14:52.212601 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 26630 | 2026.01.07 22:14:52.212815 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Trace> oximeter.measurements_f64 (f61fbcdc-fe74-4f31-9b18-02ab5bdcb34a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26631 | 2026.01.07 22:14:52.212951 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 26632 | 2026.01.07 22:14:52.212988 [ 277 ] {a909e597-732e-4665-b48e-a6d244cd28ac} <Debug> TCPHandler: Processed in 0.001239378 sec. | ||
| 26633 | 2026.01.07 22:14:52.213104 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26634 | 2026.01.07 22:14:52.213198 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26635 | 2026.01.07 22:14:52.213253 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26636 | 2026.01.07 22:14:52.214258 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26637 | 2026.01.07 22:14:52.214296 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26638 | 2026.01.07 22:14:52.214849 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 26639 | 2026.01.07 22:14:52.215086 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26640 | 2026.01.07 22:14:52.215234 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 12.22 MiB/sec. | ||
| 26641 | 2026.01.07 22:14:52.215294 [ 277 ] {70430925-2866-4354-8c3e-51e8666eb21c} <Debug> TCPHandler: Processed in 0.002239453 sec. | ||
| 26642 | 2026.01.07 22:14:52.215414 [ 277 ] {} <Trace> TCP-Session: ad275c40-516c-4052-8497-bedf657a342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26643 | 2026.01.07 22:14:52.215511 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38855) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26644 | 2026.01.07 22:14:52.215554 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26645 | 2026.01.07 22:14:52.215912 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26646 | 2026.01.07 22:14:52.215948 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26647 | 2026.01.07 22:14:52.216257 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Trace> MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) | ||
| 26648 | 2026.01.07 22:14:52.216482 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26649 | 2026.01.07 22:14:52.216612 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 3.88 MiB/sec. | ||
| 26650 | 2026.01.07 22:14:52.216648 [ 277 ] {df1765d0-b28c-4086-84ea-b38d311adf1c} <Debug> TCPHandler: Processed in 0.001283059 sec. | ||
| 26651 | 2026.01.07 22:14:52.216696 [ 222 ] {} <Trace> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26652 | 2026.01.07 22:14:52.216750 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26653 | 2026.01.07 22:14:52.219444 [ 222 ] {} <Debug> oximeter.measurements_u64 (d532a037-68a8-4722-8c50-9f9830bef567): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26654 | 2026.01.07 22:14:52.658382 [ 220 ] {} <Trace> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26655 | 2026.01.07 22:14:52.658447 [ 220 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26656 | 2026.01.07 22:14:52.662247 [ 220 ] {} <Debug> oximeter.fields_u16 (1f461c50-ce77-41ab-ac73-6c8c1906bf68): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26657 | 2026.01.07 22:14:52.813063 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26658 | 2026.01.07 22:14:52.813117 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26659 | 2026.01.07 22:14:52.815780 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (91b7c40c-4a55-4399-aac9-1f6e13085912): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26660 | 2026.01.07 22:14:52.882696 [ 223 ] {} <Trace> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26661 | 2026.01.07 22:14:52.882736 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26662 | 2026.01.07 22:14:52.884848 [ 223 ] {} <Debug> oximeter.fields_uuid (1e59e19b-06ac-4a23-ac33-2ec11dde5d03): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26663 | 2026.01.07 22:14:53.365433 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26664 | 2026.01.07 22:14:53.365500 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26665 | 2026.01.07 22:14:53.369240 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (782a9938-33e4-49b2-9ea0-ffe20d3577da): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26666 | 2026.01.07 22:14:53.378753 [ 219 ] {} <Trace> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26667 | 2026.01.07 22:14:53.378814 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26668 | 2026.01.07 22:14:53.383028 [ 219 ] {} <Debug> oximeter.fields_string (c80c8349-3cd0-42e6-afa0-e669e0d52f7b): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 26669 | 2026.01.07 22:14:53.824879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 26670 | 2026.01.07 22:14:53.844272 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26671 | 2026.01.07 22:14:53.844335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26672 | 2026.01.07 22:14:53.850757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 26673 | 2026.01.07 22:14:53.851518 [ 244 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26674 | 2026.01.07 22:14:53.851867 [ 26 ] {} <Debug> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 26675 | 2026.01.07 22:14:53.851935 [ 26 ] {} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26676 | 2026.01.07 22:14:53.851957 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 26677 | 2026.01.07 22:14:53.852072 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 26678 | 2026.01.07 22:14:53.855391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 26679 | 2026.01.07 22:14:53.856376 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26680 | 2026.01.07 22:14:53.858169 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 26681 | 2026.01.07 22:14:53.863672 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 26682 | 2026.01.07 22:14:53.869447 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 26683 | 2026.01.07 22:14:53.874530 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 26684 | 2026.01.07 22:14:53.879967 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 26685 | 2026.01.07 22:14:53.885400 [ 198 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 26686 | 2026.01.07 22:14:53.957881 [ 193 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.105855055 sec., 7897.591664375404 rows/sec., 40.84 MiB/sec. | ||
| 26687 | 2026.01.07 22:14:53.960920 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 26688 | 2026.01.07 22:14:53.962928 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26689 | 2026.01.07 22:14:53.963046 [ 194 ] {bcdaa89d-79b2-4c24-a15b-12505f3d210f::all_1_111_22} <Trace> system.metric_log (bcdaa89d-79b2-4c24-a15b-12505f3d210f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 26690 | 2026.01.07 22:14:53.965285 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 26691 | 2026.01.07 22:14:54.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 423.08 MiB, peak 448.03 MiB, free memory in arenas 0.00 B, will set to 422.01 MiB (RSS), difference: -1.07 MiB | ||